{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/fr-fr/powershell/","_op_gitContributorInformation":{"author":{"display_name":"Banreet Kaur","id":"92906285","name":"Banreet","profile_url":"https://github.com/Banreet"},"contributors":[{"display_name":"Aaron Czechowski","id":"26784733","name":"aczechowski","profile_url":"https://github.com/aczechowski"}],"update_at":"03/08/2026","updated_at_date_time":"2026-08-03T07:55:48.6729642Z"},"_path":"module/configurationmanager/get-cmduplicatehardwareidguid.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/fr-fr/powershell/module/configurationmanager/get-cmduplicatehardwareidguid?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Get-CMDuplicateHardwareIdGuid.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"31303a12-4ade-affe-6283-b19be906a4ec","document_version_independent_id":"c3179018-c0d2-4f40-9406-9e93fb2e8ea1","external help file":"AdminUI.PS.dll-Help.xml","feedback_product_url":"https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472","feedback_system":"Standard","git_commit_id":"c74b3f4574af7a8a480adb998b311f6eeeb3e856","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/c74b3f4574af7a8a480adb998b311f6eeeb3e856/sccm-ps/ConfigurationManager/Get-CMDuplicateHardwareIdGuid.md","github_contributors":["aczechowski"],"locale":"fr-fr","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"03/25/2021","ms.service":"microsoft-endpoint-configuration-manager","ms.subservice":"other","ms.topic":"reference","online version":"","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Get-CMDuplicateHardwareIdGuid.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Get-CMDuplicateHardwareIdGuid.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-08-03 07:55 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmduplicatehardwareidguid","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMDuplicateHardwareIdGuid","schemaType":"PowershellCmdlet","summary":"<p>Afficher les identificateurs matériels en double par GUID.</p>\n","uid":"ConfigurationManager.Get-CMDuplicateHardwareIdGuid"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Get-CMDuplicateHardwareIdGuid":{"href":"get-cmduplicatehardwareidguid","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMDuplicateHardwareIdGuid","schemaType":"PowershellCmdlet","summary":"<p>Afficher les identificateurs matériels en double par GUID.</p>\n","uid":"ConfigurationManager.Get-CMDuplicateHardwareIdGuid"}},"description":"<p>Utilisez cette applet de commande pour afficher les identificateurs matériels en double par GUID. Configuration Manager ignore ces GUID pour le démarrage PXE et l’inscription du client. Pour plus d’informations, consultez <a href=\"/mem/configmgr/core/clients/manage/manage-clients#manage-duplicate-hardware-identifiers\">Gérer les identificateurs matériels en double</a>.</p>\n<div class=\"NOTE\">\n<p>Remarque</p>\n<p>Exécutez des applets de commande Configuration Manager à partir du lecteur de site Configuration Manager, par exemple <code>PS XYZ:\\&gt;</code>. Pour plus d’informations, consultez <a href=\"/powershell/sccm/overview\">Prise en main</a>.</p>\n</div>\n","examples":[{"code":"Get-CMDuplicateHardwareIdGuid | Select-Object SMBIOS_GUID","description":"","summary":"<p>Cet exemple montre comment afficher tous les GUID matériels dupliqués du site.</p>\n","title":"Exemple 1 : Afficher tous les GUID"},{"code":"$guid = \"AB83D231-8C12-9413-FEBA-C0F9888B9290\"\n\nif ( Get-CMDuplicateHardwareIdGuid -Id $guid ) {\n  Write-Host $guid \"exists in the site\"\n} else {\n  Write-Host $guid \"doesn't exist!\"\n}","description":"","summary":"<p>L’exemple de script suivant vérifie si un GUID spécifique est trouvé, puis écrit un message en fonction du résultat.</p>\n","title":"Exemple 2 : Tester un GUID spécifique"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"new-cmduplicatehardwareidguid","text":"New-CMDuplicateHardwareIdGuid"},{"href":"remove-cmduplicatehardwareidguid","text":"Remove-CMDuplicateHardwareIdGuid"},{"href":"get-cmduplicatehardwareidmacaddress","text":"Get-CMDuplicateHardwareIdMacAddress"},{"href":"/mem/configmgr/core/clients/manage/manage-clients#manage-duplicate-hardware-identifiers","text":"Gérer les identificateurs de matériel en double"}],"module":"ConfigurationManager","name":"Get-CMDuplicateHardwareIdGuid","notes":"<p>Cette applet de commande retourne <strong>l’objet de</strong> classe WMI SMS_CommonSmbiosGuids.</p>\n","outputs":[{"description":"","name":"<span class=\"no-loc xref\">IResultObject[]</span>\n"},{"description":"","name":"<span class=\"no-loc xref\">IResultObject</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>Ce paramètre traite les caractères génériques comme des valeurs de caractère littéral. Vous ne pouvez pas la combiner avec <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Ce paramètre traite les caractères génériques et peut entraîner un comportement inattendu (non recommandé). Vous ne pouvez pas la combiner avec <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"DuplicateId, DuplicateHardwareId","defaultValue":"None","description":"<p>Spécifiez un ID matériel en double. Le format de cette valeur est un GUID standard, par exemple . <code>&quot;feff51c2-9266-4da7-adec-4252c56a1713&quot;</code></p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Afficher les identificateurs matériels en double par GUID.</p>\n","syntaxes":["Get-CMDuplicateHardwareIdGuid [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]","Get-CMDuplicateHardwareIdGuid -Id <String> [-DisableWildcardHandling] [-ForceWildcardHandling]\n [<CommonParameters>]"],"uid":"ConfigurationManager.Get-CMDuplicateHardwareIdGuid","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"fr-fr","loc_version":"2024-08-21T21:18:36.7205003Z","loc_source_id":"Github-72476255#live","loc_file_id":"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Get-CMDuplicateHardwareIdGuid.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmduplicatehardwareidguid","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMDuplicateHardwareIdGuid","schemaType":"PowershellCmdlet","summary":"<p>Afficher les identificateurs matériels en double par GUID.</p>\n","uid":"ConfigurationManager.Get-CMDuplicateHardwareIdGuid"}],"canonical_url":"https://learn.microsoft.com/fr-fr/powershell/module/configurationmanager/get-cmduplicatehardwareidguid?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/fr-fr/powershell/module/configurationmanager/get-cmduplicatehardwareidguid?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Utilisez cette applet de commande pour afficher les identificateurs matériels en double par GUID. Configuration Manager ignore ces GUID pour le démarrage PXE et l’inscription du client. Pour plus d’informations, consultez <a href=&quot;/mem/configmgr/core/clients/manage/manage-clients#manage-duplicate-hardware-identifiers&quot;>Gérer les identificateurs matériels en double</a>.</p>\n<div class=&quot;NOTE&quot;>\n<p>Remarque</p>\n<p>Exécutez des applets de commande Configuration Manager à partir du lecteur de site Configuration Manager, par exemple <code>PS XYZ:\\&amp;gt;</code>. Pour plus d’informations, consultez <a href=&quot;/powershell/sccm/overview&quot;>Prise en main</a>.</p>\n</div>\n\" />\r\n<meta name=\"hideEdit\" content=\"true\" />\r\n<meta name=\"loc_file_id\" content=\"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Get-CMDuplicateHardwareIdGuid.md\" />\r\n<meta name=\"loc_source_id\" content=\"Github-72476255#live\" />\r\n<meta name=\"loc_version\" content=\"2024-08-21T21:18:36.7205003Z\" />\r\n<meta name=\"module\" content=\"ConfigurationManager\" />\r\n<meta name=\"ms.contentlocale\" content=\"fr-fr\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Get-CMDuplicateHardwareIdGuid\" />\r\n<meta name=\"notes\" content=\"<p>Cette applet de commande retourne <strong>l’objet de</strong> classe WMI SMS_CommonSmbiosGuids.</p>\n\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Afficher les identificateurs matériels en double par GUID.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMDuplicateHardwareIdGuid [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMDuplicateHardwareIdGuid -Id <String> [-DisableWildcardHandling] [-ForceWildcardHandling]\n [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Get-CMDuplicateHardwareIdGuid\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}