Question
mksdomaingroup not recognised in CLI
I am trying to execute this command
`im editproject --permittedGroups=MyGroup /MyProject`
but the response says that MyGroup does not exist.
I definitely does exist, it is an mksdomaingroup and I can run
`integrity mksdomaingroups`
which shows me the group exists.
any ideas anyone ?

