Trying to execute a powershell script via the workflow. However the $request data appears to be empty:
$identity = $Request.Get("samaccountname") $identity | Out-File C:\temp\arps.txt
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center