Affichage des articles dont le libellé est Active directory. Afficher tous les articles
Affichage des articles dont le libellé est Active directory. Afficher tous les articles

mardi 9 mars 2010

How can I disable the User Account Control (UAC) feature on my Windows Vista computer?

Method #1 - Using Regedit

  1. Open Registry Editor.
  2. In Registry Editor, navigate to the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System
  3. Locate the following value (DWORD): EnableLUA and give it a value of 0.

  4. Note: As always, before making changes to your registry you should always make sure you have a valid backup. In cases where you're supposed to delete or modify keys or values from the registry it is possible to first export that key or value(s) to a .REG file before performing the changes.

  5. Close Registry Editor. You need to reboot the computer for changes to apply.

In order to re-enable UAC just change the above value to 1.



Method #2 - Using Group Policy

This can be done via Local Group Policy or via Active Directory-based GPO, which is much more suited for large networks where one would like to disable UAC for many computers at once.

If using Local Group Policy you'll need to open the Group Policy Editor (Start > Run > gpedit.msc) from your Vista computer.

If using in AD-based GPO, open Group Policy Management Console (Start > Run > gpmc.msc) from a Vista computer that is a member of the domain. In the GPMC window, browse to the required GPO that is linked to the OU or domain where the Vista computers are located, then edit it.


In the Group Policy Editor window, browse to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.

"User Account Control: Run all administrators in admin approval mode". => Disable

samedi 28 février 2009

une strategie en place vous empeche de vous connecter a cette file d'attente

Lorsque les utilisateurs essayent de se connecter à une queue d'impression à partir d'un client Windows XP, ils reçoivent le message suivant:

"une strategie en place vous empêche de vous connecter a cette file d'attente"
ou en anglais:
a policy is in effect on your computer witch prevent you from connecting to this print queue"

Comme il l'indique, une GPO (Group Policy Object) vous empêche de vous connecter sur les queue d'impression

Pour résoudre ce problème, il vous suffit de modifier/creer une gpo et d'inclure le parametre suivant:

en français:
configuration utilisateur\modèle d'administration\Panneau de configuration\imprimantes
=> Restriction pointer et imprimer => Desactivé

in english:
User Configuration\Administrative Templates\Control Panel\Printers
=> Point and Print Restrictions=> Disabled


Plus d'infos sur cette erreur chez Microsoft à l'adresse:
http://support.microsoft.com/kb/319939