Jump to content

Sysprep Netzwerkeinstellungen


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Geschrieben

Hallo zusammen,

 

ich habe folgendes Problem: Ich möchte ein Image erstellen um mehrere Rechner zu klonen. Problem ist, dass unser DNS Server keine Registrierung erlaubt.

 

Ich möchte jetzt Sysprep so definieren, dass der Haken unter

 

<<Eigenschaften LAN-Verbindung>>

<<Eigenschaften (TCP/IP)>>

<<Erweiterte TCP/IP Einstellungen>>

<<Adressen dieser Verbindung in DNS registrieren>>

 

NICHT gesetzt wird, da die Rechner sonst keine IP-Adresse vom DHCP Server erhalten.

 

Für eure Hilfe bin ich sehr dankbar.

 

Gruß

Alex

Geschrieben

hi, schau mal in das Handbuch deploy.chm. da steht alles drin was Du brauchst. RTFM :D

 

DisableDynamicUpdate

Specifies whether to register the A and PTR records dynamically.

 

Syntax DisableDynamicUpdate = Yes | No

Values Yes

Disables dynamic registration of the A and PTR records corresponding to the IP addresses of the connection.

 

No

Dynamically registers the A and PTR records corresponding to the IP addresses of the connection.

 

Adapter-specific

 

Default Value Not present

Example DisableDynamicUpdate = No

 

Comments If you set this option to Yes, then Setup does not dynamically register the A and PTR records corresponding to the IP addresses of this connection.

If this option does not exist or is set to No, then Setup registers A and PTR resource records containing the full DNS name of the computer and the IP addresses of this connection in the DNS. The full DNS name is a concatenation of the Computer Name and the Primary DNS Suffix of the computer, computer_name.primary_DNS_suffix.

 

Gruß

Cyrus

Geschrieben

Zur Info: Hier meine Sysprep Einstellungen:

 

;SetupMgrTag

[unattended]

OemSkipEula=Yes

InstallFilesPath=C:\sysprep\i386

TargetPath=\WINDOWS

FileSystem=LeaveAlone

NtUpgrade=No

OverwriteOemFilesOnUpgrade=No

 

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=1

OEMSkipRegional=1

TimeZone=110

OemSkipWelcome=1

 

[userData]

ProductKey=<Hier steht die Produkt ID>

FullName="---"

OrgName="---"

ComputerName=*

 

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=75

 

[identification]

Joinworkgroup=hrz

DoOldStyleDomainJoin=Yes

 

[Networking]

InstallDefaultComponents=Yes

ProcessPageSections=Yes

 

[branding]

BrandIEUsingUnattended=Yes

 

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0

 

[Data]

AutoPartition=1

MsDosInitiated=1

UnattendedInstall=Yes

floppyless=1

OriSrc=\\%SERVERNAME%\RemInst\%INSTALLPATH%

OriTyp=4

LocalSourceOnCD=1

 

[setupData]

OsLoadOptions="/noguiboot /fastdetect"

SetupSourceDevice=\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%

 

[NetAdapters]

Adapter1=params.Adapter1

 

[NetClients]

MS_MSClient=params.MS_MSClient

 

[NetServices]

MS_SERVER=params.MS_SERVER

 

[NetProtocols]

MS_TCPIP=params.MS_TCPIP

 

[params.MS_TCPIP]

DNS=No

UseDomainNameDevolution=No

DisableDynamicUpdate = Yes

DNSSuffixSearchOrder=

EnableLMHosts=No

AdapterSections=params.MS_TCPIP.Adapter1

 

[params.MS_TCPIP.Adapter1]

EnableAdapterDomainNameRegistration = No

DHCP = Yes

DisableDynamicUpdate = Yes

 

[GuiRunOnce]

Command0="cmd /c del. /q "Dokumente und Einstellungen\All Users\Startmenü""

 

[RemoteInstall]

Repartition=Yes

 

[OSChooser]

Description="Windows Professional - Standardinstallation"

Help="Diese Option installiert eine Standardkonfiguration von Windows Professional."

LaunchFile=%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com

ImageType=Flat

 

 

Für Infos bin ich sehr dankbar.

 

Gruß

Alex

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...