If you uploaded the file to a share, be sure that the file has not been blocked.
Does the PowerShell execution policy allow you to run scripts from the target machine?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All,
I am using Windows MDT to deploy OS and run 2 PowerShell script to install a software (with registry update) and enable BitLocker per our customization request.
Environment:
MDT: 6.3.8456.1000
ADK: 10.1.19041.1
Both of these two script are certificate signed by internal CA
Error in BDD:
About to run: "C:\MININT\Modules\Microsoft.BDD.TaskSequenceModule\Microsoft.BDD.TaskSequencePSHost40.exe" "\XX.XX.XX.XX\MDTShare$\Scripts\Cisco.ps1" "C:\MININT\SMSOSD\OSDLOGS"
File \XX.XX.XX.XX\MDTShare$\Scripts\Cisco.ps1 cannot be loaded because you opted not to run this software now.
SecurityError: (:) [], PSSecurityException
If you uploaded the file to a share, be sure that the file has not been blocked.
Does the PowerShell execution policy allow you to run scripts from the target machine?
Hi,
As it's more a MDT issue, please start a new thread with the "mem-mdt" tag for better help.