This is turning into my PowerShell notebook but I’m finding some good applications and don’t want to forget or lose, so here’s another one.
It searches AD in the domain and OU specified for users that do not have NULL values for the homeDirectory and sorts by when they were changed last. Seems to work unless [...]
We had something happen at work and all the user home directory permissions were totally reconfigured. This meant that every user was able to read ever other user’s home directories. Not a good thing!
Over time and various fileserver migrations these permissions have been mangled and I have wanted to write a script to reset all [...]
Recent Comments