For some reason, I am getting a syntax error when I try the following:
net localgroup "power users" "mydomain\Cisco Call Center Agents" /add
Howerver, the following works perfectly:
net localgroup "power users" "mydomain\Desktop Admins" /add
Both "Cisco Call Center Agents" and "Desktop Admins" are global security groups in the domain mydomain. Any thoughts on what is causing this?
OS is Win7 x64.
Thx,
Chck
