Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you install and run a program on a Windows 2000 SERVER???

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
Please help

my friend is trying to install a game server program onto his windows 2000 server. It is an exe file and he uses ftp to access his server....How would he upload the exe, install it, and run it?? please help!

~Jason
 
You need a program like CuteFTP or Bulletproof FTP to upload the file and then I would recommend using Terminal Services(install in Administrative Mode) to access and install programs on it remotely, as long as you can either access the server directly via modem or through the internet.
 
That's as long as the exe in question doesn't depend on dlls, ocxs vbxs, etc and is 32-bit.

To allow everyone who logs onto the server to run it, if the exe is an installation file, you would need to install either via Add/Remove Programs in Control Panel, or manually put the server in install mode, if it is a terminal server.

You could just map a share and copy it via explorer, then play it locally as Admin :-) CitrixEngineer@yahoo.co.uk
 
Yes....but my friend only knows how to use ftp to upload files to his server.....is there any tutorials about install programs to a server?

 
FTP is not used to run files, its only used to transfer files. If he need to transfer a file .from the command prompt.type FTP..then open the connection to the server (with the Open command), and then use the command "put" to transfer it. A+, MCP, CCNA
marbinpr@hotmail.com

Keep fighting for your knowledge!

 
What O/S is running on the machine is he ftp'ing the files from? CitrixEngineer@yahoo.co.uk
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top