MSFN Forum: Disable NetBios over tcp/ip in sysprep.inf, What am I doing wrong? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Disable NetBios over tcp/ip in sysprep.inf, What am I doing wrong? Rate Topic: -----

#1 User is offline   clivebuckwheat 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 538
  • Joined: 07-November 05

Posted 10 October 2008 - 08:51 PM

I can't do it no matter what I try.

Please take a look at my sysprep.inf and tell me what I am doing wrong.

 

[Unattended]
OemSkipEula=Yes
TargetPath=\WINDOWS
DriverSigningPolicy=Ignore
UpdateInstalledDrivers=Yes
UpdateServerProfileDirectory=1

[GuiUnattended]
OEMSkipRegional=1
OemSkipWelcome=1
TimeZone=35

AdminPassword=XXXXX 

[GuiRunOnce]
Command0="C:\WINDOWS\DNS Registration.VBS"

[Networking]
InstallDefaultComponents=Yes

[UserData]
FullName=xxxxxxxXXXXXXXXXXXXXXXXXX
OrgName=XXXXXXXXXXXXXXXXXXXXXXXXXXX
ProductID=XXXXXXXXXXXXXXXXXXXXXXXXX

ComputerName=* 

[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=75
AutoConfirm=1

[Identification]
JoinWorkgroup=WORKGROUP

[NetProtocols]
MS_TCPIP = params.MS_TCPIP

[NetAdapters]
Adapter1 = params.MS_TCPIP.Adapter1

[params.MS_TCPIP]
DNSSuffixSearchOrder=X.X
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
NetBIOSOptions=2
DHCP=Yes
DNSDomain=X.X
EnableAdapterDomainNameRegistration=Yes
DisableDynamicUpdate=No


[sysprepcleanup]
 

This post has been edited by clivebuckwheat: 10 October 2008 - 08:52 PM



#2 User is offline   Noise 

  • Windows Guru
  • PipPipPip
  • Group: Members
  • Posts: 425
  • Joined: 27-February 04

Posted 11 October 2008 - 12:53 AM

NetBIOSOptions=0

#3 User is offline   clivebuckwheat 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 538
  • Joined: 07-November 05

Posted 11 October 2008 - 07:25 AM

according to the ref.chm 2 is disabled, am I reading this wrong?

NetBIOSOptions = 0 | 1 | 2
Values 0
Uses NetBIOS setting from the DHCP Server.

1
Enables NetBIOS over TCP/IP.

2
Disables NetBIOS over TCP/IP.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy