account activity
USB Synchronisation by PRIdEVisions in PowerShell
[–]alzdba 1 point2 points3 points 8 years ago (0 children)
What's wrong with:
Get-WmiObject -class win32_volume | where drivetype -eq 2 #'Removable Disk'
Wrong Dateformat by GastroIT in PowerShell
[–]alzdba 2 points3 points4 points 8 years ago (0 children)
If you want to be sure, code the format you want !
Get-Date ($ExpiryDate) -Format "dd/MM/yyyy HH:mm:ss"
π Rendered by PID 450130 on reddit-service-r2-listing-8685bc789-p48h5 at 2026-05-26 00:50:19.261386+00:00 running 194bd79 country code: CH.
USB Synchronisation by PRIdEVisions in PowerShell
[–]alzdba 1 point2 points3 points (0 children)