Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to Install SQL SERVER 2005 remotely?



How to Install SQL SERVER 2005 remotely?..

Answer / manish

Performing a Remote Installation
Introduction
You can install SQL Server 2005 on a remote computer over a
network. Being able to perform a remote installation is
useful when you need to install SQL Server on multiple
computers in different locations, or when it is not
practical to require physical access to the computer on
which you want to inst all SQL Server.


Remote installation requirements
Remote installations must be performed from a command
prompt using an .ini file. The .ini file must include the
parameters explained in the following table.

Parameter Description
TARGETCOMPUTER The network name of the computer on which
SQL Server is to be installed
ADMINACCOUNT The account with administrative privileges to
be used to log onto the remote computer
ADMINPASSWORD The password for the administrative account
to be used to log onto the remote computer


Remote installation is supported only in a domain
environment; it cannot be used to install SQL Server on a
remote computer in a workgroup.
http://www.programmersheaven.com/2/SQL-server-2005-school-
lesson-3-p2

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to execute stored procedure in select statement sql server?

0 Answers  


Is it possible for a stored procedure to call itself or recursive stored procedure?

0 Answers  


What is conditional split?

0 Answers  


What happens on checkpoint?

0 Answers  


Explain a join?

0 Answers  


What is normalization of database? What are its benefits?

0 Answers  


How to provide Security for package?

1 Answers   Convergys,


explain different types of jions with examples briefly?

2 Answers   Accenture, Excellence, Zensar,


What is the difference between DTS and SSIS?

3 Answers   Allianz,


What is trace flag in sql server?

0 Answers  


Which command is used for user defined error messages?

0 Answers  


What is multi-statement table-value user-defined function?

0 Answers  


Categories