Jump to content

RIS doesnt always work


antun

Recommended Posts

Hey,

i am just wondering if anyone else is having these problems, and has a solution?

When i run the RIS it installs, however it sometimes does not autologon, but it is set in the SIF

[GuiUnattended]
   AutoLogon=Yes
   AutoLogonCount=1

this happens maybe 5% of the time, of machines that are re-ris, which means they were preveously RIS, and now again, so the computer account already exists.

also the second problem is that it doesnt always want to join to the domain, BUT i think this may be to do with the account already existing in the domain. once logged in i can easily join it, it just doesnt want to join during the RIS

Thanks for your help, it is much apreciated!!!!!

Link to comment
Share on other sites


When adding a computer to the domain which already exists in the domain, you have to remove it before re-adding it, I think it's the same as you can't have two exactly the same user account or mailboxes.

Correct me if I am wrong

Link to comment
Share on other sites

hmmm so how would i do that?

the reason it is already there is because you add the computer with the GUID so when the RIS is run it detects the computer name.

any ideas?

thanks

Link to comment
Share on other sites

If you are using a machine name then you need to change it to %MACHINENAME%. As this will create problems - thus the machine has its own account.

also when creating from a flat image you need to make sure that the password is blank "*"!

Hope this helps

Link to comment
Share on other sites

Ok here is my whole SIF file, it looks ok to me????

;SetupMgrTag
[Data]
   AutoPartition=1
   MsDosInitiated="1"
   floppyless="1"
   OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%"
   OriTyp="4"
   LocalSourceOnCD=1

[SetupData]
   OsLoadOptions="/noguiboot /fastdetect"
   SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[Unattended]
   UnattendMode=FullUnattended
   UnattendedInstall="Yes"
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   FileSystem=LeaveAlone
   NtUpgrade=No
   OverwriteOemFilesOnUpgrade=No
   OemPnPDriversPath="drivers\00_chipset;Drivers\00_chipset\O2Micro;drivers\01_network\b57_NetXtreme;Drivers\01_network\wireless;Drivers\01_network\wireless2;drivers\01_network\2450;drivers\01_network\3com;drivers\01_network\WLan;drivers\01_network\Modems\ac97;Drivers\01_network\Modems\PCTEL;Drivers\01_network\Modems\Conexant;Drivers\01_network\Modems\AC97Modem;drivers\02_sound\ac97;drivers\02_sound\cmaudio;Drivers\02_sound\Sis_7012;drivers\02_sound\AC97b;Drivers\02_sound\Soundmax;Drivers\02_sound\Sigmatel;drivers\03_video;Windows\Temp\ati;Drivers\03_video\Sis_650;Drivers\06_other\TPM Driver"
   DriverSigningPolicy=Ignore
   OemSigningPolicy=Ignore
   NonDriverSigningPolicy=Ignore

[GuiUnattended]
   AdminPassword="**************"
   EncryptedAdminPassword=NO
   AutoLogon=Yes
   AutoLogonCount=1
   OEMSkipRegional=1
   TimeZone=255
   OemSkipWelcome=1

[GuiRunOnce]
   command1="%systemroot%\Temp\CleanUp.cmd"

[UserData]
   ProductKey=*****-*****-*****-*****-*****
   FullName="Name"
   OrgName="Org"
   ComputerName=%MACHINENAME%

[Display]
   Xresolution=1024
   YResolution=768
   BitsPerPel=32
  ;Vrefresh=85

[TapiLocation]
   CountryCode=61
   Dialing=Tone
   AreaCode=02

[RegionalSettings]
   LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1
   SystemLocale=00000c09
   UserLocale=00000c09
   InputLocale=0c09:00000409

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

[Branding]
   BrandIEUsingUnattended=Yes

[URL]
   Home_Page=http://www.homepage.com

[Proxy]
   Proxy_Enable=1
   Use_Same_Proxy=1
   HTTP_Proxy_Server=proxy:80
   Proxy_Override=<local>

[Identification]
   JoinDomain=Domain
  ;DoOldStyleDomainJoin=No
   DomainAdmin="Administrator"
   DomainAdminPassword="******"

[Networking]
   InstallDefaultComponents=Yes
   ProcessPageSections=Yes

[RemoteInstall]
   Repartition=Yes

[Components]
   msmsgs=off
   msnexplr=off
   freecell=off
   hearts=off
   minesweeper=off
   pinball=off
   solitaire=off
   spider=off
   zonegames=off
   Msnexplr=Off

[WindowsFirewall]
   Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
   Mode = 0

[OSChooser]
   Description="Windows XP Professional"
   Help="This will install Windows XP Professional with standard configuration"
   LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
   ImageType=Flat

Link to comment
Share on other sites

There is something odd about the drivers as I am sure that you cannot have that many.

but if it works then...hey.....

ok i see it is a flat image. you need to have a blank password for this to work before you can rip prep it. that maybe both

[GuiUnattended]  AdminPassword="**************"

Rip Prep is the way to go after this as it only takes 5 - 10mins on a basic install of Windows.

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...