gwblok

Results 7 issues of gwblok

I'd like to integrate the Defender Platform Update into the "Invoke-OSDCloud" process. Download and apply to the Offline OS Based on this MS Doc: https://support.microsoft.com/en-us/topic/microsoft-defender-update-for-windows-operating-system-installation-images-1c89630b-61ff-00a1-04e2-2d1f3865450d - Adding to this as...

Added logic to create $AppriaserRoot if not exist Updated Variables names in a few places to match the function

reminder that WMIC is deprecated

do-not-merge
qualifies-for-auto-merge
Change sent to author
configuration-manager/svc
sdk/subsvc

Test-WebConnection -Uri 'microsoft.com' is reporting false when it should be true. Unsure what changed. ![image](https://github.com/OSDeploy/OSD/assets/26312309/cb2b1326-b8f7-49a5-8182-5ca570956b6a) This has broken some functionality in OSD that downloads things from the internet.

bug

This is a reminder of an item I'd like to research. After OSD Cloud is complete, and the device is ready, trigger a scheduled task a first logon to update...

enhancement

Better explanation as to why they can't use 22H2 (22621) ADK for ARM64 Deployments. I was testing with the older version because it does have ARM64 WinPE and I didn't...

do-not-merge
qualifies-for-auto-merge
Change sent to author
configuration-manager/svc
core-infra/subsvc

NO ETA Include error handling if ESD file fails to download. Do a SHA1 Hash check to verify it downloaded properly, and if not, exit with appropriate error message. Notes:...