<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>is IT unplugged?</title>
	
	<link>http://blog.h2tech.com.au</link>
	<description>H2 Technology's blog</description>
	<lastBuildDate>Fri, 24 Feb 2012 05:08:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/IsItUnplugged" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="isitunplugged" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Iertutil.dll not found after failed Internet explorer update or Windows update on XP</title>
		<link>http://blog.h2tech.com.au/?p=116</link>
		<comments>http://blog.h2tech.com.au/?p=116#comments</comments>
		<pubDate>Fri, 24 Feb 2012 05:08:58 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.h2tech.com.au/?p=116</guid>
		<description><![CDATA[How to fix Problems after failed Internet explorer update when the following messages appear and the computer is unusable &#8220;Iertutil.dll Not Found&#8221; &#8220;This application failed to start because iertutil.dll was not found. Re-installing the application may fix this problem.&#8221; Ctrl-Alt-Del will still bring up Task Manager where you can maneuver around and replace the file. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How </strong><strong>to fix Problems after failed Internet explorer update when the following<br />
messages appear and the computer is unusable</strong></p>
<p><strong>&#8220;Iertutil.dll Not Found&#8221;</strong></p>
<p><strong>&#8220;This application failed to start because iertutil.dll was not found. Re-installing the application may fix this problem.&#8221;</strong></p>
<p><strong>Ctrl-Alt-Del will still bring up Task Manager</strong><br />
where you can maneuver around and replace the file.</p>
<p>If the only problem with your system is that iertutil.dll is missing, you can replace it from the backup copy in the<br />
dllcache folder. You may continue to get notices that iertutil.dll is missing, but just click OK to the reminder messages as they pop up so you can keep<br />
working.</p>
<p>You would think that using Task Manager, you could browse to c:\windows\system32\dllcache and (after choosing<br />
to Show All Files) copy the iertutil.dll file from there and then paste the iertutil.dll file into c:\windows\system32 where it belongs. That actually works, but it looks like it doesn&#8217;t work as you will get a stuck hourglass on the pasting operation and might wonder if it actually worked or not.</p>
<p>To feel better about replacing the missing file so you can actually see the file being copied and replaced&#8230;</p>
<p><strong>from Task Manager, click File, New Task and in the box enter<br />
(Assuming Windows is installed on your C drive):</strong></p>
<p><strong> </strong><strong>cmd</strong></p>
<p><strong>We know that XP likes to keep backup copies of critical<br />
system files in this folder:</strong></p>
<p><strong>c:\windows\system32\dllcache</strong></p>
<p><strong>Knowing that, copy in the backup copy of the missing file<br />
and replace the missing/suspicious file using this command:</strong></p>
<p><strong> </strong><strong>copy c:\windows\system32\dllcache\iertutil.dll<br />
c:\windows\system32</strong></p>
<p><strong> </strong><strong>Respond in the affirmative if asked to overwrite the<br />
existing file and then you should see a message that 1 file(s) was copied.</strong></p>
<p><strong> </strong><strong>copy c:\windows\system32\dllcache\ieframe.dll<br />
c:\windows\system32</strong></p>
<p><strong> </strong><strong>Respond in the affirmative if asked to overwrite the<br />
existing file and then you should see a message that 1 file(s) was copied.</strong></p>
<p><strong> </strong><strong>Type &#8216;exit&#8217; to close the Command Prompt window.</strong></p>
<p><strong>Reboot and the computer should return to normal.IE can be updated manually if necessary with no problem.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=116</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sage ACT problems on Windows SBS 2011</title>
		<link>http://blog.h2tech.com.au/?p=110</link>
		<comments>http://blog.h2tech.com.au/?p=110#comments</comments>
		<pubDate>Fri, 24 Feb 2012 04:45:26 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.h2tech.com.au/?p=110</guid>
		<description><![CDATA[Sage Act does not work properly when migrated from a Windows 2003 SBS server to a Windows 2011 SBS server. When the migration is done using the Act documentation, http://bit.ly/zqUftI  the applications and databases work from the server itself, but clients cannot connect directly. This is as a result of enhanced security permissions on Windows server [...]]]></description>
			<content:encoded><![CDATA[<p>Sage Act does not work properly when migrated from a Windows 2003 SBS server to a Windows 2011 SBS server. When the migration is done using the Act documentation, <a href="http://kb.sagesoftwareonline.com/app/answers/detail/a_id/19818/kw/move%20from%20one%20server%20to%20another">http://bit.ly/zqUftI </a> the applications and databases work from the server itself, but clients cannot connect directly. This is as a result of enhanced security permissions on Windows server 2008.  When Act is installed on a 2008 server some of the folders and files necessary for the correct operation of Act are put into the administrators profile and are therefore inaccessable to users on the network. As a result of this  Act cannot run properly on users  workstations. A simple reset of permissions on the act folders within the administrators profile, giving domain users access to the relevant files fixes the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=110</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup BIS with Outlook Web Access (OWA) 2003</title>
		<link>http://blog.h2tech.com.au/?p=105</link>
		<comments>http://blog.h2tech.com.au/?p=105#comments</comments>
		<pubDate>Fri, 24 Feb 2012 04:05:52 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[IT problems...solved]]></category>
		<category><![CDATA[BIS]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[OWA]]></category>

		<guid isPermaLink="false">http://blog.h2tech.com.au/?p=105</guid>
		<description><![CDATA[I had an issue today with setting up an email account on BIS that is on an exchange 2003 server. The issue I had was after putting in the correct username, password and owa address it kept on telling me it was wrong. In the end i finally found an article that referenced a mailbox [...]]]></description>
			<content:encoded><![CDATA[<p>I had an issue today with setting up an email account on BIS that is on an exchange 2003 server. The issue I had was after putting in the correct username, password and owa address it kept on telling me it was wrong. In the end i finally found an article that referenced a mailbox name field. I did not have this field in the phone however it said to find it log in to OWA from a computer and it will be what comes after the /exchange. So in my case it was &#8220;https://webmail.company.com/exchange/email address&#8221; where the full email address would have been the mailbox name.</p>
<p>&nbsp;</p>
<p>In the end these are the settings I used:</p>
<ol>
<li>username: domain\username</li>
<li>Password: users password</li>
<li>OWA Address: https://webmail.company.com/exchange/users email address</li>
</ol>
<div>This worked successfully.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iphone 5 to be released on the 15th October</title>
		<link>http://blog.h2tech.com.au/?p=92</link>
		<comments>http://blog.h2tech.com.au/?p=92#comments</comments>
		<pubDate>Wed, 14 Sep 2011 23:33:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://www.h2tech.com.au/wordpress/?p=92</guid>
		<description><![CDATA[Well its sort of offical. The new iPhone 5 will be released overseas on 15th October 2011. That is if we are to believe a interview with Stephanie Richards (CEO of major phone carrier France Telecom). So when will it be available in Australia? Traditionally Australia receive stock anywhere up to a month after an [...]]]></description>
			<content:encoded><![CDATA[<p>Well its sort of offical. The new iPhone 5 will be released overseas on 15th October 2011.</p>
<p>That is if we are to believe a interview with Stephanie Richards (CEO of major phone carrier France Telecom).</p>
<p>So when will it be available in Australia?<br />
Traditionally Australia receive stock anywhere up to a month after an overseas launch. When the iPhone 4 was launched we had to wait a week.</p>
<p>The iPhone 5 will look similar to the iPhone 4 with only a slightly larger screen due to a finer bezel and 512MB of RAM.</p>
<p>Lets see if the reports are true.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=92</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate IIS6 web site to IIS7</title>
		<link>http://blog.h2tech.com.au/?p=89</link>
		<comments>http://blog.h2tech.com.au/?p=89#comments</comments>
		<pubDate>Wed, 18 May 2011 02:19:19 +0000</pubDate>
		<dc:creator>Steve Hawkins</dc:creator>
				<category><![CDATA[IT problems...solved]]></category>

		<guid isPermaLink="false">http://www.h2tech.com.au/wordpress/?p=89</guid>
		<description><![CDATA[Migrating IIS6 Web Site to IIS7 These instructions are for migrating a web site running under IIS6 to a Server running IIS7 Before any of the following instructions are followed please make sure you fully backup your IIS 7 server. On the Source IIS6 Server Download and install Microsoft IIS Web Deploy v2.0 http://www.iis.net/download/WebDeploy Install [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Migrating IIS6 Web Site to IIS7</strong></p>
<p>These instructions are for migrating a web site running under IIS6 to a Server running IIS7<br />
Before any of the following instructions are followed please make sure you fully backup your IIS 7 server.</p>
<p><strong><span style="text-decoration: underline;">On the Source IIS6 Server</span></strong></p>
<p>Download and install Microsoft IIS Web Deploy v2.0<br />
<a href="http://www.iis.net/download/WebDeploy">http://www.iis.net/download/WebDeploy</a></p>
<p>Install this onto the server. This server will create a folder IIS7.0 Extensions Folder with a Web Deploy Command Line application</p>
<p>Run this application making sure you run it as a local Administrator or Domain Administrator account.</p>
<p>From the command prompt check out all of the dependencies of the web site you are trying to export by typing the following command.</p>
<p><strong>msdeploy -verb:getDependencies -source:metakey=lm/w3svc/12345</strong></p>
<p>Where 12345 is the Identifier shown in IIS6 for the web site you want to migrate.</p>
<p>Read the output on the screen and take note of what dependencies are being used as these will also need to be used in the new IIS7 environment.</p>
<p>Now you need to backup the site including the application pool<br />
To do this type the following</p>
<p>msdeploy -verb:sync  -source:metakey=lm/w3svc/12345 -dest:package=c:\IISite.zip -enablelink:AppPoolExtension &gt; WebDeployPackage.log</p>
<p>Hopefully you get no errors.</p>
<p><strong><span style="text-decoration: underline;">On the Destination IIS7 Server</span></strong></p>
<p>First you need to copy the file you saved on the C:\ drive of the IIS6 server to the IIS7 server.</p>
<p>Next you should backup the current IIS7 web site by running the following command.</p>
<p>%windir%\system32\inetsrv\appcmd add backup “PreWebDeploy”</p>
<p>Next you need to download and install Microsoft IIS Web Deploy v2.0<br />
<a href="http://www.iis.net/download/WebDeploy">http://www.iis.net/download/WebDeploy</a></p>
<p>Install this onto the server. This server will create a folder IIS7.0 Extensions Folder with a Web Deploy Command Line application</p>
<p>Run this application making sure you run it as a local Administrator or Domain Administrator account.</p>
<p>Next you are ready to check if the IIS6 backup will import without any errors</p>
<p>From the Deploy Command Line run the following</p>
<p>msdeploy -verb:sync -source:package=c:\support\IISSite.zip -dest:metakey=lm/w3svc/12345 -whatif &gt; WebDeploySync.log</p>
<p>Using the –whatiff switch will report any errors.</p>
<p>If no errors are reported just run the following script</p>
<p>msdeploy -verb:sync -source:package=c:\support\IISSite.zip -dest:metakey=lm/w3svc/12345 &gt; WebDeploySync.log</p>
<p>And if all went well then you should be up and running.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=89</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change SQL Edit Top 200 Rows</title>
		<link>http://blog.h2tech.com.au/?p=83</link>
		<comments>http://blog.h2tech.com.au/?p=83#comments</comments>
		<pubDate>Mon, 28 Mar 2011 00:24:15 +0000</pubDate>
		<dc:creator>Steve Hawkins</dc:creator>
				<category><![CDATA[IT problems...solved]]></category>

		<guid isPermaLink="false">http://www.h2tech.com.au/wordpress/?p=83</guid>
		<description><![CDATA[In SQL Server 2008, Microsoft by default has changed the default Edit all Rows option to edit just the Top 200 records. There is a reason for this, mainly to stop someone inadvertantly trying to edit all records from a very large table. But if you&#8217;re like me and need to edit all rows then [...]]]></description>
			<content:encoded><![CDATA[<p>In SQL Server 2008, Microsoft by default has changed the default Edit all Rows option to edit just the Top 200 records.</p>
<p>There is a reason for this, mainly to stop someone inadvertantly trying to edit all records from a very large table. But if you&#8217;re like me and need to edit all rows then here is how to change it.</p>
<p>Open SQL Server Management Studio<br />
Select Tool, Options<br />
Select SQL Server Objects<br />
Change the Value for Edit Top &lt;n&gt; Rows command to 0 (see below)</p>
<p><a href="http://www.h2tech.com.au/wordpress/wp-content/uploads/2011/03/Capture.png"><img class="size-medium wp-image-84 alignleft" title="SQL Edit Rows" src="http://www.h2tech.com.au/wordpress/wp-content/uploads/2011/03/Capture-300x174.png" alt="" width="210" height="122" /></a></p>
<p>Thats it..</p>
<p>Steve</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=83</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find an email alias in Active Directory</title>
		<link>http://blog.h2tech.com.au/?p=80</link>
		<comments>http://blog.h2tech.com.au/?p=80#comments</comments>
		<pubDate>Thu, 06 May 2010 23:28:30 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[email already exists in organization.]]></category>

		<guid isPermaLink="false">http://www.h2tech.com.au/wordpress/?p=80</guid>
		<description><![CDATA[Have you ever had the problem where you try and add an email alias in AD but get the error &#8220;This e-mail address already exists in this organization&#8221; ID no: c10312e7? There is a simple way to search for which account has this email address. Just right click the top level of your domain and [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had the problem where you try and add an email alias in AD but get the error &#8220;This e-mail address already exists in this organization&#8221; ID no: c10312e7?<br />
There is a simple way to search for which account has this email address. Just right click the top level of your domain and click find. Then in the name field just type in smtp:user@domain.com where user@domain.com is the email address you are trying to find. click find now and there you go! no more csvde scripts</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=80</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting rid of NDR notifications!</title>
		<link>http://blog.h2tech.com.au/?p=71</link>
		<comments>http://blog.h2tech.com.au/?p=71#comments</comments>
		<pubDate>Mon, 08 Mar 2010 04:30:03 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[IT problems...solved]]></category>
		<category><![CDATA[email bouncebacks]]></category>
		<category><![CDATA[ndr]]></category>
		<category><![CDATA[notifications]]></category>

		<guid isPermaLink="false">http://www.h2tech.com.au/wordpress/?p=71</guid>
		<description><![CDATA[Spam is an inevitable part of running an Email server in this day and age. While the spam is annoying enough to have to deal with, you will also have the same amount of boucebacks, failed recipient messages and of course the non-delivery reports. Getting rid of the messages can be done at the server level [...]]]></description>
			<content:encoded><![CDATA[<p>Spam is an inevitable part of running an Email server in this day and age.</p>
<p>While the spam is annoying enough to have to deal with, you will also have the same amount of boucebacks, failed recipient messages and of course the non-delivery reports.</p>
<p>Getting rid of the messages can be done at the server level before they are sent onto the client (that is if the information store is still stopped) but you can eliminate this completely if you want.</p>
<p>To do this go to into the Exchange Manager, and expand the Global Settings tree.</p>
<p>In the tree there should be an option for Internet Message Formats, click on this.</p>
<p style="text-align: center"><a href="http://s822.photobucket.com/albums/zz149/H2Technology/Notifications/?action=view&amp;current=internetmessage.jpg" target="_blank"><img class="aligncenter" src="http://i822.photobucket.com/albums/zz149/H2Technology/Notifications/internetmessage.jpg" border="0" alt="Photobucket" width="438" height="97" /></a></p>
<p>To the right there should be a Default or a customised format, depending on how your domain is setup.</p>
<p>Double click or right click &gt; Properties to bring up the Properties screen. At the top you will have a few tabs, one which says Advanced. Click on this.</p>
<p>You should now be seeing a screen that looks like the image below.</p>
<p style="text-align: center"><a href="http://s822.photobucket.com/albums/zz149/H2Technology/Notifications/?action=view&amp;current=notifications.jpg" target="_blank"><img class="aligncenter" src="http://i822.photobucket.com/albums/zz149/H2Technology/Notifications/notifications.jpg" border="0" alt="Photobucket" width="215" height="226" /></a></p>
<p>Within this tab you can now specify what notifications will be emailed back to the clients, as well as a some other handy options.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>External emails not being received to a distribution group in Exchange 2007</title>
		<link>http://blog.h2tech.com.au/?p=65</link>
		<comments>http://blog.h2tech.com.au/?p=65#comments</comments>
		<pubDate>Wed, 10 Feb 2010 09:47:06 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[IT problems...solved]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[exchange 2007]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[not receiving]]></category>

		<guid isPermaLink="false">http://www.h2tech.com.au/wordpress/?p=65</guid>
		<description><![CDATA[When a new distribution group is created in exchange 2007 and you attempt to send emails to it, you will find that all authenticated internal users will be able to send to the address but external users will receive a bounce back message claiming the user is unknown. In order to allow external users to [...]]]></description>
			<content:encoded><![CDATA[<p>When a new distribution group is created in exchange 2007 and you attempt to send emails to it, you will find that all authenticated internal users will be able to send to the address but external users will receive a bounce back message claiming the user is unknown.</p>
<p>In order to allow external users to send emails to the address, forcing of authentication needs to be turned off.</p>
<p>To change this setting you need to go into the<strong> Exchange Management Console</strong>.</p>
<p>On the left hand side navigation pane go to “<strong>Recipient Configuration</strong>” and then open the “<strong>Distribution Group</strong>” subdirectory. Navigate to the group you need to modify, right click it and go to properties.</p>
<p>Click on the tab at the top that says “<strong>Mail Flow Settings</strong>”, you will see an item there called “<strong>Message Delivery Restrictions</strong>&#8220;, click it so that it is highlighted and then click on the “<strong>Properties</strong>” button in the top left.</p>
<p>From here you can control who can send emails to the group, and also reject emails from people to the group. The only option you need to change here is the make sure that “<strong>Require that all senders are authenticated</strong>” is<strong> Unchecked</strong>. Once that is remove, click OK and send a test email to verify.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to grant full mailbox access to all Exchange 2007 mailboxes</title>
		<link>http://blog.h2tech.com.au/?p=61</link>
		<comments>http://blog.h2tech.com.au/?p=61#comments</comments>
		<pubDate>Mon, 08 Feb 2010 09:04:45 +0000</pubDate>
		<dc:creator>Steve Hawkins</dc:creator>
				<category><![CDATA[IT problems...solved]]></category>

		<guid isPermaLink="false">http://www.h2tech.com.au/wordpress/?p=61</guid>
		<description><![CDATA[Exchange 2007 is an intersting beast and what was a simple task in Exchange 2003 seems to be a lot more difficult in the new version. We have a client where the owner requires full access to all users mailboxes. If this is somthing you need to do follow these steps.  On the Exchange 2007 server go [...]]]></description>
			<content:encoded><![CDATA[<p>Exchange 2007 is an intersting beast and what was a simple task in Exchange 2003 seems to be a lot more difficult in the new version.</p>
<p>We have a client where the owner requires full access to all users mailboxes.<br />
If this is somthing you need to do follow these steps. </p>
<p>On the Exchange 2007 server go into the Exchange Management Console application</p>
<p>Type the following</p>
<p><strong>Get-Mailboxdatabase | Add-AdPermission -User &#8220;Username&#8221; -AccessRights GenericAll</strong></p>
<p>Where Username is the user you want to give full access. Please remove the quotes.</p>
<p>Restart the Exchange Information Store service and presto.</p>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.h2tech.com.au/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

