Execute this command if you want to know the start time, of the workstation/server
Tested on :
Windows 7 + 8
Windows Server 2008 R2 + Server 2012
Get-EventLog -Log System | Where { $_.Source -eq “Microsoft-Windows-Kernel-General” -AND $_.EventID -eq 12 } | Select TimeGenerated
What happens, when your hobby becomes you work? You will have too much fun at home !