Managing applications through Configuration Manager in Intune
Hi Alex,
Thanks so much. Here is additional info. I already know the path and uninstall exe that needs to be used: %APPDATA%\Juniper Networks\Setup Client\uninstall.exe /silent-1
Questions:
- As I know the path where the uninstaller is, can I put that directly into the PS script?
- If I copy the PS script directly into the task sequence step (not as a powershell ps1 file), will it be able to run as we are trying to perform an action within the users profile, however Task Sequences run in system context?