Home
»
Discussion Forums
»
Scripts & Agent Procedures
»
Deploy Application to users that that don't Install install rights
Subscribe via RSS
Share this
Similar Posts
Deploy a patch if certain application installed
by
JezzaV
on
Jul 3, 2014
Desktop-Access don't ask user for permission
by
Kai Osthoff
on
Mar 21, 2011
Not Answered
Vmware View desktops - don't show logged in user
by
mmartin
on
Oct 5, 2011
Prevent Users to install application using File Access
by
Indra Taroreh
on
Aug 15, 2016
Toggle User Rights
by
LegacyPoster
on
May 30, 2008
View More
Details
4
Replies
0
Subscribers
Posted
over 12 years ago
Scripts & Agent Procedures
Deploy Application to users that that don't Install install rights
Posted by
LegacyPoster
on
Mar 11, 2008 12:21 AM
How do I deploy an MSI File to users that do not have the rights to install applcaitions?
Any help is appreciated
Thanks,
Patrick
Legacy Forum Name: Deploy Application to users that that don't Install install rights,
Legacy Posted By Username: patrick.skelly
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Mar 11, 2008 2:05 AM
Have you tried creating a script with a step to impersonate user? You can create a credential in local network and then Kaseya can impersonate that user or even Administrator and that way you can install any application with non-Admin rights user logged in.
Legacy Forum Name: Scripts Forum,
Legacy Posted By Username: christian@syneteksolutions.com
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Mar 11, 2008 4:07 AM
Yes, Thanks for the tip, I had tried that. The problem with this install is that just elevating the single session will not do the trick. I need to Install it as administrator rather than just run it. When installing it changes registry values that the users group doesn't have access to. I am trying to deploy the 2007 powerpoint viewer. Using the .MSI fil that was extracted from the .exe
Legacy Forum Name: Scripts Forum,
Legacy Posted By Username: patrick.skelly
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Mar 11, 2008 8:17 AM
Are you calling the exe in your script or are you calling msiexec.exe and passing it the msi file?
Legacy Forum Name: Scripts Forum,
Legacy Posted By Username: RCS-Michael
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Mar 12, 2008 10:27 PM
okay good question. I was running the msi file directly.
Legacy Forum Name: Scripts Forum,
Legacy Posted By Username: patrick.skelly
You have posted to a forum that requires a moderator to approve posts before they are publicly available.