{"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"}],"update_at":"2026. 6. 25.","updated_at_date_time":"2026-06-25T23:55:20.4116508Z"},"_path":"module/configurationmanager/set-cmapplicationgroup.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-cmapplicationgroup?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMApplicationGroup.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"781468d3-c8a0-f007-3f33-cf0a6f76eab5","document_version_independent_id":"46b686e2-0c5f-c940-f782-6779607f0118","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-CMApplicationGroup.md","github_contributors":["aczechowski"],"locale":"ko-kr","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"03/29/2021","ms.service":"configuration-manager","ms.subservice":"other","ms.topic":"reference","online version":"","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Set-CMApplicationGroup.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMApplicationGroup.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 11:55 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmapplicationgroup","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMApplicationGroup","schemaType":"PowershellCmdlet","summary":"<p>기존 애플리케이션 그룹을 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMApplicationGroup"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMApplicationGroup":{"href":"set-cmapplicationgroup","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMApplicationGroup","schemaType":"PowershellCmdlet","summary":"<p>기존 애플리케이션 그룹을 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMApplicationGroup"}},"description":"<p>이 cmdlet을 사용하여 기존 애플리케이션 그룹의 설정을 구성합니다. 앱 그룹을 사용하여 컬렉션에 여러 애플리케이션을 단일 배포로 배포합니다. 앱 그룹에 대해 지정한 메타데이터는 소프트웨어 센터에서 단일 엔터티로 표시됩니다. 클라이언트가 특정 순서로 설치하도록 그룹의 앱을 주문할 수 있습니다. 자세한 내용은 <a href=\"/mem/configmgr/apps/deploy-use/create-app-groups\">애플리케이션 그룹 만들기</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":"$appgroup = Get-CMApplicationGroup -Name \"Central app\"\nSet-CMApplicationGroup -InputObject $appgroup -NewName \"Contoso Central App\"","description":"","summary":"<p>이 예제에서는 앱 그룹에 대한 개체를 가져오고 이 cmdlet에 전달하여 이름을 바꿉니다.</p>\n","title":"예제 1: 앱 그룹 이름 바꾸기"},{"code":"Set-CMApplicationGroup -Name \"Contoso Welcome app\" -ApplyToLanguageById 60 -LocalizedName \"Fáilte romhat\"","description":"","summary":"<p>이 예제에서는 <strong>아일랜드</strong> 어에 대한 지역화된 앱 이름으로 앱 그룹을 구성합니다.</p>\n","title":"예제 2: 지역화된 이름 추가"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"get-cmapplicationgroup","text":"Get-CMApplicationGroup"},{"href":"new-cmapplicationgroup","text":"New-CMApplicationGroup"},{"href":"remove-cmapplicationgroup","text":"Remove-CMApplicationGroup"},{"href":"new-cmapplicationdisplayinfo","text":"New-CMApplicationDisplayInfo"},{"href":"get-cmapplicationgroupdeployment","text":"Get-CMApplicationGroupDeployment"},{"href":"new-cmapplicationgroupdeployment","text":"New-CMApplicationGroupDeployment"},{"href":"remove-cmapplicationgroupdeployment","text":"Remove-CMApplicationGroupDeployment"},{"href":"set-cmapplicationgroupdeployment","text":"Set-CMApplicationGroupDeployment"},{"href":"/mem/configmgr/apps/deploy-use/create-app-groups","text":"응용 프로그램 그룹 만들기"}],"module":"ConfigurationManager","name":"Set-CMApplicationGroup","notes":"","outputs":[{"description":"<p>이 cmdlet은 SMS_ApplicationGroup WMI 클래스 개체를 반환합니다.</p>\n","name":"<span class=\"no-loc xref\">IResultObject</span>\n"}],"parameters":[{"aliases":"AppCatalogs","defaultValue":"None","description":"<p>이 매개 변수를 사용하여 특정 언어에 대한 소프트웨어 센터 항목을 지정합니다. 이 항목에는 앱 그룹에 대한 모든 지역화된 정보가 포함될 수 있습니다.</p>\n<ul>\n<li>설명</li>\n<li>IconLocationFile</li>\n<li>키워드</li>\n<li>LinkText</li>\n<li>PrivacyUrl</li>\n<li>제목</li>\n<li>UserDocumentation</li>\n</ul>\n<p>이 개체를 얻으려면 <a href=\"new-cmapplicationdisplayinfo\">New-CMApplicationDisplayInfo</a> cmdlet을 사용합니다.</p>\n","name":"AddAppCatalog","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">AppDisplayInfo</span><span>[</span><span>]</span></p>\n"},{"aliases":"AddAppCategories","defaultValue":"None","description":"<p>콘솔에서 앱 그룹을 필터링하고 찾는 데 도움이 되는 하나 이상의 관리 범주 개체를 지정합니다. 이러한 개체를 얻으려면 <a href=\"get-cmcategory\">Get-CMCategory</a> cmdlet을 사용합니다. 이러한 범주는 <strong>AppCategories</strong> 형식입니다.</p>\n<p>사용자가 소프트웨어 센터에서 애플리케이션을 필터링하고 찾는 데 도움이 되는 범주를 추가하려면 <strong>AddUserCategory</strong> 매개 변수를 사용합니다.</p>\n","name":"AddAppCategory","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">IResultObject</span><span>[</span><span>]</span></p>\n"},{"aliases":"AddApplications","defaultValue":"None","description":"<p>그룹에 추가할 앱 이름의 문자열 배열을 지정합니다. \n              <a href=\"get-cmapplication\">Get-CMApplication</a>과 같은 다른 cmdlet의 앱 개체가 이미 있는 경우 이 값은 <strong>LocalizedDisplayName</strong> 속성입니다. 예: <code>$appList = @($app1.LocalizedDisplayName,$app2.LocalizedDisplayName)</code></p>\n","name":"AddApplication","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"AddOwners","defaultValue":"None","description":"<p>이 앱 그룹을 담당하는 관리 사용자를 하나 이상 지정합니다.</p>\n","name":"AddOwner","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"AddSupportContacts","defaultValue":"None","description":"<p>최종 사용자가 이 애플리케이션에 대한 도움을 요청하기 위해 연락할 수 있는 하나 이상의 관리 사용자를 지정합니다.</p>\n","name":"AddSupportContact","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"AddUserCategories","defaultValue":"None","description":"<p>콘솔에서 앱 그룹을 필터링하고 찾는 데 도움이 되는 하나 이상의 사용자 범주 개체를 지정합니다. 이러한 개체를 얻으려면 <a href=\"get-cmcategory\">Get-CMCategory</a> cmdlet을 사용합니다. 이러한 범주는 <strong>CatalogCategories</strong> 형식입니다.</p>\n<p>사용자가 소프트웨어 센터에서 애플리케이션을 필터링하고 찾는 데 도움이 되는 범주를 추가하려면 <strong>AddAppCategory</strong> 매개 변수를 사용합니다.</p>\n","name":"AddUserCategory","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">IResultObject</span><span>[</span><span>]</span></p>\n"},{"aliases":"ApplySettingToSpecificLanguage","defaultValue":"None","description":"<p>소프트웨어 센터에 표시되는 설정의 경우 이 매개 변수를 사용하여 설정의 언어 ID를 지정합니다.</p>\n<p>이 ID는 Windows 언어 ID에 해당하는 10진수입니다. 예를 들어 <code>1033</code> 은 <code>0x0409</code><strong>영어(미국)</strong>이며 <code>2108</code><strong>아일랜드어(아일랜드)</strong>입니다<code>0x083C</code>. 자세한 내용은 <a href=\"/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c\">[MS-LCID]: LCID(Windows 언어 코드 식별자) 참조를 참조하세요</a>.</p>\n<p>예를 들어 <strong>아일랜드어(아일랜드)</strong>의 지역화된 앱 이름을 추가하려면 다음을 수행합니다.</p>\n<p><code>-ApplyToLanguageById 2108 -LocalizedName &quot;Fáilte romhat&quot;</code></p>\n","name":"ApplyToLanguageById","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"CleanAppCategories","defaultValue":"None","description":"<p>이 매개 변수를 추가하여 모든 관리 범주를 제거합니다. 단일 범주를 제거하려면 <strong>RemoveAppCategory</strong> 매개 변수를 사용합니다.</p>\n","name":"CleanAppCategory","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"CleanUserCategories","defaultValue":"None","description":"<p>이 매개 변수를 추가하여 모든 사용자 범주를 제거합니다. 단일 범주를 제거하려면 <strong>RemoveUserCategory</strong> 매개 변수를 사용합니다.</p>\n","name":"CleanUserCategory","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"ClearAppCatalogs, CleanAppCatalog, CleanAppCatalogs","defaultValue":"None","description":"<p>지역화된 모든 소프트웨어 센터 항목을 제거하려면 이 매개 변수를 추가합니다. 단일 항목을 제거하려면 <strong>RemoveAppCatalog</strong> 매개 변수를 사용합니다.</p>\n","name":"ClearAppCatalog","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"CleanOwners","defaultValue":"None","description":"<p>이 매개 변수를 추가하여 모든 소유자를 제거합니다. 단일 소유자를 제거하려면 <strong>RemoveOwner</strong> 매개 변수를 사용합니다.</p>\n","name":"ClearOwner","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"CleanSupportContacts","defaultValue":"None","description":"<p>이 매개 변수를 추가하여 모든 지원 연락처를 제거합니다. 단일 연락처를 제거하려면 <strong>RemoveSupportContact</strong> 매개 변수를 사용합니다.</p>\n","name":"ClearSupportContact","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</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>기본 소프트웨어 센터 언어의 언어 ID를 지정합니다.</p>\n<p>이 ID는 Windows 언어 ID에 해당하는 10진수입니다. 예를 들어 <code>1033</code> 은 <code>0x0409</code><strong>영어(미국)</strong>이며 <code>2108</code><strong>아일랜드어(아일랜드)</strong>입니다<code>0x083C</code>. 자세한 내용은 <a href=\"/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c\">[MS-LCID]: LCID(Windows 언어 코드 식별자) 참조를 참조하세요</a>.</p>\n","name":"DefaultLanguageId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>앱 그룹에 대한 선택적 관리자 주석을 지정합니다. 최대 길이는 2048자입니다.</p>\n","name":"Description","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</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>이 앱 그룹의 아이콘이 포함된 파일의 경로를 지정합니다. 아이콘의 픽셀 크기는 최대 512x512일 수 있습니다. 파일은 다음 이미지 및 아이콘 파일 형식일 수 있습니다.</p>\n<ul>\n<li>DLL</li>\n<li>EXE</li>\n<li>JPG</li>\n<li>ICO</li>\n<li>PNG</li>\n</ul>\n","name":"IconLocationFile","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"CIId, CI_ID","defaultValue":"None","description":"<p>구성할 앱 그룹의 ID를 지정합니다. 이 값은 <strong>CI_ID</strong>(예 <code>1025866</code>: )와 동일합니다.</p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"ApplicationGroup","defaultValue":"None","description":"<p>구성할 앱 그룹 개체를 지정합니다. 이 개체를 얻으려면 <a href=\"get-cmapplicationgroup\">Get-CMApplicationGroup</a> cmdlet을 사용합니다.</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"0","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"Keywords","defaultValue":"None","description":"<p>선택한 언어로 키워드 목록을 지정합니다. 이러한 키워드는 소프트웨어 센터 사용자가 앱 그룹을 검색하는 데 도움이 됩니다.</p>\n<div class=\"TIP\">\n<p>팁</p>\n<p>여러 키워드를 추가하려면 <strong>CultureInfo.CurrentCulture.TextInfo.ListSeparator</strong> 를 구분 기호로 사용합니다.</p>\n</div>\n","name":"Keyword","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"","defaultValue":"None","description":"<p>\n              <strong>UserDocumentation</strong> 매개 변수를 사용하는 경우 이 매개 변수를 사용하여 소프트웨어 센터에서 \"추가 정보\" 대신 문자열을 표시합니다. 최대 길이는 128자입니다.</p>\n","name":"LinkText","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"LocalizedAppGroupDescription","defaultValue":"None","description":"<p>선택한 언어로 이 앱 그룹에 대한 설명을 지정합니다. 최대 길이는 2048자입니다.</p>\n","name":"LocalizedDescription","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"LocalizedAppGroupName","defaultValue":"None","description":"<p>선택한 언어로 앱 그룹 이름을 지정합니다. 이 이름은 소프트웨어 센터에 표시됩니다.</p>\n<p>추가하는 각 언어에 대한 이름이 필요합니다.</p>\n<p>최대 길이는 256자입니다.</p>\n","name":"LocalizedName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>구성할 앱 그룹의 애플리케이션 모델 식별자를 지정합니다. 이 값을 <strong>CI 고유 ID</strong>라고도 합니다. 예를 들면 <code>ScopeId_0D7D8B60-F2F9-484A-B9F3-4A8B68D14D59/ApplicationGroup_047fbf05-55f4-42ab-9581-e63fd0337fed</code>와 같습니다.</p>\n","isRequired":true,"name":"ModelName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"LocalizedDisplayName, ApplicationGroupName","defaultValue":"None","description":"<p>구성할 앱 그룹의 이름을 지정합니다.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 사용하여 앱 그룹의 이름을 바꿉니다. 최대 길이는 256자입니다.</p>\n","name":"NewName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>콘솔에서 앱 그룹을 찾는 데 도움이 되는 선택적 문자열을 지정합니다. 최대 길이는 256자입니다.</p>\n","name":"OptionalReference","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</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>앱 그룹의 개인정보취급방침 웹 사이트 주소를 지정합니다. 형식은 유효한 URL(예 <code>https://contoso.com/privacy</code>: )이어야 합니다. 전체 문자열의 최대 길이는 128자입니다.</p>\n","name":"PrivacyUrl","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"Manufacturer","defaultValue":"None","description":"<p>이 앱 그룹에 대한 선택적 공급업체 정보를 지정합니다. 최대 길이는 256자입니다.</p>\n","name":"Publisher","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 앱 그룹이 릴리스된 날짜 개체를 지정합니다. 이 개체를 얻으려면 <a href=\"/powershell/module/microsoft.powershell.utility/get-date\">Get-Date</a> 기본 제공 cmdlet을 사용합니다.</p>\n","name":"ReleaseDate","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">DateTime</span>\n"},{"aliases":"RemoveAppCatalogsByLanguageId","defaultValue":"None","description":"<p>연결된 소프트웨어 센터 항목을 제거할 언어 ID 배열을 지정합니다. 모든 항목을 제거하려면 <strong>ClearAppCatalog</strong> 매개 변수를 사용합니다.</p>\n<p>이 ID는 Windows 언어 ID에 해당하는 10진수입니다. 예를 들어 <code>1033</code> 은 <code>0x0409</code><strong>영어(미국)</strong>이며 <code>2108</code><strong>아일랜드어(아일랜드)</strong>입니다<code>0x083C</code>. 자세한 내용은 <a href=\"/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c\">[MS-LCID]: LCID(Windows 언어 코드 식별자) 참조를 참조하세요</a>.</p>\n<p>예를 들어 <strong>아일랜드어(아일랜드)</strong>에 대한 지역화된 소프트웨어 센터 항목을 제거하려면 다음을 수행합니다.</p>\n<p><code>-RemoveAppCatalog 2108</code></p>\n","name":"RemoveAppCatalog","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">Int32</span><span>[</span><span>]</span></p>\n"},{"aliases":"RemoveAppCategoryNames","defaultValue":"None","description":"<p>제거할 관리 범주 이름의 배열을 지정합니다. 모든 관리 범주를 제거하려면 <strong>CleanAppCategory</strong> 매개 변수를 사용합니다.</p>\n","name":"RemoveAppCategoryName","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"RemoveApplications","defaultValue":"None","description":"<p>이 그룹에서 제거할 애플리케이션 이름 배열을 지정합니다.</p>\n","name":"RemoveApplication","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"RemoveOwners","defaultValue":"None","description":"<p>제거할 소유자 배열을 지정합니다. 모든 소유자를 제거하려면 <strong>ClearOwner</strong> 매개 변수를 사용합니다.</p>\n","name":"RemoveOwner","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"RemoveSupportContacts","defaultValue":"None","description":"<p>제거할 지원 연락처 배열을 지정합니다. 모든 지원 연락처를 제거하려면 <strong>ClearSupportContact</strong> 매개 변수를 사용합니다.</p>\n","name":"RemoveSupportContact","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"RemoveUserCategoryNames","defaultValue":"None","description":"<p>제거할 사용자 범주 이름의 배열을 지정합니다. 모든 사용자 범주를 제거하려면 <strong>CleanUserCategory</strong> 매개 변수를 사용합니다.</p>\n","name":"RemoveUserCategoryName","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"","defaultValue":"None","description":"<p>앱 그룹에 대한 선택적 버전 문자열을 지정합니다. 최대 길이는 64자입니다.</p>\n","name":"SoftwareVersion","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>소프트웨어 센터 사용자가 이 앱 그룹에 대한 자세한 정보를 얻을 수 있는 파일의 위치를 지정합니다. 이 위치는 웹 사이트 주소 또는 네트워크 경로 및 파일 이름입니다. 사용자가 이 위치에 액세스할 수 있는지 확인합니다.</p>\n<p>전체 문자열의 최대 길이는 256자입니다.</p>\n","name":"UserDocumentation","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</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-CMApplicationGroup [-InputObject] <IResultObject> [-NewName <String>] [-Description <String>]\n [-Publisher <String>] [-SoftwareVersion <String>] [-OptionalReference <String>]\n [-AddAppCategory <IResultObject[]>] [-RemoveAppCategoryName <String[]>] [-CleanAppCategory]\n [-ReleaseDate <DateTime>] [-AddOwner <String[]>] [-RemoveOwner <String[]>] [-ClearOwner]\n [-AddSupportContact <String[]>] [-RemoveSupportContact <String[]>] [-ClearSupportContact]\n [-AddAppCatalog <AppDisplayInfo[]>] [-RemoveAppCatalog <Int32[]>] [-ClearAppCatalog]\n [-DefaultLanguageId <Int32>] [-ApplyToLanguageById <Int32>] [-LocalizedName <String>]\n [-AddUserCategory <IResultObject[]>] [-RemoveUserCategoryName <String[]>] [-CleanUserCategory]\n [-UserDocumentation <String>] [-LinkText <String>] [-PrivacyUrl <String>] [-LocalizedDescription <String>]\n [-Keyword <String[]>] [-IconLocationFile <String>] [-AddApplication <String[]>]\n [-RemoveApplication <String[]>] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]","Set-CMApplicationGroup [-Id] <Int32> [-NewName <String>] [-Description <String>] [-Publisher <String>]\n [-SoftwareVersion <String>] [-OptionalReference <String>] [-AddAppCategory <IResultObject[]>]\n [-RemoveAppCategoryName <String[]>] [-CleanAppCategory] [-ReleaseDate <DateTime>] [-AddOwner <String[]>]\n [-RemoveOwner <String[]>] [-ClearOwner] [-AddSupportContact <String[]>] [-RemoveSupportContact <String[]>]\n [-ClearSupportContact] [-AddAppCatalog <AppDisplayInfo[]>] [-RemoveAppCatalog <Int32[]>] [-ClearAppCatalog]\n [-DefaultLanguageId <Int32>] [-ApplyToLanguageById <Int32>] [-LocalizedName <String>]\n [-AddUserCategory <IResultObject[]>] [-RemoveUserCategoryName <String[]>] [-CleanUserCategory]\n [-UserDocumentation <String>] [-LinkText <String>] [-PrivacyUrl <String>] [-LocalizedDescription <String>]\n [-Keyword <String[]>] [-IconLocationFile <String>] [-AddApplication <String[]>]\n [-RemoveApplication <String[]>] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]","Set-CMApplicationGroup -ModelName <String> [-NewName <String>] [-Description <String>] [-Publisher <String>]\n [-SoftwareVersion <String>] [-OptionalReference <String>] [-AddAppCategory <IResultObject[]>]\n [-RemoveAppCategoryName <String[]>] [-CleanAppCategory] [-ReleaseDate <DateTime>] [-AddOwner <String[]>]\n [-RemoveOwner <String[]>] [-ClearOwner] [-AddSupportContact <String[]>] [-RemoveSupportContact <String[]>]\n [-ClearSupportContact] [-AddAppCatalog <AppDisplayInfo[]>] [-RemoveAppCatalog <Int32[]>] [-ClearAppCatalog]\n [-DefaultLanguageId <Int32>] [-ApplyToLanguageById <Int32>] [-LocalizedName <String>]\n [-AddUserCategory <IResultObject[]>] [-RemoveUserCategoryName <String[]>] [-CleanUserCategory]\n [-UserDocumentation <String>] [-LinkText <String>] [-PrivacyUrl <String>] [-LocalizedDescription <String>]\n [-Keyword <String[]>] [-IconLocationFile <String>] [-AddApplication <String[]>]\n [-RemoveApplication <String[]>] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]","Set-CMApplicationGroup [-Name] <String> [-NewName <String>] [-Description <String>] [-Publisher <String>]\n [-SoftwareVersion <String>] [-OptionalReference <String>] [-AddAppCategory <IResultObject[]>]\n [-RemoveAppCategoryName <String[]>] [-CleanAppCategory] [-ReleaseDate <DateTime>] [-AddOwner <String[]>]\n [-RemoveOwner <String[]>] [-ClearOwner] [-AddSupportContact <String[]>] [-RemoveSupportContact <String[]>]\n [-ClearSupportContact] [-AddAppCatalog <AppDisplayInfo[]>] [-RemoveAppCatalog <Int32[]>] [-ClearAppCatalog]\n [-DefaultLanguageId <Int32>] [-ApplyToLanguageById <Int32>] [-LocalizedName <String>]\n [-AddUserCategory <IResultObject[]>] [-RemoveUserCategoryName <String[]>] [-CleanUserCategory]\n [-UserDocumentation <String>] [-LinkText <String>] [-PrivacyUrl <String>] [-LocalizedDescription <String>]\n [-Keyword <String[]>] [-IconLocationFile <String>] [-AddApplication <String[]>]\n [-RemoveApplication <String[]>] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMApplicationGroup","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-CMApplicationGroup.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmapplicationgroup","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMApplicationGroup","schemaType":"PowershellCmdlet","summary":"<p>기존 애플리케이션 그룹을 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMApplicationGroup"}],"canonical_url":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmapplicationgroup?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmapplicationgroup?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>이 cmdlet을 사용하여 기존 애플리케이션 그룹의 설정을 구성합니다. 앱 그룹을 사용하여 컬렉션에 여러 애플리케이션을 단일 배포로 배포합니다. 앱 그룹에 대해 지정한 메타데이터는 소프트웨어 센터에서 단일 엔터티로 표시됩니다. 클라이언트가 특정 순서로 설치하도록 그룹의 앱을 주문할 수 있습니다. 자세한 내용은 <a href=&quot;/mem/configmgr/apps/deploy-use/create-app-groups&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-CMApplicationGroup.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-CMApplicationGroup\" />\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-CMApplicationGroup [-InputObject] <IResultObject> [-NewName <String>] [-Description <String>]\n [-Publisher <String>] [-SoftwareVersion <String>] [-OptionalReference <String>]\n [-AddAppCategory <IResultObject[]>] [-RemoveAppCategoryName <String[]>] [-CleanAppCategory]\n [-ReleaseDate <DateTime>] [-AddOwner <String[]>] [-RemoveOwner <String[]>] [-ClearOwner]\n [-AddSupportContact <String[]>] [-RemoveSupportContact <String[]>] [-ClearSupportContact]\n [-AddAppCatalog <AppDisplayInfo[]>] [-RemoveAppCatalog <Int32[]>] [-ClearAppCatalog]\n [-DefaultLanguageId <Int32>] [-ApplyToLanguageById <Int32>] [-LocalizedName <String>]\n [-AddUserCategory <IResultObject[]>] [-RemoveUserCategoryName <String[]>] [-CleanUserCategory]\n [-UserDocumentation <String>] [-LinkText <String>] [-PrivacyUrl <String>] [-LocalizedDescription <String>]\n [-Keyword <String[]>] [-IconLocationFile <String>] [-AddApplication <String[]>]\n [-RemoveApplication <String[]>] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMApplicationGroup [-Id] <Int32> [-NewName <String>] [-Description <String>] [-Publisher <String>]\n [-SoftwareVersion <String>] [-OptionalReference <String>] [-AddAppCategory <IResultObject[]>]\n [-RemoveAppCategoryName <String[]>] [-CleanAppCategory] [-ReleaseDate <DateTime>] [-AddOwner <String[]>]\n [-RemoveOwner <String[]>] [-ClearOwner] [-AddSupportContact <String[]>] [-RemoveSupportContact <String[]>]\n [-ClearSupportContact] [-AddAppCatalog <AppDisplayInfo[]>] [-RemoveAppCatalog <Int32[]>] [-ClearAppCatalog]\n [-DefaultLanguageId <Int32>] [-ApplyToLanguageById <Int32>] [-LocalizedName <String>]\n [-AddUserCategory <IResultObject[]>] [-RemoveUserCategoryName <String[]>] [-CleanUserCategory]\n [-UserDocumentation <String>] [-LinkText <String>] [-PrivacyUrl <String>] [-LocalizedDescription <String>]\n [-Keyword <String[]>] [-IconLocationFile <String>] [-AddApplication <String[]>]\n [-RemoveApplication <String[]>] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMApplicationGroup -ModelName <String> [-NewName <String>] [-Description <String>] [-Publisher <String>]\n [-SoftwareVersion <String>] [-OptionalReference <String>] [-AddAppCategory <IResultObject[]>]\n [-RemoveAppCategoryName <String[]>] [-CleanAppCategory] [-ReleaseDate <DateTime>] [-AddOwner <String[]>]\n [-RemoveOwner <String[]>] [-ClearOwner] [-AddSupportContact <String[]>] [-RemoveSupportContact <String[]>]\n [-ClearSupportContact] [-AddAppCatalog <AppDisplayInfo[]>] [-RemoveAppCatalog <Int32[]>] [-ClearAppCatalog]\n [-DefaultLanguageId <Int32>] [-ApplyToLanguageById <Int32>] [-LocalizedName <String>]\n [-AddUserCategory <IResultObject[]>] [-RemoveUserCategoryName <String[]>] [-CleanUserCategory]\n [-UserDocumentation <String>] [-LinkText <String>] [-PrivacyUrl <String>] [-LocalizedDescription <String>]\n [-Keyword <String[]>] [-IconLocationFile <String>] [-AddApplication <String[]>]\n [-RemoveApplication <String[]>] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMApplicationGroup [-Name] <String> [-NewName <String>] [-Description <String>] [-Publisher <String>]\n [-SoftwareVersion <String>] [-OptionalReference <String>] [-AddAppCategory <IResultObject[]>]\n [-RemoveAppCategoryName <String[]>] [-CleanAppCategory] [-ReleaseDate <DateTime>] [-AddOwner <String[]>]\n [-RemoveOwner <String[]>] [-ClearOwner] [-AddSupportContact <String[]>] [-RemoveSupportContact <String[]>]\n [-ClearSupportContact] [-AddAppCatalog <AppDisplayInfo[]>] [-RemoveAppCatalog <Int32[]>] [-ClearAppCatalog]\n [-DefaultLanguageId <Int32>] [-ApplyToLanguageById <Int32>] [-LocalizedName <String>]\n [-AddUserCategory <IResultObject[]>] [-RemoveUserCategoryName <String[]>] [-CleanUserCategory]\n [-UserDocumentation <String>] [-LinkText <String>] [-PrivacyUrl <String>] [-LocalizedDescription <String>]\n [-Keyword <String[]>] [-IconLocationFile <String>] [-AddApplication <String[]>]\n [-RemoveApplication <String[]>] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMApplicationGroup\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}