{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/ru-ru/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"},{"display_name":"Dan Mabee","id":"40476441","name":"damabe","profile_url":"https://github.com/damabe"},{"display_name":"sankethka","id":"16908144","name":"sankethka","profile_url":"https://github.com/sankethka"}],"update_at":"25.06.2026","updated_at_date_time":"2026-06-25T22:51:24.7923884Z"},"_path":"module/configurationmanager/get-cmcertificateregistrationpoint.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/ru-ru/powershell/module/configurationmanager/get-cmcertificateregistrationpoint?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Get-CMCertificateRegistrationPoint.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","description":"Возвращает точку регистрации сертификата.","document_id":"c3364155-bc7a-8b3a-a707-be7d64f99675","document_version_independent_id":"0e5d8138-fdf0-8afe-8df9-b7ae09ae2cdb","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-CMCertificateRegistrationPoint.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"ru-ru","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"05/02/2019","ms.service":"configuration-manager","ms.subservice":"other","ms.topic":"reference","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Get-CMCertificateRegistrationPoint.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Get-CMCertificateRegistrationPoint.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","title":"Get-CMCertificateRegistrationPoint","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 10:51 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmcertificateregistrationpoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMCertificateRegistrationPoint","schemaType":"PowershellCmdlet","summary":"<p>Возвращает точку регистрации сертификата.</p>\n","uid":"ConfigurationManager.Get-CMCertificateRegistrationPoint"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Get-CMCertificateRegistrationPoint":{"href":"get-cmcertificateregistrationpoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMCertificateRegistrationPoint","schemaType":"PowershellCmdlet","summary":"<p>Возвращает точку регистрации сертификата.</p>\n","uid":"ConfigurationManager.Get-CMCertificateRegistrationPoint"}},"description":"<p>Командлет <strong>Get-CMCertificateRegistrationPoint</strong> получает точку регистрации сертификата.</p>\n<div class=\"NOTE\">\n<p>Примечание.</p>\n<p>Запустите командлеты Configuration Manager с диска сайта Configuration Manager, например <code>PS XYZ:\\&gt;</code>. Дополнительные сведения см. в статье <a href=\"/powershell/sccm/overview\">Начало работы</a>.</p>\n</div>\n","examples":[{"code":"PS XYZ:\\> Get-CMCertificateRegistrationPoint -SiteCode SC3","description":"<p>Эта команда возвращает точку регистрации сертификата для кода сайта SC3.</p>\n","summary":"","title":"Пример 1. Получение точки регистрации сертификата по имени"},{"code":"PS XYZ:\\> Get-CMSitesystemserver -SiteSystemServerName \"SiteServer01.Contoso.com\" | Get-CMCertificateRegistrationPoint","description":"<p>Эта команда получает объект сервера системы сайта с именем SiteServer01.Contoso.com и использует оператор конвейера для передачи объекта <strong>в Get-CMCertificateRegistrationPoint</strong>, который получает точку регистрации сертификата для объекта сервера системы сайта.</p>\n","summary":"","title":"Пример 2. Получение точки регистрации сертификата с помощью конвейера"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"add-cmcertificateregistrationpoint","text":"Add-CMCertificateRegistrationPoint"},{"href":"remove-cmcertificateregistrationpoint","text":"Remove-CMCertificateRegistrationPoint"},{"href":"set-cmcertificateregistrationpoint","text":"Set-CMCertificateRegistrationPoint"}],"module":"ConfigurationManager","name":"Get-CMCertificateRegistrationPoint","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"AllSites","defaultValue":"None","description":"","name":"AllSite","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Этот параметр обрабатывает подстановочные знаки как литеральные символы. Вы не можете объединить его с <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Этот параметр обрабатывает подстановочные знаки и может привести к непредвиденному поведению (не рекомендуется). Его нельзя объединить с <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Указывает объект сервера системы сайта Configuration Manager.\nЧтобы получить объект сервера системы сайта, используйте командлет Get-CMSiteSystemServer.</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Указывает код сайта сервера системы сайта Configuration Manager.</p>\n","name":"SiteCode","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"acceptWildcardCharacters":true,"aliases":"Name, ServerName","defaultValue":"None","description":"<p>Указывает имя сервера системы сайта Configuration Manager.</p>\n","name":"SiteSystemServerName","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">String</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Возвращает точку регистрации сертификата.</p>\n","syntaxes":["Get-CMCertificateRegistrationPoint [-AllSite] [-SiteCode <String>] [[-SiteSystemServerName] <String>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]","Get-CMCertificateRegistrationPoint [-AllSite] -InputObject <IResultObject> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.Get-CMCertificateRegistrationPoint","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"ru-ru","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-CMCertificateRegistrationPoint.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmcertificateregistrationpoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMCertificateRegistrationPoint","schemaType":"PowershellCmdlet","summary":"<p>Возвращает точку регистрации сертификата.</p>\n","uid":"ConfigurationManager.Get-CMCertificateRegistrationPoint"}],"canonical_url":"https://learn.microsoft.com/ru-ru/powershell/module/configurationmanager/get-cmcertificateregistrationpoint?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ru-ru/powershell/module/configurationmanager/get-cmcertificateregistrationpoint?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Командлет <strong>Get-CMCertificateRegistrationPoint</strong> получает точку регистрации сертификата.</p>\n<div class=&quot;NOTE&quot;>\n<p>Примечание.</p>\n<p>Запустите командлеты Configuration Manager с диска сайта Configuration Manager, например <code>PS XYZ:\\&amp;gt;</code>. Дополнительные сведения см. в статье <a href=&quot;/powershell/sccm/overview&quot;>Начало работы</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-CMCertificateRegistrationPoint.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=\"ru-ru\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Get-CMCertificateRegistrationPoint\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Возвращает точку регистрации сертификата.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMCertificateRegistrationPoint [-AllSite] [-SiteCode <String>] [[-SiteSystemServerName] <String>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMCertificateRegistrationPoint [-AllSite] -InputObject <IResultObject> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Get-CMCertificateRegistrationPoint\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}