<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>- danovich.com.au - &#187; Powershell</title>
	<atom:link href="http://blog.danovich.com.au/category/scripting/powershell-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danovich.com.au</link>
	<description>For the enterprise sys admin by the enterprise sys admin</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:27:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Tool for pinging multiple hosts</title>
		<link>http://blog.danovich.com.au/2011/09/05/tool-for-pinging-multiple-hosts/</link>
		<comments>http://blog.danovich.com.au/2011/09/05/tool-for-pinging-multiple-hosts/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 06:49:34 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[multiple hosts]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[ping them]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=623</guid>
		<description><![CDATA[I came across a great tool called Ping Them, great for pinging multiple hosts. See http://blogs.microsoft.co.il/blogs/doli/archive/2011/08/17/free-tool-ping-them.aspx for more details. This is similar to a Powershell script of mine over here &#8211; http://blog.danovich.com.au/2009/06/10/nifty-powershell-script-to-ping-multiple-servers/ &#8211; but this new tool adds a great GUI and some additional functionality. &#160; &#160; Rating: 0.0/10 (0 votes cast)<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/09/05/tool-for-pinging-multiple-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM health check script</title>
		<link>http://blog.danovich.com.au/2011/04/21/sccm-health-check-script/</link>
		<comments>http://blog.danovich.com.au/2011/04/21/sccm-health-check-script/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 23:54:43 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[configmgr]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=566</guid>
		<description><![CDATA[A friend of mine has written an awesome SCCM health check script that provides a snapshot of the SCCM environment health state. Check out the script here &#8211; http://blog.tyang.org/2011/03/30/powershell-script-sccm-health-check/. &#160; &#160; Rating: 10.0/10 (1 vote cast)<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/04/21/sccm-health-check-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lync 2010 PowerShell cmdlets</title>
		<link>http://blog.danovich.com.au/2011/01/18/lync-2010-powershell-cmdlets/</link>
		<comments>http://blog.danovich.com.au/2011/01/18/lync-2010-powershell-cmdlets/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 04:03:51 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[OCS / Lync]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[cmdlets]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[lync]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=525</guid>
		<description><![CDATA[There are almost 550 PowerShell cmdlets to manage Lync 2010. I found it difficult to find the entire list of them and finally found that these 2 URLs were the most useful: http://technet.microsoft.com/en-us/library/gg398306.aspx http://blogs.technet.com/b/csps/archive/2010/07/16/refallcmdlets.aspx &#160; &#160; Rating: 0.0/10 (0 votes cast)<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/01/18/lync-2010-powershell-cmdlets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scheduled task Powershell script to backup Lync Server 2010 config</title>
		<link>http://blog.danovich.com.au/2010/12/30/scheduled-task-powershell-script-to-backup-lync-server-2010-config/</link>
		<comments>http://blog.danovich.com.au/2010/12/30/scheduled-task-powershell-script-to-backup-lync-server-2010-config/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 23:58:49 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[OCS / Lync]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[export-csconfiguration]]></category>
		<category><![CDATA[lync]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[Scheduled Task]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=499</guid>
		<description><![CDATA[I&#8217;ve created a simple Powershell script to run daily to backup Lync configuration with the export-csconfiguration command: cd $env:UserProfile Import-Module 'C:\Program Files\Common Files\Microsoft Lync Server 2010\Modules\Lync\Lync.psd1' $filename = "d:\backup\{0:yyyy.MM.dd-HH.mm}-config.zip" -f (Get-Date) export-csconfiguration -Filename $filename -Force:$True For example, put the above code into a document called d:\backup\backup.ps1 and then create a scheduled task to execute the [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=8.7" /></div><div>Rating: 8.7/<strong>10</strong> (3 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/12/30/scheduled-task-powershell-script-to-backup-lync-server-2010-config/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Find out how many users are connected in Lync Server 2010</title>
		<link>http://blog.danovich.com.au/2010/12/15/find-out-how-many-users-are-connected-in-lync-server-2010/</link>
		<comments>http://blog.danovich.com.au/2010/12/15/find-out-how-many-users-are-connected-in-lync-server-2010/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 03:27:56 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[OCS / Lync]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[clients connected]]></category>
		<category><![CDATA[enabled]]></category>
		<category><![CDATA[lync]]></category>
		<category><![CDATA[Lync 2010]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[users connected]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=486</guid>
		<description><![CDATA[In OCS it was really simple to see how many OCS clients / users were connected to the pool and the version numbers of each client as well as the total number of enabled users. To get the number of clients connected in Lync 2010, you need to do it via performance counters on the [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (2 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/12/15/find-out-how-many-users-are-connected-in-lync-server-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable all users in an OU for Lync with Powershell</title>
		<link>http://blog.danovich.com.au/2010/12/10/enable-all-users-in-an-ou-for-lync-with-powershell/</link>
		<comments>http://blog.danovich.com.au/2010/12/10/enable-all-users-in-an-ou-for-lync-with-powershell/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 23:00:40 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[OCS / Lync]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[enable users]]></category>
		<category><![CDATA[enable-csuser]]></category>
		<category><![CDATA[get-csaduser]]></category>
		<category><![CDATA[lync]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[organizational unit]]></category>
		<category><![CDATA[OU]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=483</guid>
		<description><![CDATA[I much prefer the old OCS way of enabling users for OCS / Lync, I believe it was much easier, but it looks like we are going to have to get used to using Powershell to do this. An example I have put together to enabling all users in an Organisational Unit for Lync 2010 [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=6.0" /></div><div>Rating: 6.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/12/10/enable-all-users-in-an-ou-for-lync-with-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send SCCM task sequence email report</title>
		<link>http://blog.danovich.com.au/2010/03/12/send-sccm-task-sequence-email-report/</link>
		<comments>http://blog.danovich.com.au/2010/03/12/send-sccm-task-sequence-email-report/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 23:12:28 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[11170]]></category>
		<category><![CDATA[11171]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCCM task sequence]]></category>
		<category><![CDATA[Send SCCM task sequence]]></category>
		<category><![CDATA[Send SCCM task sequence email report]]></category>
		<category><![CDATA[Task Sequence Manager]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=291</guid>
		<description><![CDATA[I wanted an easy way to know if OS deployments were failing or succeeding. We&#8217;ve come up with a good way of sending an email outlining task sequence completion status. In SCCM, create a Status Filter rule by going to Site Database – Site Management – Primary Site – Site Settings – Status Filter Rules. [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=6.0" /></div><div>Rating: 6.0/<strong>10</strong> (2 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/03/12/send-sccm-task-sequence-email-report/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Nifty Powershell script to ping multiple servers</title>
		<link>http://blog.danovich.com.au/2009/06/10/nifty-powershell-script-to-ping-multiple-servers/</link>
		<comments>http://blog.danovich.com.au/2009/06/10/nifty-powershell-script-to-ping-multiple-servers/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 13:34:33 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[active]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=72</guid>
		<description><![CDATA[This great Powershell script will ping all machines listed in a text file and put the live results into a Excel workbook: $erroractionpreference = &#8220;SilentlyContinue&#8221; $a = New-Object -comobject Excel.Application $a.visible = $True $b = $a.Workbooks.Add() $c = $b.Worksheets.Item(1) $c.Cells.Item(1,1) = &#8220;Machine Name&#8221; $c.Cells.Item(1,2) = &#8220;Ping Status&#8221; $d = $c.UsedRange $d.Interior.ColorIndex = 19 $d.Font.ColorIndex = 11 [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=9.7" /></div><div>Rating: 9.7/<strong>10</strong> (3 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/06/10/nifty-powershell-script-to-ping-multiple-servers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SCOM Maintenance Mode GUI</title>
		<link>http://blog.danovich.com.au/2009/03/25/scom-maintenance-mode-gui/</link>
		<comments>http://blog.danovich.com.au/2009/03/25/scom-maintenance-mode-gui/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 01:21:56 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[Maintenance Mode]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[SCOM]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=62</guid>
		<description><![CDATA[A colleague of mine has created an excellent Maintenance Mode GUI for System Centre Operation Manager based on Powershell forms. Head over to http://yangtao-blog.spaces.live.com/blog/cns!78150852A51B249C!209.entry to find out more. Rating: 0.0/10 (0 votes cast)<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/03/25/scom-maintenance-mode-gui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Balance mailboxes across databases &#8211; Exchange 2007</title>
		<link>http://blog.danovich.com.au/2009/03/12/balance-mailboxes-across-databases-exchange-2007/</link>
		<comments>http://blog.danovich.com.au/2009/03/12/balance-mailboxes-across-databases-exchange-2007/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 23:45:44 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[balance]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dbbalancer]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[mailboxes]]></category>
		<category><![CDATA[move mailbox]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=59</guid>
		<description><![CDATA[There is a fantastic script on Kurtdepauw&#8217;s blog (http://kurtdepauw.wordpress.com/2007/11/10/dbbalancer-load-balance-your-exchange-mailbox-databases/) to assist in evenly balancing your Exchange 2007 databases so they are of similar size. I have customized it slightly and highlight the 2 lines below as useful modifications: Line 78 &#8211; added &#8216;&#124; Where-Object {$_.Name -notlike &#8220;Archive Storage Group&#8221;}&#8217; &#8211; this is very useful if [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/03/12/balance-mailboxes-across-databases-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email HTML report of largest Exchange 2007 mailboxes</title>
		<link>http://blog.danovich.com.au/2009/02/24/email-html-report-of-largest-exchange-2007-mailboxes/</link>
		<comments>http://blog.danovich.com.au/2009/02/24/email-html-report-of-largest-exchange-2007-mailboxes/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 00:06:07 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[biggest mailboxes]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[top 25 users]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=57</guid>
		<description><![CDATA[This PowerShell script queries the defined Exchange 2007 server and emails in HTML format the top 25 biggest mailboxes to the defined receipents. Simply create a scheduled task and you can have a automated weekly report: # Name: top25.ps1 # Purpose: Report on the 25 largest mailboxes on an Exchange server and email this report [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/02/24/email-html-report-of-largest-exchange-2007-mailboxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2007 Powershell script scheduled task?</title>
		<link>http://blog.danovich.com.au/2009/02/12/exchange-2007-powershell-script-scheduled-task/</link>
		<comments>http://blog.danovich.com.au/2009/02/12/exchange-2007-powershell-script-scheduled-task/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 00:30:08 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Scheduled Task]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=53</guid>
		<description><![CDATA[To run a Exchange 2007 Powershell script as a scheduled task you need to call the Exchange Shell as part of the command eg: powershell -psconsolefile "C:\Program Files\Microsoft\Exchange Server\bin\exshell.psc1" -command "&#038; 'your script.ps1' " Rating: 10.0/10 (2 votes cast)<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (2 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/02/12/exchange-2007-powershell-script-scheduled-task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Exchange 2007 mailbox limits via group membership</title>
		<link>http://blog.danovich.com.au/2009/02/10/set-exchange-2007-mailbox-limits-via-group-membership/</link>
		<comments>http://blog.danovich.com.au/2009/02/10/set-exchange-2007-mailbox-limits-via-group-membership/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 07:59:38 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[mailbox limits]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=49</guid>
		<description><![CDATA[Powershell and Exchange 2007 allow for setting user mailbox limits (including warning and send / receive restrictions) based on Active Directory Group Membership. For example, you can create a Powershell script that sets a 1GB mailbox limit for all users in the &#8216;Exchange Mailbox 1GB Storage Limit&#8217; Active Directory Group.  Schedule this script to automatically [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/02/10/set-exchange-2007-mailbox-limits-via-group-membership/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PrimalForms &#8211; tool for creating Powershell forms</title>
		<link>http://blog.danovich.com.au/2008/12/23/primalforms-tool-for-creating-powershell-forms/</link>
		<comments>http://blog.danovich.com.au/2008/12/23/primalforms-tool-for-creating-powershell-forms/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 02:25:44 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[primalforms]]></category>
		<category><![CDATA[visual basic]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=28</guid>
		<description><![CDATA[This is a fantastic free drag-and-drop tools for creating GUI forms in Powershell.  Drag and drop your form objects such as checkboxes, buttons, progress bars etc and PrimalForms will then create the Powershell code for you. It takes me back to the days of Microsoft Visual Basic forms design &#8211; very similar! Check it out [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2008/12/23/primalforms-tool-for-creating-powershell-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerGUI &#8211; script editor for Windows PowerShell</title>
		<link>http://blog.danovich.com.au/2008/12/11/powergui-script-editor-for-windows-powershell/</link>
		<comments>http://blog.danovich.com.au/2008/12/11/powergui-script-editor-for-windows-powershell/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 02:34:38 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=5</guid>
		<description><![CDATA[PowerGui is a fantastic script editor for Windows PowerShell. You can write, debug and execute code all in the same page, with the option to see the shell output in a seperate window in the same page. I also love the auto complete features &#8211; very handy. . Download from http://powergui.org/ . powergui interface   Rating: [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2008/12/11/powergui-script-editor-for-windows-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

