You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're getting exit code 1 when running the Invoke-CMDownloadBIOSPackage.ps1 with the parameters -BIOSUpdate -Endpoint "endpointname". Any suggestions or ideas?
The text was updated successfully, but these errors were encountered:
Did you find a solution to your issue? I am getting the same error, but I am using -BareMetal and -Endpoint "endpointname" instead of -BIOSUpdate. I have looked through the SMSTSlog and the ApplyBIOSPackage log and don't see any other errors.
Did you find a solution to your issue? I am getting the same error, but I am using -BareMetal and -Endpoint "endpointname" instead of -BIOSUpdate. I have looked through the SMSTSlog and the ApplyBIOSPackage log and don't see any other errors.
I fixed my issue. My problem ended up being the Task Sequence Variables for the MDMUserName and MDMPassword. I had the variables in the same step as my Drivers, which was further down in the TS then my BIOS step. I moved the Variable up high in the TS above both the BIOS step and the Driver step and all is right in the world. Thanks
Hi sorry to open this thread. I added the TS variable MDM accounts and it worked during my testing. But when I deployed the task sequence to prod, been getting the same error and I ran out of idea on how to fix this.
We're getting exit code 1 when running the Invoke-CMDownloadBIOSPackage.ps1 with the parameters -BIOSUpdate -Endpoint "endpointname". Any suggestions or ideas?
The text was updated successfully, but these errors were encountered: