Normal user install MSI or EXE
Hi all, any one have ideas on how to let a normal user install "allowed" applications? I normaly use Active Directory and deploy apps using MSI and Group Policy but we have one application that get's updated every month, in a normal use the user starts the application aand the application check its version and updates its self, i dont want to give the users any admin access or power user access. I was thinking of using psexec but that would involve users seeing passwords etc...
any ideas that dont cost :)
stevef
any ideas that dont cost :)
stevef
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
nheim
17 years ago
Posted by:
stevef1
17 years ago
Posted by:
nheim
17 years ago
Hi Steve,
it depends on how many machines you have to do it.
One Aproach i did a few times: Do the admin install point and install from there.
For the updates: Install it on machine with some capture tool. Install the original app. Do a first shot with the capture tool.
Install the update and do a second shot with the capture tool. This will give you the delta from the update.
Now you can alter your install point with the files and settings from the delta, by hand.
Needles to say, that you should store copies of each version of the install point.
No beauty and time consuming but it works.
Hope, this gives you some ideas.
Regards, Nick
it depends on how many machines you have to do it.
One Aproach i did a few times: Do the admin install point and install from there.
For the updates: Install it on machine with some capture tool. Install the original app. Do a first shot with the capture tool.
Install the update and do a second shot with the capture tool. This will give you the delta from the update.
Now you can alter your install point with the files and settings from the delta, by hand.
Needles to say, that you should store copies of each version of the install point.
No beauty and time consuming but it works.
Hope, this gives you some ideas.
Regards, Nick
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.