epoch71
epoch71
Sorry for delay replying. The malware warning was triggered when running the "Import-Module OSDBuilder" command (immediately after running Install-Module). I've attached a pic of the warning (flagged by BitDefender). ...
Seems it's not happy with **Get-PSCloudScript.ps1** for some reason. ``` PS C:\Users\Andrew> import-module osdbuilder import-module : Failed to import function C:\Program Files\WindowsPowerShell\Modules\OSD\23.5.9.1\Public\Functions\CloudSecret\Get-PSCloudScript.ps1: At C:\Program Files\WindowsPowerShell\Modules\OSD\23.5.9.1\Public\Functions\CloudSecret\Get-PSCloudScript.ps1:1 char:1 +
Transcript attached. [import-transcript.txt](https://github.com/OSDeploy/OSDBuilder/files/11654168/import-transcript.txt)
Yeah I thought as much. I added the OSD/OSDBuilder script locations to BitDefender’s exceptions and was able to install the module without issues. Then when I did an Import-Media from...