Meilleur auteur de réponses
Windows deploiement service :@

Question
-
Bonjour, je suis actuellement en stage et j'ai comme projet de monter un serveur WDS sous Windows 2008 R. Je posséde un DHCP et un DNS sur different serveur sur le reseau. J'ai correctement configurer les paramètres du WDS concernant le DHCP mais j'ai des erreurs (257,513,261,265) me disant que le serveur n'a pas répondus assez vite a la demandes de lancement.. Je sais que ce sujet a déjà été traité mais je ne trouve pas de réponses concrète.. Merci
mardi 7 juin 2011 14:56
Réponses
-
Bonjour,
Essayer d'aller voir la:
Le code d'erreur 1788 ramène à un problème de relation d'approbation
- Marqué comme réponse MaxiNimkus jeudi 9 juin 2011 13:33
jeudi 9 juin 2011 10:10
Toutes les réponses
-
Hi,
Could you try to specify a Global catalog from the advanced tab in wds properties ? ( domain controller)
It could be a problem a communication to GC.
mardi 7 juin 2011 21:05 -
Oui j'ai deja essayé et cela n'a absolument rien changer^^. Voici le resultat de la commande "wdsutil /get-server /show:config"
Utilitaire de gestion des services de déploiement Windows [Version 6.1.7600.16385]
Copyright (C) Microsoft Corporation. Tous droits réservés.
INFORMATIONS D'INSTALLATION POUR LE SERVEUR
[-----------------------------------------------------------------------------]
État du serveur :
Version du système : 6.1
Mode de fonctionnement WDS : Natif
État de l'installation :
Emplacement RemoteInstall : C:\RemoteInstall
Partage RemoteInstall à jour : Oui
Fichiers de démarrage installés :
x86 - Oui
x64 - Oui
ia64 - Non
[-----------------------------------------------------------------------------]
INFORMATIONS DE CONFIGURATION POUR LE SERVEUR
[-----------------------------------------------------------------------------]
Autorisation de serveur :
État de l'autorisation : Autorisé
Stratégie de réponse :
Répondre aux clients : Oui
Répondre uniquement aux clients connus : Non
Délai de réponse : 0 secondes
Stratégie d'utilisation Active Directory :
Contrôleur de domaine préféré :
Catalogue global préféré :
Périphériques de préinstallation à l'aide de MAC : Non
Stratégie de nommage des nouveaux ordinateurs : %61Username%#
Ordre de recherche de domaine : Catalogue global uniquement
Domaine de jointure des nouveaux ordinateurs : Oui
Unité d'organisation Nouvel ordinateur :
Type d'unité d'organisation : Server Domain
Unité d'organisation : CN=Computers,DC=w,DC=ensma,DC=fr
Configuration DHCP :
État du service DHCP : Non installé
Option DHCP 60 configurée : <Non applicable>
Stratégie de liaison PXE :
Utiliser les ports DHCP : Oui
Détection de serveurs non autorisés : Désactivé
Port RPC : 5040
Stratégie de liaison d'interface :
Stratégie : Exclure les inscrits
Interfaces inscrites :
Stratégie de programme de démarrage :
Stratégie d'invite PXE de client connu : OptIn
Stratégie d'invite PXE de nouveau client : OptIn
Autoriser N12 pour les nouveaux clients : <Non applicable>
Découverte d'architecture : Activé
Réinitialiser le programme de démarrage : Non
Programmes de démarrage par défaut :
x86 - boot\x86\pxeboot.com
x64 - boot\x64\pxeboot.com
ia64 - boot\ia64\bootmgfw.efi
Programmes de démarrage N12 par défaut :
x86 - boot\x86\pxeboot.n12
x64 - boot\x64\pxeboot.n12
ia64 - boot\ia64\bootmgfw.efi
Liste des GUID bannis :
Stratégie d'image de démarrage :
Type d'image par défaut pour les clients x64 : Les deux
Images de démarrage par défaut :
x86 -
x64 -
ia64 -
Stratégie de client WDS :
Stratégie d'enregistrement :
Activée : Non
Niveau d'enregistrement : Informations
Stratégie autonome :
Activée : Non
Précédence de ligne de commande : Non
Fichiers d'installation sans assistance WDS :
x86 -
x64 -
ia64 -
Stratégie OSChooser :
Nom de menu :
Stratégie d'actualisation automatique de serveur :
Délai d'actualisation : 900 secondes
Stratégie d'actualisation de BCD :
Activée : Non
Délai d'actualisation : 60 minutes
Stratégie d'ajout automatique :
Stratégie : Désactivé
Intervalle d'interrogation : 10 secondes
Nombre max. de tentatives : 2160 fois
Message aux clients en attente :
Période de rétention :
Périphériques approuvés : 30 jours
Autres périphériques : 1 jours
Valeurs par défaut pour x86 :
Serveur de référence :
Chemin d'accès au programme de démarrage :
Chemin d'accès au fichier d'installation sans assistance client WDS :
Chemin d'accès à l'image de démarrage :
Utilisateur : Domain Admins
Droits de jointure : Complet
Domaine de jointure : Oui
Valeurs par défaut pour x64 :
Serveur de référence :
Chemin d'accès au programme de démarrage :
Chemin d'accès au fichier d'installation sans assistance client WDS :
Chemin d'accès à l'image de démarrage :
Utilisateur : Domain Admins
Droits de jointure : Complet
Domaine de jointure : Oui
Valeurs par défaut pour ia64 :
Serveur de référence :
Chemin d'accès au programme de démarrage :
Chemin d'accès au fichier d'installation sans assistance client WDS :
Chemin d'accès à l'image de démarrage :
Utilisateur : Domain Admins
Droits de jointure : Complet
Domaine de jointure : Oui
Fournisseurs PXE WDS :
Nom : BINLSVC
Chemin d'accès : C:\Windows\system32\binlsvc.dll
Ordre : 1
Critique : Oui
Stratégie du serveur WDS de transport :
Source IPv4 : Étendue
Adresse de début : 239.0.0.1
Adresse de fin : 239.0.0.254
Source IPv6 : Étendue
Adresse de début : FF15::1
Adresse de fin : FF15::FF
Port de début : 64001
Port de fin : 65000
Profil réseau : <Non applicable>
Stratégie de session de multidiffusion :
Stratégie de gestion des clients lents : Aucun
Seuil de déconnexion automatique : 256 Kbits/s
Nombre de flux multiflux : 2
Comportement par défaut des clients lents : Oui
[-----------------------------------------------------------------------------]
La commande s'est terminée correctement.
mercredi 8 juin 2011 06:49 -
Bonjour,
Avez-vous généré vos images de démarrage (capture et deploiement) avec des support d'installation récents, avec la bonne architecture (x86, x64)?
mercredi 8 juin 2011 10:09 -
Je n'ai pour le moment fait aucune image de démarrage. C'est le service WDS en lui meme que je ne peux lancer^^
mercredi 8 juin 2011 11:38 -
Serait-il possible de voir une copie d'écran?
This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. MCTS Windows 7 Configuration Microsoft Certified Systems Engineer: Windows Server 2003 Microsoft Certified Systems Administrator: Windows Server 2003 Microsoft Certified Professionalmercredi 8 juin 2011 13:12 -
Une copie d'ecran de quelle partie exactement?
mercredi 8 juin 2011 13:23 -
Du message d'erreur...
This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. MCTS Windows 7 Configuration Microsoft Certified Systems Engineer: Windows Server 2003 Microsoft Certified Systems Administrator: Windows Server 2003 Microsoft Certified Professionalmercredi 8 juin 2011 13:33 -
-
Hello,
Pourriez vous mettre en place les logs détaillé dans la base de registre ?
http://support.microsoft.com/kb/936625
merci,
senior windows system engineer www.Innovtech.eumercredi 8 juin 2011 20:31 -
Voici les logs détaillé dans la base de registre:
[3424] 09:25:27: ===>Starting logging of module [WDSServer]
[3424] 09:25:27: [UDPPorts] Policy: 1, Dynamic Port Range: 64001-65000.
[3424] 09:25:27: [RPC] Using Tcp Port 5040 for Rpc Calls.
[3424] 09:25:27: [RPC] Client Impersonation Logging=Disabled
[3424] 09:25:27: [RPC] Host Name: S-WDS-CRI.w.ensma.fr
[3424] 09:25:27: [RPC] NTLM/Kerberos Spn: ldap/S-WDS-CRI.w.ensma.fr
[3424] 09:25:27: [RPC] Initialized
[3444] 09:25:27: [RPC] Server Started.
[3424] 09:25:28: [BINLSVC][RPC][Ep={5F4FB9F0-C0E3-41C1-AA00-9A7C690AC3A3}] Registered
[3424] 09:25:28: [BINLSVC] Provider Initialized.
[3424] 09:25:28: [WDSDDPS][RPC][Ep={FA0A27E1-C2BA-4B3B-94B2-025E82FFAA6D}] Registered
[3424] 09:25:28: [WDSDDPS][RPC][Ep={011D24AC-CB3A-4739-A339-5D2E1B5306CE}] Registered
[3424] 09:25:29: [WDSDDPS] Provider Initialized.
[3424] 09:25:29: [1765][WdsImgSrv] -> WdsProviderInitialize
[3424] 09:25:29: [1765][WdsImgSrv] GetDSSServer: Domain=
[3424] 09:25:29: [1765][WdsImgSrv] GetDSServer: Ldap Server=s-licence-adm.w.ensma.fr
[3424] 09:25:29: [1765][WdsImgSrv] CLdap::Open: Server=s-licence-adm.w.ensma.fr, Port=389, DN=
[3424] 09:25:29: [1765][WdsImgSrv] GetDSSServer: Domain=w.ensma.fr
[3424] 09:25:29: [1765][WdsImgSrv] GetDSServer: Ldap Server=s-licence-adm.w.ensma.fr
[3424] 09:25:29: [1765][WdsImgSrv] CLdap::Open: Server=s-licence-adm.w.ensma.fr, Port=389, DN=
[3424] 09:25:29: [1765][WdsImgSrv] -> pInitializeManagement
[3424] 09:25:29: [1921][WdsImgSrv] <- pInitializeManagement=0
[3424] 09:25:29: [1921][WdsImgSrv] -> pWdsImgSrvRefreshSettings
[3424] 09:25:29: [2156][WdsImgSrv] <- pWdsImgSrvRefreshSettings=0
[3424] 09:25:29: [2171][WdsImgSrv] Image Cache: Refreshing...
[3424] 09:25:29: [2171][WdsImgSrv] Image Cache: Total 0 Images Found.
[3424] 09:25:29: [WdsImgSrv][RPC][Ep={D8DEEB5A-EFFD-43B2-99FC-1A8A5921C227}] Registered
[3424] 09:25:29: [2187][WdsImgSrv] <- WdsProviderInitialize=0
[3424] 09:25:29: [WdsImgSrv] Provider Initialized.
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Exp Window Size=8 packets.
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Max Window Size=64 packets.
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Max Repairs=2
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Client Inactive Timeout=60000ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Client Keep Alive Interval=15000ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Kick Interval=15000ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Socket Send Buffer Size=16384 bytes
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Socket Recv Buffer Size=16384 bytes
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Multicast TTL=32
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Open Window Interval=40ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Open Cache Interval=20ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Close Cache Interval=600ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Security Mode=65537
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: RSA Key Length=2048
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Hash Algorithm=32780
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: HMAC Algorithm=32777
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: HMAC Symmetric Key Algorithm=26115
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: HMAC Symmetric Key Length=0
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Server: Maximum Bandwidth=100%
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Max Bandwidth Per Session Group=0
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Slow Client Handling Policy=1
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Slow Client Fallback=1
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Slow Client Wait Time=5000 ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Low Resources Monitor=0
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Application: Block Size=8785 bytes
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Application: Boot Block Size=1024 bytes
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Application: Inactive Session Timeout=300000ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Application: Inactive Namespace Timeout=1800000ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Application: CRR Merge Interval=30000ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Application: Force CIR Interval=60000ms
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Server: Allow Boot Clients=1
[3424] 09:25:29: [2203][WDSMC] Profile[Default] Transport: Force IPv4=0
[3424] 09:25:29: [2203][WDSMC] [Bandwidth] Maximum 100% bandwidth usage allowed.
[3424] 09:25:29: [2515][WDSMC] Content Provider: Name=WDS, DLL=C:\Windows\system32\wdscp.dll, InitRoutine=WdsTransportProviderInit
[3424] 09:25:29: [2515][WDSMC] Content Provider 'WDS' Initialized.
[3424] 09:25:29: [2515][WDSMC] Content Provider: Name=WDSBOOT, DLL=C:\Windows\system32\wdsbcp.dll, InitRoutine=WdsTransportProviderInitialize
[3424] 09:25:29: [2515][WDSMC] Content Provider 'WDSBOOT' Initialized.
[3424] 09:25:29: [2515][WDSMC] [Bandwidth] Maximum 100% bandwidth usage allowed.
[3424] 09:25:29: [WDSMC][RPC][Ep={865BCE30-ACF1-410C-B5ED-142096663914}] Registered
[3424] 09:25:29: [WDSMC][RPC][Ep={6F13A317-3687-4B54-81A5-504DAA9062FA}] Registered
[3424] 09:25:29: [WDSMC][UDP][Ep=5041] Registered
[3424] 09:25:29: UpdEndpoint::UdpEndpoint = 0000000001336360
[3424] 09:25:29: [WDSMC][UDP][Ep=193.55.166.50:5041][0x0000000001336360] Created
[3424] 09:25:29: UpdEndpoint::UdpEndpoint = 0000000001787920
[3424] 09:25:29: [WDSMC][UDP][Ep=::1:5041][0x0000000001787920] Created
[3424] 09:25:29: UpdEndpoint::UdpEndpoint = 000000000101AEA0
[3424] 09:25:29: [WDSMC][UDP][Ep=2002:c137:a632::c137:a632:5041][0x000000000101AEA0] Created
[3424] 09:25:29: [WDSMC] Provider Initialized.
[3424] 09:25:29: [2515][WDSPXE] -> CBannedGuids::Initialize
[3424] 09:25:29: [2515][WDSPXE] -> CBannedGuids::Shutdown
[3424] 09:25:29: [2515][WDSPXE] <- CBannedGuids::Shutdown=0
[3424] 09:25:29: [2515][WDSPXE] <- CBannedGuids::Initialize=0
[3424] 09:25:29: [2515][WDSPXE] Initializing BINLSVC Provider using 'C:\Windows\system32\binlsvc.dll'.
[3424] 09:25:29: [2515][WDSPXE] [BINLSVC] GetDSSServer: Domain=
[3424] 09:25:29: [2515][WDSPXE] [BINLSVC] GetDSServer: Ldap Server=s-licence-adm.w.ensma.fr
[3424] 09:25:29: [2515][WDSPXE] [BINLSVC] CLdap::Open: Server=s-licence-adm.w.ensma.fr, Port=389, DN=
[3424] 09:25:29: [2515][WDSPXE] [BINLSVC] GetDSSServer: Domain=w.ensma.fr
[3424] 09:25:29: [2515][WDSPXE] [BINLSVC] GetDSServer: Ldap Server=s-licence-adm.w.ensma.fr
[3424] 09:25:29: [2515][WDSPXE] [BINLSVC] CLdap::Open: Server=s-licence-adm.w.ensma.fr, Port=389, DN=
[3424] 09:25:32: [4953][WDSPXE] [BINLSVC] [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\pxeprov\binlsvc\autoappserver.cpp:83] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [4953][WDSPXE] [BINLSVC] [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\pxeprov\binlsvc\autoadd.cpp:62] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [4968][WDSPXE] [BINLSVC] [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\pxeprov\binlprovider.cpp:142] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [4968][WDSPXE] [BINLSVC] [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\pxeprov\pxeprovider.cpp:111] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [4968][WDSPXE] [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\wdspxe\src\pxeprov.cpp:177] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [4968][WDSPXE] [BINLSVC] Initialization failed (rc=1788)
[3424] 09:25:32: [5156][WDSPXE] [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\wdspxe\src\pxeprovhdl.cpp:481] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [5156][WDSPXE] -> CBannedGuids::Shutdown
[3424] 09:25:32: [5156][WDSPXE] <- CBannedGuids::Shutdown=0
[3424] 09:25:32: [5156][WDSPXE] [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\wdspxe\src\pxeprovhdl.cpp:598] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [5156][WDSPXE] [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\wdspxe\src\pxemain.cpp:201] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\server\src\wdsprovider.cpp:144] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [WDSPXE] Initialization Failed (rc=1788)
[3424] 09:25:32: [5156][WDSPXE] -> CBannedGuids::Shutdown
[3424] 09:25:32: [5156][WDSPXE] <- CBannedGuids::Shutdown=0
[3424] 09:25:32: [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\server\src\wdsprovhdl.cpp:172] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [WDSPXE] Deleted.
[3424] 09:25:32: [d:\w7rtm\base\ntsetup\opktools\wds\wdssrv\server\src\wdsservice.cpp:178] Expression: , Win32 Error=0x6fc
[3424] 09:25:32: [WDSMC][UDP][Ep=193.55.166.50:5041] Deleted.
[3424] 09:25:32: UpdEndpoint::~UdpEndpoint = 0000000001336360
[3424] 09:25:32: [WDSMC][UDP][Ep=::1:5041] Deleted.
[3424] 09:25:32: UpdEndpoint::~UdpEndpoint = 0000000001787920
[3424] 09:25:32: [WDSMC][UDP][Ep=2002:c137:a632::c137:a632:5041] Deleted.
[3424] 09:25:32: UpdEndpoint::~UdpEndpoint = 000000000101AEA0
[3424] 09:25:32: [Udp] Listen Shutdown.
[3444] 09:25:32: [RPC] Server terminated (rc=0)
[3424] 09:25:32: [RPC] Listen Stopped.
[3424] 09:25:32: [BINLSVC] Shutting down
[3424] 09:25:32: [BINLSVC][RPC][Ep={5F4FB9F0-C0E3-41C1-AA00-9A7C690AC3A3}] Closed
[3424] 09:25:32: -> CBannedGuids::Shutdown
[3424] 09:25:32: <- CBannedGuids::Shutdown=0
[3424] 09:25:32: -> CBannedGuids::Shutdown
[3424] 09:25:32: <- CBannedGuids::Shutdown=0
[3424] 09:25:32: [BINLSVC] Deleted.
[3424] 09:25:32: [WDSDDPS] Shutting down
[3424] 09:25:33: [WDSDDPS][RPC][Ep={FA0A27E1-C2BA-4B3B-94B2-025E82FFAA6D}] Closed
[3424] 09:25:33: [WDSDDPS][RPC][Ep={011D24AC-CB3A-4739-A339-5D2E1B5306CE}] Closed
[3424] 09:25:33: [WDSDDPS] Deleted.
[3424] 09:25:33: [WdsImgSrv] Shutting down
[3424] 09:25:33: [5843][WdsImgSrv] -> WdsProviderShutdown
[3424] 09:25:33: [WdsImgSrv][RPC][Ep={D8DEEB5A-EFFD-43B2-99FC-1A8A5921C227}] Closed
[3424] 09:25:33: [5843][WdsImgSrv] <- WdsProviderShutdown=0
[3424] 09:25:33: [WdsImgSrv] Deleted.
[3424] 09:25:33: [WDSMC] Shutting down
[3424] 09:25:33: [WDSMC][RPC][Ep={865BCE30-ACF1-410C-B5ED-142096663914}] Closed
[3424] 09:25:33: [WDSMC][RPC][Ep={6F13A317-3687-4B54-81A5-504DAA9062FA}] Closed
[3424] 09:25:33: [WDSMC][UDP][Ep=5041] Closed
[3424] 09:25:33: [5859][WDSMC] -> CContentProvidersHandler::Shutdown
[3424] 09:25:33: [5859][WDSMC] <- CContentProvidersHandler::Shutdown=0
[3424] 09:25:33: [5859][WDSMC] -> CContentProvidersHandler::Shutdown
[3424] 09:25:33: [5859][WDSMC] <- CContentProvidersHandler::Shutdown=0
[3424] 09:25:33: [5859][WDSMC] -> CContentProvidersHandler::Shutdown
[3424] 09:25:33: [5859][WDSMC] <- CContentProvidersHandler::Shutdown=0
[3424] 09:25:33: [WDSMC] Deleted.
[3424] 09:25:33: <===Ending logging of module [WDSServer]jeudi 9 juin 2011 07:26 -
Bonjour,
Essayer d'aller voir la:
Le code d'erreur 1788 ramène à un problème de relation d'approbation
- Marqué comme réponse MaxiNimkus jeudi 9 juin 2011 13:33
jeudi 9 juin 2011 10:10 -
Je te remercie, ca a l'air de correspondre avec mon probléme. Si j'ai bien compris la relation entre mon domaine et le "Trusted Domain" n'est pas effectué. Mais c'est quoi le Trusted Domain? Et il faudrait donc que je le supprime? Merci =)jeudi 9 juin 2011 12:08
-
C'est bon tout fonctionne :D Cela venait bien d'une relation d'approbation entre mon domaine principal et un ancien domaine NT4. J'ai donc supprimé cette relation. En tout cas merci a tous =)jeudi 9 juin 2011 13:36
-
De rien ;-)jeudi 9 juin 2011 13:40