Rechercher dans ce blog

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

vendredi 20 avril 2012

LOGON – RETABLIR IMAGE D’ORIGINE

http://www.tinyint.com/index.php/2009/06/22/black-login-screen-showing-logo-in-windows-2003/

http://support.microsoft.com/kb/906510

Contenu du Fichier a créer :

“rétablir_image_logon_origine”.reg

Windows Registry Editor Version 5.00

[HKEY_USERS\.Default\Control Panel\Colors]
"ActiveBorder"="212 208 200"
"ActiveTitle"="10 36 106"
"AppWorkSpace"="128 128 128"
"Background"="102 111 116"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="64 64 64"
"ButtonFace"="212 208 200"
"ButtonHilight"="255 255 255"
"ButtonLight"="212 208 200"
"ButtonShadow"="128 128 128"
"ButtonText"="0 0 0"
"GradientActiveTitle"="166 202 240"
"GradientInactiveTitle"="192 192 192"
"GrayText"="128 128 128"
"Hilight"="10 36 106"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="128 128 128"
"InactiveTitleText"="212 208 200"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="212 208 200"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"

mardi 20 septembre 2011

VSS symantec BE et BESR

BE et BESR qui cohabitent sur le même serveur et que l’on a des erreurs VSS
1. Stop the Microsoft VSS service.
2. Open a CMD window (Start > Run > cmd > <enter>).
3. Change directories to the BESR Drivers folder (cd "\Program Files\Symantec\Backup Exec System Recovery\Shared\Drivers").
4. At the prompt, type these commands and press <enter>:
•    VssProviderInstall.exe -unregister "Symantec SymSnap VSS Provider" "Symantec SymSnap VSS Provider" 32bits
•    VssProviderInstallx64.exe -unregister "Symantec SymSnap VSS Provider" "Symantec SymSnap VSS Provider" 64bits
5. Start the Microsoft VSS service and reboot the computer.
6. Run a test backup job to confirm resolution.


Ca avait réglé un souci je ne sais plus chez qui, je viens de l’appliquer chez un de nos client, à suivre…
Trouvaille de Maitre Hugo Tillier

mercredi 15 juin 2011

SEVEN–SYSPREP APRES GHOST

LE GHOST EST VALABLE POUR WINDOWS SEVEN QUE POUR LES PRODUITS OEM ET DONC NON VLK ….

Pour le VLK il faut certainement utiliser une architecture WDS.

Cependant, pour les SEVEN OEM et le renouvellement su SID :

Comme vu ensemble, il faut utiliser : SYSPREP

http://www.brajkovic.info/windows-server-2008/windows-server-2008-r2/how-to-change-sid-on-windows-7-and-windows-server-2008-r2-using-sysprep/

ou alors :

If you want to create a new SID, remember to CHECK the “Generalize” checkbox - or else you have to go all over again…

clip_image001
During the following reboot a new SID is automatically generated - and you will have to type in your Product/License Key, provide a new Computer Name, select an Administrator Password etc.

You may have known this already - personally I didn’t because I tend to use the wonderful Sysinternal NewSID tool for this purpose in most cases (it’s much faster)… However, that tool is not officially supported for Windows Server 2008 (or even Vista) at this time