26-01-2021, 11:43 AM
For each domain, I can see there is a command line to sync the domain e.g.
"C:\Program Files\ASG-Remote Desktop 2020 (X64)\ASGRD.exe" /syncaction:AD /syncid:xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx "/syncoutput:c:\temp\sync.txt" "/instance:ASGRD" /loginintegrated:true /loginsubmit
I was wondering if there was a way to export a list of all "syncid"? When working with several domains, this would be useful.
Looking to script the whole process of synchronizing each domain. I could just manually go into each domain and extract the syncid, but exporting a list would be a lot cleaner.
"C:\Program Files\ASG-Remote Desktop 2020 (X64)\ASGRD.exe" /syncaction:AD /syncid:xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx "/syncoutput:c:\temp\sync.txt" "/instance:ASGRD" /loginintegrated:true /loginsubmit
I was wondering if there was a way to export a list of all "syncid"? When working with several domains, this would be useful.
Looking to script the whole process of synchronizing each domain. I could just manually go into each domain and extract the syncid, but exporting a list would be a lot cleaner.