1.Create a local group named "TESTGROUP"
2.Create three local users
net user brad /add
net user mary /add
net user jack /add
3.Create a Text file in C:\Temp\members.txt with the three local user
brad
mary
jack
C:\FOR /F %u IN (C:\Temp\members.txt) DO net locagroup TESTGROUP %u /ADD
Brad Chen's Developer Blog Azure Database Data science Machine Learning Cloud
訂閱:
張貼留言 (Atom)
-
SQL Server Enterprise 與 Standard 基本差異比較如下 : SQL Server Enterprise Edition SQL Server Standard Edition ...
-
a bicycle manufacturer - Adventure Works Cycles Scenarios include Manufacturing , Sales , Purchasing , Product Management , Contact Manageme...
-
Oracle version support matrix Oracle Release 19 Oracle Database Client Software Requirements https://docs.oracle.com/en/database/oracle/orac...
沒有留言:
張貼留言