Disassembler0 / Win10-Initial-Setup-Script

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
MIT License
4.69k stars 1.08k forks source link

DisableWAPPush breaks communications between device and Intune #271

Closed RTTrickster closed 4 years ago

RTTrickster commented 4 years ago

This is not so much a script issue as an FYI for anyone in this boat - this service is required for your client machine to talk to Intune for status updates, etc.

Tested in 1809, 1903.

Running EnableWAPPush restores comm's between device and service.

Cubox commented 4 years ago

Lost many days of my life due to this. After reinstalling Windows, I figured the issue happened after running the script. Checking the issue gave me this.

Thanks for the issue, I can finally sleep well knowing I found where the issue came from.