Category Archives: Uncategorized

Manage IIS 7 From Windows 7

If you’ve installed the Remote Server Administration Tools (RSAT) for Windows 7 http://www.microsoft.com/download/en/details.aspx?id=7887 , you may have noticed there’s no tool for managing IIS 7.  However, you can download IIS 7 manager here: http://www.microsoft.com/download/en/details.aspx?id=2299

Calling a function in PowerShell

This is a quick example that shows how you can call a function in PowerShell.  The example has a function that accepts an Active Directory (AD) Organisation Unit (OU) name, enumerates the computers within that OU and kills any process with the name “Application1.exe”. Create two files in a folder called PowerShell in the root of C:\, [...]

Follow

Get every new post delivered to your Inbox.