設為首頁收藏本站

艾歐踢論壇

 找回密碼
 立即註冊

QQ登錄

只需一步,快速開始

搜索
熱搜: 活動 交友 discuz
查看: 1157|回復: 0
打印 上一主題 下一主題

How to Use the Net Group Command

[複製鏈接]
跳轉到指定樓層
樓主
發表於 2015-9-14 04:49:17 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
net group [groupname [/comment:"text"]] [/domain]
net group [groupname {/add [/comment:"text"] | /delete} [/domain]]
net group [groupname username[ ...] {/add | /delete} [/domain]]
Parameters
groupname   : Specifies the name of the group to add, expand, or delete. Specify a group name to view a list of users in a group only.
/comment:" text "   : Adds a comment for a new or existing group. The comment can have as many as 48 characters. Enclose the text in quotation marks.
/domain   : Performs the operation on the domain controller in the current domain. Otherwise, the operation is performed on the local computer.
/add   : Adds a group, or adds a user name to a group. You must establish an account for users that you add to a group with this command.
/delete   : Removes a group, or removes a user name from a group.
UserName [ ...] : Lists one or more user names to add to or remove from a group. Separate multiple user name entries with a space.
net help   command   : Displays help for the specified net command.
Remarks
Used without parameters, net group displays the name of a server and the names of groups on the server.
You can also type net groups.
Use net group to group users who use the network in the same or similar ways. When you assign rights to a group, each member of the group automatically has those rights. In the output, net group precedes groups that include both users and groups with an asterisk (*).
The net group output of groups on the server is similar to the following:
Group Accounts for \\PRODUCTION
----------------------------------------------
*Domain Admins           *Domain Users
Examples
To display a list of all of the groups on the local server, type:
net group
To add a group called Exec to the local user accounts database, type:
net group exec /add
To add a group called Exec to the domain database, type:
net group exec /add /domain
To add the existing user accounts stevev, ralphr, and jennyt to the Exec group on the local computer, type:
net group exec stevev ralphr jennyt /add
To add the existing user accounts stevev, ralphr, and jennyt to the Exec group in the domain database, type:
net group exec stevev ralphr jennyt /add /domain
To display users in the Exec group, type:
net group exec
To add a comment to the Exec group record, type:
net group exec /comment:"The executive staff"


分享到:  QQ好友和群QQ好友和群 QQ空間QQ空間 騰訊微博騰訊微博 騰訊朋友騰訊朋友
收藏收藏 轉播轉播 分享分享 分享淘帖
回復

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 立即註冊

本版積分規則

小黑屋|Archiver|手機版|艾歐踢創新工坊    

GMT+8, 2024-6-12 23:17 , Processed in 0.242561 second(s), 21 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回復 返回頂部 返回列表