.NET Configuration for Remote App Deployment

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Derek Martin

    .NET Configuration for Remote App Deployment

    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



  • Herfried K. Wagner [MVP]

    #2
    Re: .NET Configuration for Remote App Deployment

    * "Derek Martin" <dmj2195@DONTSP AMMEokstate.edu > scripsit:[color=blue]
    > 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?[/color]

    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.

    --
    Herfried K. Wagner [MVP]
    <URL:http://dotnet.mvps.org/>

    Comment

    Working...