Remote Desktops - UAC control - Why?

  • Thread starter Thread starter steveb
  • Start date Start date
S

steveb

Guest
Why would running "Remote Desktops" require UAC approval?

There is nothing that you can break on "your" machine when running this tool.

Please remove this "feature" in the next Service Pack as it is not really a security issue.

Please advise if I am mistaken.




--
--
Steven

http://www.glimasoutheast.org
 
Re: Remote Desktops - UAC control - Why?

"steveb" <spamtrap@Astrumtech.com> wrote in message
news:%23f%23Pauo2HHA.2064@TK2MSFTNGP03.phx.gbl...
> Why would running "Remote Desktops" require UAC approval?
>
> There is nothing that you can break on "your" machine when running this
> tool.
>
> Please remove this "feature" in the next Service Pack as it is not really
> a security issue.
>
> Please advise if I am mistaken.


Remote Desktop doesn't require elevation here.

Try running %systemroot%\system32\mstsc.exe directly, does that request
elevation?

--
Paul Smith,
Yeovil, UK.
Microsoft MVP Windows Shell/User.
http://www.dasmirnov.net/blog/
http://www.windowsresource.net/

*Remove nospam. to reply by e-mail*
 
Re: Remote Desktops - UAC control - Why?

Not remote desktop, Remote Desktop"S" that comes in adminpak.msi.

I use this for the connect to console option, as some apps and patches will hang as a RD session instead of a console session.


--
--
Steven

http://www.glimasoutheast.org



"Paul Smith" <Paul@nospam.windowsresource.net> wrote in message news:uTInS4o2HHA.3640@TK2MSFTNGP06.phx.gbl...
> "steveb" <spamtrap@Astrumtech.com> wrote in message news:%23f%23Pauo2HHA.2064@TK2MSFTNGP03.phx.gbl...
>> Why would running "Remote Desktops" require UAC approval?
>>
>> There is nothing that you can break on "your" machine when running this tool.
>>
>> Please remove this "feature" in the next Service Pack as it is not really a security issue.
>>
>> Please advise if I am mistaken.

>
> Remote Desktop doesn't require elevation here.
>
> Try running %systemroot%\system32\mstsc.exe directly, does that request elevation?
>
> --
> Paul Smith,
> Yeovil, UK.
> Microsoft MVP Windows Shell/User.
> http://www.dasmirnov.net/blog/
> http://www.windowsresource.net/
>
> *Remove nospam. to reply by e-mail*
>
>
 
Re: Remote Desktops - UAC control - Why?

mstsc /console lets you connect to a console.

Sandeep

"steveb" <spamtrap@Astrumtech.com> wrote in message
news:#rLruGp2HHA.1208@TK2MSFTNGP03.phx.gbl...
> Not remote desktop, Remote Desktop"S" that comes in adminpak.msi.
>
> I use this for the connect to console option, as some apps and patches
> will hang as a RD session instead of a console session.
>
>
> --
> --
> Steven
>
> http://www.glimasoutheast.org
>
>
>
> "Paul Smith" <Paul@nospam.windowsresource.net> wrote in message
> news:uTInS4o2HHA.3640@TK2MSFTNGP06.phx.gbl...
>> "steveb" <spamtrap@Astrumtech.com> wrote in message
>> news:%23f%23Pauo2HHA.2064@TK2MSFTNGP03.phx.gbl...
>>> Why would running "Remote Desktops" require UAC approval?
>>>
>>> There is nothing that you can break on "your" machine when running this
>>> tool.
>>>
>>> Please remove this "feature" in the next Service Pack as it is not
>>> really a security issue.
>>>
>>> Please advise if I am mistaken.

>>
>> Remote Desktop doesn't require elevation here.
>>
>> Try running %systemroot%\system32\mstsc.exe directly, does that request
>> elevation?
>>
>> --
>> Paul Smith,
>> Yeovil, UK.
>> Microsoft MVP Windows Shell/User.
>> http://www.dasmirnov.net/blog/
>> http://www.windowsresource.net/
>>
>> *Remove nospam. to reply by e-mail*
>>
>>

>
>
 
Re: Remote Desktops - UAC control - Why?

Sandeep, you are avoiding the original question. the Rempte Desktops MMC
allows for access to multiple desktop connections to multiple servers within
a single window. One might argue that this is not unlike tabbed browsing
allows you to have multiple websites open in a single browser window.

I think it is probably not the desktops snap-in causing the UAC prompt, but
rather the launch of mmc.exe itself, which seems to require administrative
priviledges to run regardless of the snap-in open.


"Sandeep" wrote:

> mstsc /console lets you connect to a console.
>
> Sandeep
>
> "steveb" <spamtrap@Astrumtech.com> wrote in message
> news:#rLruGp2HHA.1208@TK2MSFTNGP03.phx.gbl...
> > Not remote desktop, Remote Desktop"S" that comes in adminpak.msi.
> >
> > I use this for the connect to console option, as some apps and patches
> > will hang as a RD session instead of a console session.
> >
> >
> > --
> > --
> > Steven
> >
> > http://www.glimasoutheast.org
> >
> >
> >
> > "Paul Smith" <Paul@nospam.windowsresource.net> wrote in message
> > news:uTInS4o2HHA.3640@TK2MSFTNGP06.phx.gbl...
> >> "steveb" <spamtrap@Astrumtech.com> wrote in message
> >> news:%23f%23Pauo2HHA.2064@TK2MSFTNGP03.phx.gbl...
> >>> Why would running "Remote Desktops" require UAC approval?
> >>>
> >>> There is nothing that you can break on "your" machine when running this
> >>> tool.
> >>>
> >>> Please remove this "feature" in the next Service Pack as it is not
> >>> really a security issue.
> >>>
> >>> Please advise if I am mistaken.
> >>
> >> Remote Desktop doesn't require elevation here.
> >>
> >> Try running %systemroot%\system32\mstsc.exe directly, does that request
> >> elevation?
> >>
> >> --
> >> Paul Smith,
> >> Yeovil, UK.
> >> Microsoft MVP Windows Shell/User.
> >> http://www.dasmirnov.net/blog/
> >> http://www.windowsresource.net/
> >>
> >> *Remove nospam. to reply by e-mail*
> >>
> >>

> >
> >
 
Re: Remote Desktops - UAC control - Why?

Correct,

MMC itself can not break you system, but snap-ins used can.

I can see this and why mmc triggers UAC.

I remember when MMC first cam out, MS was telling everyone, "Use MMC, you do not need to write you whole console, just the working
parts."

I wonder how many non-admin programs are using MMC.



--
--
Steven

http://www.glimasoutheast.org



"Onlyodin" <Onlyodin@discussions.microsoft.com> wrote in message news:2251691C-12D8-4EFC-8A45-11DCC6746FD3@microsoft.com...
> Sandeep, you are avoiding the original question. the Rempte Desktops MMC
> allows for access to multiple desktop connections to multiple servers within
> a single window. One might argue that this is not unlike tabbed browsing
> allows you to have multiple websites open in a single browser window.
>
> I think it is probably not the desktops snap-in causing the UAC prompt, but
> rather the launch of mmc.exe itself, which seems to require administrative
> priviledges to run regardless of the snap-in open.
>
>
> "Sandeep" wrote:
>
>> mstsc /console lets you connect to a console.
>>
>> Sandeep
>>
>> "steveb" <spamtrap@Astrumtech.com> wrote in message
>> news:#rLruGp2HHA.1208@TK2MSFTNGP03.phx.gbl...
>> > Not remote desktop, Remote Desktop"S" that comes in adminpak.msi.
>> >
>> > I use this for the connect to console option, as some apps and patches
>> > will hang as a RD session instead of a console session.
>> >
>> >
>> > --
>> > --
>> > Steven
>> >
>> > http://www.glimasoutheast.org
>> >
>> >
>> >
>> > "Paul Smith" <Paul@nospam.windowsresource.net> wrote in message
>> > news:uTInS4o2HHA.3640@TK2MSFTNGP06.phx.gbl...
>> >> "steveb" <spamtrap@Astrumtech.com> wrote in message
>> >> news:%23f%23Pauo2HHA.2064@TK2MSFTNGP03.phx.gbl...
>> >>> Why would running "Remote Desktops" require UAC approval?
>> >>>
>> >>> There is nothing that you can break on "your" machine when running this
>> >>> tool.
>> >>>
>> >>> Please remove this "feature" in the next Service Pack as it is not
>> >>> really a security issue.
>> >>>
>> >>> Please advise if I am mistaken.
>> >>
>> >> Remote Desktop doesn't require elevation here.
>> >>
>> >> Try running %systemroot%\system32\mstsc.exe directly, does that request
>> >> elevation?
>> >>
>> >> --
>> >> Paul Smith,
>> >> Yeovil, UK.
>> >> Microsoft MVP Windows Shell/User.
>> >> http://www.dasmirnov.net/blog/
>> >> http://www.windowsresource.net/
>> >>
>> >> *Remove nospam. to reply by e-mail*
>> >>
>> >>
>> >
>> >
 
Re: Remote Desktops - UAC control - Why?

I find the opposite, that opening MMC does not ask for admin privileges,
and then some snap-ins don't work properly because they do need it. I've
ended up creating a shortcut to "Computer Management", and checking the
"Run as administrator" box in its Properties > Shortcut tab > Advanced.
You might want to make sure that box is not ticked on the shortcut you
use to launch Remote Desktops.

Mark.


steveb wrote:
> Correct,
>
> MMC itself can not break you system, but snap-ins used can.
>
> I can see this and why mmc triggers UAC.
>
> I remember when MMC first cam out, MS was telling everyone, "Use MMC, you do not need to write you whole console, just the working
> parts."
>
> I wonder how many non-admin programs are using MMC.
>
>
>
 
Back
Top