You can set PS execution pol in client settings and you may be able to add the App V command to your startup section of the application to run it each time is launched.
On Tue, Jul 1, 2014 at 8:56 AM, Marcum, John <[email protected]> wrote: > When deploying App-V apps I saw an error "An embedded script is defined > for this operation in this package and > > rollback on error is set to true in script definition, but this script > cannot not be run because embedded scripting is > > disabled for this client." To correct that error I ran the following > commands on my test machine. > > > > Set-ExecutionPolicy Bypass > > > > Set-AppVClientConfiguration -EnablePackageScripts 1 > > > > What's the easiest way to set those on all of my Configmgr clients? > Putting this into a package seems like overkill. > > > > > > > > > > > * ------------------------------ * > > * John Marcum* > > MCITP, MCTS, MCSA > * Sr. Desktop Architect* > > * Bradley Arant Boult Cummings LLP* > * ------------------------------ * > > [image: H_Logo] > > > > ------------------------------ > > Confidentiality Notice: This e-mail is from a law firm and may be > protected by the attorney-client or work product privileges. If you have > received this message in error, please notify the sender by replying to > this e-mail and then delete it from your computer. > >

