Jump to content

How to RIS install without joining domain


Recommended Posts

I currently have 3 installs setup in ris for workstation, laptop & standalone.

the standalone install i dont want it to join the domain but be able to complete the install via ris. when ive set the sif file to set this on a workgroup the GUI mode of setup fails.

how can i get this to work.?

i dont want to go on the domain as it will pick up domian polices. The only other way i thought of was to install onto domain & then put the machine on a workgroup after install is complete & remove domain polocies. this is not easy though if domain polocies change.

Edited by chiners_68
Link to comment
Share on other sites


It's easy. Just comment out the "JOINDOMAIN" line in the SIF file and replace it with "JOINWORKGROUP=<workgroup name>"

I forget the section name, but it's easy to find, usually about halfway down the SIF file you'll find it.

Link to comment
Share on other sites

  • 3 weeks later...

bit of a late reply but all help is apreciated..

[data]floppyless = "1"

msdosinitiated = "1"

OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"

OriTyp = "4"

LocalSourceOnCD = 1

[setupData]

OsLoadOptions = "/noguiboot /fastdetect"

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

[unattended]

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

UnattendMode=FullUnattended

OemPreinstall =yes

FileSystem = LeaveAlone

ExtendOEMPartition = 0

TargetPath = \WINDOWS

OemSkipEula = yes

InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"

LegacyNIC = 1

[userData]

ProductKey=im not telling you

FullName="IT Services"

OrgName="Work"

ComputerName=%MACHINENAME%

[GuiUnattended]

AdminPassword=im not telling you

EncryptedAdminPassword=Yes

OemSkipWelcome = 1

OemSkipRegional = 1

TimeZone =85

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

AutoConfirm=1

[Networking]

InstallDefaultComponents=Yes

[NetServices]

MS_Server=params.MS_PSched

[TapiLocation]

CountryCode=44

Dialing=Tone

AreaCode=01753

[RegionalSettings]

Language=00000809

LanguageGroup=1

SystemLocale=00000809

UserLocale=00000809

InputLocale=0809:00000809

UserLocale_DefaultUser=00000809

InputLocale_DefaultUser=0809:00000809

[identification]

JoinWorkgroup = EBNET

[RemoteInstall]

Repartition = yes

UseWholeDisk = Yes

[OSChooser]

Description ="XP SP2 Base Install - Workstation"

Help ="Automatically installs Microsoft Windows XP Professional without prompting the user for input."

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

ImageType =Flat

Version="5.1 (2600)"

[Components]

msmsgs=off

msnexplr=off

zonegames=off

[iEPopupBlocker]

BlockPopups=yes

[Proxy]

Proxy_Enable = 0

[WindowsFirewall.Standard]

Type = 3

Mode = 1

Exceptions = 1

Notifications = 1

MulticastBroadcastResponse = 1

PortOpenings = WindowsFirewall.WebService

IcmpSettings = WindowsFirewall.EchoRequest

any ideas??

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