I want to remove local group to prevent access to the machine:
net localgroup "Utilisateurs" /Delete "Utilisateur authentifiés (S-1-5-11)"
The command above is not working because of accented letter "é".
I want to remove local group to prevent access to the machine:
net localgroup "Utilisateurs" /Delete "Utilisateur authentifiés (S-1-5-11)"
The command above is not working because of accented letter "é".