Skip to main content

All Questions

Tagged with
0 votes
1 answer
7k views

Unable to create local group CREATE OWNER

I would like to create a local group named CREATOR OWNER to work around a bug that's mentioned here. However, when I use the commandline and type net localgroup CREATOR OWNER or net localgroup ...
tmighty's user avatar
  • 157
0 votes
0 answers
27 views

How do I add a user group in the latest edition of Windows 10 Home? [duplicate]

The newest version of Windows 10 Home (version 1511) brings with it a whole slew of new stuff. It also brings with it its own handful of problems. One of these is the apparent inability to create ...
ArtOfCode's user avatar
  • 3,441
0 votes
1 answer
197 views

How works assigning rights to group in windows

User group in windows groups users so it is then easier to grant permissions to all users of a group at once. This works like: we have a group "A_GROUP1" which contains users "USR1,USR2,USR3" then we ...
gembird's user avatar
  • 105
0 votes
2 answers
1k views

Change PC local group members from Active Directory Domain Controller?

Our environment is based on a Windows Server 2003, and more than a hundred computers in the domain. These computers have the usual domain user in the local Administrator group of the respective ...
Andre's user avatar
  • 137
80 votes
3 answers
334k views

How to list the users and groups of an AD Security Group when not a domain admin

I am on Windows 8 connected to domain. I wish to view the users and groups of an AD Security group. I am not the owner of the group. The command: net group /domain TheGroupName shows the direct ...
crokusek's user avatar
  • 1,032
0 votes
0 answers
270 views

How to make user not be part of Users group in Windows?

I want to restrict some users from having default privileges of Users group, unless they are manually allowed. Unfortunately, when I remove them from this group manually, they still get Users SID as ...
LOST's user avatar
  • 173
72 votes
1 answer
305k views

How can I find out which user groups my domain user belongs to? [duplicate]

Running Windows 7 on my work PC, how can I check which groups I am a part of on the domain from my PC? I know how to check the local groups using MMC (Microsoft Management Console), just not the ...
codewario's user avatar
  • 932