This website works better with JavaScript
Home
Explore
Help
Register
Sign In
dasimmet
/
powerscripts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add get-uptime script
Tobias Simetsreiter
2 years ago
parent
47920c4dfb
commit
df94d3205b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
bin/Get-Uptime.ps1
+ 1
- 0
bin/Get-Uptime.ps1
View File
@@ -0,0 +1 @@
+(get-date) - (gcim Win32_OperatingSystem).LastBootUpTime