Open TonyDewhurst10 opened 1 year ago
We fixed it by copying the following files before the Bios or Driver steps in the ts.
Tactical fix but its down to missing components in the AZUREAD powershell module.
I'm running into this too. I also learned AzureAD 2.0.2.140 was the last version to include these files. Microsoft has deprecated the Azure Active Directory Authentication Library. https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory
I think we'll need to copy these files until NickolaA has time to update PSIntuneAuth on PowerShell gallery.
Same here. I noticed external clients where not getting driver updates. I was able to create a short script that copies the missing binaries over.
Both the Bios/Driver steps are failing on CMG connected machines PE phase.
Manifests itself as missing AZUREAD module files and noticed this was indeed updated 2 days ago.....