[PR #14] [CLOSED] Dinger1986 patch 1 #22

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

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/14
Author: @dinger1986
Created: 3/30/2022
Status: Closed

Base: mainHead: dinger1986-patch-1


📝 Commits (6)

  • 876d25e Update Win_Defender_Enable.ps1
  • f5fee30 Create Win_Get_Devices_On_Network.ps1
  • ca8bd1b Create Win_Test_Network_Speed.ps1
  • d258201 Update community_scripts.json
  • bb9a75f Update Win_Defender_Status_Report.ps1
  • 2139738 Update community_scripts.json

📊 Changes

5 files changed (+192 additions, -19 deletions)

View changed files

📝 community_scripts.json (+26 -1)
📝 scripts/Win_Defender_Enable.ps1 (+75 -9)
📝 scripts/Win_Defender_Status_Report.ps1 (+14 -9)
scripts/Win_Get_Devices_On_Network.ps1 (+26 -0)
scripts/Win_Test_Network_Speed.ps1 (+51 -0)

📄 Description

Added 2 scripts, network speed test with iperf and network scan, edited community_scripts.json with changes and added extra ASR settings to Windows Defender Enable script, with an audit only mode and suggested mode. Added ASR monitoring to Defender Status Report.


🔄 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/14 **Author:** [@dinger1986](https://github.com/dinger1986) **Created:** 3/30/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dinger1986-patch-1` --- ### 📝 Commits (6) - [`876d25e`](https://github.com/amidaware/community-scripts/commit/876d25e83b0372f57a63c2bfd2fc7ebc5a32d8b4) Update Win_Defender_Enable.ps1 - [`f5fee30`](https://github.com/amidaware/community-scripts/commit/f5fee30d4d591eff41a6430c4fc06f9a4383b51d) Create Win_Get_Devices_On_Network.ps1 - [`ca8bd1b`](https://github.com/amidaware/community-scripts/commit/ca8bd1b7fd404b92bbbda5230183ec3ba4977f0e) Create Win_Test_Network_Speed.ps1 - [`d258201`](https://github.com/amidaware/community-scripts/commit/d25820179c358676fa34a29c56f345a105060729) Update community_scripts.json - [`bb9a75f`](https://github.com/amidaware/community-scripts/commit/bb9a75fb0e9d9a03dab9772b59b4f82fcc55a350) Update Win_Defender_Status_Report.ps1 - [`2139738`](https://github.com/amidaware/community-scripts/commit/213973838322f68a8e7d414b9d2b3238bc3930fc) Update community_scripts.json ### 📊 Changes **5 files changed** (+192 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `community_scripts.json` (+26 -1) 📝 `scripts/Win_Defender_Enable.ps1` (+75 -9) 📝 `scripts/Win_Defender_Status_Report.ps1` (+14 -9) ➕ `scripts/Win_Get_Devices_On_Network.ps1` (+26 -0) ➕ `scripts/Win_Test_Network_Speed.ps1` (+51 -0) </details> ### 📄 Description Added 2 scripts, network speed test with iperf and network scan, edited community_scripts.json with changes and added extra ASR settings to Windows Defender Enable script, with an audit only mode and suggested mode. Added ASR monitoring to Defender Status Report. --- <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:13 +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#22
No description provided.