PDA

View Full Version : 2000 avd serv terminal setup (W2K)



maneadrian76
07-22-2002, 09:31 AM
Hello,
I'm a beginner with win2k and i whant to know how to setup terminal server.
The problem is this : when i try to use windows update it give me a message like this: "terminal server must be in setup mode"
Anybody knows how to put terminal in setup mode?
and how to install an application to be used in networking mode? any application works in networking mode?
Thanks for the replies
Adrian

gavsta
07-22-2002, 01:17 PM
You will need to change the terminal server session to an install mode. This is done at the command prompt in your Win2K Terminal Server Session.

From the command prompt type:
change user /install
You should now be able to install applications and patches to software. Once it has been completed type:
change user /execute

This will then place the session back into a mode where apps can be executed.

This method has to be used to install some applications onto a terminal server as their setup routines are not aware of the different session modes.

For a full list of the syntax type:
change user /?

Gav.