Herc08
Herc08
It seems I was incorrect. You want to use [System.IO.Path]::GetFileNameWithoutExtension() to get the BaseName similar to (Get-Item C:\path\to\file.exe).BaseName
I determined the issue wasn't the dot, but trying to apply drivers AFTER the first reboot. If a device's SATA mode is is RAID, this would most likely fail. Since...
So I am using MECM for this, so all of this occurs during WinPE. I modified the Invoke-OSDCloudDriverPackCM script to download the pack, extract it, and inject using DISM while...