PSHTML-AD-Report icon indicating copy to clipboard operation
PSHTML-AD-Report copied to clipboard

Add Progress Bars, parameter comment formatting, removed duplicate processing items

Open Average-Bear opened this issue 7 years ago • 1 comments

**After submitting the request, I've made more changes that end up flowing in as more commits to my own branch. So, here are the additional items below:

  • Added progress bars to each main foreach loop
  • Generated a new $Total variable count before every foreach loop
  • Slightly changed parameter formatting with comments directly above their intended parameter/code
  • Added checking all Domain Controllers for user data to ensure accuracy of LastLogon time, as LastLogon does not replicate over Domain Controllers and will be solely dependent on which one you're querying
  • Removed multiple instances of Get-ADComputer and search local variable ($Computers) after data is gathered.

Average-Bear avatar Dec 05 '18 22:12 Average-Bear

Im running into some errors on this one, I am taking a look a little deeper

bwya77 avatar Dec 08 '18 21:12 bwya77