{"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:41:30.221038Z"},"_path":"module/configurationmanager/set-cmclientsetting.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-cmclientsetting?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMClientSetting.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":"5e4743da651609d0ffccffebcf46f06b3732def8","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/5e4743da651609d0ffccffebcf46f06b3732def8/sccm-ps/ConfigurationManager/Set-CMClientSetting.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"ko-kr","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"11/20/2020","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-CMClientSetting.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMClientSetting.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-CMClientSetting","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-09-01 12:41 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmclientsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSetting","schemaType":"PowershellCmdlet","summary":"<p>Configuration Manager 디바이스 및 사용자에 대한 클라이언트 설정을 변경합니다.</p>\n","uid":"ConfigurationManager.Set-CMClientSetting"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMClientSetting":{"href":"set-cmclientsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSetting","schemaType":"PowershellCmdlet","summary":"<p>Configuration Manager 디바이스 및 사용자에 대한 클라이언트 설정을 변경합니다.</p>\n","uid":"ConfigurationManager.Set-CMClientSetting"}},"description":"<p>\n              <strong>Set-CMClientSetting</strong> cmdlet은 Configuration Manager 디바이스 및 사용자에 대한 클라이언트 설정을 변경합니다. Configuration Manager는 모든 클라이언트 설정에 대한 기본값을 제공하지만 이 cmdlet을 사용하여 설정 개체를 수정할 수 있습니다. 설정 개체는 개별 클라이언트에 대한 설정을 결정합니다. 자세한 내용은 <a href=\"/mem/configmgr/core/clients/deploy/about-client-settings\">클라이언트 설정 정보를 참조하세요</a>.</p>\n<div class=\"IMPORTANT\">\n<p>중요</p>\n<p>버전 2010부터 이 cmdlet은 더 이상 사용되지 않습니다. \n              <a href=\"#related-links\">관련 링크</a>에 나열된 클라이언트 설정 그룹과 관련된 cmdlet 중 하나를 사용합니다.</p>\n</div>\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":"Set-CMClientSetting -Name \"Client Settings Main\" -Description \"Client settings for TSQA office site.\" -NewName \"Client Settings TSQA\"","description":"","summary":"<p>이 명령은 클라이언트 설정 개체의 이름을 바꿉니다. 새 이름은 <strong>클라이언트 설정 TSQA</strong>입니다. 또한 명령은 클라이언트 설정 개체에 대한 설명을 추가합니다.</p>\n","title":"예제 1: 클라이언트 설정 이름 바꾸기"},{"code":"Set-CMClientSetting -Name \"TSQA02\" -AllowUserToOptOutFromPowerPlan $True -EnablePowerManagement $False","description":"","summary":"<p>이 명령을 사용하면 사용자가 전원 계획을 옵트아웃할 수 있으며 <strong>TSQA02</strong>라는 설정으로 클라이언트에 대한 전원 관리를 사용하지 않도록 설정합니다.</p>\n","title":"예제 2: 전원 관리 구성"},{"code":"Set-CMClientSetting -Name \"TSQA02\" -StateMessagingReportingCycleMinutes 10","description":"","summary":"<p>이 명령은 상태 메시징 보고 주기 값을 10분으로 설정합니다.</p>\n","title":"예제 3: 상태 메시징 보고 주기 값 설정"},{"code":"Set-CMClientSetting -Name \"TSQA03\" -AutoApproveAffinity $False -UserAffinityLogOnThresholdMinutes 2800 -UserAffinityUsageThresholdDays 20","description":"","summary":"<p>이 명령은 <strong>TSQA03</strong>이라는 클라이언트 설정에 대한 사용자 선호도 설정을 구성합니다.</p>\n<ul>\n<li>선호도의 자동 승인을 사용하지 않도록 설정합니다.</li>\n<li>\n              <strong>UserAffinityLogOnThresholdMinutes</strong> 매개 변수를 2800분으로 설정하고 <strong>UserAffinityUsageThresholdDays</strong> 매개 변수를 20일로 설정합니다. 사용자가 20일 동안 2800분 동안 디바이스를 사용하는 경우 Configuration Manager는 사용자 디바이스 선호도를 만듭니다.</li>\n</ul>\n","title":"예제 4: 사용자 선호도 구성"},{"code":"Set-CMClientSetting -Name \"TSQA04\" -AllowUserAffinity $True","description":"","summary":"<p>이 명령은 클라이언트가 사용량 데이터에서 사용자 디바이스 선호도를 자동으로 구성하도록 <strong>TSQA04</strong> 라는 클라이언트 설정을 변경합니다.</p>\n","title":"예제 5: 사용자 선호도 허용"},{"code":"Set-CMClientSetting -Name \"TSQA05\" -EnableBITSMaxBandwidth $True EnableDownloadOffSchedule $True -MaxBandwidthValidFrom 8 -MaxBandwidthValidTo 15 -MaxTransferRateOnSchedule 1500","description":"","summary":"<p>이 명령은 <strong>TSQA05</strong>라는 클라이언트 설정 개체에 대한 설정을 변경합니다.</p>\n<ul>\n<li>BITS 전송에 대해 최대 대역폭을 사용하도록 설정하고 예약 다운로드를 해제할 수 있습니다.</li>\n<li>또한 최대 대역폭 값과 일정에 따라 최대 전송 속도를 지정합니다.</li>\n</ul>\n","title":"예제 6: 클라이언트의 대역폭 설정"},{"code":"Set-CMClientSetting -Name \"TSQA06\" -EnableUserPolicyOnInternet $True -EnableUserPolicyPolling $False -EnableUserPolicyOnInternet $True -PolicyPollingInterval 50","description":"","summary":"<p>이 명령은 <strong>TSQA06</strong>이라는 클라이언트 설정 개체에 대한 설정을 변경합니다.</p>\n<ul>\n<li>인터넷에서 사용자 정책을 사용하도록 설정</li>\n<li>사용자 정책 폴링을 사용하도록 설정</li>\n<li>정책 폴링 간격 설정</li>\n</ul>\n","title":"예제 7: 인터넷에서 사용자 정책 구성"},{"code":"Set-CMClientSetting -Name \"TSQA07\" -EnableComplianceEvaluation $False","description":"","summary":"<p>이 명령은 <strong>TSQA07</strong>이라는 설정에 대한 규정 준수 평가를 사용하지 않도록 설정합니다.</p>\n","title":"예제 8: 규정 준수 평가 사용 안 함"},{"code":"Set-CMClientSetting -Name \"TSQA09\" -AddPortalToTrustedSiteList $True -AllowPortalToHaveElevatedTrust $True -BrandingTitle \"Contoso IT\" -EnableThirdPartyOrchestration Yes -FinalReminderMinutesInterval 52 -InitialReminderHoursInterval 6 -InstallRestriction OnlyAdministrators -PortalUrl \"https://NewInstall.Contoso.com\" -PowerShellExecutionPolicy Bypass -SuspendBitLocker Always","description":"","summary":"<p>이 명령은 <strong>TSQA09</strong>라는 클라이언트 설정 개체에 대한 설정을 변경합니다.</p>\n<ul>\n<li>포털을 지정하고 해당 포털을 신뢰할 수 있는 사이트 목록에 추가하고 높은 신뢰를 가질 수 있도록 합니다.</li>\n<li>브랜딩 제목 Contoso IT를 지정합니다.</li>\n<li>타사 오케스트레이션을 사용하도록 설정합니다.</li>\n<li>최종 미리 알림 및 초기 미리 알림 간격을 설정합니다.</li>\n<li>관리자만 소프트웨어를 설치할 수 있도록 지정하고, Windows PowerShell 실행 정책으로 바이패스를 선택하고, BitLocker PIN 요구 사항을 일시 중단합니다.</li>\n</ul>\n","title":"예제 9: 컴퓨터 에이전트 설정"},{"code":"Set-CMClientSetting -Name \"TSQA11\" -RebootLogoffNotificationCountdownDuration 12 -RebootLogoffNotificationFinalWindowMinutes 80","description":"","summary":"<p>이 명령은 <strong>TSQA11</strong>이라는 클라이언트 설정 개체에 대한 다시 시작 로그오프 알림 카운트다운 기간 및 로그오프 알림 최종 창 기간을 설정합니다.</p>\n","title":"예제 10: 다시 시작 설정 구성"},{"code":"Set-CMClientSetting -Name \"TSQA21\" -MeteredNetworkUsage Limit","description":"","summary":"<p>이 명령은 <strong>TSQA21</strong>이라는 클라이언트 설정 개체에 대한 데이터 통신 네트워크 사용을 제한합니다.</p>\n","title":"예제 11: 요금제 네트워크 사용량 구성"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"/mem/configmgr/core/clients/deploy/about-client-settings","text":"클라이언트 설정 정보"},{"href":"get-cmclientsetting","text":"Get-CMClientSetting"},{"href":"new-cmclientsetting","text":"New-CMClientSetting"},{"href":"remove-cmclientsetting","text":"Remove-CMClientSetting"},{"href":"new-cmschedule","text":"New-CMSchedule"},{"href":"set-cmclientsettingbackgroundintelligenttransfer","text":"Set-CMClientSettingBackgroundIntelligentTransfer"},{"href":"set-cmclientsettingclientcache","text":"Set-CMClientSettingClientCache"},{"href":"set-cmclientsettingclientpolicy","text":"Set-CMClientSettingClientPolicy"},{"href":"set-cmclientsettingcloudservice","text":"Set-CMClientSettingCloudService"},{"href":"set-cmclientsettingcompliancesetting","text":"Set-CMClientSettingComplianceSetting"},{"href":"set-cmclientsettingcomputeragent","text":"Set-CMClientSettingComputerAgent"},{"href":"set-cmclientsettingcomputerrestart","text":"Set-CMClientSettingComputerRestart"},{"href":"set-cmclientsettingdeliveryoptimization","text":"Set-CMClientSettingDeliveryOptimization"},{"href":"set-cmclientsettingendpointprotection","text":"Set-CMClientSettingEndpointProtection"},{"href":"set-cmclientsettingenrollment","text":"Set-CMClientSettingEnrollment"},{"href":"set-cmclientsettinggeneral","text":"Set-CMClientSettingGeneral"},{"href":"set-cmclientsettinghardwareinventory","text":"Set-CMClientSettingHardwareInventory"},{"href":"set-cmclientsettingmeteredinternetconnection","text":"Set-CMClientSettingMeteredInternetConnection"},{"href":"set-cmclientsettingpowermanagement","text":"Set-CMClientSettingPowerManagement"},{"href":"set-cmclientsettingremotetool","text":"Set-CMClientSettingRemoteTool"},{"href":"set-cmclientsettingsoftwarecenter","text":"Set-CMClientSettingSoftwareCenter"},{"href":"set-cmclientsettingsoftwaredeployment","text":"Set-CMClientSettingSoftwareDeployment"},{"href":"set-cmclientsettingsoftwareinventory","text":"Set-CMClientSettingSoftwareInventory"},{"href":"set-cmclientsettingsoftwaremetering","text":"Set-CMClientSettingSoftwareMetering"},{"href":"set-cmclientsettingsoftwareupdate","text":"Set-CMClientSettingSoftwareUpdate"},{"href":"set-cmclientsettingstatemessaging","text":"Set-CMClientSettingStateMessaging"},{"href":"set-cmclientsettinguseranddeviceaffinity","text":"Set-CMClientSettingUserAndDeviceAffinity"}],"module":"ConfigurationManager","name":"Set-CMClientSetting","notes":"<p>버전 2010부터 이 cmdlet은 더 이상 사용되지 않습니다. \n              <a href=\"#related-links\">관련 링크</a>에 나열된 클라이언트 설정 그룹과 관련된 cmdlet 중 하나를 사용합니다.</p>\n","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>허용되는 원격 제어 액세스 수준을 지정합니다.\n유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>FullControl</li>\n<li>NoAccess</li>\n<li>없음</li>\n<li>ViewOnly</li>\n</ul>\n","name":"AccessLevel","parameterValueGroup":"NoAccess, ViewOnly, FullControl","position":"Named","type":"<span class=\"no-loc xref\">AccessLevelType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 사용하지 마세요. 애플리케이션 카탈로그는 더 이상 지원되지 않습니다.</p>\n","name":"AddPortalToTrustedSiteList","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>사용자가 소프트웨어 센터에서 정책 또는 알림 설정을 변경할 수 있는지 여부를 나타냅니다.</p>\n","name":"AllowClientChange","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>디바이스 또는 사용자가 클라우드 기반 배포 지점에서 콘텐츠에 액세스할 수 있는지 여부를 나타냅니다.</p>\n","name":"AllowCloudDistributionPoint","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"AllowPermittedViewersToRemoteDesktop","defaultValue":"None","description":"","name":"AllowPermittedViewer","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>포털이 상승된 신뢰를 가질 수 있도록 허용할지 여부를 나타냅니다.</p>\n","name":"AllowPortalToHaveElevatedTrust","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>해당 컴퓨터에 로그인한 사용자가 없는 컴퓨터의 원격 제어를 허용할지 여부를 나타냅니다.</p>\n","name":"AllowRemoteControlOfUnattendedComputer","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>사용자가 기본 디바이스를 정의할 수 있는지 여부를 나타냅니다.</p>\n","name":"AllowUserAffinity","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>사용자가 전원 관리 설정에서 디바이스를 제외하도록 허용할지 여부를 나타냅니다.</p>\n","name":"AllowUserToOptOutFromPowerPlan","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 사용하지 마세요. 애플리케이션 카탈로그는 더 이상 지원되지 않습니다.</p>\n","name":"ApplicationCatalogWebsitePointServerName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>원격 제어에서 클라이언트 컴퓨터가 재생되는 소리의 종류를 지정합니다.\n이 설정은 원격 지원에는 적용되지 않습니다.\n유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>없음</li>\n<li>PlayNoSound</li>\n<li>PlaySoundAtBeginAndEnd</li>\n<li>PlaySoundRepeatedly</li>\n</ul>\n","name":"AudibleSignal","parameterValueGroup":"PlayNoSound, PlaySoundAtBeginAndEnd, PlaySoundRepeatedly","position":"Named","type":"<span class=\"no-loc xref\">AudibleSignalType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>클라이언트가 사용량 데이터에서 사용자 디바이스 선호도를 자동으로 구성하는지 여부를 나타냅니다.</p>\n","name":"AutoApproveAffinity","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>시간 제한 값을 정수로 지정합니다.\n\n              <em>TimeUnit</em> 매개 변수를 사용하여 시간 또는 일 값을 지정합니다.\n업데이트 마감일이 지나면 Configuration Manager는 이 기간 내에 보류 중인 모든 업데이트를 배포합니다.</p>\n","name":"BatchingTimeout","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"BitsSettings","defaultValue":"None","description":"","isRequired":true,"name":"Bits","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager 브랜딩 제목을 지정합니다.\n이 브랜딩 정보는 사용자가 Configuration Manager를 신뢰할 수 있는 원본으로 식별하는 데 도움이 됩니다.</p>\n","name":"BrandingTitle","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"ClientPolicySettings","defaultValue":"None","description":"","isRequired":true,"name":"ClientPolicy","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"CloudServicesSettings, CloudServices","defaultValue":"None","description":"","isRequired":true,"name":"CloudService","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"ComplianceSettings","defaultValue":"None","description":"","isRequired":true,"name":"Compliance","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"ComputerAgentSettings","defaultValue":"None","description":"","isRequired":true,"name":"ComputerAgent","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"ComputerRestartSettings","defaultValue":"None","description":"","isRequired":true,"name":"ComputerRestart","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</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일정 개체를 가져오려면 <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>클라이언트 설정에 대한 설명을 지정합니다.</p>\n","name":"Description","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>원격 원본에서 클라이언트에서 첫 번째 서명 업데이트를 사용하지 않도록 설정할지 여부를 나타냅니다.</p>\n","name":"DisableFirstSignatureUpdate","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</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>Configuration Manager에서 소프트웨어 가용성 또는 소프트웨어 설치에 대한 사용자 알림을 표시할지 여부를 나타냅니다.\n이 매개 변수의 값이 $False 경우 사용자에게 다시 시작 알림만 표시됩니다.</p>\n","name":"DisplayNewProgramNotification","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"EnableEndpointProtection, EnablePowerManagement, EnableHardwareInventory, EnableDeviceEnrollment, EnableNetworkAccessProtection, EnableSoftwareMetering, EnableSoftwareUpdatesOnClient, EnableSoftwareInventory","defaultValue":"None","description":"<p>클라이언트 설정을 사용할지 여부를 나타냅니다.</p>\n","name":"Enable","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>BITS(Background Intelligent Transfer Service) 백그라운드 전송에 최대 대역폭을 사용할지 여부를 지정합니다.</p>\n","name":"EnableBitsMaxBandwidth","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 클라이언트에 대해 규정 준수 평가를 사용하도록 설정할지 여부를 나타냅니다.</p>\n","name":"EnableComplianceEvaluation","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>제한 창 외부에서 BITS 다운로드를 허용할지 여부를 지정합니다.</p>\n","name":"EnableDownloadOffSchedule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>소프트웨어 업데이트 및 소프트웨어 배포 에이전트가 타사 소프트웨어가 업데이트 및 애플리케이션을 설치할 때까지 기다릴지 여부를 지정합니다.</p>\n<p>유효한 값은 예 및 아니요입니다.</p>\n","name":"EnableThirdPartyOrchestration","parameterValueGroup":"No, Yes","position":"Named","type":"<span class=\"no-loc xref\">EnableThirdPartyOrchestrationType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>사용자 데이터 및 프로필 설정을 사용하도록 설정할지 여부를 나타냅니다.</p>\n","name":"EnableUserDataAndProfile","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"EnableUserPolicyPolling","defaultValue":"None","description":"","name":"EnableUserPolicy","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>사용자가 인터넷의 컴퓨터에 로그온할 때 사용자 정책을 받을지 여부를 나타냅니다.\n사용자가 사용자 정책을 수신하려면 사용자 폴링을 사용하도록 설정해야 합니다.\n\n              <em>EnableUserPolicyPolling</em> 매개 변수를 사용하여 사용자 폴링을 사용하도록 설정할 수 있습니다.\n인터넷 기반 관리 지점은 사용자를 인증해야 합니다.</p>\n","name":"EnableUserPolicyOnInternet","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 사용하여 <strong>여러 사용자 세션에 대한 사용자 정책 사용</strong> 클라이언트 설정을 사용하거나 사용하지 않도록 설정합니다.</p>\n","name":"EnableUserPolicyOnTS","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"","name":"EnableWakeupProxy","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"EndpointProtectionSettings","defaultValue":"None","description":"","isRequired":true,"name":"EndpointProtection","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>지정된 기간 내에 최종 기한이 있는 모든 필수 소프트웨어 업데이트 배포를 적용할지 여부를 나타냅니다.</p>\n","name":"EnforceMandatory","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"EnrollmentSettings","defaultValue":"None","description":"","isRequired":true,"name":"Enrollment","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"DeviceEnrollmentProfileName","defaultValue":"None","description":"","name":"EnrollmentProfileName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"FinalReminderMinutesInterval","defaultValue":"None","description":"","name":"FinalReminderMins","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"WindowsFirewallExceptionsForWakeUpProxy","defaultValue":"None","description":"","name":"FirewallExceptionForWakeupProxy","parameterValueGroup":"None, Public, Private, Domain","position":"Named","type":"<span class=\"no-loc xref\">WakeUpProxyFirewallExceptionTypes</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>방화벽 예외 프로필을 지정합니다.\n유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>사용 안 함</li>\n<li>도메인</li>\n<li>개인</li>\n<li>공용</li>\n</ul>\n","name":"FirewallExceptionProfile","parameterValueGroup":"Disabled, Public, Private, Domain","position":"Named","type":"<p><span class=\"no-loc xref\">FirewallExceptionProfileType</span><span>[</span><span>]</span></p>\n"},{"aliases":"ForceRebootPeriod, ForceRebootHours","defaultValue":"None","description":"","name":"ForceRebootHr","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>강제 검사를 사용하도록 설정할지 여부를 나타냅니다.</p>\n","name":"ForceScan","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>원격 제어 연결을 시작하는 서버의 로컬 관리자가 이 클라이언트에 대한 원격 제어 세션을 설정할 수 있는지 여부를 나타냅니다.</p>\n","name":"GrantRemoteControlPermissionToLocalAdministrator","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"HardwareInventorySettings","defaultValue":"None","description":"","isRequired":true,"name":"HardwareInventory","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"InitialReminderHoursInterval","defaultValue":"None","description":"","name":"InitialReminderHours","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>아직 설치되지 않은 경우 이 클라이언트에 Endpoint Protection 클라이언트를 설치하고 사용하도록 설정할지 여부를 나타냅니다.</p>\n","name":"InstallEndpointProtectionClient","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>설치를 시작할 수 있는 사용자를 지정합니다.\n유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>AllUsers</li>\n<li>NoUsers</li>\n<li>OnlyAdministrators</li>\n<li>OnlyAdministratorsAndPrimaryUsers</li>\n</ul>\n","name":"InstallRestriction","parameterValueGroup":"AllUsers, OnlyAdministrators, OnlyAdministratorsAndPrimaryUsers, NoUsers","position":"Named","type":"<span class=\"no-loc xref\">InstallRestrictionType</span>\n"},{"aliases":"InterimReminderHoursInterval","defaultValue":"None","description":"","name":"InterimReminderHours","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>인벤토리 보고서 ID를 지정합니다.</p>\n","name":"InventoryReportId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"UserAffinityLogOnThresholdMinutes, UserAffinityLogOnThresholdMins","defaultValue":"None","description":"","name":"LogOnThresholdMins","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager가 컴퓨터에 대한 원격 데스크톱 세션을 관리할 수 있도록 허용할지 여부를 나타냅니다.</p>\n","name":"ManageRemoteDesktopSetting","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager가 요청된 원격 지원 세션을 관리할 수 있도록 허용할지 여부를 나타냅니다.</p>\n","name":"ManageSolicitedRemoteAssistance","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager가 원치 않는 원격 지원 세션을 관리할 수 있도록 허용할지 여부를 나타냅니다.</p>\n","name":"ManageUnsolicitedRemoteAssistance","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"MaxBandwidthValidFrom","defaultValue":"None","description":"","name":"MaxBandwidthBeginHr","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"MaxBandwidthValidTo","defaultValue":"None","description":"","name":"MaxBandwidthEndHr","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>일정에서 벗어난 최대 전송 속도에 대한 정수 값을 지정합니다.</p>\n","name":"MaxTransferRateOffSchedule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>일정에 따라 최대 전송 속도에 대한 정수 값을 지정합니다.</p>\n","name":"MaxTransferRateOnSchedule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"MeteredNetworkSettings","defaultValue":"None","description":"","isRequired":true,"name":"MeteredNetwork","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>허용할 요금제 네트워크 사용 유형을 지정합니다.\n유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>허용</li>\n<li>차단</li>\n<li>제한 유형</li>\n<li>없음</li>\n</ul>\n","name":"MeteredNetworkUsage","parameterValueGroup":"None, Allow, Limit, Block","position":"Named","type":"<span class=\"no-loc xref\">MeteredNetworkUsageType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>클라이언트 설정의 이름을 지정합니다.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"NetworkAccessProtectionSettings","defaultValue":"None","description":"","isRequired":true,"name":"NetworkAccessProtection","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>클라이언트 설정의 새 이름을 지정합니다.</p>\n","name":"NewName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>버전 2006 이상에 적용됩니다. 클라이언트 설정 <strong>구성 Configuration Manager는 배포에</strong> 필요할 때 디바이스가 자동으로 다시 시작되지 않도록 디바이스를 강제로 다시 시작할 수 있습니다. 기본적으로 Configuration Manager는 디바이스를 강제로 다시 시작할 수 있습니다. 자세한 내용은 <a href=\"/mem/configmgr/core/clients/deploy/device-restart-notifications\">디바이스 다시 시작 알림을 참조하세요</a>.</p>\n","name":"NoRebootEnforcement","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":"PermittedViewers","defaultValue":"None","description":"<p>클라이언트 컴퓨터에 대한 원격 제어 세션을 설정할 수 있는 사용자의 이름 배열을 지정합니다.</p>\n","name":"PermittedViewer","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"PolicyPollingInterval, PollingIntervalMins","defaultValue":"None","description":"","name":"PolicyPollingMins","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>클라이언트의 포털에 대한 링크를 URL로 지정합니다.</p>\n","name":"PortalUrl","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"PowerManagementSettings","defaultValue":"None","description":"","isRequired":true,"name":"PowerManagement","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager가 원격 컴퓨터에서 Windows PowerShell 스크립트를 실행하는 방법을 지정합니다.\n유효한 값:</p>\n<ul>\n<li>AllSigned</li>\n<li>우회.</li>\n<li>제한됨</li>\n</ul>\n<p>기본값은 Restricted입니다.</p>\n<p>제한을 선택하면 Configuration Manager 클라이언트는 서명되지 않은 스크립트 실행 여부를 결정하는 클라이언트 컴퓨터에서 현재 Windows PowerShell 구성을 사용합니다.</p>\n","name":"PowerShellExecutionPolicy","parameterValueGroup":"AllSigned, Bypass, Restricted","position":"Named","type":"<span class=\"no-loc xref\">PowerShellExecutionPolicyType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>클라이언트 설정에 대한 우선 순위 변경을 지정합니다.\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":"PromptUserForPermission","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"RebootLogoffNotificationCountdownDurationMinutes","defaultValue":"None","description":"","name":"RebootLogoffNotificationCountdownMins","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"RebootLogoffNotificationFinalWindowMinutes","defaultValue":"None","description":"","name":"RebootLogoffNotificationFinalWindowMins","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager에서 시작된 원격 지원 세션에 할당할 액세스 수준을 지정합니다.\n클라이언트 컴퓨터의 사용자는 항상 원격 지원 세션이 발생할 수 있는 권한을 부여합니다.\n유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>FullControl</li>\n<li>없음</li>\n<li>RemoteViewing</li>\n</ul>\n","name":"RemoteAssistanceAccessLevel","parameterValueGroup":"None, RemoteViewing, FullControl","position":"Named","type":"<span class=\"no-loc xref\">RemoteAssistanceAccessLevelType</span>\n"},{"aliases":"RemoteToolsSettings, RemoteTools","defaultValue":"None","description":"","isRequired":true,"name":"RemoteControl","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>타사 제거 여부를 나타냅니다.</p>\n","name":"RemoveThirdParty","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>배포를 다시 시작해야 하는 경우 알림 메시지를 더 침입적인 대화 상자 창으로 바꿀지 여부를 지정합니다. 기본적으로 선택적 매개 변수이고 false입니다.</p>\n","name":"ReplaceToastNotificationWithDialog","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"StateMessagingReportingCycleMinutes, StateMessagingReportingCycleMins","defaultValue":"None","description":"","name":"ReportingCycleMins","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>네트워크 수준 인증을 사용하여 클라이언트 컴퓨터에 대한 원격 데스크톱 연결을 설정할지 여부를 나타냅니다.</p>\n","name":"RequireAuthentication","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>검사 일정을 일정 개체로 지정합니다.\n일정 개체를 가져오려면 <strong>New-CMSchedule</strong> cmdlet을 사용합니다.</p>\n","name":"ScanSchedule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"InventorySchedule, NapEvaluationSchedule, EvaluationSchedule, DataCollectionSchedule, SoftwareInventorySchedule","defaultValue":"None","description":"<p>\n              <strong>CMSchedule 개체를</strong> 지정합니다.\n\n              <strong>CMSchedule</strong> 개체를 만들려면 <a href=\"new-cmschedule\">New-CMSchedule</a> cmdlet을 사용합니다.</p>\n","name":"Schedule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 사용하지 마세요. 애플리케이션 카탈로그는 더 이상 지원되지 않습니다.</p>\n","name":"SelectApplicationCatalogWebsitePoint","parameterValueGroup":"Fqdn, AutoDetect, NetBios","position":"Named","type":"<span class=\"no-loc xref\">ApplicationCatalogWebsitePointType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>활성 원격 제어 세션을 나타내기 위해 클라이언트 컴퓨터의 작업 표시줄에 아이콘을 표시할지 여부를 나타냅니다.</p>\n","name":"ShowNotificationIconOnTaskbar","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>활성 원격 제어 세션을 지정하기 위해 클라이언트 컴퓨터에 높은 가시성 세션 연결 표시줄을 표시할지 여부를 나타냅니다.</p>\n","name":"ShowSessionConnectionBar","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"SoftwareDeploymentSettings","defaultValue":"None","description":"","isRequired":true,"name":"SoftwareDeployment","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"SoftwareInventorySettings","defaultValue":"None","description":"","isRequired":true,"name":"SoftwareInventory","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>\n              <em>SoftwareInventoryFileInventoriedName</em> 매개 변수로 지정된 인벤토리 이름 대신 사용할 표시 이름을 지정합니다.\n이 매개 변수를 사용하면 다른 파일 헤더에서 다른 소프트웨어 이름에 대한 인벤토리 정보를 표준화할 수 있습니다.</p>\n","name":"SoftwareInventoryFileDisplayName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>인벤토리에 포함된 제조업체 또는 제품 이름을 지정합니다.\n소프트웨어 인벤토리 중에 Configuration Manager는 클라이언트 디바이스의 헤더 정보에서 인벤토리에 추가된 이름을 가져옵니다.</p>\n","name":"SoftwareInventoryFileInventoriedName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>인벤토리 중에 수집하려는 파일의 이름을 지정합니다.\n와일드카드(*)를 사용하여 텍스트 문자열을 나타내고 물음표(?)를 사용하여 단일 문자를 나타낼 수 있습니다.</p>\n","name":"SoftwareInventoryFileName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"SoftwareMeteringSettings","defaultValue":"None","description":"","isRequired":true,"name":"SoftwareMetering","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"SoftwareUpdatesSettings","defaultValue":"None","description":"","isRequired":true,"name":"SoftwareUpdate","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"StateMessageSettings","defaultValue":"None","description":"","isRequired":true,"name":"StateMessage","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>System Center 2016 Endpoint Protection 클라이언트를 설치한 후 필요한 컴퓨터 다시 시작을 무시할지 여부를 나타냅니다.</p>\n","name":"SuppressReboot","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>소프트웨어 설치 후 컴퓨터가 다시 시작될 때 필요한 BitLocker 드라이브 암호화 PIN 항목을 무시할지 여부를 지정합니다.\n이 설정은 Configuration Manager가 다시 시작을 시작하는 경우에만 적용됩니다.\n유효한 값은 다음과 같습니다.</p>\n<ul>\n<li>늘.\nConfiguration Manager는 PIN을 입력하기 위해 BitLocker 요구 사항을 일시적으로 일시 중단합니다.</li>\n<li>절대 다시 방문 안 함.\nConfiguration Manager는 다시 시작해야 하는 소프트웨어를 설치한 후 다음 컴퓨터 시작 시 PIN을 입력하기 위한 BitLocker 요구 사항을 일시 중단하지 않습니다.</li>\n</ul>\n<p>아니요를 선택하면 사용자가 PIN을 입력하여 표준 시작 프로세스를 완료할 때까지 소프트웨어 설치를 완료할 수 없습니다.</p>\n","name":"SuspendBitLocker","parameterValueGroup":"Never, Always","position":"Named","type":"<span class=\"no-loc xref\">SuspendBitLockerType</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>\n              <em>BatchingTimeout</em> 매개 변수에 지정된 값의 단위를 지정합니다.\n유효한 값은 시간 및 일입니다.</p>\n","name":"TimeUnit","parameterValueGroup":"Days, Hours","position":"Named","type":"<span class=\"no-loc xref\">BatchingTimeoutType</span>\n"},{"aliases":"UserAffinityUsageThresholdDays","defaultValue":"None","description":"","name":"UsageThresholdDays","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"","name":"UseNewSoftwareCenter","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"UserDeviceAffinitySettings","defaultValue":"None","description":"","isRequired":true,"name":"UserDeviceAffinity","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>그리니치 표준시라고도 하는 UTC(협정 세계시)를 사용하여 되풀이 간격을 구성할지 여부를 나타냅니다.\n$False 지정하면 Configuration Manager에서 현지 시간을 사용합니다.</p>\n","name":"UseUtcForEvaluationTime","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"","name":"WakeOnLanPort","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"IPv6PrefixesForDirectAccessOrInterveningNetworkDevices","defaultValue":"None","description":"","name":"WakeupProxyDirectAccessPrefix","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"","name":"WakeupProxyPort","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</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"}],"schema":"PowershellCmdlet","summary":"<p>Configuration Manager 디바이스 및 사용자에 대한 클라이언트 설정을 변경합니다.</p>\n","syntaxes":["Set-CMClientSetting [-Description <String>] -Name <String> [-NewName <String>] [-PassThru]\n [-Priority <PriorityChangeType>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]","Set-CMClientSetting [-AccessLevel <AccessLevelType>] [-AllowClientChange <Boolean>]\n [-AllowPermittedViewer <Boolean>] [-AllowRemoteControlOfUnattendedComputer <Boolean>]\n [-AudibleSignal <AudibleSignalType>] [-FirewallExceptionProfile <FirewallExceptionProfileType[]>]\n [-GrantRemoteControlPermissionToLocalAdministrator <Boolean>] [-ManageRemoteDesktopSetting <Boolean>]\n [-ManageSolicitedRemoteAssistance <Boolean>] [-ManageUnsolicitedRemoteAssistance <Boolean>] -Name <String>\n [-PassThru] [-PermittedViewer <String[]>] [-PromptUserForPermission <Boolean>]\n [-RemoteAssistanceAccessLevel <RemoteAssistanceAccessLevelType>] [-RemoteControl]\n [-RequireAuthentication <Boolean>] [-ShowNotificationIconOnTaskbar <Boolean>]\n [-ShowSessionConnectionBar <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]","Set-CMClientSetting [-AddPortalToTrustedSiteList <Boolean>] [-AllowPortalToHaveElevatedTrust <Boolean>]\n [-ApplicationCatalogWebsitePointServerName <String>] [-BrandingTitle <String>] [-ComputerAgent]\n [-DisplayNewProgramNotification <Boolean>]\n [-EnableThirdPartyOrchestration <EnableThirdPartyOrchestrationType>] [-FinalReminderMins <Int32>]\n [-InitialReminderHours <Int32>] [-InstallRestriction <InstallRestrictionType>] [-InterimReminderHours <Int32>]\n -Name <String> [-PassThru] [-PortalUrl <String>] [-PowerShellExecutionPolicy <PowerShellExecutionPolicyType>]\n [-SelectApplicationCatalogWebsitePoint <ApplicationCatalogWebsitePointType>]\n [-SuspendBitLocker <SuspendBitLockerType>] [-UseNewSoftwareCenter <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-AllowCloudDistributionPoint <Boolean>] [-CloudService] -Name <String> [-PassThru]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-AllowUserAffinity <Boolean>] [-AutoApproveAffinity <Boolean>]\n [-LogOnThresholdMins <Int32>] -Name <String> [-PassThru] [-UsageThresholdDays <Int32>] [-UserDeviceAffinity]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-AllowUserToOptOutFromPowerPlan <Boolean>] [-Enable <Boolean>]\n [-EnableWakeupProxy <Boolean>] [-FirewallExceptionForWakeupProxy <WakeUpProxyFirewallExceptionTypes>]\n -Name <String> [-PassThru] [-PowerManagement] [-WakeOnLanPort <Int32>]\n [-WakeupProxyDirectAccessPrefix <String>] [-WakeupProxyPort <Int32>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-BatchingTimeout <Int32>] [-DeploymentEvaluationSchedule <IResultObject>]\n [-Enable <Boolean>] [-EnforceMandatory <Boolean>] -Name <String> [-PassThru] [-ScanSchedule <IResultObject>]\n [-SoftwareUpdate] [-TimeUnit <BatchingTimeoutType>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-Bits] [-EnableBitsMaxBandwidth <Boolean>] [-EnableDownloadOffSchedule <Boolean>]\n [-MaxBandwidthBeginHr <Int32>] [-MaxBandwidthEndHr <Int32>] [-MaxTransferRateOffSchedule <Int32>]\n [-MaxTransferRateOnSchedule <Int32>] -Name <String> [-PassThru] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-ClientPolicy] [-EnableUserPolicy <Boolean>] [-EnableUserPolicyOnInternet <Boolean>]\n [-EnableUserPolicyOnTS <Boolean>] -Name <String> [-PassThru] [-PolicyPollingMins <Int32>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-Compliance] [-EnableComplianceEvaluation <Boolean>] [-EnableUserDataAndProfile <Boolean>]\n -Name <String> [-PassThru] [-Schedule <IResultObject>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-ComputerRestart] -Name <String> [-PassThru]\n [-RebootLogoffNotificationCountdownMins <Int32>] [-RebootLogoffNotificationFinalWindowMins <Int32>]\n [-ReplaceToastNotificationWithDialog <Boolean>] [-NoRebootEnforcement <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-DisableFirstSignatureUpdate <Boolean>] [-Enable <Boolean>] [-EndpointProtection]\n [-ForceRebootHr <Int32>] [-InstallEndpointProtectionClient <Boolean>] -Name <String> [-PassThru]\n [-RemoveThirdParty <Boolean>] [-SuppressReboot <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-Enable <Boolean>] [-HardwareInventory] [-InventoryReportId <String>] -Name <String>\n [-PassThru] [-Schedule <IResultObject>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-Enable <Boolean>] [-Enrollment] [-EnrollmentProfileName <String>] -Name <String>\n [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-Enable <Boolean>] [-ForceScan <Boolean>] -Name <String> [-NetworkAccessProtection]\n [-PassThru] [-Schedule <IResultObject>] [-UseUtcForEvaluationTime <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-Enable <Boolean>] -Name <String> [-PassThru] [-Schedule <IResultObject>]\n [-SoftwareMetering] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]","Set-CMClientSetting [-Enable <Boolean>] -Name <String> [-PassThru] [-Schedule <IResultObject>]\n [-SoftwareInventory] [-SoftwareInventoryFileDisplayName <String>]\n [-SoftwareInventoryFileInventoriedName <String>] [-SoftwareInventoryFileName <String>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting [-MeteredNetwork] [-MeteredNetworkUsage <MeteredNetworkUsageType>] -Name <String>\n [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting -Name <String> [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]","Set-CMClientSetting -Name <String> [-PassThru] [-ReportingCycleMins <Int32>] [-StateMessage]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSetting -Name <String> [-PassThru] [-Schedule <IResultObject>] [-SoftwareDeployment]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMClientSetting","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-CMClientSetting.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmclientsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSetting","schemaType":"PowershellCmdlet","summary":"<p>Configuration Manager 디바이스 및 사용자에 대한 클라이언트 설정을 변경합니다.</p>\n","uid":"ConfigurationManager.Set-CMClientSetting"}],"canonical_url":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmclientsetting?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmclientsetting?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>\n              <strong>Set-CMClientSetting</strong> cmdlet은 Configuration Manager 디바이스 및 사용자에 대한 클라이언트 설정을 변경합니다. Configuration Manager는 모든 클라이언트 설정에 대한 기본값을 제공하지만 이 cmdlet을 사용하여 설정 개체를 수정할 수 있습니다. 설정 개체는 개별 클라이언트에 대한 설정을 결정합니다. 자세한 내용은 <a href=&quot;/mem/configmgr/core/clients/deploy/about-client-settings&quot;>클라이언트 설정 정보를 참조하세요</a>.</p>\n<div class=&quot;IMPORTANT&quot;>\n<p>중요</p>\n<p>버전 2010부터 이 cmdlet은 더 이상 사용되지 않습니다. \n              <a href=&quot;#related-links&quot;>관련 링크</a>에 나열된 클라이언트 설정 그룹과 관련된 cmdlet 중 하나를 사용합니다.</p>\n</div>\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-CMClientSetting.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-CMClientSetting\" />\r\n<meta name=\"notes\" content=\"<p>버전 2010부터 이 cmdlet은 더 이상 사용되지 않습니다. \n              <a href=&quot;#related-links&quot;>관련 링크</a>에 나열된 클라이언트 설정 그룹과 관련된 cmdlet 중 하나를 사용합니다.</p>\n\" />\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-CMClientSetting [-Description <String>] -Name <String> [-NewName <String>] [-PassThru]\n [-Priority <PriorityChangeType>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-AccessLevel <AccessLevelType>] [-AllowClientChange <Boolean>]\n [-AllowPermittedViewer <Boolean>] [-AllowRemoteControlOfUnattendedComputer <Boolean>]\n [-AudibleSignal <AudibleSignalType>] [-FirewallExceptionProfile <FirewallExceptionProfileType[]>]\n [-GrantRemoteControlPermissionToLocalAdministrator <Boolean>] [-ManageRemoteDesktopSetting <Boolean>]\n [-ManageSolicitedRemoteAssistance <Boolean>] [-ManageUnsolicitedRemoteAssistance <Boolean>] -Name <String>\n [-PassThru] [-PermittedViewer <String[]>] [-PromptUserForPermission <Boolean>]\n [-RemoteAssistanceAccessLevel <RemoteAssistanceAccessLevelType>] [-RemoteControl]\n [-RequireAuthentication <Boolean>] [-ShowNotificationIconOnTaskbar <Boolean>]\n [-ShowSessionConnectionBar <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-AddPortalToTrustedSiteList <Boolean>] [-AllowPortalToHaveElevatedTrust <Boolean>]\n [-ApplicationCatalogWebsitePointServerName <String>] [-BrandingTitle <String>] [-ComputerAgent]\n [-DisplayNewProgramNotification <Boolean>]\n [-EnableThirdPartyOrchestration <EnableThirdPartyOrchestrationType>] [-FinalReminderMins <Int32>]\n [-InitialReminderHours <Int32>] [-InstallRestriction <InstallRestrictionType>] [-InterimReminderHours <Int32>]\n -Name <String> [-PassThru] [-PortalUrl <String>] [-PowerShellExecutionPolicy <PowerShellExecutionPolicyType>]\n [-SelectApplicationCatalogWebsitePoint <ApplicationCatalogWebsitePointType>]\n [-SuspendBitLocker <SuspendBitLockerType>] [-UseNewSoftwareCenter <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-AllowCloudDistributionPoint <Boolean>] [-CloudService] -Name <String> [-PassThru]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-AllowUserAffinity <Boolean>] [-AutoApproveAffinity <Boolean>]\n [-LogOnThresholdMins <Int32>] -Name <String> [-PassThru] [-UsageThresholdDays <Int32>] [-UserDeviceAffinity]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-AllowUserToOptOutFromPowerPlan <Boolean>] [-Enable <Boolean>]\n [-EnableWakeupProxy <Boolean>] [-FirewallExceptionForWakeupProxy <WakeUpProxyFirewallExceptionTypes>]\n -Name <String> [-PassThru] [-PowerManagement] [-WakeOnLanPort <Int32>]\n [-WakeupProxyDirectAccessPrefix <String>] [-WakeupProxyPort <Int32>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-BatchingTimeout <Int32>] [-DeploymentEvaluationSchedule <IResultObject>]\n [-Enable <Boolean>] [-EnforceMandatory <Boolean>] -Name <String> [-PassThru] [-ScanSchedule <IResultObject>]\n [-SoftwareUpdate] [-TimeUnit <BatchingTimeoutType>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-Bits] [-EnableBitsMaxBandwidth <Boolean>] [-EnableDownloadOffSchedule <Boolean>]\n [-MaxBandwidthBeginHr <Int32>] [-MaxBandwidthEndHr <Int32>] [-MaxTransferRateOffSchedule <Int32>]\n [-MaxTransferRateOnSchedule <Int32>] -Name <String> [-PassThru] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-ClientPolicy] [-EnableUserPolicy <Boolean>] [-EnableUserPolicyOnInternet <Boolean>]\n [-EnableUserPolicyOnTS <Boolean>] -Name <String> [-PassThru] [-PolicyPollingMins <Int32>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-Compliance] [-EnableComplianceEvaluation <Boolean>] [-EnableUserDataAndProfile <Boolean>]\n -Name <String> [-PassThru] [-Schedule <IResultObject>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-ComputerRestart] -Name <String> [-PassThru]\n [-RebootLogoffNotificationCountdownMins <Int32>] [-RebootLogoffNotificationFinalWindowMins <Int32>]\n [-ReplaceToastNotificationWithDialog <Boolean>] [-NoRebootEnforcement <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-DisableFirstSignatureUpdate <Boolean>] [-Enable <Boolean>] [-EndpointProtection]\n [-ForceRebootHr <Int32>] [-InstallEndpointProtectionClient <Boolean>] -Name <String> [-PassThru]\n [-RemoveThirdParty <Boolean>] [-SuppressReboot <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-Enable <Boolean>] [-HardwareInventory] [-InventoryReportId <String>] -Name <String>\n [-PassThru] [-Schedule <IResultObject>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-Enable <Boolean>] [-Enrollment] [-EnrollmentProfileName <String>] -Name <String>\n [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-Enable <Boolean>] [-ForceScan <Boolean>] -Name <String> [-NetworkAccessProtection]\n [-PassThru] [-Schedule <IResultObject>] [-UseUtcForEvaluationTime <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-Enable <Boolean>] -Name <String> [-PassThru] [-Schedule <IResultObject>]\n [-SoftwareMetering] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-Enable <Boolean>] -Name <String> [-PassThru] [-Schedule <IResultObject>]\n [-SoftwareInventory] [-SoftwareInventoryFileDisplayName <String>]\n [-SoftwareInventoryFileInventoriedName <String>] [-SoftwareInventoryFileName <String>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting [-MeteredNetwork] [-MeteredNetworkUsage <MeteredNetworkUsageType>] -Name <String>\n [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting -Name <String> [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting -Name <String> [-PassThru] [-ReportingCycleMins <Int32>] [-StateMessage]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSetting -Name <String> [-PassThru] [-Schedule <IResultObject>] [-SoftwareDeployment]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMClientSetting\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}