Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 03-06-2008, 12:22 AM   #1 (permalink)
Rubik's Uncle!!
 
Charan's Avatar
 
Join Date: Sep 2004
Location: ಬೆಂಗಳೂರು (Bengaluru)
Posts: 3,791
Arrow [Guide] Remote OS Installation


I was wondering on how to install a OS on a headless PC (Headless = No monitor ). I got into this situation cause my monitor got roasted and I wanted to install XP in it... using my PC was not a problem cause I use remote desktop via my laptop most of the time ( except while playing games ).

Knowledge about installing a OS on a remote computer should be know by most system admins but not for regular users. It would be handy to have a quick guide here at TD.

I havent installed any OS remotely till date but here goes some info about the same.

Remote Installation Services (RIS)
Quote:
Remote Installation Services

Remote Installation Services (RIS) enables you to perform a clean installation of Windows XP Professional, any current version of Windows Server, or any version of Windows 2000 (except Windows 2000 Datacenter Server), on supported computers throughout your organization. You can simultaneously deploy the operating system on multiple client computers from one or more remote locations.
How it works

RIS works by enabling your computer to boot from a network card. System administrators can use RIS to create and store one or more images of a supported operating system on a server running RIS (RIS Server). A RIS image can then be downloaded over a network connection by a client computer that supports the Pre-Boot eXecution Environment (PXE). The installation of the downloaded RIS image can either be completely automated, or the user can be required to provide input, such as a computer name or an administrator password.

RIS is a feature introduced in Windows 2000 Server. To use this feature, the Active Directory service must be configured. Then, you can deploy the supported operations systems using the Pre-Boot eXecution Environment (PXE) technology that allows computers to boot from their network adapters. Administrators working with a RIS server can install a pre-configured image of a supported operating system on a client computer's hard disk.

For computers that do not contain a PXE-based remote boot ROM, Remote Installation Services includes a tool called Remote Boot Floppy Generator (Rbfg.exe) to create a remote boot disk for use with RIS. The RIS remote boot disk can be used with a variety of supported PCI-based network adapters.

When to use Remote Installation Services

Use Remote Installation Services on new desktop computers that are added to a network, or on desktop computers on which you want to perform a clean installation of the operating system. Use Remote Installation Services when you want to standardize a Windows XP Professional configuration on new desktop computers or on computers with an existing operating system that you want to replace with Windows XP Professional. With RIS, you can create two types of media: CD-ROMs or RIPrep images. The remote source (the RIS server) contains the operating system image, to be installed on a CD-ROM or in the RIPrep image format. The CD-based option is similar to setting up a client directly from the Windows XP Professional CD-ROM, except that the source files reside on an available RIS server. You can only use RIS for clean installations.

Advantages of Remote Installation Services

Remote Installation Services offers a simple way to replace the operating system on a computer. RIS uses the Single Instance Store (SIS) method to eliminate duplicate files and reduce the overall storage required on the server for system files. You can use the RIPrep option to install and configure a client computer to comply with specific corporate desktop standards.

The most important advantages of RIS are:

It enables you to standardize your Windows XP Professional installation.

It enables you to customize and control the end-user installation. You can configure the end-user Setup wizard with specific choices that can be controlled by using Group Policy.

It does not require you to distribute physical media, and image size is not constrained by the capacity of distributed physical media.

Disadvantages of Remote Installation Services

Remote Installation Services can only be used for client computers that are connected to a network running any current version of Windows Server with Active Directory configured. It can only be used on computers that are equipped with PCI network adapters that are enabled for PXE technology. RIS will only work with images that have been created from the C: drive, and it will not use images of other partitions on a hard disk. You cannot use RIS to upgrade the operating system on a client computer. You can only use RIS for clean installations of an operating system.

Where to Find Remote Installation Services

RIS is included in Windows 2000 Server under Administrative Tools.

Source
How to Install Clients with RIS

Step-by-Step Guide to Remote OS Installation

Linux RIS How-to
Charan is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 03-06-2008, 03:04 AM   #2 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: [Guide] Remote OS Installation

For linux, and I guess most *nix you can always use pxeboot and tftp
http://en.wikipedia.org/wiki/Preboot...on_Environment
http://en.wikipedia.org/wiki/Trivial...nsfer_Protocol
I have also seen a setup at HBCSE, TIFR where preconfigured linux images were stored on a server and mounted via NFS and IP address supplied at boot time via DHCP to each client, thus being able to do a network boot.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 03-06-2008, 08:40 AM   #3 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: [Guide] Remote OS Installation

Nice guide bro!
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 03-06-2008, 09:09 PM   #4 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: [Guide] Remote OS Installation

Very useful info! I'll admit these things were unknown to me but now I find some utility for them!
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 03-06-2008, 09:35 PM   #5 (permalink)
I M A *STAR*
 
saqib_khan's Avatar
 
Join Date: Nov 2007
Location: Planet Earth
Posts: 855
Default Re: [Guide] Remote OS Installation

It's very complicated

Can someone make it easier.
__________________
Blogging at:
Technostarry
saqib_khan is offline  
Old 03-06-2008, 11:49 PM   #6 (permalink)
Rubik's Uncle!!
 
Charan's Avatar
 
Join Date: Sep 2004
Location: ಬೆಂಗಳೂರು (Bengaluru)
Posts: 3,791
Default Re: [Guide] Remote OS Installation

@mehul Thanks for the links .. can you add a few more links for RIS on linux?
Charan is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[help] Kalway 10.5.1 installation guide needed (most simple one for noobie like me) gauravsuneja QnA (read only) 2 16-02-2008 11:05 AM
RFC (Request for Comment! ) on this Ubuntu Installation guide FilledVoid Open Source 8 12-12-2007 04:44 PM
geeks invited remote installation of winxp forum vivekbabbudelhi Tutorials 4 01-04-2007 09:52 PM
Vista Final (32-bit) Boot Camp Installation Guide aryayush Tutorials 10 18-03-2007 03:05 PM
Remote Installation nach p QnA (read only) 1 28-06-2006 12:05 AM

 
Latest Threads
- by chris
- by icebags
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 01:40 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2