/ Published in: DOS Batch
This command tells you the last boot up time of your Windows System.
The result of this command will look like this:
*LastBootUpTime = 20:25:13 10.02.2011*
The result of this command will look like this:
*LastBootUpTime = 20:25:13 10.02.2011*
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
netsh diag show os /v | find "LastBootUpTime"