Currently browsing category

Scripts, Page 2

BruteForceMD5

Here’s the first of two (planned but maybe more, we’ll see!) scripts around MD5 hash and strings using the function Check-MD5 and …

EventsToExcel

Here’s an example working on the automation of Excel worksheet filling. For this example, data comes from the eventlog, but obviously any …

Get-PerfGraphs

Perfmon is a powerfull tool, for sysadmins… But to provide nice (and especially readable for them!) graphs for your managers, here’s a …

PowerShell ways to install IIS7.x

We’re talking here about PowerShell and IIS; maybe the first thing to do should have been to install IIS (7.x) with PowerShell… …

CountFiles

Here’s a script to count files under the specified path (or the working directory if the parameter is omitted) and times the …

MassMail

Here’s a script to send massmails. It allows to send the same message many times, one to each email address defined in …

IpRangeScan

Here’s a script to scan an entire IP range. It allows to find out what IP addresses are free and what are …

Scroll to Top