How to Install SQL SERVER 2005 remotely?
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 |
Do you know sql server 2008 backup compression?
what are the different ways to return the rowcount of a table?
What command is used to create a database in the sql server and how?
What is a benefit of using an after insert trigger over using a before insert trigger?
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
Write an SQL query to obtain the 2nd highest salary.
0 Answers Akamai Technologies,
How to create new tables with "select ... Into" statements in ms sql server?
How do I view a stored procedure in sql server?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
how to delete duplicate rows from table
Selet all the data from table where last name is n of employee
What authentication modes does sql server support?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)