This repository contains infrastructure automation, monitoring, networking, and troubleshooting scripts for Windows and cloud environments.
The goal of this repository is to build practical infrastructure engineering, systems administration, automation, and remote support skills.
- PowerShell Automation
- Infrastructure Monitoring
- Network Troubleshooting
- Event Log Analysis
- DNS Troubleshooting
- Connectivity Testing
- Windows Administration
- Remote Support
- VPN Troubleshooting
- Infrastructure Diagnostics
infrastructure-scripts/
├── scripts/
│ ├── Test-NetworkConnectivity.ps1
│ ├── Get-NetworkInfo.ps1
│ └── Get-SystemErrors.ps1
├── docs/
│ └── troubleshooting-notes.md
├── README.md
├── .gitignore
└── LICENSE
- Infrastructure health monitoring
- Network diagnostics automation
- Windows troubleshooting automation
- Event log analysis
- Connectivity testing
- VPN troubleshooting
Do not upload passwords, API keys, VPN credentials, RDP credentials, or production system information.