Changing local group policy to allow casting

Associate
Joined
30 Oct 2014
Posts
2,081
Location
Norfolk
Heyo,

So, just got a new job with more responsibility Vs my last role as an IT engineer.

Didn’t get to play around with GPOs in previous role but doing so now on a clean newly built laptop hooked to the domain.

There’s an LG tv that’s allows casting, also tried Microsoft wireless adapted, and it will not connect and fails.

Although it works fine on a non-domain joint laptop.

I tried to google it specifically and wasn’t able to find if there is a policy to change or a firewall change?

Would someone with more experience able to help? :)
 
In your Group Policy (not local policy) you need to look at your policy where you configure WiFi settings and under Computer Configuration -> Policies -> Windows Settings -> Security Settings -> Wireless Network (IEEE 802.11) Policies.

Firstly check that the networks you have deployed here are of a Vista and later type, and then on the Network Permissions tab you need to make sure the "Don't allow Wi-Fi Direct groups" option is unticked. If it still doesn't work after this you may need to also look at your outbound firewall policy to make sure that miracast traffic isn't being blocked.

As a reminder since you say you're new to this; don't just go and start editing your Group Policies trying to get this to work. Make a copy of your existing policy, attach that to a test OU and then put the computer you want to test against in that OU. You can then start making changes to the copy of policy to test whether this works without risk of unexpectedly breaking the workstations across your organisation with the changes you're making.

Edit:- you might also need to change Computer Configuration -> Administrative Templates -> Network -> DNS Client -> Turn off multicast name resolution to disabled or not configured.
Hi, thanks for the info, is the correct place - Group Policy Management”? I can see what policies are applied to where.

When I try look for the section for wireless network in the group policy - “ Local group policy editor” it comes up with computer configuration and user configuration.

But I can’t seem to find the group policy.

Thanks for the help.

I’ve only ever applied local policies as tests in the past
 
Back
Top Bottom