StartPowerShell: md C:\Downloaded Invoke-webrequest https://download.microsoft.com/download/3/7/5/3754cbaa-4dff-469a-a9f0-ca501f3c0421/hvciscan_amd64.exe -OutFile C:\Downloaded\hvciscan_amd64.exe EndPowerShell: StartBatch: md C:\DrvStore PnpUtil /export-driver * C:\DrvStore rundll32.exe c:\windows\system32\pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN rundll32.exe c:\windows\system32\pnpclean.dll,RunDLL_PnpClean /DEVICES /MAXCLEAN DISM /online /get-drivers /format:table C:\Downloaded\hvciscan_amd64.exe reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" c:\windows\system32\wbem\wmic.exe sysdriver get Name, PathName, Caption, State, StartMode fltmc reg query "HKLM\SYSTEM\CurrentControlSet\Control\Class" /f *erfilters* /s pnputil /enum-devices /problem /ids c:\windows\system32\wbem\wmic.exe bios get /format:list EndBatch: