執行腳本在這個系統中禁用

我剛安裝的微軟在線服務模塊的Windows PowerShell來配置單一登錄辦公 365.

當我嘗試運行 PowerShell腳本模塊的單點登錄:

默認的腳本執行策略設置為 Restricted. 你可以得到默認使用cmdlet的執行政策的Get - ExecutionPolicy

設置 ExecutionPolicy

設置ExecutionPolicy會在您的本地系統中設置策略, RemoteSigned會相信所有的本地腳本,並簽署腳本下載 Internet.

1 comment to Execution Scripts is disabled in this system

給一個答复

你可以使用 這些 HTML標籤

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>