Other Intune-related topics, including unsupported scenarios and platform-specific behaviors
Hello Mountain Pond,
The provided answer covers most of it; I’m just directly addressing the two questions below.
- Is there a way to fully initialize WinRM for WEF without enabling the listener or opening inbound firewall rules?
Afraid not. Source‑initiated WEF explicitly requires WinRM to be fully initialized on the source, including a local listener and firewall rules.
- What is the minimal required WinRM configuration for source-initiated WEF in an Intune-managed environment? WinRM service must be enabled and running with a local listener (via winrm quickconfig or equivalent policy), while inbound access can be restricted/scoped to limit remote management exposure.
Refer to: https://learn.microsoft.com/en-us/windows/win32/wec/setting-up-a-source-initiated-subscription
Hope this helps!
If you found the information above helpful, please Click Yes. This will assist others in the community who encounter a similar issue, enabling them to quickly find the solution and benefit from the guidance provided.