Search found 5 matches

by ShawnSifford
Tue Jan 12, 2016 11:21 am
Forum: Former and Future Customers - Questions
Topic: Running script on UNC as another user
Replies: 9
Views: 17341

Re: Running script on UNC as another user

I already have the UNCAsIntranet setting set. Thus the reason I don't have any issues running scripts from UNC paths in either Powershell or PowerGUI as stated before. The only problem I am having now is running one from a UNC in Powershell Studio as another user. It is now running in Unrestricted b...
by ShawnSifford
Tue Jan 12, 2016 5:58 am
Forum: Former and Future Customers - Questions
Topic: Running script on UNC as another user
Replies: 9
Views: 17341

Re: Running script on UNC as another user

Interesting. Setting it by the red button at the top now works as long as it is set to Unrestricted. However Bypass gets the same error as before.
by ShawnSifford
Mon Jan 11, 2016 11:53 am
Forum: Former and Future Customers - Questions
Topic: Running script on UNC as another user
Replies: 9
Views: 17341

Re: Running script on UNC as another user

Windows 7 Powershell V2 I can run it locally. The script on the UNC path is available to the alternate user. I can run it from there with Powershell and PowerGUI. The error I am getting is about it not being signed. File \\server.domain\path\script.ps1 cannot be loaded. The file \\server.domain\path...
by ShawnSifford
Mon Jan 11, 2016 9:30 am
Forum: Former and Future Customers - Questions
Topic: Running script on UNC as another user
Replies: 9
Views: 17341

Re: Running script on UNC as another user

Yes, I can edit and save the script as the other user.

I have changed the execution policy for both 32 and 64 bit. I have tried unrestricted as well as bypass.
by ShawnSifford
Fri Jan 08, 2016 2:44 pm
Forum: Former and Future Customers - Questions
Topic: Running script on UNC as another user
Replies: 9
Views: 17341

Running script on UNC as another user

If I launch Powershell Studio 2015 as myself and load a script that is stored in a UNC path I can get it to run. If I launch Powershell Studio 2015 as a different user and load a script that is stored in a UNC path I cannot get it to run even though the settings between the two users are the same. I...