[PR #15] [MERGED] Dinger patches #24

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/15
Author: @dinger1986
Created: 4/2/2022
Status: Merged
Merged: 4/2/2022
Merged by: @silversword411

Base: mainHead: Dinger-Patches


📝 Commits (10+)

  • 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
  • 7809e72 Rename Win_Get_Devices_On_Network.ps1 to Win_Network_Scan.ps1
  • 227eca3 Fixing json for network scan script
  • fe3ab25 Rename Win_Test_Network_Speed.ps1 to Win_Network_Speed_Test.ps1
  • fcb0293 Renaming in json

📊 Changes

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

View changed files

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

📄 Description

No description provided


🔄 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/15 **Author:** [@dinger1986](https://github.com/dinger1986) **Created:** 4/2/2022 **Status:** ✅ Merged **Merged:** 4/2/2022 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `Dinger-Patches` --- ### 📝 Commits (10+) - [`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 - [`7809e72`](https://github.com/amidaware/community-scripts/commit/7809e7280f2b2bb619b8388f2d7c97de81d112ca) Rename Win_Get_Devices_On_Network.ps1 to Win_Network_Scan.ps1 - [`227eca3`](https://github.com/amidaware/community-scripts/commit/227eca355b8be9827fad5f56081253af616a5957) Fixing json for network scan script - [`fe3ab25`](https://github.com/amidaware/community-scripts/commit/fe3ab2570aa6e95d06c6a9b9e97f5f7dd198b721) Rename Win_Test_Network_Speed.ps1 to Win_Network_Speed_Test.ps1 - [`fcb0293`](https://github.com/amidaware/community-scripts/commit/fcb0293cc2402cee14d0e979364761e90185bbe5) Renaming in json ### 📊 Changes **5 files changed** (+193 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `community_scripts.json` (+27 -1) 📝 `scripts/Win_Defender_Enable.ps1` (+75 -9) 📝 `scripts/Win_Defender_Status_Report.ps1` (+14 -9) ➕ `scripts/Win_Network_Scan.ps1` (+26 -0) ➕ `scripts/Win_Network_Speed_Test.ps1` (+51 -0) </details> ### 📄 Description _No description provided_ --- <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#24
No description provided.