Set Server = CreateObject("UserManager.Server") Set Group = Server.LocalGroups("Administrators") Group.Comment = "Local administrators"