From dc22416f1131a19c06d53946dfabe196390d6670 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 30 Dec 2023 21:19:11 -0700 Subject: [PATCH] Update to 23H2 admx Signed-off-by: Tommy --- Group Policies Objects/{Need Imports => }/Cloud Content.md | 2 +- .../Windows Components => }/Find My Device.md | 0 Group Policies Objects/README.md | 4 ++++ Group Policies Objects/{Need Imports => }/Search.md | 2 +- Group Policies Objects/{Need Imports => }/Windows Copilot.md | 2 +- .../{Need Imports => }/Windows Defender SmartScreen.md | 0 6 files changed, 7 insertions(+), 3 deletions(-) rename Group Policies Objects/{Need Imports => }/Cloud Content.md (86%) rename Group Policies Objects/{Computer Configuration/Windows Components => }/Find My Device.md (100%) create mode 100644 Group Policies Objects/README.md rename Group Policies Objects/{Need Imports => }/Search.md (93%) rename Group Policies Objects/{Need Imports => }/Windows Copilot.md (52%) rename Group Policies Objects/{Need Imports => }/Windows Defender SmartScreen.md (100%) diff --git a/Group Policies Objects/Need Imports/Cloud Content.md b/Group Policies Objects/Cloud Content.md similarity index 86% rename from Group Policies Objects/Need Imports/Cloud Content.md rename to Group Policies Objects/Cloud Content.md index c64a46d..3f7c918 100644 --- a/Group Policies Objects/Need Imports/Cloud Content.md +++ b/Group Policies Objects/Cloud Content.md @@ -5,7 +5,7 @@ I mostly disable all cloud content because they are way too annoying. There are `Computer Configuration\Administrative Templates\Windows Components\Cloud Content` - Turn off cloud optimized content -> Enabled -- Turn off cloud consumer account state content -> Enabled (**Does not show on Windows Server 2022 by default**) +- Turn off cloud consumer account state content -> Enabled - Do not show Windows tips -> Enabled - Turn of Microsoft consumer experiences -> Enabled diff --git a/Group Policies Objects/Computer Configuration/Windows Components/Find My Device.md b/Group Policies Objects/Find My Device.md similarity index 100% rename from Group Policies Objects/Computer Configuration/Windows Components/Find My Device.md rename to Group Policies Objects/Find My Device.md diff --git a/Group Policies Objects/README.md b/Group Policies Objects/README.md new file mode 100644 index 0000000..bb461a5 --- /dev/null +++ b/Group Policies Objects/README.md @@ -0,0 +1,4 @@ +# Group Policy Objects + +- Make Central Store for policies: https://learn.microsoft.com/en-us/troubleshoot/windows-client/group-policy/create-and-manage-central-store +- Windows 23H2 template can be found here: https://www.microsoft.com/en-us/download/details.aspx?id=105667 \ No newline at end of file diff --git a/Group Policies Objects/Need Imports/Search.md b/Group Policies Objects/Search.md similarity index 93% rename from Group Policies Objects/Need Imports/Search.md rename to Group Policies Objects/Search.md index d9b4d8c..789c804 100644 --- a/Group Policies Objects/Need Imports/Search.md +++ b/Group Policies Objects/Search.md @@ -9,7 +9,7 @@ Very confusing, you need to consult https://learn.microsoft.com/en-us/windows/pr - Allow Cloud Search -> Disabled - Allow Cortana -> Disabled - Allow search and Cortana to use location -> Disabled -- Configures search on the taskbar -> Enabled -> Search icon and label (Not a privacy/security issue or anything, but I hate the gigantic box - **Does not show on Windows Server 2022 by default**) +- Configures search on the taskbar -> Enabled -> Search icon and label (Not a privacy/security issue or anything, but I hate the gigantic box) - Do not allow web search -> Enabled - Don't search the web or display web results in Search -> Enabled - Enable indexing of online delegate mailboxes -> Disabled diff --git a/Group Policies Objects/Need Imports/Windows Copilot.md b/Group Policies Objects/Windows Copilot.md similarity index 52% rename from Group Policies Objects/Need Imports/Windows Copilot.md rename to Group Policies Objects/Windows Copilot.md index aca85a4..1de4bff 100644 --- a/Group Policies Objects/Need Imports/Windows Copilot.md +++ b/Group Policies Objects/Windows Copilot.md @@ -2,4 +2,4 @@ `User Configuration\Administrative Templates\Windows Components\Windows Copilot` -- Turn off Windows Copilot -> Enabled (**Does not show on Windows Server 2022 by default**) \ No newline at end of file +- Turn off Windows Copilot -> Enabled \ No newline at end of file diff --git a/Group Policies Objects/Need Imports/Windows Defender SmartScreen.md b/Group Policies Objects/Windows Defender SmartScreen.md similarity index 100% rename from Group Policies Objects/Need Imports/Windows Defender SmartScreen.md rename to Group Policies Objects/Windows Defender SmartScreen.md