{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/it-it/powershell/","_op_gitContributorInformation":{"author":{"display_name":"Banreet Kaur","id":"92906285","name":"Banreet","profile_url":"https://github.com/Banreet"},"contributors":[{"display_name":"Jonas Ohmsen","id":"38567823","name":"jonasatgit","profile_url":"https://github.com/jonasatgit"},{"display_name":"Aaron Czechowski","id":"26784733","name":"aczechowski","profile_url":"https://github.com/aczechowski"}],"update_at":"03/08/2026","updated_at_date_time":"2026-08-03T08:48:04.4145282Z"},"_path":"module/configurationmanager/set-cmclientsettingsoftwarecenter.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/it-it/powershell/module/configurationmanager/set-cmclientsettingsoftwarecenter?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMClientSettingSoftwareCenter.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"35bfdb00-4ec1-6c18-5382-5ef9744733e5","document_version_independent_id":"40b556e1-fe5a-e75d-8311-fbaec90cd7be","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":"1e266c123449f9941e52a0741ed825134ace84bc","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/1e266c123449f9941e52a0741ed825134ace84bc/sccm-ps/ConfigurationManager/Set-CMClientSettingSoftwareCenter.md","github_contributors":["jonasatgit","aczechowski"],"locale":"it-it","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.service":"microsoft-endpoint-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-CMClientSettingSoftwareCenter.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMClientSettingSoftwareCenter.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-08-03 08:48 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmclientsettingsoftwarecenter","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSettingSoftwareCenter","schemaType":"PowershellCmdlet","summary":"<p>Usare questo cmdlet per configurare le impostazioni client nel gruppo <strong>Software Center</strong> .</p>\n","uid":"ConfigurationManager.Set-CMClientSettingSoftwareCenter"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMClientSettingSoftwareCenter":{"href":"set-cmclientsettingsoftwarecenter","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSettingSoftwareCenter","schemaType":"PowershellCmdlet","summary":"<p>Usare questo cmdlet per configurare le impostazioni client nel gruppo <strong>Software Center</strong> .</p>\n","uid":"ConfigurationManager.Set-CMClientSettingSoftwareCenter"}},"description":"<p>Usare questo cmdlet per configurare le impostazioni client nel gruppo <strong>Software Center</strong> .</p>\n<div class=\"NOTE\">\n<p>Nota</p>\n<p>I cmdlet di Configuration Manager devono essere eseguiti dall'unità del sito di Configuration Manager. Per altre informazioni, vedere la documentazione <a href=\"/powershell/sccm/overview\">introduttiva</a> .</p>\n</div>\n","examples":[{"code":"$itemA = New-CMSoftwareCenterTabItem -Name \"1abc\" -Url \"http://www.a\"\n$itemB = New-CMSoftwareCenterTabItem -Name \"2abc\" -Url \"https://www.b\"\n$itemC = New-CMSoftwareCenterTabItem -Name \"3abc\" -Url \"http://www.c\"\n$itemD = New-CMSoftwareCenterTabItem -Name \"4abc\" -Url \"https://www.d\"\n$itemE = New-CMSoftwareCenterTabItem -Name \"5abc\" -Url \"http://www.e\"\nSet-CMClientSettingSoftwareCenter -DefaultSetting -AddCustomTab ($itemA, $itemB, $itemC, $itemD, $itemE)","description":"","summary":"<p>Aggiungere cinque istanze di schede personalizzate:</p>\n","title":"Esempio 1: Aggiungere schede personalizzate"},{"code":"Set-CMClientSettingSoftwareCenter -DefaultSetting -SetInvisibleTabName (\"2abc\",\"4abc\", \"5abc\")","description":"","summary":"<p>Impostare una scheda personalizzata su invisibile per nome:</p>\n","title":"Esempio 2: Nascondere una scheda"},{"code":"Set-CMClientSettingSoftwareCenter -DefaultSetting -RemoveCustomTabName (\"3abc\",\"4abc\")","description":"","summary":"<p>Rimuovere una scheda personalizzata per nome:</p>\n","title":"Esempio 3: Rimuovere una scheda"},{"code":"Set-CMClientSettingSoftwareCenter -DefaultSetting -SetVisibleTabName (\"2abc\", \"5abc\")","description":"","summary":"<p>Impostare una scheda personalizzata su visibile in base al nome:</p>\n","title":"Esempio 4: Mostra una scheda nascosta"},{"code":"# Move selected custom tab to specific position by name:\nSet-CMClientSettingSoftwareCenter -DefaultSetting -SelectCustomTabName \"1abc\" -MoveSelectedTabToIndex 0\n\n# Move selected built-in tab to specific position:\nSet-CMClientSettingSoftwareCenter -DefaultSetting -SelectBuiltInTab AvailableSoftware -MoveSelectedTabToIndex 0\n\n# Move selected tab to specific position by current index of position:\nSet-CMClientSettingSoftwareCenter -DefaultSetting -SelectTabIndex 0 -MoveSelectedTabToIndex 1","description":"","summary":"","title":"Esempio 5: Modificare l'ordine di tabulazione"},{"code":"Set-CMClientSettingSoftwareCenter -DefaultSetting -SelectCustomTabName \"1abc\" -SelectedTabNewName \"new1abc\" -SelectedTabNewUrl http://www.aNew","description":"","summary":"<p>Modificare il nome e l'URL di una scheda personalizzata in base al nome:</p>\n","title":"Esempio 6: Modificare le proprietà della scheda"},{"code":"Set-CMClientSettingSoftwareCenter -DefaultSetting -ClearCustomTab","description":"","summary":"<p>Pulire tutte le schede personalizzate dall'impostazione client:</p>\n","title":"Esempio 7: Rimuovere schede personalizzate"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"/mem/configmgr/core/clients/deploy/about-client-settings#software-center","text":"Informazioni sulle impostazioni client - Software Center"},{"href":"/mem/configmgr/apps/plan-design/plan-for-software-center","text":"Piano per Software Center"}],"module":"ConfigurationManager","name":"Set-CMClientSettingSoftwareCenter","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"AddCustomTabs","defaultValue":"None","description":"<p>Usare questo parametro per aggiungere una scheda personalizzata all'impostazione client di Software Center.</p>\n","name":"AddCustomTab","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">SoftwareCenterTabItem</span><span>[</span><span>]</span></p>\n"},{"aliases":"ClearAllCustomTabs","defaultValue":"None","description":"<p>Usare questo parametro per rimuovere una scheda personalizzata dall'impostazione client di Software Center.</p>\n","name":"ClearCustomTab","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per configurare l'impostazione client di Software Center, <strong>Combinazione colori per Software Center</strong>.\nOggetto colore di esempio per: Red=255, Green=74, Blue=74: <strong>$colorObject = [system.drawing.color]::FromArgb(255,255,74,74)</strong></p>\n","name":"ColorScheme","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Color</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per configurare l'impostazione client di Software Center, <strong>Nome società</strong>.</p>\n","name":"CompanyName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"cf","defaultValue":"None","description":"<p>Richiede la conferma prima di eseguire il cmdlet.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Questo parametro è deprecato. Per creare una scheda personalizzata, usare il cmdlet <a href=\"new-cmsoftwarecentertabitem\">New-CMSoftwareCenterTabItem</a> .</p>\n","name":"CustomTabName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Questo parametro è deprecato. Per creare una scheda personalizzata, usare il cmdlet <a href=\"new-cmsoftwarecentertabitem\">New-CMSoftwareCenterTabItem</a> .</p>\n","name":"CustomTabUrl","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Uri</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Questo parametro applicherà le impostazioni all'impostazione client predefinita. Usare il parametro <strong>-Name</strong> per qualsiasi impostazione client personalizzata.</p>\n","isRequired":true,"name":"DefaultSetting","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Questo parametro considera i caratteri jolly come valori letterali. Non è possibile combinarlo con <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per visualizzare o nascondere la scheda <strong>Applicazioni</strong> predefinita in Software Center.</p>\n","name":"EnableApplicationsTab","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per visualizzare o nascondere la scheda <strong>Conformità dispositivo</strong> predefinita in Software Center.</p>\n","name":"EnableComplianceTab","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Questo parametro abiliterà le impostazioni personalizzate di Software Center. Come la combinazione di colori o un logo.</p>\n","name":"EnableCustomize","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per visualizzare o nascondere la scheda <strong>Sistemi operativi</strong> predefinita in Software Center.</p>\n","name":"EnableOperatingSystemsTab","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per visualizzare o nascondere la scheda <strong>Opzioni</strong> predefinita in Software Center.</p>\n","name":"EnableOptionsTab","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per visualizzare o nascondere la scheda <strong>Stato installazione</strong> predefinita in Software Center.</p>\n","name":"EnableStatusTab","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per visualizzare o nascondere la scheda <strong>Aggiornamenti</strong> predefinita in Software Center.</p>\n","name":"EnableUpdatesTab","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Questo parametro elabora caratteri jolly e può causare un comportamento imprevisto (non consigliato). Non è possibile combinarlo con <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per abilitare o disabilitare l'impostazione client seguente nel gruppo <strong>Software Center</strong> : <strong>Nascondi collegamento catalogo applicazioni in Software Center</strong></p>\n","name":"HideApplicationCatalogLink","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per abilitare o disabilitare l'impostazione client seguente nel gruppo <strong>Software Center</strong> : <strong>Nascondere le applicazioni installate in Software Center</strong></p>\n","name":"HideInstalledApplication","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per abilitare o disabilitare l'impostazione client seguente nel gruppo <strong>Software Center</strong> : <strong>Nascondere le applicazioni non approvate in Software Center</strong></p>\n","name":"HideUnapprovedApplication","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Oggetto di <strong>Get-CMClientSetting</strong></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>Usare questo parametro per specificare il percorso del file di un'immagine da visualizzare come logo in Software Center.</p>\n","name":"LogoFilePath","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per modificare l'ordine delle schede in Software Center. Specificare un numero intero per position, con <code>0</code> nella parte superiore. Utilizzare uno dei parametri seguenti per selezionare la scheda da spostare: <strong>SelectCustomTabName</strong>, <strong>SelectBuiltInTab</strong>, <strong>SelectTabIndex</strong>.</p>\n","name":"MoveSelectedTabToIndex","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Utilizzare questo parametro per specificare un'impostazione client in base al nome.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Aggiungere questo parametro per restituire un oggetto che rappresenta l'elemento con cui si sta lavorando. Per impostazione predefinita, questo cmdlet potrebbe non generare alcun output.</p>\n","name":"PassThru","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"RemoveCustomTabNames","defaultValue":"None","description":"<p>Specificare il nome di una scheda personalizzata da rimuovere dall'impostazione client. È possibile impostare uno o più nomi.</p>\n","name":"RemoveCustomTabName","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per selezionare una delle schede predefinite in Software Center. Usare uno dei parametri seguenti nello stesso comando per modificare la configurazione della scheda: <strong>MoveSelectedTabToIndex</strong>, <strong>SelectedTabNewName</strong>, <strong>SelectedTabNewUrl</strong>.</p>\n","name":"SelectBuiltInTab","parameterValueGroup":"AvailableSoftware, Updates, Osd, InstallationStatus, Compliance, Options","position":"Named","type":"<span class=\"no-loc xref\">BuiltInTab</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per selezionare per nome una scheda personalizzata in Software Center. Usare uno dei parametri seguenti nello stesso comando per modificare la configurazione della scheda: <strong>MoveSelectedTabToIndex</strong>, <strong>SelectedTabNewName</strong>, <strong>SelectedTabNewUrl</strong>.</p>\n","name":"SelectCustomTabName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"SelectedCustomTabNewName","defaultValue":"None","description":"<p>Nello stesso comando quando si seleziona una scheda, usare questo parametro per modificare il nome della scheda.</p>\n","name":"SelectedTabNewName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"SelectedCustomTabNewUrl","defaultValue":"None","description":"<p>Nello stesso comando quando si seleziona una scheda, usare questo parametro per modificare l'URL della scheda.</p>\n","name":"SelectedTabNewUrl","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Uri</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Usare questo parametro per selezionare una scheda in base all'ordine in Software Center. Specificare un numero intero per position, con <code>0</code> nella parte superiore. Usare uno dei parametri seguenti nello stesso comando per modificare la configurazione della scheda: <strong>MoveSelectedTabToIndex</strong>, <strong>SelectedTabNewName</strong>, <strong>SelectedTabNewUrl</strong>.</p>\n","name":"SelectTabIndex","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"SetInvisibleCustomTabNames","defaultValue":"None","description":"<p>Usare questo parametro per nascondere una scheda personalizzata in base al relativo nome. È possibile specificare una o più schede.</p>\n","name":"SetInvisibleTabName","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"SetVisibleCustomTabNames","defaultValue":"None","description":"<p>Usare questo parametro per visualizzare una scheda personalizzata in base al relativo nome. È possibile specificare una o più schede.</p>\n","name":"SetVisibleTabName","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"wi","defaultValue":"None","description":"<p>Mostra cosa accade se viene eseguito il cmdlet. Il cmdlet non viene eseguito.</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Usare questo cmdlet per configurare le impostazioni client nel gruppo <strong>Software Center</strong> .</p>\n","syntaxes":["Set-CMClientSettingSoftwareCenter [-AddCustomTab <SoftwareCenterTabItem[]>] [-ClearCustomTab]\n [-ColorScheme <Color>] [-CompanyName <String>] [-CustomTabName <String>] [-CustomTabUrl <Uri>]\n [-EnableApplicationsTab <Boolean>] [-EnableComplianceTab <Boolean>] [-EnableCustomize <Boolean>]\n [-EnableOperatingSystemsTab <Boolean>] [-EnableOptionsTab <Boolean>] [-EnableStatusTab <Boolean>]\n [-EnableUpdatesTab <Boolean>] [-HideApplicationCatalogLink <Boolean>] [-HideInstalledApplication <Boolean>]\n [-HideUnapprovedApplication <Boolean>] [-LogoFilePath <String>] [-MoveSelectedTabToIndex <Int32>]\n [-RemoveCustomTabName <String[]>] [-SelectBuiltInTab <BuiltInTab>] [-SelectCustomTabName <String>]\n [-SelectedTabNewName <String>] [-SelectedTabNewUrl <Uri>] [-SelectTabIndex <Int32>]\n [-SetInvisibleTabName <String[]>] [-SetVisibleTabName <String[]>] -Name <String> [-PassThru]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSettingSoftwareCenter [-AddCustomTab <SoftwareCenterTabItem[]>] [-ClearCustomTab]\n [-ColorScheme <Color>] [-CompanyName <String>] [-CustomTabName <String>] [-CustomTabUrl <Uri>]\n [-EnableApplicationsTab <Boolean>] [-EnableComplianceTab <Boolean>] [-EnableCustomize <Boolean>]\n [-EnableOperatingSystemsTab <Boolean>] [-EnableOptionsTab <Boolean>] [-EnableStatusTab <Boolean>]\n [-EnableUpdatesTab <Boolean>] [-HideApplicationCatalogLink <Boolean>] [-HideInstalledApplication <Boolean>]\n [-HideUnapprovedApplication <Boolean>] [-LogoFilePath <String>] [-MoveSelectedTabToIndex <Int32>]\n [-RemoveCustomTabName <String[]>] [-SelectBuiltInTab <BuiltInTab>] [-SelectCustomTabName <String>]\n [-SelectedTabNewName <String>] [-SelectedTabNewUrl <Uri>] [-SelectTabIndex <Int32>]\n [-SetInvisibleTabName <String[]>] [-SetVisibleTabName <String[]>] [-DefaultSetting] [-PassThru]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMClientSettingSoftwareCenter [-AddCustomTab <SoftwareCenterTabItem[]>] [-ClearCustomTab]\n [-ColorScheme <Color>] [-CompanyName <String>] [-CustomTabName <String>] [-CustomTabUrl <Uri>]\n [-EnableApplicationsTab <Boolean>] [-EnableComplianceTab <Boolean>] [-EnableCustomize <Boolean>]\n [-EnableOperatingSystemsTab <Boolean>] [-EnableOptionsTab <Boolean>] [-EnableStatusTab <Boolean>]\n [-EnableUpdatesTab <Boolean>] [-HideApplicationCatalogLink <Boolean>] [-HideInstalledApplication <Boolean>]\n [-HideUnapprovedApplication <Boolean>] [-LogoFilePath <String>] [-MoveSelectedTabToIndex <Int32>]\n [-RemoveCustomTabName <String[]>] [-SelectBuiltInTab <BuiltInTab>] [-SelectCustomTabName <String>]\n [-SelectedTabNewName <String>] [-SelectedTabNewUrl <Uri>] [-SelectTabIndex <Int32>]\n [-SetInvisibleTabName <String[]>] [-SetVisibleTabName <String[]>] -InputObject <IResultObject> [-PassThru]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMClientSettingSoftwareCenter","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"it-it","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-CMClientSettingSoftwareCenter.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmclientsettingsoftwarecenter","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMClientSettingSoftwareCenter","schemaType":"PowershellCmdlet","summary":"<p>Usare questo cmdlet per configurare le impostazioni client nel gruppo <strong>Software Center</strong> .</p>\n","uid":"ConfigurationManager.Set-CMClientSettingSoftwareCenter"}],"canonical_url":"https://learn.microsoft.com/it-it/powershell/module/configurationmanager/set-cmclientsettingsoftwarecenter?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/it-it/powershell/module/configurationmanager/set-cmclientsettingsoftwarecenter?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Usare questo cmdlet per configurare le impostazioni client nel gruppo <strong>Software Center</strong> .</p>\n<div class=&quot;NOTE&quot;>\n<p>Nota</p>\n<p>I cmdlet di Configuration Manager devono essere eseguiti dall'unità del sito di Configuration Manager. Per altre informazioni, vedere la documentazione <a href=&quot;/powershell/sccm/overview&quot;>introduttiva</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-CMClientSettingSoftwareCenter.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=\"it-it\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Set-CMClientSettingSoftwareCenter\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Usare questo cmdlet per configurare le impostazioni client nel gruppo <strong>Software Center</strong> .</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSettingSoftwareCenter [-AddCustomTab <SoftwareCenterTabItem[]>] [-ClearCustomTab]\n [-ColorScheme <Color>] [-CompanyName <String>] [-CustomTabName <String>] [-CustomTabUrl <Uri>]\n [-EnableApplicationsTab <Boolean>] [-EnableComplianceTab <Boolean>] [-EnableCustomize <Boolean>]\n [-EnableOperatingSystemsTab <Boolean>] [-EnableOptionsTab <Boolean>] [-EnableStatusTab <Boolean>]\n [-EnableUpdatesTab <Boolean>] [-HideApplicationCatalogLink <Boolean>] [-HideInstalledApplication <Boolean>]\n [-HideUnapprovedApplication <Boolean>] [-LogoFilePath <String>] [-MoveSelectedTabToIndex <Int32>]\n [-RemoveCustomTabName <String[]>] [-SelectBuiltInTab <BuiltInTab>] [-SelectCustomTabName <String>]\n [-SelectedTabNewName <String>] [-SelectedTabNewUrl <Uri>] [-SelectTabIndex <Int32>]\n [-SetInvisibleTabName <String[]>] [-SetVisibleTabName <String[]>] -Name <String> [-PassThru]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSettingSoftwareCenter [-AddCustomTab <SoftwareCenterTabItem[]>] [-ClearCustomTab]\n [-ColorScheme <Color>] [-CompanyName <String>] [-CustomTabName <String>] [-CustomTabUrl <Uri>]\n [-EnableApplicationsTab <Boolean>] [-EnableComplianceTab <Boolean>] [-EnableCustomize <Boolean>]\n [-EnableOperatingSystemsTab <Boolean>] [-EnableOptionsTab <Boolean>] [-EnableStatusTab <Boolean>]\n [-EnableUpdatesTab <Boolean>] [-HideApplicationCatalogLink <Boolean>] [-HideInstalledApplication <Boolean>]\n [-HideUnapprovedApplication <Boolean>] [-LogoFilePath <String>] [-MoveSelectedTabToIndex <Int32>]\n [-RemoveCustomTabName <String[]>] [-SelectBuiltInTab <BuiltInTab>] [-SelectCustomTabName <String>]\n [-SelectedTabNewName <String>] [-SelectedTabNewUrl <Uri>] [-SelectTabIndex <Int32>]\n [-SetInvisibleTabName <String[]>] [-SetVisibleTabName <String[]>] [-DefaultSetting] [-PassThru]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMClientSettingSoftwareCenter [-AddCustomTab <SoftwareCenterTabItem[]>] [-ClearCustomTab]\n [-ColorScheme <Color>] [-CompanyName <String>] [-CustomTabName <String>] [-CustomTabUrl <Uri>]\n [-EnableApplicationsTab <Boolean>] [-EnableComplianceTab <Boolean>] [-EnableCustomize <Boolean>]\n [-EnableOperatingSystemsTab <Boolean>] [-EnableOptionsTab <Boolean>] [-EnableStatusTab <Boolean>]\n [-EnableUpdatesTab <Boolean>] [-HideApplicationCatalogLink <Boolean>] [-HideInstalledApplication <Boolean>]\n [-HideUnapprovedApplication <Boolean>] [-LogoFilePath <String>] [-MoveSelectedTabToIndex <Int32>]\n [-RemoveCustomTabName <String[]>] [-SelectBuiltInTab <BuiltInTab>] [-SelectCustomTabName <String>]\n [-SelectedTabNewName <String>] [-SelectedTabNewUrl <Uri>] [-SelectTabIndex <Int32>]\n [-SetInvisibleTabName <String[]>] [-SetVisibleTabName <String[]>] -InputObject <IResultObject> [-PassThru]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMClientSettingSoftwareCenter\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}