{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/ko-kr/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":"2026. 9. 1.","updated_at_date_time":"2026-09-01T12:53:45.3930059Z"},"_path":"module/configurationmanager/set-cmstatusfilterrule.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmstatusfilterrule?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMStatusFilterRule.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","description":"상태 메시지에 대한 Configuration Manager 필터 규칙에 대한 설정을 수정합니다.","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":"48cf632fb4b9ad92060012681a500478254de750","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/48cf632fb4b9ad92060012681a500478254de750/sccm-ps/ConfigurationManager/Set-CMStatusFilterRule.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"ko-kr","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"05/07/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/Set-CMStatusFilterRule.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMStatusFilterRule.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","title":"Set-CMStatusFilterRule","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-09-01 12:53 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmstatusfilterrule","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMStatusFilterRule","schemaType":"PowershellCmdlet","summary":"<p>상태 메시지에 대한 Configuration Manager 필터 규칙에 대한 설정을 수정합니다.</p>\n","uid":"ConfigurationManager.Set-CMStatusFilterRule"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMStatusFilterRule":{"href":"set-cmstatusfilterrule","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMStatusFilterRule","schemaType":"PowershellCmdlet","summary":"<p>상태 메시지에 대한 Configuration Manager 필터 규칙에 대한 설정을 수정합니다.</p>\n","uid":"ConfigurationManager.Set-CMStatusFilterRule"}},"description":"<p>\n              <strong>Set-CMStatusFilterRule</strong> cmdlet은 상태 메시지에 대한 Configuration Manager 필터 규칙에 대한 설정을 수정합니다.\nConfiguration Manager는 우선 순위 순서대로 규칙에 대해 상태 메시지를 확인합니다.\n규칙은 해당 규칙이 적용된 후 우선 순위가 낮은 규칙이 메시지에 적용되지 않도록 지정할 수 있습니다.</p>\n<p>상태 필터 규칙은 Configuration Manager가 상태 메시지에 응답하는 방법을 지정합니다.\n각 필터 규칙에는 상태 메시지에 대한 조건 및 작업이 포함됩니다.\n모든 사이트가 아닌 각 사이트에 대한 상태 필터 규칙을 구성합니다.</p>\n<p>규칙의 우선 순위를 변경하려면 규칙 이름을 사용하여 규칙을 지정합니다.</p>\n<div class=\"NOTE\">\n<p>참고</p>\n<p>Configuration Manager 사이트 드라이브에서 Configuration Manager cmdlet을 실행합니다(예: <code>PS XYZ:\\&gt;</code>). 자세한 내용은 <a href=\"/powershell/sccm/overview\">시작을 참조하세요</a>.</p>\n</div>\n","examples":[{"code":"PS XYZ:\\> Set-CMStatusFilterRule -Name \"Status change to critical\" -SiteCode \"CM1\" -Priority Increase","description":"<p>이 명령은 사이트 코드 CM1이 있는 사이트에서 지정된 이름을 가진 필터 규칙의 우선 순위를 높입니다.</p>\n","summary":"","title":"예제 1: 규칙의 우선 순위 늘리기"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"disable-cmstatusfilterrule","text":"Disable-CMStatusFilterRule"},{"href":"enable-cmstatusfilterrule","text":"Enable-CMStatusFilterRule"},{"href":"get-cmstatusfilterrule","text":"Get-CMStatusFilterRule"},{"href":"new-cmstatusfilterrule","text":"New-CMStatusFilterRule"},{"href":"remove-cmstatusfilterrule","text":"Remove-CMStatusFilterRule"}],"module":"ConfigurationManager","name":"Set-CMStatusFilterRule","notes":"","parameters":[{"aliases":"AllowUserDeleteMessagesAfterThresholdDays","defaultValue":"None","description":"","name":"AllowDeleteAfterDays","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>상태 메시지에 해당하는 Configuration Manager 구성 요소를 지정합니다.</p>\n","name":"ComponentName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"cf","defaultValue":"False","description":"<p>cmdlet을 실행하기 전에 확인 메시지를 표시합니다.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수는 와일드카드 문자를 리터럴 문자 값으로 처리합니다. \n              <strong>ForceWildcardHandling</strong>과 결합할 수 없습니다.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수는 와일드카드 문자를 처리하고 예기치 않은 동작(권장되지 않음)으로 이어질 수 있습니다. \n              <strong>DisableWildcardHandling</strong>과 결합할 수 없습니다.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>상태 요약 도우미로 전달할지 여부를 나타냅니다.</p>\n","name":"ForwardToStatusSummarizer","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager에서 메시지 ID를 지정합니다.</p>\n","name":"MessageId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager에서 상태 메시지 유형을 지정합니다.</p>\n<p>유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>감사</li>\n<li>자세한 정보</li>\n<li>중요 시점</li>\n<li>없음</li>\n</ul>\n","name":"MessageType","parameterValueGroup":"None, Milestone, Detail, Audit","position":"Named","type":"<span class=\"no-loc xref\">MessageType</span>\n"},{"acceptWildcardCharacters":true,"aliases":"","defaultValue":"None","description":"<p>상태 필터 규칙에 대한 이름 배열을 지정합니다.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>우선 순위 변경을 지정합니다.\nConfiguration Manager는 규칙 우선 순위 순서대로 규칙에 대해 상태 메시지를 확인합니다.\n유효한 값은 감소 및 증가입니다.</p>\n","name":"Priority","parameterValueGroup":"Increase, Decrease","position":"Named","type":"<span class=\"no-loc xref\">PriorityChangeType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>더 낮은 우선 순위 규칙을 처리할지 여부를 나타내며 이는 추가 규칙 처리를 방지합니다.</p>\n","name":"ProcessLowerPriorityRule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>상태 메시지가 상태 필터 규칙과 일치할 때 실행되는 프로그램의 경로를 지정합니다.</p>\n","name":"ProgramPath","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager에서 속성 ID를 지정합니다.</p>\n","name":"PropertyId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>해당 <em>PropertyId</em> 매개 변수의 값을 지정합니다.</p>\n","name":"PropertyValue","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>부모 사이트에 메시지를 전달할지 여부를 나타냅니다.</p>\n","name":"ReplicateToParentSite","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>부모 사이트로 상태 메시지를 보내기 위한 복제 우선 순위를 지정합니다.</p>\n<p>유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>높음</li>\n<li>낮음</li>\n<li>보통</li>\n</ul>\n","name":"ReplicationPriority","parameterValueGroup":"High, Medium, Low","position":"Named","type":"<span class=\"no-loc xref\">ReplicationPriority</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Windows 이벤트 로그에서 이벤트를 보고할지 여부를 나타냅니다.</p>\n","name":"ReportToEventLog","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>상태 메시지가 필터 규칙과 일치하는 경우 프로그램을 실행할지 여부를 나타냅니다.</p>\n","name":"RunProgram","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>상태 메시지의 심각도를 지정합니다.</p>\n<p>유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>오류</li>\n<li>정보</li>\n<li>없음</li>\n<li>경고</li>\n</ul>\n","name":"SeverityType","parameterValueGroup":"None, Informational, Warning, Error","position":"Named","type":"<span class=\"no-loc xref\">SeverityType</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"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager에서 사이트 시스템 서버의 이름을 지정합니다.</p>\n","name":"SiteSystemServerName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>일치시킬 상태 메시지 원본을 지정합니다.\n가능한 원본은 다음과 같습니다.</p>\n<ul>\n<li>클라이언트</li>\n<li>SMS 공급자</li>\n<li>사이트 서버</li>\n</ul>\n","name":"Source","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>상태 메시지가 시작된 사이트의 사이트 코드를 지정합니다.</p>\n","name":"StatusFilterRuleSiteCode","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"wi","defaultValue":"False","description":"<p>cmdlet이 실행되면 어떻게 되는지 보여줍니다. cmdlet이 실행되지 않습니다.</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>데이터베이스에 메시지를 쓸지 여부를 나타냅니다.\n\n              <em>AllowUserDeleteMessagesAfterThresholdDays</em> 매개 변수를 사용하도록 설정하려면 이 매개 변수에 대한 $True 값을 지정합니다.</p>\n","name":"WriteToDatabase","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>상태 메시지에 대한 Configuration Manager 필터 규칙에 대한 설정을 수정합니다.</p>\n","syntaxes":["Set-CMStatusFilterRule [-AllowDeleteAfterDays <Int32>] [-ComponentName <String>]\n [-ForwardToStatusSummarizer <Boolean>] [-MessageId <Int32>] [-MessageType <MessageType>] -Name <String>\n [-Priority <PriorityChangeType>] [-ProcessLowerPriorityRule <Boolean>] [-ProgramPath <String>]\n [-PropertyId <String>] [-PropertyValue <String>] [-ReplicateToParentSite <Boolean>]\n [-ReplicationPriority <ReplicationPriority>] [-ReportToEventLog <Boolean>] [-RunProgram <Boolean>]\n [-SeverityType <SeverityType>] [-SiteCode <String>] [-SiteSystemServerName <String>] [-Source <String>]\n [-StatusFilterRuleSiteCode <String>] [-WriteToDatabase <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMStatusFilterRule","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"ko-kr","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/Set-CMStatusFilterRule.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmstatusfilterrule","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMStatusFilterRule","schemaType":"PowershellCmdlet","summary":"<p>상태 메시지에 대한 Configuration Manager 필터 규칙에 대한 설정을 수정합니다.</p>\n","uid":"ConfigurationManager.Set-CMStatusFilterRule"}],"canonical_url":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmstatusfilterrule?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmstatusfilterrule?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>\n              <strong>Set-CMStatusFilterRule</strong> cmdlet은 상태 메시지에 대한 Configuration Manager 필터 규칙에 대한 설정을 수정합니다.\nConfiguration Manager는 우선 순위 순서대로 규칙에 대해 상태 메시지를 확인합니다.\n규칙은 해당 규칙이 적용된 후 우선 순위가 낮은 규칙이 메시지에 적용되지 않도록 지정할 수 있습니다.</p>\n<p>상태 필터 규칙은 Configuration Manager가 상태 메시지에 응답하는 방법을 지정합니다.\n각 필터 규칙에는 상태 메시지에 대한 조건 및 작업이 포함됩니다.\n모든 사이트가 아닌 각 사이트에 대한 상태 필터 규칙을 구성합니다.</p>\n<p>규칙의 우선 순위를 변경하려면 규칙 이름을 사용하여 규칙을 지정합니다.</p>\n<div class=&quot;NOTE&quot;>\n<p>참고</p>\n<p>Configuration Manager 사이트 드라이브에서 Configuration Manager cmdlet을 실행합니다(예: <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/Set-CMStatusFilterRule.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=\"ko-kr\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Set-CMStatusFilterRule\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>상태 메시지에 대한 Configuration Manager 필터 규칙에 대한 설정을 수정합니다.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMStatusFilterRule [-AllowDeleteAfterDays <Int32>] [-ComponentName <String>]\n [-ForwardToStatusSummarizer <Boolean>] [-MessageId <Int32>] [-MessageType <MessageType>] -Name <String>\n [-Priority <PriorityChangeType>] [-ProcessLowerPriorityRule <Boolean>] [-ProgramPath <String>]\n [-PropertyId <String>] [-PropertyValue <String>] [-ReplicateToParentSite <Boolean>]\n [-ReplicationPriority <ReplicationPriority>] [-ReportToEventLog <Boolean>] [-RunProgram <Boolean>]\n [-SeverityType <SeverityType>] [-SiteCode <String>] [-SiteSystemServerName <String>] [-Source <String>]\n [-StatusFilterRuleSiteCode <String>] [-WriteToDatabase <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMStatusFilterRule\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}