xxxx cannot be loaded because the execution of scripts is disabled on this system. Please see “get-help about_signing†for more details.
By: Ashley
While running any of the commands in your windows Powershell for Office 365 if you encounter this error: xxxx cannot be loaded because the execution of scripts is disabled on this system. Please see “get-help about_signing†for more details. then follow these steps to resolve it.
In your powershell first check the current policy and then change it to unrestricted as follows:
PS C:\Windows\system32> Get-ExecutionPolicy
Restricted
PS C:\Windows\system32> Set-Executionpolicy -ExecutionPolicy Unrestricted
You will see something like this.
Execution Policy Change
The execution policy helps protect you from scripts that you do not trust.
Changing the execution policy might expose you to the security risks described
in the about_Execution_Policies help topic. Do you want to change the execution
policy?
[Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): Y
PS C:\Windows\system32> Import-PSSession $Session
ModuleType Name ExportedCommands
---------- ---- ----------------
Script tmp_c70b4563-208a-486f... {Set-RoleGroup, Set-RMSTrustedPublishin...
Now you can try to run your command that showed the error in the first place.
Archived Comments
1.
View Tutorial By: at 2017-07-26 16:17:16
Comment on this tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
ADFS and ADFS Proxy in Windows Server 2012
365 office login (office 365 login)
Configure SSO for a domain with ADFS - Convert a domain to a federated domain in Office 365
What is Office 365 Midsize Business Plan?
What is Office 365 Small Business Premium?
What is Ofice 365 Home Premium
Migration from on-premise exchange 2003 to Office 365
Create Word, Excel, PowerPoint using Office Web Apps in Office 365
On-premise Exchange and Lync Online integration
Email limits and message limitations in Office 365
Comparison: SharePoint Online Plan 1 vs SharePoint Online Plan 2
Migrating SharePoint WSS2.0 site to SharePoint Online and Backup the SharePoint Online
Is autodiscover CNAME a must in Office 365