简体   繁体   中英

How to change or set the group id for a group in windows active directory through command line?

How do I change the gidNumber of a existing group from Command line?

The attribute is called gidNumber.

I'm guessing "dsmod" is your ticket. Not sure exactly how you have your gidNumber attribute setup, but Microsoft's TechNet has everything you can do using this command to modify group attributes here: http://technet.microsoft.com/en-us/library/cc755470%28v=ws.10%29.aspx#BKMK_3

Hope that helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM