Forum Discussion
oryxway
Mar 14, 2023Iron Contributor
How to Enable File and Print Sharing through Intune Firewall settings
I would like to enable File and Print sharing within Intune FW settings. Is it possible if so how? If not, why so? and is Microsoft going to provide an option to bring it in future versions. Next, ho...
Thiago-Beier
Mar 16, 2023MCT
what about proactive remediation
netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes
netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes
- oryxwayMar 17, 2023Iron ContributorHi Thiago,
Yes, I have done that through Poweshell script but through Firewall create policy can we do it under the Firewall section. Is it possible to open ports only and that would automatically open up the respective ports.