Re: Why postgres install requires physical access to server in windows

From: "Andrus" <eetasoft(at)online(dot)ee>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Why postgres install requires physical access to server in windows
Date: 2006-04-05 14:35:44
Message-ID: e10kk9$4rh$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Second, make sure that you have the correct version of mstsc. mstsc /?
> will tell you if your current client supports the /console parameter.
> (If it doesn't, it'll silently eat it and ignore it)

I think I use mstsc from XP SP2

mstsc /? returns

---------------------------
Usage
---------------------------
Remote Desktop Connection

MSTSC [<Connection File>] [/v:<server[:port]>] [/console]
[/f[ullscreen]]
[/w:<width> /h:<height>] | /Edit"ConnectionFile" | /Migrate | /?

<Connection File> -- specifies the name of an .rdp file for the
connection.

/v:<server[:port]> -- specifies the terminal server to which you want
to connect.

/console -- connects to the console session of a server.

/f -- Starts the client in full-screen mode.

/w:<width> -- specifies the width of the Remote Desktop screen.

/h:<height> -- Specifies the height of the Remote Desktop screen.

/edit -- Opens the specified .rdp file for editing.

/migrate -- migrates legacy connection files that were created with
Client Connection Manager to new .rdp connection files.

/? -- generates this Usage message.
---------------------------
OK
---------------------------

So /console switch seems to be supported.
However, in Windows 2003 server Postgres installer still says that I must
run in console session.

Any idea why ?

Andrus.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jonas F. Henriksen 2006-04-05 14:39:49 full join question...
Previous Message Devrim GUNDUZ 2006-04-05 14:35:08 Re: 8.1.3's /etc/init.d/postgresql fails, logging