Results 1 to 12 of 12

Thread: Console

  1. #1
    Fredrik Elestedt Guest

    Console

    Hi,

    I have a SBS server running TS in admin mode, but it will not allow me to
    connect to the root/console session.
    I get an error stating that remote control is disabled on that session.

    Anyone know how to solve this?

    Thanks in advance
    // Fredrik



  2. #2
    Frank McCallister SBS MVP Guest

    Re: Console

    Hi Fredrik

    Are you logging in as Administrator?

    --
    Frank McCallister SBS MVP
    COMPUMAC
    "Fredrik Elestedt" <[email protected]> wrote in message
    news:%[email protected]...
    > Hi,
    >
    > I have a SBS server running TS in admin mode, but it will not allow me to
    > connect to the root/console session.
    > I get an error stating that remote control is disabled on that session.
    >
    > Anyone know how to solve this?
    >
    > Thanks in advance
    > // Fredrik
    >




  3. #3
    Todd J Heron Guest

    Re: Console

    One of these should help:

    How to Connect to and Shadow the Console Session with Windows Server 2003
    Terminal Services:
    http://support.microsoft.com/default...b;en-us;278845

    http://support.microsoft.com/default...b;en-us;292190

    http://support.microsoft.com/default...b;en-us;278845

    http://www.microsoft.com/windowsxp/h...cmd_shadow.asp

    --
    Todd J Heron, MCSE
    Windows Server 2003/2000/NT



  4. #4
    Fredrik Elestedt Guest

    Re: Console

    Yes, I am.

    // Fredrik

    "Frank McCallister SBS MVP" <anonymous> wrote in message
    news:[email protected]...
    > Hi Fredrik
    >
    > Are you logging in as Administrator?
    >
    > --
    > Frank McCallister SBS MVP
    > COMPUMAC
    > "Fredrik Elestedt" <[email protected]> wrote in message
    > news:%[email protected]...
    >> Hi,
    >>
    >> I have a SBS server running TS in admin mode, but it will not allow me to
    >> connect to the root/console session.
    >> I get an error stating that remote control is disabled on that session.
    >>
    >> Anyone know how to solve this?
    >>
    >> Thanks in advance
    >> // Fredrik
    >>

    >
    >




  5. #5
    Frank McCallister SBS MVP Guest

    Re: Console

    Check two things. In Control Panel System Remote Tab be sure the Allow users
    to connect remotely is still checked. and in Server Mgt Users Administrator
    Terminal Services Profile that allow is still checked. Are you connecting
    using mstsc /console /v:address ?

    --
    Frank McCallister SBS MVP
    COMPUMAC
    "Fredrik Elestedt" <[email protected]> wrote in message
    news:[email protected]...
    > Yes, I am.
    >
    > // Fredrik
    >
    > "Frank McCallister SBS MVP" <anonymous> wrote in message
    > news:[email protected]...
    >> Hi Fredrik
    >>
    >> Are you logging in as Administrator?
    >>
    >> --
    >> Frank McCallister SBS MVP
    >> COMPUMAC
    >> "Fredrik Elestedt" <[email protected]> wrote in message
    >> news:%[email protected]...
    >>> Hi,
    >>>
    >>> I have a SBS server running TS in admin mode, but it will not allow me
    >>> to connect to the root/console session.
    >>> I get an error stating that remote control is disabled on that session.
    >>>
    >>> Anyone know how to solve this?
    >>>
    >>> Thanks in advance
    >>> // Fredrik
    >>>

    >>
    >>

    >
    >




  6. #6
    Fredrik Elestedt Guest

    Re: Console

    "Frank McCallister SBS MVP" <anonymous> wrote in message
    news:[email protected]...
    > Check two things. In Control Panel System Remote Tab be sure the Allow
    > users to connect remotely is still checked. and in Server Mgt Users
    > Administrator Terminal Services Profile that allow is still checked.


    Both are there. I can connect - but it won't give me console.

    > Are you connecting using mstsc /console /v:address ?


    Yes

    >
    > --




  7. #7
    Frank McCallister SBS MVP Guest

    Re: Console

    Hi Fredrik

    See http://www.techexams.net/technotes/7...services.shtml for a
    good cklist. Can you connect using RDC from inside the LAN?

    --
    Frank McCallister SBS MVP
    COMPUMAC
    "Fredrik Elestedt" <[email protected]> wrote in message
    news:[email protected]...
    > "Frank McCallister SBS MVP" <anonymous> wrote in message
    > news:[email protected]...
    >> Check two things. In Control Panel System Remote Tab be sure the Allow
    >> users to connect remotely is still checked. and in Server Mgt Users
    >> Administrator Terminal Services Profile that allow is still checked.

    >
    > Both are there. I can connect - but it won't give me console.
    >
    >> Are you connecting using mstsc /console /v:address ?

    >
    > Yes
    >
    >>
    >> --

    >
    >




  8. #8
    Rosny Guest

    Re: Console => problem still not solved

    It is similar problem Refering to my previous post at microsoft
    public.windows.server.general

    Server Environment: Windows Server 2003 Web Edition
    Login using : "Administrator" which is member of (Administrators, Power
    Users, Remote Desktop Users, Telnet Clients)

    Several things that I have tried
    1. mstsc /v:<computername or IP Address> /console
    after successfully login. Session is still not "console" it is RDP-Tcp

    2. Modifying the actual Default.rdp and add "connect to console:i:1"
    try to run it from "C:\Program Files\Remote Desktop\mstsc.exe" /console
    http://headblender.com/joe/blog/arch...ss/001166.html

    3. Same thing as no 2, but right now just clicking on Default.rdp directly

    4. In microsoft software server compare feature, it clearly show it has
    "Remote Desktop for Administration"
    which allow 1 console and 2 session connection.
    http://www.microsoft.com/windowsserv...eeditions.mspx

    5. Also on "Group Policy Object Editor"=> in Computer Configuration->
    Windows Setting-> Security Settings->
    Local Policies-> User Rights Assesment -> Allow log on locally
    set to Administrators,Remote Interactive Logon.....etc

    6. Looks like I am running out of choice now.

    Rosny

    this below apply to
    the option Q278845
    APPLIES TO
    . Microsoft Windows Server 2003, Standard Edition
    . Microsoft Windows Server 2003, Enterprise Edition
    . Microsoft Windows Server 2003, Datacenter Edition

    =============== here the reply ===========================
    How to access session 0 (the console session):

    Open a command prompt and execute the following command, replacing
    <computername> with the name (or IP address) of the computer:

    mstsc /v:<computername or IP Address> /console

    See:
    Q278845


    Requirements:
    1) You must be a member of the local administrators group to shadow the
    console
    2) Must be running Windows Server 2003

    --
    Todd J Heron, MCSE
    Windows Server 2003/2000/NT


    "Fredrik Elestedt" <[email protected]> wrote in message
    news:#[email protected]...
    > Hi,
    >
    > I have a SBS server running TS in admin mode, but it will not allow me to
    > connect to the root/console session.
    > I get an error stating that remote control is disabled on that session.
    >
    > Anyone know how to solve this?
    >
    > Thanks in advance
    > // Fredrik
    >
    >




  9. #9
    Per Hagstrom Guest

    Re: Console => problem still not solved

    It is working just fine, the only thing not working "correctly" is the
    TSADMIN app. Yes, it still shows the session as a RDP session, but look at
    the ID! It is 0, as in console.
    Do a practical test. Go to the local Win2003 server. Login and open
    something, then go to your remote XP box and use the mstsc /v:computer
    /console and you will see it take over the local console you just previously
    started! :)

    / Per


    "Rosny" <[email protected]> wrote in message
    news:%[email protected]...
    > It is similar problem Refering to my previous post at microsoft
    > public.windows.server.general
    >
    > Server Environment: Windows Server 2003 Web Edition
    > Login using : "Administrator" which is member of (Administrators, Power
    > Users, Remote Desktop Users, Telnet Clients)
    >
    > Several things that I have tried
    > 1. mstsc /v:<computername or IP Address> /console
    > after successfully login. Session is still not "console" it is RDP-Tcp
    >
    > 2. Modifying the actual Default.rdp and add "connect to console:i:1"
    > try to run it from "C:\Program Files\Remote Desktop\mstsc.exe" /console
    > http://headblender.com/joe/blog/arch...ss/001166.html
    >
    > 3. Same thing as no 2, but right now just clicking on Default.rdp directly
    >
    > 4. In microsoft software server compare feature, it clearly show it has
    > "Remote Desktop for Administration"
    > which allow 1 console and 2 session connection.
    > http://www.microsoft.com/windowsserv...eeditions.mspx
    >
    > 5. Also on "Group Policy Object Editor"=> in Computer Configuration->
    > Windows Setting-> Security Settings->
    > Local Policies-> User Rights Assesment -> Allow log on locally
    > set to Administrators,Remote Interactive Logon.....etc
    >
    > 6. Looks like I am running out of choice now.
    >
    > Rosny
    >
    > this below apply to
    > the option Q278845
    > APPLIES TO
    > . Microsoft Windows Server 2003, Standard Edition
    > . Microsoft Windows Server 2003, Enterprise Edition
    > . Microsoft Windows Server 2003, Datacenter Edition
    >
    > =============== here the reply ===========================
    > How to access session 0 (the console session):
    >
    > Open a command prompt and execute the following command, replacing
    > <computername> with the name (or IP address) of the computer:
    >
    > mstsc /v:<computername or IP Address> /console
    >
    > See:
    > Q278845
    >
    >
    > Requirements:
    > 1) You must be a member of the local administrators group to shadow the
    > console
    > 2) Must be running Windows Server 2003
    >
    > --
    > Todd J Heron, MCSE
    > Windows Server 2003/2000/NT
    >
    >
    > "Fredrik Elestedt" <[email protected]> wrote in message
    > news:#[email protected]...
    >> Hi,
    >>
    >> I have a SBS server running TS in admin mode, but it will not allow me to
    >> connect to the root/console session.
    >> I get an error stating that remote control is disabled on that session.
    >>
    >> Anyone know how to solve this?
    >>
    >> Thanks in advance
    >> // Fredrik
    >>
    >>

    >
    >




  10. #10
    Per Hagstrom Guest

    Re: Console => problem still not solved

    It is working just fine, the only thing not working "correctly" is the
    TSADMIN app. Yes, it still shows the session as a RDP session, but look at
    the ID! It is 0, as in console.
    Do a practical test. Go to the local Win2003 server. Login and open
    something, then go to your remote XP box and use the mstsc /v:computer
    /console and you will see it take over the local console you just previously
    started! :)

    / Per


    "Rosny" <[email protected]> wrote in message
    news:%[email protected]...
    > It is similar problem Refering to my previous post at microsoft
    > public.windows.server.general
    >
    > Server Environment: Windows Server 2003 Web Edition
    > Login using : "Administrator" which is member of (Administrators, Power
    > Users, Remote Desktop Users, Telnet Clients)
    >
    > Several things that I have tried
    > 1. mstsc /v:<computername or IP Address> /console
    > after successfully login. Session is still not "console" it is RDP-Tcp
    >
    > 2. Modifying the actual Default.rdp and add "connect to console:i:1"
    > try to run it from "C:\Program Files\Remote Desktop\mstsc.exe" /console
    > http://headblender.com/joe/blog/arch...ss/001166.html
    >
    > 3. Same thing as no 2, but right now just clicking on Default.rdp directly
    >
    > 4. In microsoft software server compare feature, it clearly show it has
    > "Remote Desktop for Administration"
    > which allow 1 console and 2 session connection.
    > http://www.microsoft.com/windowsserv...eeditions.mspx
    >
    > 5. Also on "Group Policy Object Editor"=> in Computer Configuration->
    > Windows Setting-> Security Settings->
    > Local Policies-> User Rights Assesment -> Allow log on locally
    > set to Administrators,Remote Interactive Logon.....etc
    >
    > 6. Looks like I am running out of choice now.
    >
    > Rosny
    >
    > this below apply to
    > the option Q278845
    > APPLIES TO
    > . Microsoft Windows Server 2003, Standard Edition
    > . Microsoft Windows Server 2003, Enterprise Edition
    > . Microsoft Windows Server 2003, Datacenter Edition
    >
    > =============== here the reply ===========================
    > How to access session 0 (the console session):
    >
    > Open a command prompt and execute the following command, replacing
    > <computername> with the name (or IP address) of the computer:
    >
    > mstsc /v:<computername or IP Address> /console
    >
    > See:
    > Q278845
    >
    >
    > Requirements:
    > 1) You must be a member of the local administrators group to shadow the
    > console
    > 2) Must be running Windows Server 2003
    >
    > --
    > Todd J Heron, MCSE
    > Windows Server 2003/2000/NT
    >
    >
    > "Fredrik Elestedt" <[email protected]> wrote in message
    > news:#[email protected]...
    >> Hi,
    >>
    >> I have a SBS server running TS in admin mode, but it will not allow me to
    >> connect to the root/console session.
    >> I get an error stating that remote control is disabled on that session.
    >>
    >> Anyone know how to solve this?
    >>
    >> Thanks in advance
    >> // Fredrik
    >>
    >>

    >
    >




  11. #11
    Join Date
    Sep 2007
    Posts
    1
    (I suspect the original poster no longer cares 2 years later, but for others who find this site...)

    I found with XP I had to disable Fast User Switching and the XP Welcome Screen to get things to work properly when I had the same problem. (You do this in the "user accounts" control panel under "change the way users log on" or whatever.)

  12. #12
    t Guest

    RE: Console



    "unknown" wrote:

    >


Similar Threads

  1. From where should I buy a console?
    By Brighter in forum Video Games
    Replies: 5
    Last Post: 19-07-2011, 08:20 PM
  2. PC vs Console
    By Chitamacha in forum Video Games
    Replies: 6
    Last Post: 28-08-2010, 12:21 PM
  3. Replies: 3
    Last Post: 03-09-2008, 01:39 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,609,265.00744 seconds with 16 queries