{"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:43:02.403428Z"},"_path":"module/configurationmanager/set-cmclientsettingsoftwareupdate.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-cmclientsettingsoftwareupdate?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMClientSettingSoftwareUpdate.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","description":"소프트웨어 업데이트에 대한 클라이언트 설정을 구성합니다.","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-CMClientSettingSoftwareUpdate.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"ko-kr","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"08/04/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/Set-CMClientSettingSoftwareUpdate.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMClientSettingSoftwareUpdate.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-CMClientSettingSoftwareUpdate","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-09-01 12:43 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmclientsettingsoftwareupdate","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSettingSoftwareUpdate","schemaType":"PowershellCmdlet","summary":"<p>소프트웨어 업데이트에 대한 클라이언트 설정을 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMClientSettingSoftwareUpdate"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMClientSettingSoftwareUpdate":{"href":"set-cmclientsettingsoftwareupdate","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSettingSoftwareUpdate","schemaType":"PowershellCmdlet","summary":"<p>소프트웨어 업데이트에 대한 클라이언트 설정을 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMClientSettingSoftwareUpdate"}},"description":"<p>이 cmdlet을 사용하여 클라이언트 설정의 <strong>소프트웨어 업데이트</strong> 그룹에서 설정을 구성합니다. 자세한 내용은 <a href=\"/mem/configmgr/core/clients/deploy/about-client-settings#software-updates\">클라이언트 설정 정보: 소프트웨어 업데이트를 참조하세요</a>.</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":"Set-CMClientSettingSoftwareUpdate -DefaultSetting -Enable $true -EnableThirdPartyUpdates $true","description":"","summary":"","title":"예제 1: 기본 클라이언트 설정에서 타사 업데이트 사용"},{"code":"$clientDeviceSettingName = \"Dev device settings\"\nSet-CMClientSettingSoftwareUpdate -Name $clientDeviceSettingName -Enable $true -EnableThirdPartyUpdates $true","description":"","summary":"","title":"예제 2: 사용자 지정 디바이스 설정에서 타사 업데이트 사용"},{"code":"Set-CMClientSettingSoftwareUpdate -InputObject $testsetting -Enable $true -ScanSchedule $Sch1 -DeploymentEvaluationSchedule $Sch2 -BatchingTimeout 3 -TimeUnit Days -EnforceMandatory $true -Office365ManagementType $false -EnableThirdPartyUpdates $true -EnableDeltaDownload $true -EnableInstallation $true -ThreadPriority Normal -EnableDynamicUpdate $true","description":"","summary":"","title":"예제 3: 여러 설정 구성"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"get-cmclientsetting","text":"Get-CMClientSetting"},{"href":"remove-cmclientsetting","text":"Remove-CMClientSetting"},{"href":"new-cmschedule","text":"New-CMSchedule"},{"href":"/mem/configmgr/core/clients/deploy/about-client-settings#software-updates","text":"클라이언트 설정 정보: 소프트웨어 업데이트"}],"module":"ConfigurationManager","name":"Set-CMClientSettingSoftwareUpdate","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>최종 기한이 있는 보류 중인 모든 배포도 설치될 기간을 지정합니다. \n              <strong>EnforceMandatory</strong> 매개 변수와 함께 이 매개 변수를 사용합니다. 1~23시간, 1~365일의 값을 입력할 수 있습니다. 기본적으로 이 설정은 7일 동안 구성됩니다. \n              <strong>TimeUnit</strong> 매개 변수를 사용하여 시간 또는 일을 지정합니다.</p>\n","name":"BatchingTimeout","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"cf","defaultValue":"None","description":"<p>cmdlet을 실행하기 전에 확인 메시지를 표시합니다.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 추가하여 기본 클라이언트 설정에서 소프트웨어 업데이트 설정을 구성합니다.</p>\n","isRequired":true,"name":"DefaultSetting","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 사용하여 클라이언트가 델타 콘텐츠에 대한 요청을 수신하는 데 사용하는 네트워크 포트를 구성합니다. \n              <strong>EnableDeltaDownload</strong> 매개 변수를 사용하여 동작을 사용하도록 설정합니다. 기본값은 <code>8005</code>입니다.</p>\n","name":"DeltaDownloadPort","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>소프트웨어 업데이트 클라이언트 에이전트가 Configuration Manager 클라이언트 컴퓨터의 설치 상태에 대한 소프트웨어 업데이트를 다시 평가하는 빈도를 지정합니다. 새 일정 토큰을 만들려면 <a href=\"new-cmschedule\">New-CMSchedule</a> cmdlet을 사용합니다.</p>\n","name":"DeploymentEvaluationSchedule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">IResultObject</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":"EnableSoftwareUpdatesOnClient","defaultValue":"None","description":"<p>클라이언트에서 소프트웨어 업데이트를 사용하도록 설정하려면 이 매개 변수 <code>$true</code> 를 로 설정합니다.</p>\n","name":"Enable","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>클라이언트가 <code>$true</code> 사용 가능한 경우 델타 콘텐츠를 다운로드할 수 있도록 하려면 이 매개 변수를 로 설정합니다. 네트워크 포트를 구성하려면 <strong>DeltaDownloadPort</strong> 매개 변수를 사용합니다.</p>\n","name":"EnableDeltaDownload","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>버전 2010 이상에 적용됩니다. Windows 10 기능 업데이트에 동적 업데이트를 사용하도록 설정하려면 이 매개 변수 <code>$true</code> 를 로 설정합니다. 동적 업데이트는 Windows 설치 중에 언어 팩, 주문형 기능, 드라이버 및 누적 업데이트를 설치합니다. 클라이언트가 인터넷에서 이러한 업데이트를 다운로드하도록 지시합니다.</p>\n","name":"EnableDynamicUpdate","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>버전 2010 이상에 적용됩니다. \"소프트웨어 업데이트\" 유지 관리 기간을 사용할 수 있는 경우 \"모든 배포\" 유지 관리 기간에 소프트웨어 업데이트를 설치할 수 있도록 하려면 이 매개 변수 <code>$true</code> 를 로 설정합니다.</p>\n","name":"EnableInstallation","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>타사 소프트웨어 업데이트를 사용하도록 설정하려면 이 매개 변수 <code>$true</code> 를 로 설정합니다.</p>\n","name":"EnableThirdPartyUpdates","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>버전 2107 이상에 적용됩니다. 업데이트를 검색하기 위해 Windows 업데이트 클라이언트에 TLS 인증서 고정을 적용하려면 이 매개 변수 <code>$true</code> 를 로 설정합니다.</p>\n","name":"EnableWsusCertPinning","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>소프트웨어 업데이트 배포 마감일에 도달하면 지정된 기간 내에 최종 기한이 오는 다른 모든 소프트웨어 업데이트 배포를 설치합니다. \n              <strong>BatchingTimeout</strong> 매개 변수를 사용하여 기간을 지정합니다.</p>\n","name":"EnforceMandatory","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</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>이 cmdlet은 이 매개 변수를 사용하여 지정한 클라이언트 설정 개체에 소프트웨어 업데이트 설정을 추가합니다. 이 개체를 얻으려면 <a href=\"get-cmclientsetting\">Get-CMClientSetting</a> cmdlet을 사용합니다.</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>이 cmdlet은 이 매개 변수가 이름을 지정하는 클라이언트 설정 개체에 소프트웨어 업데이트 설정을 추가합니다.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Microsoft 365 Apps 클라이언트 에이전트 및 설치 설정을 관리할 수 있도록 하려면 이 매개 변수 <code>$true</code> 를 로 설정합니다.</p>\n","name":"Office365ManagementType","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>작업 중인 항목을 나타내는 개체를 반환합니다. 기본적으로 이 cmdlet은 출력을 생성하지 않을 수 있습니다.</p>\n","name":"PassThru","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>소프트웨어 업데이트 클라이언트 에이전트가 규정 준수 평가 검사를 시작하는 빈도를 지정합니다. 이 검사는 클라이언트의 소프트웨어 업데이트 상태를 결정합니다. 새 일정 토큰을 만들려면 <a href=\"new-cmschedule\">New-CMSchedule</a> cmdlet을 사용합니다.</p>\n","name":"ScanSchedule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>버전 2010 이상에 적용됩니다. Windows 10 기능 업데이트에 대한 스레드 우선 순위를 지정합니다.</p>\n<ul>\n<li><p>\n              <code>Normal</code>: Windows 설치 프로그램은 더 많은 시스템 리소스와 업데이트를 더 빠르게 사용합니다. 더 많은 프로세서 시간을 사용하므로 총 설치 시간이 짧지만 사용자의 중단 시간이 더 길어집니다. 이 값은 기본값입니다.</p>\n</li>\n<li><p>\n              <code>Low</code>: 백그라운드에서 다운로드하고 업데이트하는 동안 디바이스에서 계속 작업할 수 있습니다. 총 설치 시간이 길지만 사용자의 중단 시간이 더 짧습니다. 이 옵션을 사용할 때 시간 초과를 방지하려면 업데이트 최대 런타임을 늘려야 할 수 있습니다.</p>\n</li>\n</ul>\n","name":"ThreadPriority","parameterValueGroup":"Normal, Low","position":"Named","type":"<span class=\"no-loc xref\">ThreadPriorityType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>\n              <strong>BatchingTimeout</strong> 매개 변수와 함께 를 사용하여 이 시간의 최종 기한이 있는 보류 중인 모든 배포도 설치되는 기간을 지정합니다.</p>\n","name":"TimeUnit","parameterValueGroup":"Days, Hours","position":"Named","type":"<span class=\"no-loc xref\">BatchingTimeoutType</span>\n"},{"aliases":"wi","defaultValue":"None","description":"<p>cmdlet이 실행되면 어떻게 되는지 보여줍니다. cmdlet이 실행되지 않습니다.</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>소프트웨어 업데이트에 대한 클라이언트 설정을 구성합니다.</p>\n","syntaxes":["Set-CMClientSettingSoftwareUpdate [-BatchingTimeout <Int32>] [-DeltaDownloadPort <Int32>]\n [-DeploymentEvaluationSchedule <IResultObject>] [-Enable <Boolean>] [-EnableDeltaDownload <Boolean>]\n [-EnableDynamicUpdate <Boolean>] [-EnableInstallation <Boolean>] [-EnableThirdPartyUpdates <Boolean>]\n [-EnableWsusCertPinning <Boolean>] [-EnforceMandatory <Boolean>] [-Office365ManagementType <Boolean>]\n [-ScanSchedule <IResultObject>] [-ThreadPriority <ThreadPriorityType>] [-TimeUnit <BatchingTimeoutType>]\n -Name <String> [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]","Set-CMClientSettingSoftwareUpdate [-BatchingTimeout <Int32>] [-DeltaDownloadPort <Int32>]\n [-DeploymentEvaluationSchedule <IResultObject>] [-Enable <Boolean>] [-EnableDeltaDownload <Boolean>]\n [-EnableDynamicUpdate <Boolean>] [-EnableInstallation <Boolean>] [-EnableThirdPartyUpdates <Boolean>]\n [-EnableWsusCertPinning <Boolean>] [-EnforceMandatory <Boolean>] [-Office365ManagementType <Boolean>]\n [-ScanSchedule <IResultObject>] [-ThreadPriority <ThreadPriorityType>] [-TimeUnit <BatchingTimeoutType>]\n [-DefaultSetting] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]","Set-CMClientSettingSoftwareUpdate [-BatchingTimeout <Int32>] [-DeltaDownloadPort <Int32>]\n [-DeploymentEvaluationSchedule <IResultObject>] [-Enable <Boolean>] [-EnableDeltaDownload <Boolean>]\n [-EnableDynamicUpdate <Boolean>] [-EnableInstallation <Boolean>] [-EnableThirdPartyUpdates <Boolean>]\n [-EnableWsusCertPinning <Boolean>] [-EnforceMandatory <Boolean>] [-Office365ManagementType <Boolean>]\n [-ScanSchedule <IResultObject>] [-ThreadPriority <ThreadPriorityType>] [-TimeUnit <BatchingTimeoutType>]\n -InputObject <IResultObject> [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMClientSettingSoftwareUpdate","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-CMClientSettingSoftwareUpdate.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmclientsettingsoftwareupdate","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSettingSoftwareUpdate","schemaType":"PowershellCmdlet","summary":"<p>소프트웨어 업데이트에 대한 클라이언트 설정을 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMClientSettingSoftwareUpdate"}],"canonical_url":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmclientsettingsoftwareupdate?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmclientsettingsoftwareupdate?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>이 cmdlet을 사용하여 클라이언트 설정의 <strong>소프트웨어 업데이트</strong> 그룹에서 설정을 구성합니다. 자세한 내용은 <a href=&quot;/mem/configmgr/core/clients/deploy/about-client-settings#software-updates&quot;>클라이언트 설정 정보: 소프트웨어 업데이트를 참조하세요</a>.</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-CMClientSettingSoftwareUpdate.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-CMClientSettingSoftwareUpdate\" />\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=\"Set-CMClientSettingSoftwareUpdate [-BatchingTimeout <Int32>] [-DeltaDownloadPort <Int32>]\n [-DeploymentEvaluationSchedule <IResultObject>] [-Enable <Boolean>] [-EnableDeltaDownload <Boolean>]\n [-EnableDynamicUpdate <Boolean>] [-EnableInstallation <Boolean>] [-EnableThirdPartyUpdates <Boolean>]\n [-EnableWsusCertPinning <Boolean>] [-EnforceMandatory <Boolean>] [-Office365ManagementType <Boolean>]\n [-ScanSchedule <IResultObject>] [-ThreadPriority <ThreadPriorityType>] [-TimeUnit <BatchingTimeoutType>]\n -Name <String> [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSettingSoftwareUpdate [-BatchingTimeout <Int32>] [-DeltaDownloadPort <Int32>]\n [-DeploymentEvaluationSchedule <IResultObject>] [-Enable <Boolean>] [-EnableDeltaDownload <Boolean>]\n [-EnableDynamicUpdate <Boolean>] [-EnableInstallation <Boolean>] [-EnableThirdPartyUpdates <Boolean>]\n [-EnableWsusCertPinning <Boolean>] [-EnforceMandatory <Boolean>] [-Office365ManagementType <Boolean>]\n [-ScanSchedule <IResultObject>] [-ThreadPriority <ThreadPriorityType>] [-TimeUnit <BatchingTimeoutType>]\n [-DefaultSetting] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSettingSoftwareUpdate [-BatchingTimeout <Int32>] [-DeltaDownloadPort <Int32>]\n [-DeploymentEvaluationSchedule <IResultObject>] [-Enable <Boolean>] [-EnableDeltaDownload <Boolean>]\n [-EnableDynamicUpdate <Boolean>] [-EnableInstallation <Boolean>] [-EnableThirdPartyUpdates <Boolean>]\n [-EnableWsusCertPinning <Boolean>] [-EnforceMandatory <Boolean>] [-Office365ManagementType <Boolean>]\n [-ScanSchedule <IResultObject>] [-ThreadPriority <ThreadPriorityType>] [-TimeUnit <BatchingTimeoutType>]\n -InputObject <IResultObject> [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMClientSettingSoftwareUpdate\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}