
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2017 10:10 AM
Hi
How do you elevate a msi install so that it has admin rights to install for a currently logged in user?
Thanks
How do you elevate a msi install so that it has admin rights to install for a currently logged in user?
Thanks
Labels:
- Labels:
-
General Discussion
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2017 11:21 AM
When create a deployment package you can select the "Run mode" of the package. This dictates which permissions are used when installing the package. To make sure you are installing with admin rights you can use the Scanning Credentials run mode. However, most of the time the System Account run mode should have sufficient rights to run your package.
