Jump to content

automatisches logon an einer domain


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

Recommended Posts

moin zusammen!

 

habe da ein kleines prob.

 

bastelle hier an einer unbeaufsichtigten installation für einen windows 2003 server enterprise edition.

 

wie schaffe ich es, das ich nicht nur einer domain automatisch joine, sondern das ich mich automatisch einmal an der domain anmelde.

 

hier einmal meine antwortdatei für die inst:

 

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

 

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

UnattendSwitch = Yes

Hibernation=0

WaitForReboot=No

DriverSigningPolicy=Ignore

FileSystem=ConvertNTFS

 

[GuiUnattended]

AdminPassword="xxxxx"

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=1

OEMSkipRegional=1

TimeZone=110

OemSkipWelcome=1

 

[userData]

ProductKey=hier steht mein cd-key

FullName="RIS04"

OrgName=""

ComputerName=RIS04

 

[LicenseFilePrintData]

AutoMode=PerServer

AutoUsers=5

 

[TapiLocation]

CountryCode=49

Dialing=Tone

 

[RegionalSettings]

LanguageGroup=1

Language=00000407

 

[setupMgr]

DistFolder=e:\windist

DistShare=windist

 

[branding]

BrandIEUsingUnattended=Yes

 

[Proxy]

Proxy_Enable=1

Use_Same_Proxy=1

HTTP_Proxy_Server=10.141.8.5:8080

Proxy_Override=<local>

 

[componets]

reminst=on

 

[GuiRunOnce]

Command0="diskpart /s a:\diskpart.txt"

Command1="format e: /fs:ntfs /v:daten /q /y"

Command2="risetup /add /auto A:\filename.inf"

 

[identification]

JoinDomain=nwtraders

DomainAdmin=Administrator

DomainAdminPassword=password

 

[Networking]

InstallDefaultComponents=Yes

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...