티스토리 뷰
For example, to disable a user account named John we can run the below command.
Net user John /active:no
To re-enable the account :
Net user John /active:yes
From <http://www.windows-commandline.com/enable-disable-user-account-command/>
'Windows Server > Cmd&Tools' 카테고리의 다른 글
| Netmon 3.4 설치 (0) | 2014.05.27 |
|---|---|
| cmd - Netsh - IP Address 변경 (0) | 2014.04.03 |
| cmd - Netsh - DNS 변경 (0) | 2014.03.20 |
| Windbg 설치(Windows SDK for Windows 8.1) (0) | 2013.12.27 |
| ROBOCOPY - 다양한 기능을 가진 Windows 파일 복사 도구 (0) | 2013.12.23 |
댓글