userGroup domain group names with spaces do not work and generate "Command not allowed" errors.
For example:
<userGroup name="DOMAIN\Domain Users" allowAllCommands="true">
I've tried to embed extra quotes and/or spaces via "e; or URI encoding but nothing appears to work.
Thenks.