Jump to content

Asking for product key on unattended install


Recommended Posts

I apologize first if this has been asked before. here is my .sif file. What needs to be changed in my file? Also there is a problem with the drivers not installing. Does my OEMPNPDRIVER path need to be under c:\sysprep\i386\$OEM$\Drivers instead of where it is now? I am a newbie at this so please be gentle! Thanks in advance

;SetupMgrTag
[Unattended]
unattendedMode=Fullunattended
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386
OemPnPDriversPath=Drivers\Dell\GX520\controller\XP;Drivers\Dell\GX520\Audio\SMAXWDM\W2K_XP;
Drivers\Dell\GX520\controllers\XP;Drivers\Dell\GX520\Network\WinXP;Drivers\Dell\GX520\video
ConfirmHardware=No
OverwriteOemFilesOnupgrade=No
DriverSigningPolicy=Ignore
updateInstalledDrivers=Yes
TargetPath=\WINDOWS

[GuiUnattended]
AdminPassword=""
AutoLogon=No
AutoLogonCount=0
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=20
OemSkipWelcome=1

[UserData]
ProductKey=*****-*****-*****-D2C4F-PP2YQ
FullName="Employee"
OrgName="*****, LLC"
ComputerName=*****%SerialNo%

[RegionalSettings]
LanguageGroup=1

[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=windist

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Sysprep]
BuildMassStorageSection=No

[Branding]
BrandIEUsingUnattended=Yes

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0

Link to comment
Share on other sites


awesome, i think that will fix it! thanks for the quickness. That seems to work now. But I am still having an issue with the drivers not installing. Here is my .inf file.

;SetupMgrTag

[unattended]

unattendedMode=Fullunattended

OemSkipEula=Yes

InstallFilesPath=C:\sysprep\i386

DriverSigningPolicy=Ignore

OemPnPDriversPath=Drivers\Dell\GX520\controller;Drivers\Dell\GX520\Audio;Drivers\Dell\GX520\Network;

Drivers\Dell\GX520\Video;Drivers\IBM\8183\Audio;Drivers\IBM\8183\Network;Drivers\IBM\8183\Video;

Drivers\HP\DX5150\Audio;Drivers\HP\DX5150\Network;Drivers\HP\DX5150\Video

ConfirmHardware=No

OverwriteOemFilesOnupgrade=No

DriverSigningPolicy=Ignore

updateInstalledDrivers=Yes

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword=e52cac67419a9a224a3b108f3fa6cb6d8846f7eaee8fb117ad06bdd830b7586c

EncryptedAdminPassword=Yes

OEMSkipRegional=1

OEMDuplicatorstring="Universal Image Testing V2.2"

TimeZone=20

OemSkipWelcome=1

[userData]

ProductKey=**************************-PP2YQ

FullName="Employee"

OrgName="*******, LLC"

ComputerName=*

[RegionalSettings]

LanguageGroup=1

SystemLocale=00000409

UserLocale=00000409

InputLocale=0409:00000409

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

[setupMgr]

DistFolder=C:\sysprep\i386

DistShare=windist

[GuiRunOnce]

Command0=C:\newsid\newsid.exe

[identification]

JoinDomain=************.com

[Networking]

InstallDefaultComponents=Yes

[sysprepcleanup]

I have the drivers in the path C:\Drivers. Do they need to be in C:\sysprep\i386

$OEM\Drivers or another place altogether?

Edited by shuttrbug
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...