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

Why I have to use stored procedures?

0 Answers   Cognizant,


What are the general features of sql server management studio? : sql server management studio

0 Answers  


How to test odbc dsn connection settings?

0 Answers  


What are the two types of concurrency?

4 Answers  


How to delete the duplicate rows from a table in SQL Server ??

3 Answers  


What stored by the model? : sql server database administration

0 Answers  


What is global temp table?

0 Answers  


What is the query optimization statistics?

1 Answers  


List some case manipulation functions in sql?

0 Answers  


Explain isolation levels that sql server supports?

0 Answers  


Which is faster statement or preparedstatement?

0 Answers  


What are difference between Cluster index and Non-Cluster index?

0 Answers   QuestPond,


Categories