It is possible to add custom scripted Step Handlers to the Active Roles Synchronization Service. These Step Handlers can be parameterized.
How is it possible to reference the values passed via these parameters?
For example, if a parameter named Test is created and assigned the value of TestScript, then the following PowerShell will write that value to a file:
$Test | out-file c:\temp\test.txt
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center