[PR #8] [MERGED] Some Scripts we are Using as GPO-Replacement #18

Closed
opened 2026-03-02 02:10:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/8
Author: @JSuenram
Created: 2/25/2022
Status: Merged
Merged: 2/25/2022
Merged by: @silversword411

Base: mainHead: main


📝 Commits (1)

📊 Changes

17 files changed (+351 additions, -0 deletions)

View changed files

scripts_wip/itNGO - Disable Windows Feeds.ps1 (+23 -0)
scripts_wip/itNGO - Disallow WinRM Client Digest authentication.ps1 (+23 -0)
scripts_wip/itNGO - Disallow WinRM from storing RunAs credentials.ps1 (+23 -0)
scripts_wip/itNGO - Encryption Oracle-Defense.ps1 (+23 -0)
scripts_wip/itNGO - InstallWindowsUpdatesOnTrigger.ps1 (+4 -0)
scripts_wip/itNGO - MSOffice Disable SaveToOneDrive.bat (+2 -0)
scripts_wip/itNGO - Network access_ Do not allow anonymous enumeration of SAM accounts and shares.ps1 (+27 -0)
scripts_wip/itNGO - PreviewBuildsBlock.ps1 (+23 -0)
scripts_wip/itNGO - Printers - Security Check KB5005010.ps1 (+22 -0)
scripts_wip/itNGO - Remote host allows delegation of non-exportable credentials.ps1 (+23 -0)
scripts_wip/itNGO - Security Bulletin MS15-077 - Disable ATMFD.ps1 (+23 -0)
scripts_wip/itNGO - Turn off Autoplay.ps1 (+23 -0)
scripts_wip/itNGO - Turn on certificate address mismatch warning.ps1 (+23 -0)
scripts_wip/itNGO - Windows 10_11_2016_2019_2022 disable Telemetry.ps1 (+45 -0)
scripts_wip/itNGO - Windows Activation check.ps1 (+13 -0)
scripts_wip/itNGO - Windows Components_Event Log Service.ps1 (+8 -0)
scripts_wip/itNGO - Windows Disable Fast Start.ps1 (+23 -0)

📄 Description

Instead using GPOs want to make it possible to do all with RTMM....


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/8 **Author:** [@JSuenram](https://github.com/JSuenram) **Created:** 2/25/2022 **Status:** ✅ Merged **Merged:** 2/25/2022 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e00dcc5`](https://github.com/amidaware/community-scripts/commit/e00dcc577e42e19e3fd11dd75314a08359d6ae78) Add files via upload ### 📊 Changes **17 files changed** (+351 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `scripts_wip/itNGO - Disable Windows Feeds.ps1` (+23 -0) ➕ `scripts_wip/itNGO - Disallow WinRM Client Digest authentication.ps1` (+23 -0) ➕ `scripts_wip/itNGO - Disallow WinRM from storing RunAs credentials.ps1` (+23 -0) ➕ `scripts_wip/itNGO - Encryption Oracle-Defense.ps1` (+23 -0) ➕ `scripts_wip/itNGO - InstallWindowsUpdatesOnTrigger.ps1` (+4 -0) ➕ `scripts_wip/itNGO - MSOffice Disable SaveToOneDrive.bat` (+2 -0) ➕ `scripts_wip/itNGO - Network access_ Do not allow anonymous enumeration of SAM accounts and shares.ps1` (+27 -0) ➕ `scripts_wip/itNGO - PreviewBuildsBlock.ps1` (+23 -0) ➕ `scripts_wip/itNGO - Printers - Security Check KB5005010.ps1` (+22 -0) ➕ `scripts_wip/itNGO - Remote host allows delegation of non-exportable credentials.ps1` (+23 -0) ➕ `scripts_wip/itNGO - Security Bulletin MS15-077 - Disable ATMFD.ps1` (+23 -0) ➕ `scripts_wip/itNGO - Turn off Autoplay.ps1` (+23 -0) ➕ `scripts_wip/itNGO - Turn on certificate address mismatch warning.ps1` (+23 -0) ➕ `scripts_wip/itNGO - Windows 10_11_2016_2019_2022 disable Telemetry.ps1` (+45 -0) ➕ `scripts_wip/itNGO - Windows Activation check.ps1` (+13 -0) ➕ `scripts_wip/itNGO - Windows Components_Event Log Service.ps1` (+8 -0) ➕ `scripts_wip/itNGO - Windows Disable Fast Start.ps1` (+23 -0) </details> ### 📄 Description Instead using GPOs want to make it possible to do all with RTMM.... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:10:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#18
No description provided.