Skip to content

JaeJ/infrastructure-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure Scripts

PowerShell Infrastructure Status

This repository contains infrastructure automation, monitoring, networking, and troubleshooting scripts for Windows and cloud environments.

Purpose

The goal of this repository is to build practical infrastructure engineering, systems administration, automation, and remote support skills.

Skills Practiced

  • PowerShell Automation
  • Infrastructure Monitoring
  • Network Troubleshooting
  • Event Log Analysis
  • DNS Troubleshooting
  • Connectivity Testing
  • Windows Administration
  • Remote Support
  • VPN Troubleshooting
  • Infrastructure Diagnostics

Repo Structure

infrastructure-scripts/
├── scripts/
│   ├── Test-NetworkConnectivity.ps1
│   ├── Get-NetworkInfo.ps1
│   └── Get-SystemErrors.ps1
├── docs/
│   └── troubleshooting-notes.md
├── README.md
├── .gitignore
└── LICENSE

Example Projects

  • Infrastructure health monitoring
  • Network diagnostics automation
  • Windows troubleshooting automation
  • Event log analysis
  • Connectivity testing
  • VPN troubleshooting

Notes

Do not upload passwords, API keys, VPN credentials, RDP credentials, or production system information.

About

Infrastructure automation, monitoring, networking, and troubleshooting scripts for Windows and cloud environments.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors