Net User命令
net user [username [password | *] [options]] [/domain]
username {password | *} /add [options] [/domain]
username [/delete] [/domain]
[範例1]
新增一個Brad帳戶,按下enter後才會提示輸入密碼
C:\net user Brad * /add /fullname:"Brad Chen" /comment:"This is a admin users"
請輸入使用者的密碼:
[範例2]
新增一個Brad帳戶,指定密碼為BradsPasswd並給予全名與描述
C:\net user Brad BradsPasswd /add /fullname:"Brad Chen" /comment:"This is a admin users"
[參考]
How to Use the Net User Command
http://technet.microsoft.com/en-us/library/bb490718.aspx
[補充]
如何用命令列設定密碼永遠有效
Brad Chen's Developer Blog Azure Database Data science Machine Learning Cloud
訂閱:
張貼留言 (Atom)
SQL Server Analysis Service
SQL Server Analysis Service
-
1.安裝了Oracle Client,就可以用Oracle Net Manager工具來設定TNS連線設定(Tnsnames.ora) Oracle Client 18.3 Installation 安裝Oracle Client 18.3 2.啟動Oracle Ne...
-
SQL Server Integration Service可以透過內建的OLE DB Source連線到Oracle匯出資料,但無法寫入資料到Oracle,Attunity公司針對這個功能提供了SSIS的連結Source,並且聽說資料傳送效率非常好,本人沒有測試過效能,有興趣的...
-
Guideline for SQL Server configuration, installation and database creation
沒有留言:
張貼留言