Browse Source

add get-uptime script

Tobias Simetsreiter 2 years ago
parent
commit
df94d3205b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bin/Get-Uptime.ps1

+ 1 - 0
bin/Get-Uptime.ps1

@@ -0,0 +1 @@
+(get-date) - (gcim Win32_OperatingSystem).LastBootUpTime