From 004a530a9d15f6684108783f28a173d3b728f02f Mon Sep 17 00:00:00 2001 From: The_Spider Date: Tue, 12 Apr 2022 13:53:24 -0500 Subject: [PATCH] adds multiple user items --- CustomWindowsPreferences.admx | 101 +++++++++++++++++++--------- en-US/CustomWindowsPreferences.adml | 31 +++++++++ 2 files changed, 99 insertions(+), 33 deletions(-) diff --git a/CustomWindowsPreferences.admx b/CustomWindowsPreferences.admx index e6f6879..9a06da3 100644 --- a/CustomWindowsPreferences.admx +++ b/CustomWindowsPreferences.admx @@ -118,38 +118,73 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en-US/CustomWindowsPreferences.adml b/en-US/CustomWindowsPreferences.adml index 8557bae..6fa8251 100644 --- a/en-US/CustomWindowsPreferences.adml +++ b/en-US/CustomWindowsPreferences.adml @@ -55,6 +55,37 @@ When set to "Enabled" the peek feature is enabled. When set to "Disabled" the peek feature is disabled. + + Open File Manager to "This PC" + This configuration option instructs File Manager to open to "This PC" drive when starting. + +When set to "Enabled" File Manager will open with "This PC" preselected. + +When set to "Disabled" File Manager will use its default behavior. + + + Show Recent items in File Manager + This configuration option instructs File Manager to display recent items. + +When set to "Enabled" File Manager will display recent items. + +When set to "Disabled" File Manager will no longer display recent items. + + + Show Frequent items in File Manager + This configuration option instructs File Manager to display frequent items. + +When set to "Enabled" File Manager will display frequent items. + +When set to "Disabled" File Manager will no longer show frequent items. + + + Track recently opened documents. + This configuration option instructs Windows to track recently opened documents and present them to the user to speed up the user experience. + +When set to "Enabled" Windows will track and display recently used items/files. + +When set to "Disabled" Windows Manager will no longer track and display recently used items/files.