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
There are times when you need to verify websites availability to be able to tell if it’s up or not….

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
Sometimes we need to quickly test a bunch of servers for ping responsiveness, dns availability and rdp connectivity. Following PowerShell…

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
As I tend to use more and more Write-Color every day for different projects I decided it’s time to publish…

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…