Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Security

Notices

Reply

UAC problem - Need a little help and a lot of understanding

 

LinkBack Thread Tools Display Modes
Old 10-24-2007, 11:50 PM   #1 (permalink)
Default UAC problem - Need a little help and a lot of understanding

The problem that I'm having is that I'm unable to get the command line
secpol.msc program to run. I'm logged on as admin and it still tells me it
cannot find the program. Something to that effect.
I can still navigate in control panel to run the app but why does it not run
from the run box or cmd box?
Have I messed up my ENV variables and it is just not in the path statement
or what?
Any clues....Anybody?
Thanks in advance for a reply, Sid

To perform the following procedure, you must be able to log on with or
provide the credentials of a member of the localAdministrators group.

To enable or disable application setup detection in UAC
Click Start, click All Programs, click Accessories, click Run, type
secpol.msc in the Open box, and then click OK.

From the Local Security Policy tree, click Local Policies, and then
double-click Security Options.

Scroll down and double-click User Account Control: Detect application
installations and prompt for elevation.

Choose the appropriate setting:

To enable application setup detection, click Enabled.

To disable application setup detection, click Disabled.

Click OK.

Close the Local Security Policy window.


--
Sid
"The force be with you"
Sid
Guest
 
Posts: n/a
Reply With Quote  
Old 10-24-2007, 11:59 PM   #2 (permalink)
Default Re: UAC problem - Need a little help and a lot of understanding

Sid wrote:
Quote:
> The problem that I'm having is that I'm unable to get the command line
> secpol.msc program to run. I'm logged on as admin and it still tells me it
> cannot find the program. Something to that effect.
> I can still navigate in control panel to run the app but why does it not run
> from the run box or cmd box?
> Have I messed up my ENV variables and it is just not in the path statement
> or what?
> Any clues....Anybody?
Do you have one of the Home versions? Just like XP Home, Vista Home
doesn't have secpol.msc or gpedit.msc.

If you're trying to turn off UAC, here's another way from MVP John
Barnett that doesn't require secpol.msc.

http://vistasupport.mvps.org/turn_of...nt_control.htm


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
Malke
Guest
 
Posts: n/a
Reply With Quote  
Old 10-25-2007, 02:08 PM   #3 (permalink)
Default Re: UAC problem - Need a little help and a lot of understanding

Does your path include %SystemRoot%\system32 ? That's where secpol.msc
resides.

The initial path statement in Vista should include
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem


"Sid" <Sid@discussions.microsoft.com> wrote in message
news:A0561AB7-917D-43AB-BC1D-CC51E0D32D77@microsoft.com...
Quote:
> The problem that I'm having is that I'm unable to get the command line
> secpol.msc program to run. I'm logged on as admin and it still tells me it
> cannot find the program. Something to that effect.
> I can still navigate in control panel to run the app but why does it not
> run
> from the run box or cmd box?
> Have I messed up my ENV variables and it is just not in the path statement
> or what?
> Any clues....Anybody?
> Thanks in advance for a reply, Sid
>
> To perform the following procedure, you must be able to log on with or
> provide the credentials of a member of the localAdministrators group.
>
> To enable or disable application setup detection in UAC
> Click Start, click All Programs, click Accessories, click Run, type
> secpol.msc in the Open box, and then click OK.
>
> From the Local Security Policy tree, click Local Policies, and then
> double-click Security Options.
>
> Scroll down and double-click User Account Control: Detect application
> installations and prompt for elevation.
>
> Choose the appropriate setting:
>
> To enable application setup detection, click Enabled.
>
> To disable application setup detection, click Disabled.
>
> Click OK.
>
> Close the Local Security Policy window.
>
>
> --
> Sid
> "The force be with you"
GTS
Guest
 
Posts: n/a
Reply With Quote  
Old 10-25-2007, 04:25 PM   #4 (permalink)
Default Re: UAC problem - Need a little help and a lot of understanding

I don't believe it's available in Vista Home versions...


"GTS" <x@y.net> wrote in message
news:u$YQKCxFIHA.2268@TK2MSFTNGP02.phx.gbl...
Quote:
> Does your path include %SystemRoot%\system32 ? That's where secpol.msc
> resides.
>
> The initial path statement in Vista should include
> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem
>
>
> "Sid" <Sid@discussions.microsoft.com> wrote in message
> news:A0561AB7-917D-43AB-BC1D-CC51E0D32D77@microsoft.com...
Quote:
>> The problem that I'm having is that I'm unable to get the command line
>> secpol.msc program to run. I'm logged on as admin and it still tells me
>> it
>> cannot find the program. Something to that effect.
>> I can still navigate in control panel to run the app but why does it not
>> run
>> from the run box or cmd box?
>> Have I messed up my ENV variables and it is just not in the path
>> statement
>> or what?
>> Any clues....Anybody?
>> Thanks in advance for a reply, Sid
>>
>> To perform the following procedure, you must be able to log on with or
>> provide the credentials of a member of the localAdministrators group.
>>
>> To enable or disable application setup detection in UAC
>> Click Start, click All Programs, click Accessories, click Run, type
>> secpol.msc in the Open box, and then click OK.
>>
>> From the Local Security Policy tree, click Local Policies, and then
>> double-click Security Options.
>>
>> Scroll down and double-click User Account Control: Detect application
>> installations and prompt for elevation.
>>
>> Choose the appropriate setting:
>>
>> To enable application setup detection, click Enabled.
>>
>> To disable application setup detection, click Disabled.
>>
>> Click OK.
>>
>> Close the Local Security Policy window.
>>
>>
>> --
>> Sid
>> "The force be with you"
>
Dave
Guest
 
Posts: n/a
Reply With Quote  
Old 10-25-2007, 08:12 PM   #5 (permalink)
Default Re: UAC problem - Need a little help and a lot of understanding

That's correct. However, the fact that the poster says he can run secpol
from from Control Panel (admin tools) indicates that he is not using a Home
version.
--

"Dave" <dave@beepbeep.com> wrote in message
news:uEoEsOyFIHA.748@TK2MSFTNGP04.phx.gbl...
Quote:
>I don't believe it's available in Vista Home versions...
>
>
> "GTS" <x@y.net> wrote in message
> news:u$YQKCxFIHA.2268@TK2MSFTNGP02.phx.gbl...
Quote:
>> Does your path include %SystemRoot%\system32 ? That's where secpol.msc
>> resides.
>>
>> The initial path statement in Vista should include
>> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem
>>
>>
>> "Sid" <Sid@discussions.microsoft.com> wrote in message
>> news:A0561AB7-917D-43AB-BC1D-CC51E0D32D77@microsoft.com...
Quote:
>>> The problem that I'm having is that I'm unable to get the command line
>>> secpol.msc program to run. I'm logged on as admin and it still tells me
>>> it
>>> cannot find the program. Something to that effect.
>>> I can still navigate in control panel to run the app but why does it not
>>> run
GTS
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Vista: Understanding the merit of VMK tavis Windows Vista Security 1 06-23-2006 08:05 PM
VPN is working, but I need help understanding how to effectively use it Ted Poor Windows XP Work Remotely 2 02-13-2004 02:32 PM
need a basic understanding stevemiller Windows XP Accessibility 8 01-31-2004 06:22 AM
Understanding User Profiles chad Windows XP Security & Administration 1 09-25-2003 10:39 AM
Understanding CompactFlash IDE Adapters Rene Windows XP Embedded 1 09-07-2003 06:04 PM


All times are GMT. The time now is 12:35 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90