Here's a powershell script to remotely clean the eventlogs of multiple Windows 2008 servers.
Save the script as remote-clear-logs.ps1You can use the script with in total 11 servers (add more servers, when necessary)
Execute the script with the correct command, for example : .\remote-clear-logs.ps1 ...
Lees meer...