Ask a Question related to Windows Vista, Design and Development.
-
Rafa J. #1
Is Vista a Terminal Server ?
Hi
I playing a little with vista 5308, and it's behavior looks like the
operative system is not running a full console session, but looks like a
terminal session, so giving the security of this approach on a server.
Could someone give a little of more technical informacion about it or i'm
completly lost ?
thanks
Rafa J.
Rafa J. Guest
-
Terminal Server connection to 2003 Server
Hi, I am running 2 x Terminal Servers with WinNT 4 with MF 1.8. They are both authenticating on a 2003 Server, and pulling policy & profiles... -
Cannot connect to Terminal Server via Terminal Services Manager after upgrade to Windows Server 2003
The following error is displayed in the Terminal Services Manager on our domain controller (DC-01) when trying to connect to Terminal Services on... -
Terminal Service Server
I could not install MSOFFICE2002PRO from Add/Remove problem. I received the following error code: The window installer service could not be... -
terminal server
When I create any user, by default they can connect to the terminal server. I would like to restrict to use terminal server for some user. I can do... -
SUN terminal server
I have recently installed Solaris on an intel computer. Now I would like to know what I need to install in order to make the computer act as a... -
Andre Da Costa [Extended64] #2
Re: Is Vista a Terminal Server ?
No, Vista is not a terminal server, but it does include Terminal Services
software called Remote Desktop.
--
Andre
Extended64 | [url]http://www.extended64.com[/url]
Blog | [url]http://www.extended64.com/blogs/andre[/url]
[url]http://spaces.msn.com/members/adacosta[/url]
FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
"Rafa J." <rjimenez@dipo.net> wrote in message
news:%239s6GZeSGHA.4384@tk2msftngp13.phx.gbl...> Hi
>
> I playing a little with vista 5308, and it's behavior looks like the
> operative system is not running a full console session, but looks like a
> terminal session, so giving the security of this approach on a server.
>
> Could someone give a little of more technical informacion about it or i'm
> completly lost ?
>
> thanks
>
> Rafa J.
>
Andre Da Costa [Extended64] Guest
-
Zack Whittaker \(R2 Mentor\) #3
Re: Is Vista a Terminal Server ?
"Longhorn" Server has the capability to be a terminal server, but how it is
at the moment in the Feb. CTP it's a bit crap to be honest, but eventually
in later builds it should be at a better standard than Windows Server 2003
R2 :o)
We've got a "Longhorn" Server attached to our WS03 R2 domain controller at
home, but we only use it as a file server as the rest of the
functionality... is... hmm... lacking somewhat :op
--
Zack Whittaker
» ZackNET Enterprises: [url]www.zacknet.co.uk[/url]
» MSBlog on ResDev: [url]www.msblog.org[/url]
» Vista Knowledge Base: [url]www.vistabase.co.uk[/url]
» This mailing is provided "as is" with no warranties, and confers no
rights.
All opinions expressed are those of myself unless stated so, and not of my
employer, best friend, Ghandi, my mother or my cat. Glad we cleared that up!
--- Original message follows ---
"Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
news:uuIjzMfSGHA.776@TK2MSFTNGP09.phx.gbl...> No, Vista is not a terminal server, but it does include Terminal Services
> software called Remote Desktop.
> --
> Andre
> Extended64 | [url]http://www.extended64.com[/url]
> Blog | [url]http://www.extended64.com/blogs/andre[/url]
> [url]http://spaces.msn.com/members/adacosta[/url]
> FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
>
> "Rafa J." <rjimenez@dipo.net> wrote in message
> news:%239s6GZeSGHA.4384@tk2msftngp13.phx.gbl...>>> Hi
>>
>> I playing a little with vista 5308, and it's behavior looks like the
>> operative system is not running a full console session, but looks like a
>> terminal session, so giving the security of this approach on a server.
>>
>> Could someone give a little of more technical informacion about it or i'm
>> completly lost ?
>>
>> thanks
>>
>> Rafa J.
>>
>
Zack Whittaker \(R2 Mentor\) Guest
-
Alan Adams #4
Re: Is Vista a Terminal Server ?
Is Vista "a terminal server" in the same way that Server 2003 can be
"a terminal server"? No. I agree with Andre in that regard.
But just like Windows XP, Vista is supporting multiple "concurrent"
user sessions and a single remote terminal session. All of which are
supported by the same code that makes these things possible on
terminal servers.
What _is_ new to Vista and is "even more like a terminal server" is
that the interactive console session now runs in "session 1" rather
than session zero. This was part of the service hardening, so that
only services would be running in session zero. This change doesn't
impact "what rights do I have" though. There are some subtle
differences due to this change, but nothing terminal service-aware
applications haven't been dealing with since Windows 2000 and NT 4.0
SP4.
That you mention "security" makes me think the main thing you're
noticing is actually Vista's User Account Protection (UAP), which
isn't related to terminal services or "being like a terminal server"
at all. UAP effectively strips you of your Administrators membership,
such that by default every process you start is running as a "standard
user" with only limited rights. To actually run a process with the
rights provided by your Administrators group membership, by default
under Vista you have to explicitly run the process using "Run as
Administrator" and then confirm an interactive prompt that you want
the process to be allowed to run with elevated rights.
You can search msdn.microsoft.com for information on Vista and UAP.
"Rafa J." <rjimenez@dipo.net> wrote:
Alan Adams> Hi
>
> I playing a little with vista 5308, and it's behavior looks like the
> operative system is not running a full console session, but looks like a
> terminal session, so giving the security of this approach on a server.
>
> Could someone give a little of more technical informacion about it or i'm
> completly lost ?
>
> thanks
>
> Rafa J.
>
Alan Adams Guest
-
Rafa J. #5
Re: Is Vista a Terminal Server ?
Thanks Alan
That was what I meant
"Alan Adams" <alanadams@nospam.nospam> escribió en el mensaje
news:94am129r151kssmuqfflkjcnuragp9r0jc@4ax.com...> Is Vista "a terminal server" in the same way that Server 2003 can be
> "a terminal server"? No. I agree with Andre in that regard.
>
> But just like Windows XP, Vista is supporting multiple "concurrent"
> user sessions and a single remote terminal session. All of which are
> supported by the same code that makes these things possible on
> terminal servers.
>
> What _is_ new to Vista and is "even more like a terminal server" is
> that the interactive console session now runs in "session 1" rather
> than session zero. This was part of the service hardening, so that
> only services would be running in session zero. This change doesn't
> impact "what rights do I have" though. There are some subtle
> differences due to this change, but nothing terminal service-aware
> applications haven't been dealing with since Windows 2000 and NT 4.0
> SP4.
>
> That you mention "security" makes me think the main thing you're
> noticing is actually Vista's User Account Protection (UAP), which
> isn't related to terminal services or "being like a terminal server"
> at all. UAP effectively strips you of your Administrators membership,
> such that by default every process you start is running as a "standard
> user" with only limited rights. To actually run a process with the
> rights provided by your Administrators group membership, by default
> under Vista you have to explicitly run the process using "Run as
> Administrator" and then confirm an interactive prompt that you want
> the process to be allowed to run with elevated rights.
>
> You can search msdn.microsoft.com for information on Vista and UAP.
>
> "Rafa J." <rjimenez@dipo.net> wrote:
>>>> Hi
>>
>> I playing a little with vista 5308, and it's behavior looks like the
>> operative system is not running a full console session, but looks like a
>> terminal session, so giving the security of this approach on a server.
>>
>> Could someone give a little of more technical informacion about it or i'm
>> completly lost ?
>>
>> thanks
>>
>> Rafa J.
>>
> Alan Adams
Rafa J. Guest



Reply With Quote

