Results 1 to 8 of 8

Thread: connecting to the CONSOLE using mstsc command using - instead of /

  1. #1
    Mike Bonvie Guest

    connecting to the CONSOLE using mstsc command using - instead of /

    Server 2003 SP2


    Hi,

    This one should be a no-brainer:

    Will the following commands do the EXACT same thing?

    mstsc /console
    mstsc -console

    I have some colleagues here who insists using mstsc /console & say
    mstsc -console is wrong.

    I've used mstsc -console for years and never had a problem.

    Yes, I have looked at the help associated with the command using mstsc /?
    and mstsc -?

    In fact, if this command didn't accept the "-" it would fail.

    Please help me settle this guys.

    Thanks



  2. #2
    Pegasus \(MVP\) Guest

    Re: connecting to the CONSOLE using mstsc command using - instead of /


    "Mike Bonvie" <[email protected]> wrote in message
    news:[email protected]...
    > Server 2003 SP2
    >
    >
    > Hi,
    >
    > This one should be a no-brainer:
    >
    > Will the following commands do the EXACT same thing?
    >
    > mstsc /console
    > mstsc -console
    >
    > I have some colleagues here who insists using mstsc /console & say
    > mstsc -console is wrong.
    >
    > I've used mstsc -console for years and never had a problem.
    >
    > Yes, I have looked at the help associated with the command using mstsc /?
    > and mstsc -?
    >
    > In fact, if this command didn't accept the "-" it would fail.
    >
    > Please help me settle this guys.
    >
    > Thanks


    The official prefix is "/console" but many programmers will
    code the command line interface such that "-console" will
    work too. As you say, if the programmer for mstsc.exe had
    not allowed for the dash prefix then the command would fail.



  3. #3
    Mike Bonvie Guest

    Re: connecting to the CONSOLE using mstsc command using - instead of /

    Thanks for the feedback,

    Can some others please chime in & build my case too?

    Thanks again


    "Pegasus (MVP)" <[email protected]> wrote in message
    news:u%[email protected]...
    >
    > "Mike Bonvie" <[email protected]> wrote in message
    > news:[email protected]...
    >> Server 2003 SP2
    >>
    >>
    >> Hi,
    >>
    >> This one should be a no-brainer:
    >>
    >> Will the following commands do the EXACT same thing?
    >>
    >> mstsc /console
    >> mstsc -console
    >>
    >> I have some colleagues here who insists using mstsc /console & say
    >> mstsc -console is wrong.
    >>
    >> I've used mstsc -console for years and never had a problem.
    >>
    >> Yes, I have looked at the help associated with the command using mstsc /?
    >> and mstsc -?
    >>
    >> In fact, if this command didn't accept the "-" it would fail.
    >>
    >> Please help me settle this guys.
    >>
    >> Thanks

    >
    > The official prefix is "/console" but many programmers will
    > code the command line interface such that "-console" will
    > work too. As you say, if the programmer for mstsc.exe had
    > not allowed for the dash prefix then the command would fail.
    >



  4. #4
    Pegasus \(MVP\) Guest

    Re: connecting to the CONSOLE using mstsc command using - instead of /

    What exactly is your case?


    "Mike Bonvie" <[email protected]> wrote in message
    news:%[email protected]...
    > Thanks for the feedback,
    >
    > Can some others please chime in & build my case too?
    >
    > Thanks again
    >
    >
    > "Pegasus (MVP)" <[email protected]> wrote in message
    > news:u%[email protected]...
    >>
    >> "Mike Bonvie" <[email protected]> wrote in message
    >> news:[email protected]...
    >>> Server 2003 SP2
    >>>
    >>>
    >>> Hi,
    >>>
    >>> This one should be a no-brainer:
    >>>
    >>> Will the following commands do the EXACT same thing?
    >>>
    >>> mstsc /console
    >>> mstsc -console
    >>>
    >>> I have some colleagues here who insists using mstsc /console & say
    >>> mstsc -console is wrong.
    >>>
    >>> I've used mstsc -console for years and never had a problem.
    >>>
    >>> Yes, I have looked at the help associated with the command using mstsc
    >>> /? and mstsc -?
    >>>
    >>> In fact, if this command didn't accept the "-" it would fail.
    >>>
    >>> Please help me settle this guys.
    >>>
    >>> Thanks

    >>
    >> The official prefix is "/console" but many programmers will
    >> code the command line interface such that "-console" will
    >> work too. As you say, if the programmer for mstsc.exe had
    >> not allowed for the dash prefix then the command would fail.
    >>

    >




  5. #5
    Mike Bonvie Guest

    Re: connecting to the CONSOLE using mstsc command using - instead of /

    I'm simply building a case here.

    I'm told mstsc -console is wrong




    "Pegasus (MVP)" <[email protected]> wrote in message
    news:%[email protected]...
    > What exactly is your case?
    >
    >
    > "Mike Bonvie" <[email protected]> wrote in message
    > news:%[email protected]...
    >> Thanks for the feedback,
    >>
    >> Can some others please chime in & build my case too?
    >>
    >> Thanks again
    >>
    >>
    >> "Pegasus (MVP)" <[email protected]> wrote in message
    >> news:u%[email protected]...
    >>>
    >>> "Mike Bonvie" <[email protected]> wrote in message
    >>> news:[email protected]...
    >>>> Server 2003 SP2
    >>>>
    >>>>
    >>>> Hi,
    >>>>
    >>>> This one should be a no-brainer:
    >>>>
    >>>> Will the following commands do the EXACT same thing?
    >>>>
    >>>> mstsc /console
    >>>> mstsc -console
    >>>>
    >>>> I have some colleagues here who insists using mstsc /console & say
    >>>> mstsc -console is wrong.
    >>>>
    >>>> I've used mstsc -console for years and never had a problem.
    >>>>
    >>>> Yes, I have looked at the help associated with the command using mstsc
    >>>> /? and mstsc -?
    >>>>
    >>>> In fact, if this command didn't accept the "-" it would fail.
    >>>>
    >>>> Please help me settle this guys.
    >>>>
    >>>> Thanks
    >>>
    >>> The official prefix is "/console" but many programmers will
    >>> code the command line interface such that "-console" will
    >>> work too. As you say, if the programmer for mstsc.exe had
    >>> not allowed for the dash prefix then the command would fail.
    >>>

    >>

    >
    >



  6. #6
    Kerry Brown Guest

    Re: connecting to the CONSOLE using mstsc command using - instead of /

    "Mike Bonvie" <[email protected]> wrote in message
    news:[email protected]...
    > Server 2003 SP2
    >
    >
    > Hi,
    >
    > This one should be a no-brainer:
    >
    > Will the following commands do the EXACT same thing?
    >
    > mstsc /console
    > mstsc -console
    >



    Depending on what OS you're using they may be both wrong. With Vista SP1 and
    Server 2008 the command is

    mstsc /admin

    The /console parameter silently fails

    http://support.microsoft.com/kb/947723

    http://technet2.microsoft.com/window....mspx?mfr=true

    --
    Kerry Brown
    MS-MVP - Windows Desktop Experience: Systems Administration
    http://www.vistahelp.ca/phpBB2/




  7. #7
    Pegasus \(MVP\) Guest

    Re: connecting to the CONSOLE using mstsc command using - instead of /


    "Mike Bonvie" <[email protected]> wrote in message
    news:u%[email protected]...
    > I'm simply building a case here.
    >
    > I'm told mstsc -console is wrong


    As I said before, using the "-console" syntax appears to
    be a valid but undocumented and therefore unsupported
    method. Perhaps it will always work and perhaps it will
    fail after the next automatic update - who knows?



  8. #8
    kj [SBS MVP] Guest

    Re: connecting to the CONSOLE using mstsc command using - instead of /

    Pegasus (MVP) wrote:
    > "Mike Bonvie" <[email protected]> wrote in message
    > news:u%[email protected]...
    >> I'm simply building a case here.
    >>
    >> I'm told mstsc -console is wrong

    >
    > As I said before, using the "-console" syntax appears to
    > be a valid but undocumented and therefore unsupported
    > method. Perhaps it will always work and perhaps it will
    > fail after the next automatic update - who knows?


    It's already being replaced with /admin.

    --
    /kj



Similar Threads

  1. Replies: 2
    Last Post: 18-11-2011, 09:34 AM
  2. Console command for E.Y.E: Divine Cybermancy
    By Egmont in forum Video Games
    Replies: 5
    Last Post: 07-08-2011, 11:35 PM
  3. mstsc /admin command queries
    By Domon in forum Windows Server Help
    Replies: 1
    Last Post: 26-03-2011, 03:19 AM
  4. how to use amx command in console.
    By Xymaya in forum Video Games
    Replies: 4
    Last Post: 05-03-2011, 07:51 AM
  5. Mstsc /console user permission
    By Itkila in forum Active Directory
    Replies: 2
    Last Post: 06-01-2010, 04:29 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,750,330,249.57331 seconds with 16 queries