tags
scripts
8 entries
8 entries

Adding user to local Administrators group in multiple languages
Everyone now and then, there comes a moment you need to add a user into Administrators group on each computer…

PowerShell – How to check response code from a website
Use PowerShell to check HTTP status codes in a cleaner way, return structured output, and handle both successful and failed web responses.

PowerShell – How to format Write-Host with multiple colors
When you begin to write PowerShell scripts you usually just want it to do some simple tasks and automations. But…

PSWinDocumentation – Version 0.1 with Word / Excel export
A few weeks ago I’ve released my first version of PSWinDocumentation. It was simple, one command module where you start it and get some bas…

Quickly test multiple computers availability
When you need a fast health check across a group of similarly named servers, a small PowerShell script can test DNS resolution, ping respon…

Quickly test multiple proxies with Powershell
Recently we were tasked with testing connectivity with Good For Enterprise servers. Since the environment is highly secure it requires…

Write-Color is now published as PowerShell Module
Explore the first PowerShell Gallery release of Write-Color, why it was packaged as a reusable module, and how it helps standardize colorfu…

Write-Color – 2 year Anniversary Edition – v0.3
That was a bit unexpected. The day I revisit Write-Color for PowerShell to release new version of Write-Color after some minor…