Archive for January, 2010

Written to complement the VbScript version of this post. This collection of functions handles subnet maths in PowerShell.
Continue reading ‘IPv4 subnet maths with PowerShell’ »

Exactly as the title says, an example of how to change the Primary Group for a set of users returned by a search with PowerShell.
Continue reading ‘Changing the Primary Group with PowerShell’ »

A PowerShell function that allows directory recursion to a specified depth.
Continue reading ‘Limit recursion depth with Get-ChildItem’ »

A function to retrieve IIS log settings from a local or remote IIS 6 server. Written to be compatible with PowerShell 1.0.
Continue reading ‘PowerShell, IIS and log settings’ »