Get System Uptime with PowerShell
Sometimes you want to know how long your system is running. There are multiple ways to get the...
PowerShell: How to export Windows Eventlogs with PowerShell
This is a little dirty Windows PowerShell script which exports or backups Windows Eventlogs. The script creates a .evt file which can be...