GENERAL TIPS
– test everything locally in an isolated folder using -whatif at the end of a command. this way, you can see what the results would be if it were run for real. when confident, remove -whatif.
– be careful of -recursive because this does a recursive check for all subfolders
– scripts are being created every day so monitoring what’s out there on a regular basis — one good script can save us loads of time.