Windows Vista Forums

Giving "Run As Administrator" Rights To A Program
  1. #1


    Bob H Guest

    Giving "Run As Administrator" Rights To A Program

    I've been using the Intel Thermal Analysis tool to measure my CPU core
    temperatures. It works fine, but I find that UAC stops it starting up and
    requires me to give it access rights each time I start it.
    I've gone to the Properties dialogue of both the program executable file,
    plus the shortcut - and in the compatability tab have ticked the "Run As
    Administrator" box - which hasn't fully solved the problem. I still get a "An
    unidentified program wants access to your computer" dialogue box and have to
    accept in that instead. Is there a way of permanently allowing this program
    to bypass this UAC check.





      My System SpecsSystem Spec

  2. #2


    Jimmy Brush Guest

    Re: Giving "Run As Administrator" Rights To A Program

    Bob H wrote:
    > I've been using the Intel Thermal Analysis tool to measure my CPU core
    > temperatures. It works fine, but I find that UAC stops it starting up and
    > requires me to give it access rights each time I start it.
    > I've gone to the Properties dialogue of both the program executable file,
    > plus the shortcut - and in the compatability tab have ticked the "Run As
    > Administrator" box - which hasn't fully solved the problem. I still get a "An
    > unidentified program wants access to your computer" dialogue box and have to
    > accept in that instead. Is there a way of permanently allowing this program
    > to bypass this UAC check.
    >
    >


    Hello,

    No, there is no way to allow a specific program to always open with
    administrator privileges without prompting.

    The prompt is not just asking you if you trust a program, but also
    asking you if you opened the program in that specific instance.

    This keeps programs that do not prompt from being able to run the
    trusted administrative tools on your computer without your knowledge,
    which would kind of defeat the purpose of the prompt in the first place.

    The actual issue here seems to be "Why does the Intel Thermal Analysis
    Tool require admin privileges". I've never used the tool, but it doesn't
    sound like it does anything that should need administrator privileges.

    In any case, as a workaround, you can have the tool run automatically at
    startup with admin privileges without prompting, if you are using an
    administrator account. (This is "OK" because a non-admin program has no
    control over this process, so there is no potential for abuse).

    Just go to the task scheduler and create a new task specifying to run
    that tool when you log in, and make sure you check the box that allows
    it to run with 'highest privilege'.

    --
    -JB
    Microsoft MVP - Windows Shell/User
    Windows Vista Support FAQ - http://www.jimmah.com/vista/

      My System SpecsSystem Spec

  3. #3


    Hurricane Andrew Guest

    Re: Giving "Run As Administrator" Rights To A Program


    "Bob H" <BobH@discussions.microsoft.com> wrote in message
    news:50D8FC7E-C23A-4C31-9D83-965B2249A1F2@microsoft.com...
    > I've been using the Intel Thermal Analysis tool to measure my CPU core
    > temperatures. It works fine, but I find that UAC stops it starting up and
    > requires me to give it access rights each time I start it.
    > I've gone to the Properties dialogue of both the program executable file,
    > plus the shortcut - and in the compatability tab have ticked the "Run As
    > Administrator" box - which hasn't fully solved the problem. I still get a
    > "An
    > unidentified program wants access to your computer" dialogue box and have
    > to
    > accept in that instead. Is there a way of permanently allowing this
    > program
    > to bypass this UAC check.


    If the account you typical use is an "administrator" account, you can
    eliminate the prompt by editing the local security policy.

    In the Start Search box, type local, and local security policy should be the
    first choice. Once it loads, expand local policies, and then select
    Security Options. You want to change the setting for the User Account
    Control: Behavior of the elevation prompt for administrators in Admin
    Approval Mode to Elevate without prompting.

    That should take care of your issue, and many others as well :-)

    --
    "Hurricane" Andrew
    Milford, DE


      My System SpecsSystem Spec

  4. #4


    Bob H Guest

    Re: Giving "Run As Administrator" Rights To A Program

    Thanks for the replies - I'll try them out now.

    Bob,


    "Hurricane Andrew" wrote:

    >
    > "Bob H" <BobH@discussions.microsoft.com> wrote in message
    > news:50D8FC7E-C23A-4C31-9D83-965B2249A1F2@microsoft.com...
    > > I've been using the Intel Thermal Analysis tool to measure my CPU core
    > > temperatures. It works fine, but I find that UAC stops it starting up and
    > > requires me to give it access rights each time I start it.
    > > I've gone to the Properties dialogue of both the program executable file,
    > > plus the shortcut - and in the compatability tab have ticked the "Run As
    > > Administrator" box - which hasn't fully solved the problem. I still get a
    > > "An
    > > unidentified program wants access to your computer" dialogue box and have
    > > to
    > > accept in that instead. Is there a way of permanently allowing this
    > > program
    > > to bypass this UAC check.

    >
    > If the account you typical use is an "administrator" account, you can
    > eliminate the prompt by editing the local security policy.
    >
    > In the Start Search box, type local, and local security policy should be the
    > first choice. Once it loads, expand local policies, and then select
    > Security Options. You want to change the setting for the User Account
    > Control: Behavior of the elevation prompt for administrators in Admin
    > Approval Mode to Elevate without prompting.
    >
    > That should take care of your issue, and many others as well :-)
    >
    > --
    > "Hurricane" Andrew
    > Milford, DE
    >
    >


      My System SpecsSystem Spec

  5. #5


    Diane Walker Guest

    Re: Giving "Run As Administrator" Rights To A Program

    JB,

    Vista still prompted me for the UAC check after I setup a task in Task
    Scheduler. Do you have any suggestions?

    Thanks.

    Diane

    "Jimmy Brush" <jb@mvps.org> wrote in message
    news:OUSNWdRtHHA.2444@TK2MSFTNGP06.phx.gbl...
    > Bob H wrote:
    >> I've been using the Intel Thermal Analysis tool to measure my CPU core
    >> temperatures. It works fine, but I find that UAC stops it starting up and
    >> requires me to give it access rights each time I start it.
    >> I've gone to the Properties dialogue of both the program executable file,
    >> plus the shortcut - and in the compatability tab have ticked the "Run As
    >> Administrator" box - which hasn't fully solved the problem. I still get a
    >> "An unidentified program wants access to your computer" dialogue box and
    >> have to accept in that instead. Is there a way of permanently allowing
    >> this program to bypass this UAC check.
    >>

    >
    > Hello,
    >
    > No, there is no way to allow a specific program to always open with
    > administrator privileges without prompting.
    >
    > The prompt is not just asking you if you trust a program, but also asking
    > you if you opened the program in that specific instance.
    >
    > This keeps programs that do not prompt from being able to run the trusted
    > administrative tools on your computer without your knowledge, which would
    > kind of defeat the purpose of the prompt in the first place.
    >
    > The actual issue here seems to be "Why does the Intel Thermal Analysis
    > Tool require admin privileges". I've never used the tool, but it doesn't
    > sound like it does anything that should need administrator privileges.
    >
    > In any case, as a workaround, you can have the tool run automatically at
    > startup with admin privileges without prompting, if you are using an
    > administrator account. (This is "OK" because a non-admin program has no
    > control over this process, so there is no potential for abuse).
    >
    > Just go to the task scheduler and create a new task specifying to run that
    > tool when you log in, and make sure you check the box that allows it to
    > run with 'highest privilege'.
    >
    > --
    > -JB
    > Microsoft MVP - Windows Shell/User
    > Windows Vista Support FAQ - http://www.jimmah.com/vista/




      My System SpecsSystem Spec

  6. #6


    Jimmy Brush Guest

    Re: Giving "Run As Administrator" Rights To A Program

    Diane Walker wrote:
    > JB,
    >
    > Vista still prompted me for the UAC check after I setup a task in Task
    > Scheduler. Do you have any suggestions?
    >
    > Thanks.
    >
    > Diane
    >
    > "Jimmy Brush" <jb@mvps.org> wrote in message
    > news:OUSNWdRtHHA.2444@TK2MSFTNGP06.phx.gbl...
    >> Bob H wrote:
    >>> I've been using the Intel Thermal Analysis tool to measure my CPU core
    >>> temperatures. It works fine, but I find that UAC stops it starting up and
    >>> requires me to give it access rights each time I start it.
    >>> I've gone to the Properties dialogue of both the program executable file,
    >>> plus the shortcut - and in the compatability tab have ticked the "Run As
    >>> Administrator" box - which hasn't fully solved the problem. I still get a
    >>> "An unidentified program wants access to your computer" dialogue box and
    >>> have to accept in that instead. Is there a way of permanently allowing
    >>> this program to bypass this UAC check.
    >>>

    >> Hello,
    >>
    >> No, there is no way to allow a specific program to always open with
    >> administrator privileges without prompting.
    >>
    >> The prompt is not just asking you if you trust a program, but also asking
    >> you if you opened the program in that specific instance.
    >>
    >> This keeps programs that do not prompt from being able to run the trusted
    >> administrative tools on your computer without your knowledge, which would
    >> kind of defeat the purpose of the prompt in the first place.
    >>
    >> The actual issue here seems to be "Why does the Intel Thermal Analysis
    >> Tool require admin privileges". I've never used the tool, but it doesn't
    >> sound like it does anything that should need administrator privileges.
    >>
    >> In any case, as a workaround, you can have the tool run automatically at
    >> startup with admin privileges without prompting, if you are using an
    >> administrator account. (This is "OK" because a non-admin program has no
    >> control over this process, so there is no potential for abuse).
    >>
    >> Just go to the task scheduler and create a new task specifying to run that
    >> tool when you log in, and make sure you check the box that allows it to
    >> run with 'highest privilege'.
    >>
    >> --
    >> -JB
    >> Microsoft MVP - Windows Shell/User
    >> Windows Vista Support FAQ - http://www.jimmah.com/vista/

    >
    >


    Hello,

    On my machine, as long as I have "Run only when user is logged on" and
    "Run with highest privileges" checked, the program runs elevated without
    prompting.

    Can you describe how your task is set up?


    --
    -JB
    Microsoft MVP - Windows Shell/User
    Windows Vista Support FAQ - http://www.jimmah.com/vista/

      My System SpecsSystem Spec

Giving "Run As Administrator" Rights To A Program problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Granting Rights to "Shared Folders" in Computer Management on 2003 JohnE Server General 0 03 Nov 2009
"right click" and "open" on an icon does not start the program! Pete Vista General 0 01 Oct 2008
"Run this program as an administrator" always grayed out developer_dan Vista security 8 09 Dec 2007
Re: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" newtech Vista security 0 30 Mar 2007
"Recently Opened Programs" list and "Search for program" fail Jelle Kooi Vista installation & setup 0 13 Feb 2007