Comments
3 comments
-
I tried to post this as a "Question" but it kept saving in Drafts and when I edited the draft it would only let me submit it as a "Discussion". Sorry.
-
Hey @AdamY ,
The execution policy will need to be set to at least 'RemoteSigned' in order to import and run our scripts.
Restricted doesn't allow the execution of any scripts, so it is likely an error in our release notes. I'm really sorry about that!
I hope this works for you, but feel free to reply to this thread if there's still a problem, and I'll try my best to help resolve it.
Many thanks,
Dan -
danielpottenger said:The execution policy will need to be set to at least 'RemoteSigned' in order to import and run our scripts.
Restricted doesn't allow the execution of any scripts, so it is likely an error in our release notes.
Add comment
Please sign in to leave a comment.
When running
Invoke-DatabaseBuild
I get an error of:So then I run
Import-Modul SqlChangeAutomation
and get the error of:My PS execution policy is Restricted. Here is the confusing part: