Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » Powershell   (RSS)
get-exchangeserverplus.ps1 v1.3
So after the release of Rollup Update 5, wouldn't it be nice if you could run a simple PowerShell script to check all your exchange servers and see what Rollup they have applied Well now you can ;-) get-exchangeserverplus.ps1 http://blogs.flaphead.dns2go.com/archive/2007/10/31/get-exchangeserverplus-ps1-v1-3.asp Read More...
get-allqueues.ps1 v1.0
Can remember if I posted this or not, but I forgot who handy it is. basically if just runs get-queue, but for all you Exchange 2007 Hub Transport Servers Ah, but what is really cool is this .. You can do "stuff" with the output http://blogs.flaphead.dns2go.com/archive/2007/11/09/get-allqueues-ps1-v1-0.asp Read More...
Windows PowerShell TechNet Webcasts
Looks like a weeks worth of Windows PowerShell Webcasts. The times for the rest of the world are a bit pants - 1930 - 2100 UK time! They are only level 200, but a good place to start 6 Nov 2006 TechNet Webcast: And Now for Something Completely Different: Read More...
Getting Disk Usage Information
Nice bit of code and uses WMI! Source: http://jtruher.spaces.live.com/Blog/cns!7143DA6E51A2628D!138.entry Some of you might know that I've spent a lot of time on UNIX systems. One of the scripts that I used a bunch was /etc/dfspace. If you don't know Read More...
Powershell and the Registry
Originally Posted here: http://blogs.flaphead.dns2go.com/archive/2006/09/08/3548.aspx Brett touched on this a while back, and I just wanted to pad things out a bit. So as brett mentioned, you can access the registry like a file system in powershell. So Read More...
Outputting Powershell Commands
Originally Posted here: http://blogs.flaphead.dns2go.com/archive/2006/08/31/3538.aspx My buddy Brett asked me about this a few weeks ago and I never managed to get to him .. sorry buddy! So I decided to come back to everyone. After playing with powershell Read More...
Exchange 2007 Powershell: Get-Tip
Originally Posted here: http://blogs.flaphead.dns2go.com/archive/2006/08/17/3514.aspx You know if you start the Exchange Management Shell, it gives you a “tip”. Well it would seem that it has 80 of them! So I thought it would be good to list them all Read More...
Powershell 101: IF .. Else
Originally Posted here: http://blogs.flaphead.dns2go.com/archive/2006/08/14/3509.aspx Okay as a beginner this took a bit of time to perfect so here goes. For some of you hardened programmers this might be a bit basic, but I had to start somewhere. My Read More...
Windows PowerShell .. Updated 8 Aug 2006
Originally Posted here: http://blogs.flaphead.dns2go.com/archive/2006/08/02/3492.aspx Okay so I am joining the craze and I wanted to start with a list of resources I have discovered so far: Blog of Windows PowerShell team: http://blogs.msdn.com/powershell/ Read More...
Page view tracker