Add 'last-reboot-time.txt'.

This commit is contained in:
Christoph 2024-06-23 12:28:06 +02:00
parent 65cf3cc245
commit 930f6c771c

12
last-reboot-time.txt Normal file
View File

@ -0,0 +1,12 @@
# Start -> Run -> cmd.exe:
#
systeminfo | find "System Boot Time"
# Or for older OS versions (see comment):
#
systeminfo | find "System Up Time"