Description
How to configure ProfileUnity to launch my PowerShell scripts.
Resolution(s):
Create Application Launcher rule with following settings:
Filespec: C:\windows\system32\cmd.exe
Arguments: /c powershell.exe -executionpolicy bypass -windowstyle hidden -noninteractive -nologo -noprofile <path to PS1>
Note: PowerShell script will be run with elevated privileges.
Product: ProfileUnity-FlexApp
Product Version: 6.x