
Eventlog and Powershell
Search the eventlog in powershell (the engine is somewhat slow..) Create a script to send you the logs you need by email Schedule the script
Search the eventlog in powershell (the engine is somewhat slow..) Create a script to send you the logs you need by email Schedule the script
I’ll give you a beep! First number sets the pitch, second the tone length [console]::beep(500,300) [console]::beep(2100,300) You can use it in a script to warn
A tip, if you want to move all files from subdirectories up to a common hierarchy: If you want to clear out the empty directories
https://blogs.technet.microsoft.com/heyscriptingguy/