diff --git a/PolicyDefinitions/Softwarekatalog.admx b/PolicyDefinitions/Softwarekatalog.admx index 9f03546..d602d8d 100644 --- a/PolicyDefinitions/Softwarekatalog.admx +++ b/PolicyDefinitions/Softwarekatalog.admx @@ -43,32 +43,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/PolicyDefinitions/de-DE/Softwarekatalog.adml b/PolicyDefinitions/de-DE/Softwarekatalog.adml index 1a81b8e..d9b5d42 100644 --- a/PolicyDefinitions/de-DE/Softwarekatalog.adml +++ b/PolicyDefinitions/de-DE/Softwarekatalog.adml @@ -6,22 +6,14 @@ Softwarekatalog Softwarekatalog konfigurieren - Aktiviert den Softwarekatalog und steuert, ob Benutzer Software installieren oder deinstallieren duerfen und ob Pflichtsoftware automatisch installiert wird. - Freigegebene Software konfigurieren - Konfiguriert freigegebene Software unter HKLM\Software\Policies\STL\Softwarekatalog\Catalog. Der Wertname ist der Alias, der Wert hat das Format PackageId|DisplayName|Description. Der Client liest maximal 500 Eintraege. - Pflichtsoftware konfigurieren - Konfiguriert Pflichtsoftware unter HKLM\Software\Policies\STL\Softwarekatalog\Required. Der Wertname ist ein Alias aus dem Katalog, der Wert ist 1. Der Client liest maximal 500 Eintraege. + Aktiviert und konfiguriert den Softwarekatalog. Katalog-Eintraege werden unter HKLM\Software\Policies\STL\Softwarekatalog\Catalog gespeichert. Der Wertname ist der Alias, der Wert hat das Format PackageId|DisplayName|Description. Pflichtsoftware wird unter HKLM\Software\Policies\STL\Softwarekatalog\Required gespeichert. Der Wertname ist ein Alias aus dem Katalog, der Wert ist 1. Der Client liest maximal 500 Eintraege pro Liste. Benutzer duerfen Software installieren Benutzer duerfen Software deinstallieren Pflichtsoftware automatisch installieren - - Freigegebene Software. Name = Alias, Wert = PackageId|DisplayName|Description. - - Pflichtsoftware. Name = Alias aus Katalog, Wert = 1. diff --git a/PolicyDefinitions/en-US/Softwarekatalog.adml b/PolicyDefinitions/en-US/Softwarekatalog.adml index 849b56c..5154740 100644 --- a/PolicyDefinitions/en-US/Softwarekatalog.adml +++ b/PolicyDefinitions/en-US/Softwarekatalog.adml @@ -6,22 +6,14 @@ Software Catalog Configure Software Catalog - Enables Software Catalog and controls whether users may install or uninstall software and whether required software is installed automatically. - Configure allowed software - Configures allowed software below HKLM\Software\Policies\STL\Softwarekatalog\Catalog. Value name is alias, value format is PackageId|DisplayName|Description. Client reads up to 500 entries. - Configure required software - Configures required software below HKLM\Software\Policies\STL\Softwarekatalog\Required. Value name is a catalog alias, value is 1. Client reads up to 500 entries. + Enables and configures Software Catalog. Catalog entries are stored below HKLM\Software\Policies\STL\Softwarekatalog\Catalog. Value name is alias, value format is PackageId|DisplayName|Description. Required software is stored below HKLM\Software\Policies\STL\Softwarekatalog\Required. Value name is a catalog alias, value is 1. Client reads up to 500 entries per list. Allow users to install software Allow users to uninstall software Automatically install required software - - Allowed software. Name = alias, value = PackageId|DisplayName|Description. - - Required software. Name = catalog alias, value = 1.