Skip to content

Commit b2d9f77

Browse files
Fix duplicate entry for Discovery-ADComputer-Tool
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <[email protected]>
1 parent 66cf71f commit b2d9f77

File tree

1 file changed

+1
-1
lines changed
  • SysAdmin-Tools/Network-and-Infrastructure-Management

1 file changed

+1
-1
lines changed

SysAdmin-Tools/Network-and-Infrastructure-Management/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ The **Network and Infrastructure Management** folder provides a set of **PowerSh
4848
|--------------------------------------------|---------------------------------------------------------------------------------|
4949
| **Check-ServicesPort-Connectivity.ps1** | Verifies connectivity of service ports across endpoints. |
5050
| **Create-NewDHCPReservations.ps1** | Creates DHCP reservations via GUI input for hostname, MAC, and IP. |
51+
| **Discovery-ADComputer-Tool.ps1** | Queries AD computers, resolves IPv4 (AD/DNS/ping fallback), and exports lists via GUI. |
5152
| **Inventory-WSUSConfigs-Tool.ps1** | Collects WSUS stats, patch activity, and repo size. |
5253
| **Restart-NetworkAdapter.ps1** | Restarts local or remote network adapters. |
5354
| **Restart-SpoolerPoolServices.ps1** | Restarts print services with logging. |
@@ -57,7 +58,6 @@ The **Network and Infrastructure Management** folder provides a set of **PowerSh
5758
| **Synchronize-ADComputerTime.ps1** | Forces time sync from computers to domain controller. |
5859
| **Transfer-DHCPScopes.ps1** | Transfers DHCP scopes between servers. |
5960
| **Update-DNS-and-Sites-Services.ps1** | Updates DNS and Sites/Subnets based on DHCP data. |
60-
| **Discovery-ADComputer-Tool.ps1** | Queries AD computers, resolves IPv4 (AD/DNS/ping fallback), and exports lists via GUI. |
6161

6262
---
6363

0 commit comments

Comments
 (0)