<?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/"
	>

<channel>
	<title>NickShertzer.com</title>
	<atom:link href="http://www.nickshertzer.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.nickshertzer.com/wordpress</link>
	<description>NAS Technology Consulting and Personal Web Page</description>
	<pubDate>Wed, 25 Aug 2010 20:12:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Voice Widget</title>
		<link>http://www.nickshertzer.com/wordpress/?p=205</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=205#comments</comments>
		<pubDate>Wed, 25 Aug 2010 20:12:19 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[NAS Technology]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=205</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object type="application/x-shockwave-flash" data="https://clients4.google.com/voice/embed/webCallButton" width="230" height="85"><param name="movie" value="https://clients4.google.com/voice/embed/webCallButton" /><param name="wmode" value="transparent" /><param name="FlashVars" value="id=d347fcb25b300c88a6dfa91d409633c5e0ac19f4&#038;style=0" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=205</wfw:commentRss>
		</item>
		<item>
		<title>New Pictures f/ B-day party!</title>
		<link>http://www.nickshertzer.com/wordpress/?p=201</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=201#comments</comments>
		<pubDate>Sun, 18 Jul 2010 19:21:44 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[friends]]></category>

		<category><![CDATA[image]]></category>

		<category><![CDATA[picasa]]></category>

		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=201</guid>
		<description><![CDATA[




2010.7.17


]]></description>
			<content:encoded><![CDATA[<table style="width:194px;">
<tr>
<td align="center" style="height:194px;background:url(http://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left"><a href="http://picasaweb.google.com/nickshertzer/2010717#slideshow/5495327617741443074"><img src="http://lh5.ggpht.com/_8wsUhVyd668/TENTWC9mh5E/AAAAAAAABkc/6X6-x7QZiDI/s160-c/2010717.jpg" width="160" height="160" style="margin:1px 0 0 4px;"></a></td>
</tr>
<tr>
<td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="http://picasaweb.google.com/nickshertzer/2010717?feat=embedwebsite" style="color:#4D4D4D;font-weight:bold;text-decoration:none;">2010.7.17</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=201</wfw:commentRss>
		</item>
		<item>
		<title>Exchange 2007 Mailbox Quotas</title>
		<link>http://www.nickshertzer.com/wordpress/?p=196</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=196#comments</comments>
		<pubDate>Thu, 03 Jun 2010 14:00:49 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[exchange]]></category>

		<category><![CDATA[Exchange 2007]]></category>

		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=196</guid>
		<description><![CDATA[Received a &#8220;your mailbox is almost full&#8221; message sent by Exchange 2007.  Please reduce your mailbox size. Delete any items you don&#8217;t need from your mailbox and empty your Deleted Items folder.
Mailbox quota was already set via Exchange Management Console, but had no effect on warnings issued.  Also, mailbox was almost 3GB at [...]]]></description>
			<content:encoded><![CDATA[<p>Received a &#8220;your mailbox is almost full&#8221; message sent by Exchange 2007.  Please reduce your mailbox size. Delete any items you don&#8217;t need from your mailbox and empty your Deleted Items folder.</p>
<p>Mailbox quota was already set via Exchange Management Console, but had no effect on warnings issued.  Also, mailbox was almost 3GB at the time and not the stated 1948MB out of 2048MB from the warning.</p>
<p>Fix was applied to Exchange 2007 via the Exchange Management Shell.</p>
<p>[PS] C:\Windows\System32&gt;set-mailbox &#8220;brenda&#8221; -ProhibitSendReceiveQuota 5948MB<br />
[PS] C:\Windows\System32&gt;set-mailbox &#8220;brenda&#8221; -ProhibitSendQuota 5948MB<br />
[PS] C:\Windows\System32&gt;set-mailbox &#8220;brenda&#8221; -IssueWarningQuota 5148MB<br />
[PS] C:\Windows\System32&gt;set-mailbox &#8220;brenda&#8221; -ProhibitSendReceive &#8220;UNLIMITED&#8221;<br />
[PS] C:\Windows\System32&gt;get-mailbox &#8220;brenda&#8221;|format-list</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=196</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.nickshertzer.com/wordpress/?p=195</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=195#comments</comments>
		<pubDate>Thu, 03 Jun 2010 02:46:13 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=195</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nickshertzer.com/wordpress/wp-content/uploads/2010/06/bf2banner.png"><img src="http://www.nickshertzer.com/wordpress/wp-content/uploads/2010/06/bf2banner-300x77.png" alt="bf2banner" title="bf2banner" width="300" height="77" class="alignleft size-medium wp-image-193" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=195</wfw:commentRss>
		</item>
		<item>
		<title>Auto-Login Windows 7 Premium Account</title>
		<link>http://www.nickshertzer.com/wordpress/?p=186</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=186#comments</comments>
		<pubDate>Fri, 23 Apr 2010 17:34:28 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=186</guid>
		<description><![CDATA[Press the Windows key + R on your keyboard to launch the “Run” dialog box.
Type in &#8216;control userpasswords2&#8242;
Press Enter. The User Accounts window will display.
Uncheck the option “Users must enter a user name and password to use this computer”
Click “OK”
Enter the current password and confirm it.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nickshertzer.com/wordpress/wp-content/uploads/2010/04/untitled.png"><img class="alignright size-medium wp-image-189" title="Win7UserAccount" src="http://www.nickshertzer.com/wordpress/wp-content/uploads/2010/04/untitled-277x300.png" alt="Win7UserAccount" width="277" height="300" /></a>Press the Windows key + R on your keyboard to launch the “Run” dialog box.<br />
Type in &#8216;control userpasswords2&#8242;<br />
Press Enter. The User Accounts window will display.<br />
Uncheck the option “Users must enter a user name and password to use this computer”<br />
Click “OK”<br />
Enter the current password and confirm it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=186</wfw:commentRss>
		</item>
		<item>
		<title>SBS 2008 Port Forwarding</title>
		<link>http://www.nickshertzer.com/wordpress/?p=182</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=182#comments</comments>
		<pubDate>Tue, 13 Apr 2010 18:02:07 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[port]]></category>

		<category><![CDATA[router]]></category>

		<category><![CDATA[sbs2008]]></category>

		<category><![CDATA[Server]]></category>

		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=182</guid>
		<description><![CDATA[
The server cannot open ports on the router.  Ensure that ports 80, 443, 987 are opened and pointed the IP address on the server.  If you are using e-mail open port 25, and if you are using VPN, open port 1723.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nickshertzer.com/wordpress/wp-content/uploads/2010/04/untitled.jpg"><img src="http://www.nickshertzer.com/wordpress/wp-content/uploads/2010/04/untitled-300x242.jpg" alt="SBS2008 Port Fowarding" title="SBS2008 Port Fowarding" width="300" height="242" class="alignright size-medium wp-image-181" /></a></p>
<p>The server cannot open ports on the router.  Ensure that ports 80, 443, 987 are opened and pointed the IP address on the server.  If you are using e-mail open port 25, and if you are using VPN, open port 1723.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=182</wfw:commentRss>
		</item>
		<item>
		<title>MCGB Indy color laserjet</title>
		<link>http://www.nickshertzer.com/wordpress/?p=170</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=170#comments</comments>
		<pubDate>Fri, 26 Feb 2010 15:54:56 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[driver]]></category>

		<category><![CDATA[printer]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=170</guid>
		<description><![CDATA[HP Color Laserjet 3700N
Driver download:
http://h20000.www2.hp.com/bizsupport/TechSupport/ProductList.jsp?lang=en&#38;cc=us&#38;prodTypeId=18972&#38;prodSeriesId=315849&#38;taskId=135
http://bit.ly/cs9S9i
IP address: 192.168.1.5
]]></description>
			<content:encoded><![CDATA[<p>HP Color Laserjet 3700N</p>
<p>Driver download:</p>
<p><a href="http://h20000.www2.hp.com/bizsupport/TechSupport/ProductList.jsp?lang=en&amp;cc=us&amp;prodTypeId=18972&amp;prodSeriesId=315849&amp;taskId=135">http://h20000.www2.hp.com/bizsupport/TechSupport/ProductList.jsp?lang=en&amp;cc=us&amp;prodTypeId=18972&amp;prodSeriesId=315849&amp;taskId=135</a></p>
<p>http://bit.ly/cs9S9i</p>
<p>IP address: 192.168.1.5</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=170</wfw:commentRss>
		</item>
		<item>
		<title>Hailey &amp; Santa at School</title>
		<link>http://www.nickshertzer.com/wordpress/?p=164</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=164#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:58:24 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[christmas]]></category>

		<category><![CDATA[Hailey]]></category>

		<category><![CDATA[pictures]]></category>

		<category><![CDATA[Santa]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=164</guid>
		<description><![CDATA[These are the pictures they took at school.
]]></description>
			<content:encoded><![CDATA[<p>These are the pictures they took at school.</p>

<a href='http://www.nickshertzer.com/wordpress/?attachment_id=166' title='image'><img src="http://www.nickshertzer.com/wordpress/wp-content/uploads/2009/12/image-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://www.nickshertzer.com/wordpress/?attachment_id=167' title='image-2'><img src="http://www.nickshertzer.com/wordpress/wp-content/uploads/2009/12/image-2-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=164</wfw:commentRss>
		</item>
		<item>
		<title>MCGB Logo</title>
		<link>http://www.nickshertzer.com/wordpress/?p=159</link>
		<comments>http://www.nickshertzer.com/wordpress/?p=159#comments</comments>
		<pubDate>Wed, 16 Dec 2009 21:36:01 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[icon]]></category>

		<category><![CDATA[logo]]></category>

		<category><![CDATA[mcgb]]></category>

		<guid isPermaLink="false">http://www.nickshertzer.com/wordpress/?p=159</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nickshertzer.com/wordpress/wp-content/uploads/2009/12/mcgb-logo.jpg"><img class="alignright size-full wp-image-160" title="mcgb-logo" src="http://www.nickshertzer.com/wordpress/wp-content/uploads/2009/12/mcgb-logo.jpg" alt="mcgb-logo" width="360" height="357" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickshertzer.com/wordpress/?feed=rss2&amp;p=159</wfw:commentRss>
		</item>
	</channel>
</rss>
