Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
senerustunerciyas
Partner - Contributor III
Partner - Contributor III

Qlik-CLI Unauthorized Access

Hello team. I want to migrate my applications from qlik sense windows to qlik saas cloud side. For this I use cli via powershell. As seen in the screenshot, I created my saas and windows contexts. However, when I want to run my migration tools, I get this error:

+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess

Labels (4)
1 Reply
jprdonnelly
Employee
Employee

@senerustunerciyas - your PowerShell execution policy is not allowing the downloaded script to run. This is a security setting that you should have (as an Administrator) rights to modify for at least the existing session.

- @jprdonnelly