# Sync Service workflow name
$wf_name = "Manual Sync"
# Establish connection to locally installed Sync Service
Import-Module "C:\Program Files\One Identity\Active Roles\7.4\SyncService\SyncServiceShell\SyncServiceManagementShell.psd1"
Connect-QCService
# Execute the workflow
Start-QCWorkflow -Workflowname $wf_name
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center