Hi guys,
So i have package that is running fine by itself as administrator. It creates folder in %USERPROFILE% if it doesn't exist. However when i put the package in task sequence it doesn't run properly since the TS is executed as System account.
Can you advise how i can run the package as the current logged on user with elevated rights in Task Sequence :)