Vista Squad Home

Vista Squad


The Usergroup for Windows Vista and the .NET Framework 3.0 and 3.5.

Welcome to Vista Squad Sign in | Join | Help
in
Home Blogs Forums Downloads

Service Pack 1 UAC improvements

Last post 06-27-2008, 8:07 by Ray Booysen. 5 replies.
Sort Posts: Previous Next
  •  06-05-2008, 4:08 1191

    Service Pack 1 UAC improvements

    These links are from TechNet and well worth a look

    http://go.microsoft.com/?linkid=9033357 Service Pack 1UAC improvements

    http://go.microsoft.com/?linkid=9033340 Interview with Vista UAC Product Manager Austin Wilson

    http://go.microsoft.com/?linkid=9033341 Keith Combs on Windows Vista 30, Rootkits 0

     


    scottbelton@tiscali.co.uk
    Filed under:
  •  06-25-2008, 16:03 1306 in reply to 1191

    Re: Service Pack 1 UAC improvements

    Hey Scott, what are your thoughts on UAC?  Have you ever tried copying files to the Program Files or Windows folders?  Man, what a damn mission.  Some usability problems that definitely can be solved.

    Ray Booysen
    ray@vistasquad.co.uk
    Filed under: ,
  •  06-26-2008, 5:20 1315 in reply to 1306

    Re: Service Pack 1 UAC improvements

    Hi Ray

    I personally think UAC is great and was well overdue on all operating systems,

    I have had many frustrating hours trying to get round it for software compatibility and moving files in and out of the Windows and program directories. The only real way was to turn it off which forces a reboot, what a pain! would be good if someone could find a hack to stop the reboot.

    There are a number of ways to turn off UAC as follows, (obviously not recommended)

    1.       Regedit

    Click Start type Regedit right click run as Administrator

    Navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System

    Locate DWORD EnableLUA right click modify vale to 0 for off and 1 for on

    Reboot

    2.       MSCONFIG

    Click Start type MSCONFIG

    Click on Tool tab, Scroll down to Disable UAC

    Press Launch a CMD will open, when completed close window

    Close MSCONFIG and reboot

    Same again to re-enable choose Enable UAC , Launch etc.

    3.       Control Panel

    Click Start>Control Panel

    Click User Account and Family setting click Add or remove user account Click on UAC prompt

    Click on any one of your user accounts

    Under the User Account screen click the link Go to main User Account page

    Click link to Turn Of UAC again Click on UAC prompt  and remove check mark and yes you guessed it this will need a reboot.

    4.       Group policy

    Either Local Group Policy or via Active Directory GPO

    For Local Start> Run> gpedit.msc

    For AD GPO Open the Group Policy Management Console Start> Run> gpedit.msc from Vista PC that is on your Domain , in the GPMC look for the required GPO linked to your OU or domain were all your Vista PC etc are located and edit it.

    GPMC Window Computer Configuration>Windows Settings>Security Settings>Local Policies>Security Options.

    Then in the right hand pane find User Access Control policies and edit accordingly

                    And you will never guess, but yes you will need to reboot the pc’s to apply!
    scottbelton@tiscali.co.uk
    Filed under:
  •  06-26-2008, 6:54 1318 in reply to 1315

    Re: Service Pack 1 UAC improvements

    There are ways to temporaily disable UAC without a reboot check out these links:-

    http://www.tiscali.co.uk/search/results.php?section=&from=hp-bb-headersearch&query=turn+off+uac+%2B+no+reboot

    http://www.downloadsquad.com/2007/06/03/temporarily-disable-uac-in-vista-without-rebooting/

     Hope these are interesting and on the right track for you Ray.

     


    scottbelton@tiscali.co.uk
    Filed under:
  •  06-27-2008, 7:22 1324 in reply to 1318

    Re: Service Pack 1 UAC improvements

    You can also enable or disable UAC from the command line:

    Disable UAC

    C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

    Enable UAC

    C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

    and yes you will have to reboot your computer for the changes to take effect.


    scottbelton@tiscali.co.uk
    Filed under:
  •  06-27-2008, 8:07 1325 in reply to 1324

    Re: Service Pack 1 UAC improvements

    I guess we can say that this is a comprehensive UAC disabling post. ;)

    Awesome work Scott.


    Ray Booysen
    ray@vistasquad.co.uk
View as RSS news feed in XML
Powered by Community Server (Commercial Edition), by Telligent Systems Telerik Ineta
Sponsored By Dot Net Solutions Ltd