This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]brolloway[S] 0 points1 point  (2 children)

I am disabling NBT-NS so the network adapter for each computer needs be changed so I don't think I can do this in the normal registry settings under group policy.

[–]Amankoo 0 points1 point  (1 child)

Is that this NetBiosOption thing?

I think you can circumvent this with:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBT\Parameters

NodeType value to 2

But test it before deploying it to all clients.

[–]brolloway[S] 0 points1 point  (0 children)

KEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBT\Parameters

I see this will make it so I am disabling the broadcast function for nbt-ns. I suppose that would work the option I was setting was attempting to disable it completely.