Site Tools


informatique:windows:powershell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
informatique:windows:powershell [2025/08/07 14:04] yahikoinformatique:windows:powershell [2025/08/12 13:20] (current) yahiko
Line 172: Line 172:
  
 Source : https://www.reddit.com/r/sysadmin/comments/150qoo6/whats_the_best_way_to_verify_the_last_logged_in/ Source : https://www.reddit.com/r/sysadmin/comments/150qoo6/whats_the_best_way_to_verify_the_last_logged_in/
 +
 +
 +===== Uptime =====
 +
 +<code powershell>
 +(get-date) – (gcim Win32_OperatingSystem).LastBootUpTime
 +</code>
informatique/windows/powershell.1754575443.txt.gz · Last modified: 2025/08/07 14:04 by yahiko