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 Planning, Pricing and License
Server-CALs授權模式 1.需購買的量應該是所有終端用戶的電腦 例如:一台Data warehouse主機 與 一台Web報表主機,但公司有50人或電腦會連進Web報表主機開啟報表,則應該每一台用戶端電腦都需要有CALs授權,Data warehouse主機購買Ser...
-
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,並且聽說資料傳送效率非常好,本人沒有測試過效能,有興趣的...
-
1.下載 Oracle Database 18c (18.3) https://www.oracle.com/technetwork/database/enterprise-edition/downloads/oracle18c-windows-180000-5066774.ht...
沒有留言:
張貼留言