The following set of Scripts are available for Windows Management support:
- copylogs.ps1 (Download )
- A script to copy log files from multiple remote servers back to the script server. usable for any kind of log files ( Exchange, SMTP, DHCP ). Includes the option to apply a filter and a array of servers. Outputs the log files in separate directory`s on the source script server.
- create_validate-fileintegrityhash.ps1 (Download – Explanation on this site )
- These two functions have been created to quickly generate and / or validate file hashes. There are lots of use cases from protecting your powershell scripts integrity to discovering changed files in folders with hundreds of files.