I'm attempting to use powershell during deploy to copy a wallpaper over based on resolution. It fails when attempting to run it and appears to be an execution policy issue. I have the policy set at remoteSigned, but I guess that only allows scripts through if signed or if you are on the domain and at this point, the machine isn't on the domain. I was wondering if this is a particular way to get this done that I'm overlooking.
↧