Powershell Checking for non ASCII characters in a String
PowerShell
PowerShell Scripts
Well I needed to check if a specific port was reachable on a set...
On the internet I found some useful Powershell cheatsheets for you to use as...
Some addition to the server Inventory, now a machine inventory This scripts collects processor,operatingsystem...
A Server inventory script that generates a HTML Output The current script contains only...
List Eventlogsizes # ----------------------------------------------------------------------------- # Script: HTML_EventlogSize.ps1 # Usage: HTML_EventlogSize.ps1 -path "c:\test\Eventlogsize.html" -Servers <server1>,<Server2>...
When you are managing a large number of virtual machines, it can get tricky...
When you build non-production lab environment internal Windows Firewall could be source of connectivity...
Extract contents from a zip file using PowerShell. Other Scripts in this range...
Get the contents of a zip file using powershell ...
Move files to a zip file Other Scripts in this range...
Create a zip-file using PowerShell This function creates a zip file based on the...
Add files to a zipfile using powershell. This script is creating a zip file...
Generate HTML file with uptime of servers. This script will generate an uptime File...