2018年6月20日 星期三

command

在開機時,按下F8進入
"帶命令提示符的安全"模式
輸入  NET USER USERID 123456
可把某使用者的密碼強行設置為123456
2.
知道Administrator的密碼的情況下
可用 net user USERID/add 增加一帳號
並用 net localgroup administrators USERID/add 將該帳號放入
Administrators的群組內,就可用該帳號作修改其他帳號密碼的工作  
方法二:使用電腦的本機電腦群組原則「啟動腳本」
編寫一個a.bat批次檔,內容為 net user USERID password
用CMD指令為
echo net user USERID password > a.bat
放到以下位址
X:\Windows\System32\GroupPolicy\Machine\Scripts\Startup


https://www.sevenforums.com/tutorials/181426-user-account-enable-disable.html


How to Enable or Disable a User Account in Windows 7 and Windows 8


information   Information
This tutorial will show you how to enable (unlock) or disable (lock) a domain, local, or Microsoft user account in Windows 7 and Windows 8.

You must be logged in as an administrator to be able to do the steps in this tutorial.
Note   Note

When a user account is disabled, the user account will no longer be listed in User Accounts in the Control Panel, Parental Controls, log on screens, and can no longer be logged in to.

An administrator account will still be able to navigate to and access the contents of the C:\Users\(user-name) folder of a disabled user account using Windows Explorer.





User Account - Enable or Disable OPTION ONE User Account - Enable or Disable
Enable or Disable User Account in "Local Users and Groups"
1. Open Local Users and Groups, and click/tap on the Users folder in the left pane to open it. (see screenshot below)
User Account - Enable or Disable-lusrmgr-1.jpg
2. In the middle pane of Users, double click/tap on the user account name (ex: Example-Account) that you want to enable or disable. (see screenshot above)

3. Do step 4 or 5 below depending on if you would like to enable or disable the user account.

4. To Enable and Unlock a User Account
NOTE: This is the default setting.
A) In the General tab, uncheck the Account is disabled box, click/tap on OK, and go to step 6 below. (see screenshot below)
User Account - Enable or Disable-lusrmgr-2.jpg
5. To Disable and Lock a User Account
A) In the General tab, check the Account is disabled box, click/tap on OK, and go to step 6 below. (see screenshot above)
6. When finished, close the Local Users and Groups window.



User Account - Enable or Disable OPTION TWO User Account - Enable or Disable
Enable or Disable User Account in an "Elevated Command Prompt"

NOTE: This option will use the net user command to enable or disable a user account or domain account.
1. Open an elevated command prompt in Windows 7 or Windows 8.

2. To See if a User Account is Disabled or Enabled in a Command Prompt
A) In the elevated command prompt, type either command below and press Enter.
NOTE: This will give you a list of all users accounts either on your local computer or on the domain.
(Accounts on your computer) - Net user

(Accounts on domain) - Net user /domain

User Account - Enable or Disable-cmd-list_users.jpg
B) In the elevated command prompt, type either command below for the user account (ex: Example Account) that you want to see is enabled or disable, and press Enter.
NOTE: This will allow you to see the Account active details and more of the user account. Yes = enabled and No = disabled. Substitute User Name in the command below with the user name (ex: Example Account) of the user account (ex: Example Account) within quotes.
(Account on your computer) - Net user "User Name"

(Account on domain) - Net user "User Name" /domain

User Account - Enable or Disable-cmd-account-details.jpg
3. Do step 4 or 5 below depending on if you would like to enable or disable the user account.

4. To Enable a Local or Domain User Account
NOTE: This is the default setting.
A) In the elevated command prompt, type either command below for the user account (ex: Example Account) that you want to enable, and press Enter.
NOTE: Substitute User Name in the command below with the user name (ex: Example Account) of the user account (ex: Example Account) within quotes.
(Enable local account)
Net user "User Name" /active:yes

(Enable domain account)
Net user "User Name" /active:yes /domain
User Account - Enable or Disable-cmd-enable.jpg
5. To Disable a Local or Domain User Account
A) In the elevated command prompt, type either command below for the user account (ex: Example Account) that you want to disable, and press Enter.
NOTE: Substitute User Name in the command below with the user name (ex: Example Account) of the user account (ex: Example Account) within quotes.
(Disable local account)
Net user "User Name" /active:no

(Disable domain account)
Net user "User Name" /active:no /domain

2018年6月12日 星期二

synmatec

https://support.symantec.com/en_US/article.TECH91587.html

https://support.symantec.com/en_US/article.TECH191617.html

2018年6月6日 星期三

2018年6月2日 星期六

ping

https://www.mobile01.com/topicdetail.php?f=507&t=3343420

http://smalleaf.blogspot.com/2011/12/ttl.html

http://www.ublink.org/index.php/news/313-ping-lose