Enable/Disable Administrator Account
This can be achieved with the following command:
net user Administrator /active:<yes|no>
This can be achieved with the following command:
net user Administrator /active:<yes|no>