Windows/PowerShell Notes

Missing powershell commands

PowerShell view user certificates

PowerShell windows update on remote computer

PowerShell add admin user

net user mylocaladmin p@ssw0rd! /add /expires:never
net localgroup administrators mylocaladmin /add