User Profile
brewerpm
Copper Contributor
Joined Sep 20, 2021
User Widgets
Recent Discussions
Re: App-Manifest using customInstall
Running PowerShell scripts using PSF requires that the PS execution policy be Unrestricted, RemoteSigned, and there's another one I can't remember. The default for Windows clients is Restricted. You won't be able to install you appx from your website using PSF scripts because they typically won't run in the standard client user environment. You can get or set the policy in PS using get-executionpolicy or set-executionpolicy.2.5KViews0likes0Comments
Recent Blog Articles
No content to show