Create machine account easily
Standin.exe (sharpcollection)
StandIn.exe --computer EvilComputer --makePowerMad.ps1
Last updated
StandIn.exe --computer EvilComputer --makeLast updated
New-MachineAccount -MachineAccount AttComputer -Password $(ConvertTo-SecureString 'Password123!' -AsPlainText -Force)