enable account cmd
-
Enable or Disable user account from command line (CMD)
Enable or Disable user account from command line (CMD) To Disable or Enable an account from a CMD terminal (command prompt) Net user Nick /active:no To re-enable the account : Net user Nick /active:yes read more…
Written by