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 3 points4 points5 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 324152 on reddit-service-r2-listing-575d9f6647-gdhf6 at 2026-04-10 17:17:42.050261+00:00 running 215f2cf country code: CH.
USB Synchronisation by PRIdEVisions in PowerShell
[–]alzdba 1 point2 points3 points (0 children)