Create an new local user
Add a new profile
net user username password /add
Add it to localgroup administrators
net localgroup administrators username /add
Computer management
Launch the computer management by command
compMgmtLauncher
Autostart and systemstart
msconfig
Services
services.msc
User management
netplwiz
Network adapters (Windows 10)
ncpa
Remote connection
to a client
mstsc
(Edited 25-10-18)
Comments