
08-29-2007
|
|
|
|
MaintainServerList in Vista Setup
Hi
We want to prevent Vista Clients to become master browsers. In Unattend.xml
the following is set
<component name="Microsoft-Windows-BrowserService" .......>
<MaintainServerList>No</MaintainServerList>
</component>
It looks like this setting is not applied during unattended setup, because
the registry Key
HKLM\System\CurrentControlset\Services\Browser\Par ameters\MaintainServerList
is set to Auto
Is there someone who knows, how to disable the Browser using Unattend.xml.
Thanks George
|