- 👋 Hi, I’m @joegasper (work profile @gasperj)
- 🔗 Connect with me on LinkedIn
- 👀 I’m interested in PowerShell, Terraform, static website generators
- 🌱 I’m a Microsoft MVP for M365 Apps and Services
- ✅ Check out my gists
Pinned Loading
-
-
HiEdCon
HiEdCon PublicForked from shiftshow/HiEdCon
Shared material for the Microsoft in Higher Education Conference
PowerShell
-
-
Get-PingSweep - super fast (~500ms) ...
Get-PingSweep - super fast (~500ms) subnet ping sweep with option to resolve IP address 1# Inspiration from https://twitter.com/mrhvid/status/929717169130176512 @mrhvid @Lee_Holmes
23function ResolveIp($IpAddress) {
4try {
5(Resolve-DnsName $IpAddress -QuickTimeout -ErrorAction SilentlyContinue).NameHost
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.