Created
February 3, 2018 13:04
-
-
Save vlrmprjct/7a10c11ae523e9d44092368dab4b1d1f to your computer and use it in GitHub Desktop.
windows uptime some different ways #windows #system
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DE: | |
$ net statistics Arbeitsstationsdienst | |
$ systeminfo | |
$ systeminfo | find "Systemstartzeit:" | |
EN: | |
$ net statistics workstation | |
$ systeminfo | find "System Boot Time:" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment