Moving a device to a new zone (Windows)
To move a Windows device from one zone to another, you can use the following one-line command in PowerShell:
C:\'Program Files (x86)'\Automox\amagent.exe --setkey <NEW_ZONE_ACCESS_KEY> |
Be sure to remove the <> characters around the access key.
Restart the Automox agent service to see the changes. You can do this with a net stop amagent followed by a net start amagent.
Comments
0 comments
Article is closed for comments.