{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/es-es/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/6/2026","updated_at_date_time":"2026-06-25T22:53:50.6333199Z"},"_path":"module/configurationmanager/get-cmcollectionmembershipevaluationcomponent.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/get-cmcollectionmembershipevaluationcomponent?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Get-CMCollectionMembershipEvaluationComponent.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"fcf96f15-091c-b6cd-e158-64c7206cdf3f","document_version_independent_id":"51e0ec9e-31f2-2b5e-eaca-71f6a417ef10","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":"4203a6563bd2461e666e2d652af52c458ba89ef4","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/4203a6563bd2461e666e2d652af52c458ba89ef4/sccm-ps/ConfigurationManager/Get-CMCollectionMembershipEvaluationComponent.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"es-es","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"12/29/2021","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-CMCollectionMembershipEvaluationComponent.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Get-CMCollectionMembershipEvaluationComponent.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-CMCollectionMembershipEvaluationComponent","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 10:53 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmcollectionmembershipevaluationcomponent","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMCollectionMembershipEvaluationComponent","schemaType":"PowershellCmdlet","summary":"<p>Obtenga el componente de sitio que evalúa la pertenencia a la colección.</p>\n","uid":"ConfigurationManager.Get-CMCollectionMembershipEvaluationComponent"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Get-CMCollectionMembershipEvaluationComponent":{"href":"get-cmcollectionmembershipevaluationcomponent","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMCollectionMembershipEvaluationComponent","schemaType":"PowershellCmdlet","summary":"<p>Obtenga el componente de sitio que evalúa la pertenencia a la colección.</p>\n","uid":"ConfigurationManager.Get-CMCollectionMembershipEvaluationComponent"}},"description":"<p>Use este cmdlet para obtener el componente de sitio que evalúa la pertenencia a la colección. Este componente controla la frecuencia con la que se evalúa incrementalmente la pertenencia a la colección. La evaluación incremental actualiza una pertenencia a la colección solo con recursos nuevos o modificados.</p>\n<p>Para obtener más información, consulte <a href=\"/mem/configmgr/core/servers/deploy/configure/site-components#bkmk_colleval\">Componentes del sitio para Configuration Manager</a>.</p>\n<div class=\"NOTE\">\n<p>Nota:</p>\n<p>Ejecute cmdlets de Configuration Manager desde la unidad de sitio de Configuration Manager, por ejemplo <code>PS XYZ:\\&gt;</code>. Para obtener más información, consulte <a href=\"/powershell/sccm/overview\">Introducción</a>.</p>\n</div>\n","examples":[{"code":"$component = Get-CMCollectionMembershipEvaluationComponent -SiteCode \"XYZ\"\n\n$component.Props | Where-Object { $_.PropertyName -eq \"Incremental Interval\" } | Select-Object Value","description":"","summary":"<p>En este ejemplo se obtiene primero el componente de sitio <strong>XYZ</strong> para la evaluación de pertenencia a colecciones y se almacena el objeto en la variable <strong>$component</strong> .\nEl siguiente comando examina la propiedad <strong>Props</strong> en el objeto de componente (<code>$component</code>), busca la propiedad incrustada para el <strong>intervalo incremental</strong> y muestra el <strong>valor</strong>. De forma predeterminada, este valor es de 5 minutos.</p>\n","title":"Ejemplo 1: Obtener un período de evaluación para el sitio"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"set-cmcollectionmembershipevaluationcomponent","text":"Set-CMCollectionMembershipEvaluationComponent"},{"href":"get-cmsitecomponent","text":"Get-CMSiteComponent"},{"href":"/mem/configmgr/core/servers/deploy/configure/site-components#bkmk_colleval","text":"Componentes de sitio para Configuration Manager"},{"href":"/mem/configmgr/core/clients/manage/collections/collection-evaluation","text":"Evaluación de recopilación en Configuration Manager"}],"module":"ConfigurationManager","name":"Get-CMCollectionMembershipEvaluationComponent","notes":"<p>Para obtener más información sobre este objeto devuelto y sus propiedades, vea <a href=\"/mem/configmgr/develop/reference/core/servers/configure/sms_sci_component-server-wmi-class\">SMS_SCI_Component clase WMI de servidor</a>.</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>Este parámetro trata los caracteres comodín como valores de caracteres literales. No se puede combinar con <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Este parámetro procesa caracteres comodín y puede provocar un comportamiento inesperado (no recomendado). No se puede combinar con <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Especifique el código de sitio de tres caracteres que se va a consultar para este componente.</p>\n","name":"SiteCode","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"Name","defaultValue":"None","description":"<p>Este parámetro está en desuso, no lo use.</p>\n","name":"SiteSystemServerName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Obtenga el componente de sitio que evalúa la pertenencia a la colección.</p>\n","syntaxes":["Get-CMCollectionMembershipEvaluationComponent [-SiteCode <String>] [-SiteSystemServerName <String>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.Get-CMCollectionMembershipEvaluationComponent","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"es-es","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-CMCollectionMembershipEvaluationComponent.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmcollectionmembershipevaluationcomponent","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMCollectionMembershipEvaluationComponent","schemaType":"PowershellCmdlet","summary":"<p>Obtenga el componente de sitio que evalúa la pertenencia a la colección.</p>\n","uid":"ConfigurationManager.Get-CMCollectionMembershipEvaluationComponent"}],"canonical_url":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/get-cmcollectionmembershipevaluationcomponent?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/get-cmcollectionmembershipevaluationcomponent?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Use este cmdlet para obtener el componente de sitio que evalúa la pertenencia a la colección. Este componente controla la frecuencia con la que se evalúa incrementalmente la pertenencia a la colección. La evaluación incremental actualiza una pertenencia a la colección solo con recursos nuevos o modificados.</p>\n<p>Para obtener más información, consulte <a href=&quot;/mem/configmgr/core/servers/deploy/configure/site-components#bkmk_colleval&quot;>Componentes del sitio para Configuration Manager</a>.</p>\n<div class=&quot;NOTE&quot;>\n<p>Nota:</p>\n<p>Ejecute cmdlets de Configuration Manager desde la unidad de sitio de Configuration Manager, por ejemplo <code>PS XYZ:\\&amp;gt;</code>. Para obtener más información, consulte <a href=&quot;/powershell/sccm/overview&quot;>Introducción</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-CMCollectionMembershipEvaluationComponent.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=\"es-es\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Get-CMCollectionMembershipEvaluationComponent\" />\r\n<meta name=\"notes\" content=\"<p>Para obtener más información sobre este objeto devuelto y sus propiedades, vea <a href=&quot;/mem/configmgr/develop/reference/core/servers/configure/sms_sci_component-server-wmi-class&quot;>SMS_SCI_Component clase WMI de servidor</a>.</p>\n\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Obtenga el componente de sitio que evalúa la pertenencia a la colección.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMCollectionMembershipEvaluationComponent [-SiteCode <String>] [-SiteSystemServerName <String>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Get-CMCollectionMembershipEvaluationComponent\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}