.NET Configuration for Remote App Deployment

  • Thread starter Thread starter Derek Martin
  • Start date Start date
D

Derek Martin

I did an Enterprise Policy based on the Hash of the exe file and created a
deployment package. It appears to work for users on the local machine's
power users group, but not for other users (as most users will not be a
power user)...the enterprise level on those machines is read only. This is
happening if the policy directive msi file is being run by that user. Is
there a way around that, ie, run it at login and it will get applied?

Thanks,
Derek
 
* "Derek Martin said:
I did an Enterprise Policy based on the Hash of the exe file and created a
deployment package. It appears to work for users on the local machine's
power users group, but not for other users (as most users will not be a
power user)...the enterprise level on those machines is read only. This is
happening if the policy directive msi file is being run by that user. Is
there a way around that, ie, run it at login and it will get applied?

If you don't get an answer here, post to a more general .NET Framework
group. Your question doesn't seem to be related to the VB.NET
programming language.
 
Back
Top