We have a need to run a DirSync (Azure AD Connect) delta sync from Adaxes.
Currently, on the DirSync server we have a .ps1 script that is just calling the command to manually run a delta sync.
As part of a custom command in Adaxes, how we can we execute a powershell script residing on a remote server?