$PSVersionTable.PSVersion
2019-04-12
Get powershell version
Open PowerShell and run the following command:
Find last password change of specified user
Open powershell and run the following command:
Get-ADUser username -properties passwordlastset
2019-04-03
Get license from command prompt
Open command prompt (as Administrator) and run the follwing command:
wmic path SoftwareLicensingService get OA3xOriginalProductKey
Subscribe to:
Posts (Atom)