in CM 2012 SP1 I am trying to run a powershell script as the logged on user. The Powershell script is gathering data from Outlook.Applicaion then writing the data to a CSV file. The script can not be run with elevated access, Meaning as the User with Admin rights. It must be run as the Standard User (no admin rights)
I haved tried the following being deployed to the Device and to the User:
- Package > Only When a user is logged in > "Run with Users's Rights"
- Application > Install as User > Only When a user is logged on