<?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>WillMAYS.com - Blog</title>
	<atom:link href="http://blog.willmays.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.willmays.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Jun 2009 11:36:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blackberry &#8211; New contacts not syncing to device</title>
		<link>http://blog.willmays.com/2009/06/22/blackberry-new-contacts-not-syncing-to-device/</link>
		<comments>http://blog.willmays.com/2009/06/22/blackberry-new-contacts-not-syncing-to-device/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 11:36:28 +0000</pubDate>
		<dc:creator>will</dc:creator>
				<category><![CDATA[Blackberry]]></category>

		<guid isPermaLink="false">http://blog.willmays.com/?p=51</guid>
		<description><![CDATA[I recently had an issue with a Blackberry Bold device using Blackberry Enterprise Server (BES). The device was provisioned and working successfully for a few months, however the user noticed that new contacts created in either Outlook or the device were being synchronised. The issue was not occurring for other users on the same BES.
To [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had an issue with a Blackberry Bold device using Blackberry Enterprise Server (BES). The device was provisioned and working successfully for a few months, however the user noticed that new contacts created in either Outlook or the device were being synchronised. The issue was not occurring for other users on the same BES.</p>
<p>To resolve this issue:</p>
<ol>
<li>Open Contacts</li>
<li>Press the menu (blackberry) button and select &#8216;Options&#8217;</li>
<li>type &#8216;RSET&#8217; (in uppercase, without the quotes)</li>
<li>You will be prompted with &#8216;This will erase your desktop contacts list, and reload it from your server. Continue?&#8217;, select Yes to reload.</li>
<li>Your local contacts will now be erased and the device will start to synchronise with the server again. This process could take around 30 minutes.</li>
<li>Test the process by creating a new contact in Outlook and checking if it comes across to the Blackberry (~5 minutes)</li>
</ol>
<p>Thanks to <a href="http://www.blackberryforums.com.au/forums/members/garycutri.html">GaryCutri</a>&#8217;s <a href="http://www.blackberryforums.com.au/forums/microsoft-exchange/4229-new-contacts-not-syncing-device.html">post</a> on the <a href="http://www.blackberryforums.com.au/">Australia Blackberry Forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.willmays.com/2009/06/22/blackberry-new-contacts-not-syncing-to-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WUS / WSUS failing behind SonicWall</title>
		<link>http://blog.willmays.com/2009/04/07/wus-wsus-failing-behind-sonicwall/</link>
		<comments>http://blog.willmays.com/2009/04/07/wus-wsus-failing-behind-sonicwall/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 13:34:51 +0000</pubDate>
		<dc:creator>will</dc:creator>
				<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://blog.willmays.com/?p=42</guid>
		<description><![CDATA[One of my SBS 2008 sites has had a problem since installation where Windows Update Services (WUS / WSUS) has been advising there are updates for client machines, but these updates have been stuck in a pending state &#8211; the client machines also never receive their updates.
Investigation revealed the following error in the Application Log:

Source: [...]]]></description>
			<content:encoded><![CDATA[<p>One of my SBS 2008 sites has had a problem since installation where Windows Update Services (WUS / WSUS) has been advising there are updates for client machines, but these updates have been stuck in a pending state &#8211; the client machines also never receive their updates.</p>
<p>Investigation revealed the following error in the Application Log:<br />
<code><br />
Source: Windows Server Update Services<br />
Event ID: 364<br />
Description: Content file download failed. Reason: The server does not support the necessary HTTP protocol. Background Intelligent Transfer Service (BITS) requires that the server support the Range protocol header.<br />
</code></p>
<p>This particular client uses a SonicWall TZ150 firewall appliance. The Gateway Antivirus feature is the culprit. To enable the HTTP Byte-Range protocol header, and allow WUS to download the updates into the repository, do the following:</p>
<ol>
<li>Log in to your SonicWall</li>
<li>In the address bar you should have something similar to &#8220;<em><code>http://10.0.0.1/main.html</code></em>&#8220;. change &#8220;<em><code>main</code></em>&#8221; to &#8220;<em><code>diag</code></em>&#8221; (Should read similar to &#8220;<em><code>http://10.0.0.1/diag.html</code></em>&#8220;)</li>
<li>Click &#8220;<em>Internal Settings</em>&#8221; on the left-hand navigation bar</li>
<li>Check the box next to &#8220;<em>Enable HTTP Byte-Range requests with Gateway AV</em>&#8221; (approximately 2/3 down the page)</li>
<li>Click &#8220;<em>Apply</em>&#8221; in the top right corner of the screen</li>
<li>Click &#8220;<em>Close</em>&#8221; in the bottom left of the screen.</li>
<li>WSUS should shortly begin downloading updates &#8211; to confirm, open the &#8220;<em>Windows Server Update Services 3.0 SP1</em>&#8221; management console from Administrative Tools.</li>
</ol>
<p>Thanks to <a href="http://www.wsuswiki.com/ContentFileDownloadFailedAccessDeniedNoHTTP" target="_blank">ComputerX&#8217;s post</a> on the WSUSWiki for this info.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.willmays.com/2009/04/07/wus-wsus-failing-behind-sonicwall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scheduled Reboot task fails with error 0&#215;4f7</title>
		<link>http://blog.willmays.com/2008/10/09/scheduled-reboot-task-fails-with-error-0x4f7/</link>
		<comments>http://blog.willmays.com/2008/10/09/scheduled-reboot-task-fails-with-error-0x4f7/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 12:27:05 +0000</pubDate>
		<dc:creator>will</dc:creator>
				<category><![CDATA[Error]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://blog.willmays.com/2008/10/09/scheduled-reboot-task-fails-with-error-0x4f7/</guid>
		<description><![CDATA[On all the servers I am tasked with managing I define a scheduled task &#8211; allowing me to perform a timed unattended reboot of the system. Most of the time this works well &#8211; once in a blue moon it doesn&#8217;t reboot the server though!
The command line for the task is:
shutdown /r /t 30 /c [...]]]></description>
			<content:encoded><![CDATA[<p>On all the servers I am tasked with managing I define a scheduled task &#8211; allowing me to perform a timed unattended reboot of the system. Most of the time this works well &#8211; once in a blue moon it doesn&#8217;t reboot the server though!</p>
<p>The command line for the task is:</p>
<p><code>shutdown /r /t 30 /c "Scheduled Reboot task" /d p:0:0</code></p>
<p>Occasionally the task fails with an error code of <code>0x4f7</code>. This means that the console session is logged on and in a locked state!</p>
<p>Long and the short of it &#8211; Make sure you completely log off any active administrative sessions on the server when you schedule the next run of the task!</p>
<p>Alternatively, modify the command to look like this:</p>
<p><code>shutdown /r /t 30 /c "Scheduled Reboot task" /d p:0:0 <strong>/f</strong></code></p>
<p>The <strong>/f</strong> on the end forces a restart &#8211; it also forcefully closes any running applications in any logged-on session.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.willmays.com/2008/10/09/scheduled-reboot-task-fails-with-error-0x4f7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLSERVR.exe using lots of memory</title>
		<link>http://blog.willmays.com/2008/02/27/sqlservrexe-using-lots-of-memory/</link>
		<comments>http://blog.willmays.com/2008/02/27/sqlservrexe-using-lots-of-memory/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 14:00:41 +0000</pubDate>
		<dc:creator>will</dc:creator>
				<category><![CDATA[SBS 2003]]></category>
		<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://blog.willmays.com/2008/02/27/sqlservrexe-using-lots-of-memory/</guid>
		<description><![CDATA[On a Windows Small Business Server 2003 server (RTM, SP1, SP2, R2) you may find that alot of memory is used straight out of the box.
On a few of my client sites, I have seen this happening recently, causing some performance issues for LOB applications. If have found SQLSERVR processes to be the culprit at [...]]]></description>
			<content:encoded><![CDATA[<p>On a Windows Small Business Server 2003 server (RTM, SP1, SP2, R2) you may find that alot of memory is used straight out of the box.</p>
<p>On a few of my client sites, I have seen this happening recently, causing some performance issues for LOB applications. If have found SQLSERVR processes to be the culprit at both of these sites, with some instances using up to 500mb.</p>
<p>SBS uses instances of MSDE for a few of its core tasks:</p>
<ul>
<li>WSUS (For centrally managing and reporting on the Windows Update process to Small Business Clients)</li>
<li>MSFW (For the ISA Server 2000 / 2004 instance shipped with SBS Premium)</li>
<li>SBSMONITORING (For the inbuilt performance and usage reporting)</li>
</ul>
<p>None of these instances require so much memory! I have no problem with a SQL / MSDE instance using memory when it is for a LOB application, but for maintenance, reporting, and logging?!</p>
<p>To limit the amount of memory each instance can use:</p>
<ol>
<li>Determine which instances you wish to limit. I do this by finding the process ID using the built in Task Manager, then determining what instance is running under that process ID with <a href="http://technet.microsoft.com/en-gb/sysinternals/default.aspx" target="_blank">Sysinternals</a> <a href="http://technet.microsoft.com/en-gb/sysinternals/bb896653.aspx" target="_blank">Process Explorer</a>.</li>
<li>Launch a command prompt</li>
<li>Start the SQL prompt, connecting to the desired instance (e.g. SBSMONITORING)<br />
<code>osql -E -S SERVERNAME\<strong>&lt;INSTANCENAME&gt;</strong></code></li>
<li>Execute the following commands to enable setting of advance options:<br />
<code>USE master<br />
EXEC sp_configure 'show advanced options',<strong>1</strong><br />
RECONFIGURE WITH OVERRIDE<br />
GO</code></li>
<li>Execute the following commands to set the maximum memory in MB. Replace 100 with your desired setting (I use 100MB):<br />
<code>USE master<br />
EXEC sp_configure 'max server memory (MB)',<strong>100</strong><br />
RECONFIGURE WITH OVERRIDE<br />
GO</code></li>
<li>Execute the following commands to disable advanced settings, for safety&#8217;s sake:<br />
<code>USE master<br />
EXEC sp_configure 'show advanced options',<strong>0</strong><br />
RECONFIGURE WITH OVERRIDE<br />
GO</code></li>
<li><code>quit</code></li>
</ol>
<p>Within about 30 seconds the instance should have dropped it&#8217;s memory usage to within about 50mb of your desired setting. Changing this actually changes the size of the dataset that is cached in to memory, there is still other overhead that means your active memory usage may still be around 175mb.</p>
<p>Thanks to <a href="http://www.wsus.info/forums/index.php?s=&amp;showtopic=6418&amp;view=findpost&amp;p=28437">Tokahao&#8217;s post</a> at the WSUS Forums for this info.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.willmays.com/2008/02/27/sqlservrexe-using-lots-of-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SBS 2003 &#8211; Windows Time Error 1058</title>
		<link>http://blog.willmays.com/2007/03/20/sbs-2003-windows-time-error-1058/</link>
		<comments>http://blog.willmays.com/2007/03/20/sbs-2003-windows-time-error-1058/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 01:07:39 +0000</pubDate>
		<dc:creator>will</dc:creator>
				<category><![CDATA[Error]]></category>
		<category><![CDATA[SBS 2003]]></category>

		<guid isPermaLink="false">http://blog.willmays.com/2007/03/20/sbs-2003-windows-time-error-1058/</guid>
		<description><![CDATA[On an SBS 2003 server today I had an issue where the root cause was the Windows Time (w32time) service not starting.
The &#8216;Configure E-mail and Internet Connection Wizard&#8217; would not complete, erroring at the &#8216;Network Configuration&#8217; stage. Logs showed the following:
Error 0&#215;80070422 returned from call to Configuring the time service().
Error 0&#215;80070422 returned from call to [...]]]></description>
			<content:encoded><![CDATA[<p>On an SBS 2003 server today I had an issue where the root cause was the Windows Time (w32time) service not starting.</p>
<p>The &#8216;Configure E-mail and Internet Connection Wizard&#8217; would not complete, erroring at the &#8216;Network Configuration&#8217; stage. Logs showed the following:<br />
<em>Error 0&#215;80070422 returned from call to Configuring the time service().<br />
Error 0&#215;80070422 returned from call to CNetCommit::Common().<br />
Error 0&#215;80070422 returned from call to CNetCommit::Commit().</em></p>
<p>Services MMC snapin showed the Windows Time service as stopped. Starting the service gave the following error:<br />
<em><span class="hilite">&#8220;Could</span> <span class="hilite">not</span> <span class="hilite">start</span> <span class="hilite">the</span> <span class="hilite">Windows</span> <span class="hilite">Time</span> <span class="hilite">service</span> on Local Computer.<br />
Error <span class="hilite">1058</span>: <span class="hilite">The</span> <span class="hilite">service</span> cannot be started, either because it is disabled or because it has no enabled devices associated with it. &#8220;</em></p>
<p>Solution:</p>
<ul>
<li>Click &#8216;Start -&gt; Run&#8217;</li>
<li>type &#8216;regsvr32  w32time.dll&#8217;, click ok</li>
<li>when it says &#8216;DllRegisterServer in w32time.dll succeeded&#8217;, click &#8216;ok&#8217;</li>
<li>Start the time service.</li>
</ul>
<p>The error will now be resolved and the internet connection wizard should go through without error.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.willmays.com/2007/03/20/sbs-2003-windows-time-error-1058/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
