4393 links
37 private links
  • Strak.ch | Actu et liens en vrac
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
  • Powershell script to check Last Reboot Time on a list of machines in a text file

    Titre.

    gwmi win32_operatingsystem -ComputerName $machine | select csname, @{LABEL='LastBootUpTime';EXPRESSION={$_.ConverttoDateTime($_.lastbootuptime)}}
    March 6, 2020 at 11:10:24 PM GMT+1 - permalink -
    QRCode
    - https://gallery.technet.microsoft.com/scriptcenter/Powershell-script-to-check-b1bfbc21#content
    Powershell Script
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation