I would like to share with you this nice and useful command from the console to retrieve the local/remote system last boot time.
It's useful for example to calculate the uptime of a remote server
wmic /node:"servername" os get lastbootuptime
to retrive the local boottime simply don't use the /node option
bye
Nessun commento:
Posta un commento