<?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></title>
	<atom:link href="http://risualblogs.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://risualblogs.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 24 Aug 2010 08:43:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using PowerShell to add windows features on Windows 7</title>
		<link>http://consulting.risualblogs.com/blog/2010/08/24/using-powershell-to-add-windows-features-on-windows-7/</link>
		<comments>http://consulting.risualblogs.com/blog/2010/08/24/using-powershell-to-add-windows-features-on-windows-7/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 08:43:53 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://2.170</guid>
		<description><![CDATA[On server 2008r2 you can do import-module servermanager &#38; then add-windowsfeature to configure features etc.. from PowerShell, this doesn’t exist out of the box on 7, however if you install this: http://code.msdn.microsoft.com/PSClientManager you have an equivalent set of modules &#160; Handy eh! &#160; Rob Related posts:URL Rewrite module for IIS7 As part of a larger [...]


Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2010/08/16/url-rewrite-module-for-iis7/' rel='bookmark' title='Permanent Link: URL Rewrite module for IIS7'>URL Rewrite module for IIS7</a> <small>As part of a larger project I’ve been involved with...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2009/11/16/office-2010-beta-now-available/' rel='bookmark' title='Permanent Link: Office 2010 Beta now available'>Office 2010 Beta now available</a> <small>&#160; Got home from work today and received an email...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2009/10/13/windows-7-xp-mode-and-windows-virtual-pc-now-available-to-download-on-msdn/' rel='bookmark' title='Permanent Link: Windows 7 XP mode and Windows Virtual PC now available to download on MSDN'>Windows 7 XP mode and Windows Virtual PC now available to download on MSDN</a> <small>Windows 7’s XP mode feature and its counterpart Windows Virtual...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>On server 2008r2 you can do import-module servermanager &amp; then add-windowsfeature to configure features etc.. from PowerShell, this doesn’t exist out of the box on 7, however if you install this: <a href="http://code.msdn.microsoft.com/PSClientManager">http://code.msdn.microsoft.com/PSClientManager</a> you have an equivalent set of modules <img src='http://risualblogs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#160;</p>
<p>Handy eh!</p>
<p>&#160;</p>
<p>Rob</p>


<p>Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2010/08/16/url-rewrite-module-for-iis7/' rel='bookmark' title='Permanent Link: URL Rewrite module for IIS7'>URL Rewrite module for IIS7</a> <small>As part of a larger project I’ve been involved with...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2009/11/16/office-2010-beta-now-available/' rel='bookmark' title='Permanent Link: Office 2010 Beta now available'>Office 2010 Beta now available</a> <small>&#160; Got home from work today and received an email...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2009/10/13/windows-7-xp-mode-and-windows-virtual-pc-now-available-to-download-on-msdn/' rel='bookmark' title='Permanent Link: Windows 7 XP mode and Windows Virtual PC now available to download on MSDN'>Windows 7 XP mode and Windows Virtual PC now available to download on MSDN</a> <small>Windows 7’s XP mode feature and its counterpart Windows Virtual...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2010/08/24/using-powershell-to-add-windows-features-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems removing first Exchange 2003 Server</title>
		<link>http://consulting.risualblogs.com/blog/2010/08/23/problems-removing-first-exchange-2003-server/</link>
		<comments>http://consulting.risualblogs.com/blog/2010/08/23/problems-removing-first-exchange-2003-server/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 14:22:39 +0000</pubDate>
		<dc:creator>neilc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://2.169</guid>
		<description><![CDATA[Recently had a problem un-installing the first Exchange 2003 Server in the organisation even after moving off all the Users, Offline Address Book, removing the RUS etc. etc. “One or more users currently use this mailbox store. These users must be moved to a different mailbox store or be mail disabled before deleting this store”. [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/01/18/insufficient-access-rights-to-perform-the-operation-error-when-moving-a-mailbox-onto-exchange-2010/' rel='bookmark' title='Permanent Link: &ldquo; Insufficient access rights to perform the operation error &ldquo; When moving a mailbox onto Exchange 2010'>&ldquo; Insufficient access rights to perform the operation error &ldquo; When moving a mailbox onto Exchange 2010</a> <small>We came across an error today when we were trying...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/02/02/bulk-mailbox-moves-exchange-2010/' rel='bookmark' title='Permanent Link: Bulk Mailbox Moves Exchange 2010'>Bulk Mailbox Moves Exchange 2010</a> <small>You may come across an issue where you need to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/16/hub-transport-service-keeps-stopping-on-an-exchange-2007-hub-transport-server/' rel='bookmark' title='Permanent Link: Hub Transport Service Keeps Stopping on an Exchange 2007 Hub Transport Server'>Hub Transport Service Keeps Stopping on an Exchange 2007 Hub Transport Server</a> <small>  I came across an issue on Exchange 2007 a...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Recently had a problem un-installing the first Exchange 2003 Server in the organisation even after moving off all the Users, Offline Address Book, removing the RUS etc. etc.</p>
<p>“One or more users currently use this mailbox store. These users must be moved to a different mailbox store or be mail disabled before deleting this store”.</p>
<p>Doing an AD Search for Exchange recipients and either sorting by the Exchange Server I want to remove or explicitly searching for Exchange Home Server came up with nothing….. hmmm</p>
<p>Tried running an advanced AD find and hey presto, it found two users that seem to have some details of once being enabled on that Exchange Server. Once I had removed the Exchange attributes from those accounts I could un-install Exchange.</p>
<p>Here is how to perform the advanced search:</p>
<ol>
<li>In Active Directory Users and Computers right-click your domain and choose ‘Find’ </li>
<li>Click ‘Advanced’ and then choose ‘User’ from the Field menu </li>
<li>Now choose ‘Exchange Home Server’ from the list. </li>
<li>Set the condition to &#8216;Ends With’ and type the name of your Exchange Server </li>
<li>Click ‘Find’ </li>
</ol>
<p>Good luck</p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/01/18/insufficient-access-rights-to-perform-the-operation-error-when-moving-a-mailbox-onto-exchange-2010/' rel='bookmark' title='Permanent Link: &ldquo; Insufficient access rights to perform the operation error &ldquo; When moving a mailbox onto Exchange 2010'>&ldquo; Insufficient access rights to perform the operation error &ldquo; When moving a mailbox onto Exchange 2010</a> <small>We came across an error today when we were trying...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/02/02/bulk-mailbox-moves-exchange-2010/' rel='bookmark' title='Permanent Link: Bulk Mailbox Moves Exchange 2010'>Bulk Mailbox Moves Exchange 2010</a> <small>You may come across an issue where you need to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/16/hub-transport-service-keeps-stopping-on-an-exchange-2007-hub-transport-server/' rel='bookmark' title='Permanent Link: Hub Transport Service Keeps Stopping on an Exchange 2007 Hub Transport Server'>Hub Transport Service Keeps Stopping on an Exchange 2007 Hub Transport Server</a> <small>  I came across an issue on Exchange 2007 a...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2010/08/23/problems-removing-first-exchange-2003-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Proliant Support Pack to DL385 G1 running Windows 2008 R2</title>
		<link>http://consulting.risualblogs.com/blog/2010/08/19/installing-proliant-support-pack-to-dl385-g1-running-windows-2008-r2/</link>
		<comments>http://consulting.risualblogs.com/blog/2010/08/19/installing-proliant-support-pack-to-dl385-g1-running-windows-2008-r2/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 11:54:49 +0000</pubDate>
		<dc:creator>neilc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://2.165</guid>
		<description><![CDATA[We came across an issue recently where-by we had a DL385 G1 running Windows 2008 R2. As this OS is not on the supported matrix for this Server it means that there isn’t a PSP for it and therefore no monitoring for us. If you run the setup you will received a ‘Failed Dependencies’ alert [...]


Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2010/03/31/ocs-r2-is-now-support-on-windows-2008-r2-servers-well-most-of-it-is/' rel='bookmark' title='Permanent Link: OCS R2 is now supported on Windows 2008 R2 Servers &ndash; well, most of it is&hellip;.'>OCS R2 is now supported on Windows 2008 R2 Servers &ndash; well, most of it is&hellip;.</a> <small>Microsoft have now confirmed support of OCS 2007 R2 on...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/19/sysprep-a-windows-2008-server-virtual-machine/' rel='bookmark' title='Permanent Link: SYSPREP a Windows 2008 Server Virtual Machine'>SYSPREP a Windows 2008 Server Virtual Machine</a> <small>With Windows 2008 SYSPREP is actually included in the installation...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/12/02/windows-2008-system-state-fails-with-windows-backup-installed-and-enough-space-on-the-drive/' rel='bookmark' title='Permanent Link: Windows 2008 System State Fails with Windows Backup installed and Enough Space on the drive'>Windows 2008 System State Fails with Windows Backup installed and Enough Space on the drive</a> <small>  You may come across a few problems when using...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>We came across an issue recently where-by we had a DL385 G1 running Windows 2008 R2. As this OS is not on the supported matrix for this Server it means that there isn’t a PSP for it and therefore no monitoring for us. If you run the setup you will received a ‘Failed Dependencies’ alert against the HP Insight Management Agents and HP Insight Diagnostics Online Edition and when you view those failures you will see them as listed below.</p>
<p><a href="http://consulting.risualblogs.com/blog/files/2010/08/image1.png"><img style="border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" class="wlDisabledImage" border="0" alt="image" src="http://consulting.risualblogs.com/blog/files/2010/08/image_thumb1.png" width="559" height="360" /></a></p>
<p> How do we fix this then? We need these dependencies on so we can monitor the status of the Server.   <br /> 
<p>Easy peasy….. well, it is now I figured out how to do it <img style="border-bottom-style: none;border-right-style: none;border-top-style: none;border-left-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://consulting.risualblogs.com/blog/files/2010/08/wlEmoticonsmile.png" />&#160;</p>
<p>Right-click the setup.exe file and properties, select the Compatibility tab and enable the ‘Run this program in compatibility mode for:’ option then select ‘Windows Server 2008 (Service Pack 1)’ from the drop down. Apply and Ok and you are now good to go.</p>
<p><a href="http://consulting.risualblogs.com/blog/files/2010/08/image2.png"><img style="border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" class="wlDisabledImage" border="0" alt="image" src="http://consulting.risualblogs.com/blog/files/2010/08/image_thumb2.png" width="316" height="400" /></a></p>
<p>Run the setup.exe again and this time it will meet the requisites and let you install all the agents etc.</p>
<p>Good luck.</p>
<p>Neil</p>


<p>Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2010/03/31/ocs-r2-is-now-support-on-windows-2008-r2-servers-well-most-of-it-is/' rel='bookmark' title='Permanent Link: OCS R2 is now supported on Windows 2008 R2 Servers &ndash; well, most of it is&hellip;.'>OCS R2 is now supported on Windows 2008 R2 Servers &ndash; well, most of it is&hellip;.</a> <small>Microsoft have now confirmed support of OCS 2007 R2 on...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/19/sysprep-a-windows-2008-server-virtual-machine/' rel='bookmark' title='Permanent Link: SYSPREP a Windows 2008 Server Virtual Machine'>SYSPREP a Windows 2008 Server Virtual Machine</a> <small>With Windows 2008 SYSPREP is actually included in the installation...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/12/02/windows-2008-system-state-fails-with-windows-backup-installed-and-enough-space-on-the-drive/' rel='bookmark' title='Permanent Link: Windows 2008 System State Fails with Windows Backup installed and Enough Space on the drive'>Windows 2008 System State Fails with Windows Backup installed and Enough Space on the drive</a> <small>  You may come across a few problems when using...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2010/08/19/installing-proliant-support-pack-to-dl385-g1-running-windows-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell string manipulation</title>
		<link>http://consulting.risualblogs.com/blog/2010/08/18/powershell-string-manipulation/</link>
		<comments>http://consulting.risualblogs.com/blog/2010/08/18/powershell-string-manipulation/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 23:01:16 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Regex]]></category>

		<guid isPermaLink="false">http://2.156</guid>
		<description><![CDATA[Whilst trying to automate some reporting automation and analysis , I overcome a requirement to reformat a csv ( loosest sense of the term) so that PowerShell will process it.  The following is a useful demonstration of how to manipulate text data and reformat it, also the use of regex (Regular Expression) in PowerShell to [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/04/09/dpm-powershell-script-to-mark-tape-drive-as-free/' rel='bookmark' title='Permanent Link: DPM Powershell Script to list each recovery point on each tape'>DPM Powershell Script to list each recovery point on each tape</a> <small>Just a quick powershell script to produce a text file...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2010/06/03/archiving-event-logs/' rel='bookmark' title='Permanent Link: Archiving Event Logs'>Archiving Event Logs</a> <small>As part of a recent engagement I was asked to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/04/09/dpm-powershell-script-to-show-offsite-ready-tapes/' rel='bookmark' title='Permanent Link: DPM Powershell script to show offsite ready tapes'>DPM Powershell script to show offsite ready tapes</a> <small>Just a quick PowerShell script to show you tapes that...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Whilst trying to automate some reporting automation and analysis , I overcome a requirement to reformat a csv ( loosest sense of the term) so that PowerShell will process it.  The following is a useful demonstration of how to manipulate text data and reformat it, also the use of regex (Regular Expression) in PowerShell to identify the current days file.</p>
<p>This has been tested against PowerShell 1.0 on Microsoft Windows Server 2003</p>
<blockquote><p><span style="color: #008000">##<br />
# A csv Files report is created but you are unable to load it as a csv File due to irregular  formatting of the report.<br />
# this will serve as a good example of string manipulation.<br />
#<br />
# Issues with csv file<br />
# remove top 6 lines, header information not required.<br />
# headers contain , but are not quoted, so you now have more columns than data<br />
# trailing , stop PowerShell loading csv as you can not have a blank header<br />
# the data is includes a % sign.  this then stop it being a number when imported into SQL / Excel<br />
#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
#<br />
#<br />
</span>$tmpfile    = &#8220;temp.csv&#8221;<br />
$mydat        = (get-date ((get-date).adddays(-1))-uformat &#8220;%Y%m%d&#8221;)    <span style="color: #008000"># get yesterdays date in the correct format<br />
</span>$filter        = [regex] &#8220;^Daily-View.*$mydat[0-9]{6}.csv$&#8221;            <span style="color: #008000"># Use regex to find today’s file</span><br />
$csvfile    = Get-ChildItem -Path &#8220;c:Joetest*.csv&#8221; | Where-Object {$_.Name -match $filter} # return 1 filename</p>
<p><span style="color: #008000">#              use PowerShell to drop the first 6 lines of unwanted text at the beginning of the file<br />
#</span><br />
$csvContent = get-content $csvfile</p>
<p>$csvContent | select -last ($csvContent.count -6) | Out-File $tmpfile</p>
<p><span style="color: #008000">#             replace &#8220;, %&#8221;   with  &#8221; %&#8221; <br />
#<br />
</span>$csvContent = &#8220;&#8221;<br />
$csvContent = get-content $tmpfile<br />
$csvContent[0] = $csvContent[0].replace(&#8220;, %&#8221;,&#8221; %&#8221;)</p>
<p><span style="color: #008000">#             remove trailing , on header line<br />
#<br />
</span>$csvContent[0] = $csvContent[0].substring(0,($csvContent[0].length)-1)     <span style="color: #008000"># remove the last char on the line </span></p>
<p><span style="color: #008000">#             remove all the &#8220;%&#8221; signs from the data  ( but not the header) <br />
# </span><br />
$counter = 0<br />
foreach ($line in $csvContent)<br />
{<br />
    if ($counter -ne 0)     <span style="color: #008000"># skip the header line<br />
</span>    {<br />
    $csvContent[$counter] =$csvContent[$counter].replace(&#8220;%&#8221;,&#8221;")<br />
    }<br />
$counter++<br />
}</p>
<p><span style="color: #008000">#            output the plain txt file<br />
#<br />
</span>$csvContent | out-file $tmpfile</p>
<p><span style="color: #008000">#             now you can import the file as a csv with no errors<br />
#<br />
</span>$csvdata = import-csv $tmpfile<br />
$csvdata</p>
<p><span style="color: #008000">#        &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
#         now you can do stuff with the data here<br />
#        &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; </span></p>
<p><span style="color: #008000">#         Remove old temp file<br />
#<br />
</span>if (test-path $tmpfile)<br />
    {<br />
        remove-item -path $tmpfile -force<br />
    }</p></blockquote>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/04/09/dpm-powershell-script-to-mark-tape-drive-as-free/' rel='bookmark' title='Permanent Link: DPM Powershell Script to list each recovery point on each tape'>DPM Powershell Script to list each recovery point on each tape</a> <small>Just a quick powershell script to produce a text file...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2010/06/03/archiving-event-logs/' rel='bookmark' title='Permanent Link: Archiving Event Logs'>Archiving Event Logs</a> <small>As part of a recent engagement I was asked to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/04/09/dpm-powershell-script-to-show-offsite-ready-tapes/' rel='bookmark' title='Permanent Link: DPM Powershell script to show offsite ready tapes'>DPM Powershell script to show offsite ready tapes</a> <small>Just a quick PowerShell script to show you tapes that...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2010/08/18/powershell-string-manipulation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Rewrite module for IIS7</title>
		<link>http://consulting.risualblogs.com/blog/2010/08/16/url-rewrite-module-for-iis7/</link>
		<comments>http://consulting.risualblogs.com/blog/2010/08/16/url-rewrite-module-for-iis7/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 14:36:05 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[rewrite]]></category>

		<guid isPermaLink="false">http://2.153</guid>
		<description><![CDATA[As part of a larger project I’ve been involved with which uses an IIS7 web application (I’ve been helping the client with their infrastructure and integrating the application with AD) we hit an issue where some 3rd party pieces of code were using absolute links *tut tut*! rather than relative ones, this had the side [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/01/07/redirect-iis-websites-homepage-with-iis-7-0/' rel='bookmark' title='Permanent Link: Redirect IIS Websites Homepage with IIS 7.0'>Redirect IIS Websites Homepage with IIS 7.0</a> <small>You may come across an issue from time to time. ...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>As part of a larger project I’ve been involved with which uses an IIS7 web application (I’ve been helping the client with their infrastructure and integrating the application with AD) we hit an issue where some 3rd party pieces of code were using absolute links *tut tut*! rather than relative ones, this had the side effect that a user would start off their session using an SSL secured https session &amp; after performing certain tasks would find themselves on http.&#160; Not ideal!&#160; The application also has a requirement that the web servers are able to connect to themselves on port 80 – this could not be changed &amp; interfering with this connection would break functionality.</p>
<p>To resolve this I’ve implemented the Microsoft URL Rewrite module 2 for IIS7, with the following configuration:</p>
<ol>
<li>Download and install the IIS URL re-writing module: <a href="http://www.iis.net/download/urlrewrite">http://www.iis.net/download/urlrewrite</a></li>
<li>Go to the site in IIS manager &amp; navigate to URL Rewrite in the right hand pain</li>
<li>Create a new inbound rule with the following settings:</li>
<li>Match URL:</li>
<ol>
<li>Requested URL: ‘Matches the pattern’</li>
<li>Using: ‘Regular Expressions’</li>
<li>Pattern: ‘(.*)’</li>
<li>Ignore Case: ‘True’</li>
</ol>
<li>Conditions:</li>
<ol>
<li>Input ‘{HTTPS}’ Type ‘Matches the pattern’ Pattern ‘^OFF$’</li>
<li>Input ‘{LOCAL_ADDR}’ Type ‘Does not match the pattern’ Pattern ‘127.0.0.1’</li>
</ol>
<li>Action: ‘Redirect’ Redirect URL: ‘https://{HTTP_HOST}/{R:1}’ Append Query String: True Redirect type: ‘See Other (303)’</li>
</ol>
<p>This will not only correct broken URLs which get returned but will redirect users who hit the site via http to https which is a requirement for the service.</p>
<p>Handy fix – I’d often use TMG / ISA to resolve this but this customer’s solution does not feature those products (the site is being deployed internally).</p>
<p>&#160;</p>
<p>Rob</p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/01/07/redirect-iis-websites-homepage-with-iis-7-0/' rel='bookmark' title='Permanent Link: Redirect IIS Websites Homepage with IIS 7.0'>Redirect IIS Websites Homepage with IIS 7.0</a> <small>You may come across an issue from time to time. ...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2010/08/16/url-rewrite-module-for-iis7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Virtual box 3.2.6  duplicate UUID Issue when copying disks files</title>
		<link>http://consulting.risualblogs.com/blog/2010/08/09/oracle-virtual-box-3-2-6-duplicate-uuid-issue-when-copying-disks-files/</link>
		<comments>http://consulting.risualblogs.com/blog/2010/08/09/oracle-virtual-box-3-2-6-duplicate-uuid-issue-when-copying-disks-files/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 10:39:18 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://2.150</guid>
		<description><![CDATA[I have built a new VM recently using VirtualBox and needed to use it as my base image, I stop the VM and copied the disk files to a new name and location. I then tried to create a new VM and attach the copied disk, only to get the following error “Failed to open [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/01/15/importing-pst-into-users-mailboxes-issue-in-exchange-2010/' rel='bookmark' title='Permanent Link: Importing PST into Users Mailboxes Issue with Exchange 2010'>Importing PST into Users Mailboxes Issue with Exchange 2010</a> <small>We came across an issue recently in Exchange 2010 where...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/21/create-a-scvmm-2008-template-from-a-virtual-machine-on-hyper-v-host/' rel='bookmark' title='Permanent Link: Create a SCVMM 2008 template from a running virtual machine'>Create a SCVMM 2008 template from a running virtual machine</a> <small>So you’ve created your VM and know you would like...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/01/wds-and-ris-cluster-issues/' rel='bookmark' title='Permanent Link: WDS and RIS cluster issues'>WDS and RIS cluster issues</a> <small>http://support.microsoft.com/default.aspx/kb/938451 After using the command line described: Wdsutil /Verbose /Progress...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I have built a new VM recently using VirtualBox and needed to use it as my base image, I stop the VM and copied the disk files to a new name and location. I then tried to create a new VM and attach the copied disk, only to get the following error</p>
<p>“Failed to open the hard disk”</p>
<p>“Cannot register the hard disk ‘testdisk2.vdi’ with UUID {UUID} because a disk  ‘Testdisk1.vdi’ with {UUID} already exists in the media registry&#8221;”</p>
<p><a href="http://consulting.risualblogs.com/blog/files/2010/08/image.png"><img style="border: 0px" src="http://consulting.risualblogs.com/blog/files/2010/08/image_thumb.png" border="0" alt="image" width="244" height="225" /></a></p>
<p>The solution is to use the command line tool to clone the drive as follows:</p>
<p>open a command window (start &gt; Run &gt; cmd)</p>
<p>cd C:Program FilesOracleVirtualBox             (move to the program files folder)</p>
<p>VBoxManage.exe clonevdi “testdisk1.vdi” “f:VirtualBoxtestdisk2.vdi”</p>
<p>This will clone the drive to the new file and location which you can then use. This will need to be done for each subsequent copy.</p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/01/15/importing-pst-into-users-mailboxes-issue-in-exchange-2010/' rel='bookmark' title='Permanent Link: Importing PST into Users Mailboxes Issue with Exchange 2010'>Importing PST into Users Mailboxes Issue with Exchange 2010</a> <small>We came across an issue recently in Exchange 2010 where...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/21/create-a-scvmm-2008-template-from-a-virtual-machine-on-hyper-v-host/' rel='bookmark' title='Permanent Link: Create a SCVMM 2008 template from a running virtual machine'>Create a SCVMM 2008 template from a running virtual machine</a> <small>So you’ve created your VM and know you would like...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/01/wds-and-ris-cluster-issues/' rel='bookmark' title='Permanent Link: WDS and RIS cluster issues'>WDS and RIS cluster issues</a> <small>http://support.microsoft.com/default.aspx/kb/938451 After using the command line described: Wdsutil /Verbose /Progress...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2010/08/09/oracle-virtual-box-3-2-6-duplicate-uuid-issue-when-copying-disks-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 R2 activation problem ( 0x8004FE2F , 0x8007232B on x64 servers)</title>
		<link>http://consulting.risualblogs.com/blog/2010/07/22/windows-2008-r2-activation-problem-0x8004fe2f-0x8007232b-on-x64-servers/</link>
		<comments>http://consulting.risualblogs.com/blog/2010/07/22/windows-2008-r2-activation-problem-0x8004fe2f-0x8007232b-on-x64-servers/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 22:16:06 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://2.141</guid>
		<description><![CDATA[Like the 100&#8242;s of times before,  you install Windows 2008 R2 on to a server , try activating it ,and get the error :- 0x8007232B – DNS name does not exist then you remember to set the proxy settings.. you open internet explorer and change the proxy settings , you can now browse the internet, [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2009/12/02/windows-2008-system-state-fails-with-windows-backup-installed-and-enough-space-on-the-drive/' rel='bookmark' title='Permanent Link: Windows 2008 System State Fails with Windows Backup installed and Enough Space on the drive'>Windows 2008 System State Fails with Windows Backup installed and Enough Space on the drive</a> <small>  You may come across a few problems when using...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2010/03/31/ocs-r2-is-now-support-on-windows-2008-r2-servers-well-most-of-it-is/' rel='bookmark' title='Permanent Link: OCS R2 is now supported on Windows 2008 R2 Servers &ndash; well, most of it is&hellip;.'>OCS R2 is now supported on Windows 2008 R2 Servers &ndash; well, most of it is&hellip;.</a> <small>Microsoft have now confirmed support of OCS 2007 R2 on...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2009/11/16/windows-marketplace-for-windows-mobile-available-for-all-versions/' rel='bookmark' title='Permanent Link: Windows Marketplace for Windows Mobile available for all versions'>Windows Marketplace for Windows Mobile available for all versions</a> <small>&#160; &#160; Today Microsoft have made available Windows Marketplace for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Like the 100&#8242;s of times before,  you install Windows 2008 R2 on to a server , try activating it ,and get the error :-</p>
<p>0x8007232B – DNS name does not exist</p>
<p>then you remember to set the proxy settings.. you open internet explorer and change the proxy settings , you can now browse the internet,   and try activation again</p>
<p>but this time it still fails… that’s not supposed to happen, as you can access the web.  (also phone activation completely failed at this point too.)</p>
<p>This time it fails with code 0x8004FE2F</p>
<p>You find other blogs  on the internet, which suggest that its your proxy settings that have not been set,  and they are right but what they don’t tell you is <strong>specifically its Internet Explorer (64 bit) you need to set the proxy for.</strong> I had inadvertently set the IE (32 bit) settings previously.</p>
<p>Happy installations.</p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2009/12/02/windows-2008-system-state-fails-with-windows-backup-installed-and-enough-space-on-the-drive/' rel='bookmark' title='Permanent Link: Windows 2008 System State Fails with Windows Backup installed and Enough Space on the drive'>Windows 2008 System State Fails with Windows Backup installed and Enough Space on the drive</a> <small>  You may come across a few problems when using...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2010/03/31/ocs-r2-is-now-support-on-windows-2008-r2-servers-well-most-of-it-is/' rel='bookmark' title='Permanent Link: OCS R2 is now supported on Windows 2008 R2 Servers &ndash; well, most of it is&hellip;.'>OCS R2 is now supported on Windows 2008 R2 Servers &ndash; well, most of it is&hellip;.</a> <small>Microsoft have now confirmed support of OCS 2007 R2 on...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2009/11/16/windows-marketplace-for-windows-mobile-available-for-all-versions/' rel='bookmark' title='Permanent Link: Windows Marketplace for Windows Mobile available for all versions'>Windows Marketplace for Windows Mobile available for all versions</a> <small>&#160; &#160; Today Microsoft have made available Windows Marketplace for...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2010/07/22/windows-2008-r2-activation-problem-0x8004fe2f-0x8007232b-on-x64-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Archiving Event Logs</title>
		<link>http://consulting.risualblogs.com/blog/2010/06/03/archiving-event-logs/</link>
		<comments>http://consulting.risualblogs.com/blog/2010/06/03/archiving-event-logs/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 10:33:34 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Event Log]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://2.137</guid>
		<description><![CDATA[As part of a recent engagement I was asked to implement a solution to automatically export &#38; archive System and Security logs from servers to a central location, the requirements were: Nightly time stamped archive of Security and System event logs to a central location Clear the local log once the archive has been successfully [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/02/02/bulk-mailbox-moves-exchange-2010/' rel='bookmark' title='Permanent Link: Bulk Mailbox Moves Exchange 2010'>Bulk Mailbox Moves Exchange 2010</a> <small>You may come across an issue where you need to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/14/update-kb974571-and-ocs-issue/' rel='bookmark' title='Permanent Link: Update KB974571 and OCS issue'>Update KB974571 and OCS issue</a> <small>further to my previous post the OCS product group has...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/04/09/dpm-powershell-script-to-mark-tape-drive-as-free/' rel='bookmark' title='Permanent Link: DPM Powershell Script to list each recovery point on each tape'>DPM Powershell Script to list each recovery point on each tape</a> <small>Just a quick powershell script to produce a text file...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>As part of a recent engagement I was asked to implement a solution to automatically export &amp; archive System and Security logs from servers to a central location, the requirements were:</p>
<ul>
<li>Nightly time stamped archive of Security and System event logs to a central location</li>
<li>Clear the local log once the archive has been successfully taken</li>
</ul>
<p>I put together the following PowerShell script to achieve the above:</p>
<p>&#160;</p>
<p><font face="Courier">$locallocation = &quot;c:logs&quot;     <br />$remotelocation = &quot;\fileserverEventLogs&quot;      <br />$localmachine = $env:computername </font></p>
<p><font face="Courier">$evtlgs = Get-WMIObject -Class Win32_NTEventLogFile -Computer $localmachine     <br />foreach ($log in $evtlgs)      <br />&#160;&#160;&#160; {      <br />&#160;&#160;&#160; if ($log.LogFileName -eq &quot;System&quot; -or $log.LogFileName -eq &quot;Security&quot;)      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $timestamp = get-date -f yyyyMMddHHmmss      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $path = $log.LogFileName + $timestamp      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $store = $locallocation+$path+&quot;.evt&quot;      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $backup = ($log.backupeventlog($store)).ReturnValue      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if($backup -eq 0)      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $log.ClearEventLog() | out-null      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; move-item $locallocation* $remotelocation$localmachine      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }      <br />&#160;&#160;&#160; }</font></p>
<p>The above script is executed by a Scheduled Task (which on another note are brilliant on Server 2008), the lines you’re interested in are the top 2 lines which configure a local location to write the log out to and the remote location to move the log to once it has been written.&#160; I ran this script using a service account which has permission to write to the local and remote locations.&#160; </p>
<p>If you wanted a different selection of logs to be archived you would adjust the </p>
<p align="center"><font face="Courier">if ($log.LogFileName -eq &quot;System&quot; -or $log.LogFileName -eq &quot;Security&quot;)</font></p>
<p>line to suit your requirements.</p>
<p>In our requirement the logs had to be archived daily, this was simply achieved by configuring task scheduler to run once per day at the desired time, no code changes are required.&#160; </p>
<p>The requirement for only clearing the local log if the export was successful is met by checking the exit code form the backup, if this wasn’t 0 then the log wont be cleared.</p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/02/02/bulk-mailbox-moves-exchange-2010/' rel='bookmark' title='Permanent Link: Bulk Mailbox Moves Exchange 2010'>Bulk Mailbox Moves Exchange 2010</a> <small>You may come across an issue where you need to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2009/10/14/update-kb974571-and-ocs-issue/' rel='bookmark' title='Permanent Link: Update KB974571 and OCS issue'>Update KB974571 and OCS issue</a> <small>further to my previous post the OCS product group has...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/04/09/dpm-powershell-script-to-mark-tape-drive-as-free/' rel='bookmark' title='Permanent Link: DPM Powershell Script to list each recovery point on each tape'>DPM Powershell Script to list each recovery point on each tape</a> <small>Just a quick powershell script to produce a text file...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2010/06/03/archiving-event-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;The AD General Response is above the configured threshold&#8221; and &#8220;AD Op Master response is above the configured threshold&#8221; on a x64 bit Domain Contoller</title>
		<link>http://support.risualblogs.com/blog/2010/05/25/the-ad-general-response-is-above-the-configured-threshold-and-ad-op-master-response-is-above-the-configured-threshold-on-a-x64-bit-domain-contoller/</link>
		<comments>http://support.risualblogs.com/blog/2010/05/25/the-ad-general-response-is-above-the-configured-threshold-and-ad-op-master-response-is-above-the-configured-threshold-on-a-x64-bit-domain-contoller/#comments</comments>
		<pubDate>Tue, 25 May 2010 14:16:03 +0000</pubDate>
		<dc:creator>Daniel Davies</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://3.370</guid>
		<description><![CDATA[We came across an issue today where the following two alerts were exceeding there thresholds &#8220;&#8221;The AD General Response is above the configured threshold&#8221; and &#8220;AD Op Master response is above the configured threshold&#8221;. The DC in question was a x64 windows 2008 machine and interestingly enough we had x86 DC in the same site which [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>We came across an issue today where the following two alerts were exceeding there thresholds &#8220;&#8221;The AD General Response is above the configured threshold&#8221; and &#8220;AD Op Master response is above the configured threshold&#8221;. The DC in question was a x64 windows 2008 machine and interestingly enough we had x86 DC in the same site which did not exhibiy any of the issues.</p>
<p><a href="http://support.risualblogs.com/blog/files/2010/05/Untitled1.png"><img class="alignnone size-medium wp-image-375" title="Untitled" src="http://support.risualblogs.com/blog/files/2010/05/Untitled1-300x46.png" alt="" width="404" height="44" /></a></p>
<p> So we had a look at what version of oomads (AD Management Helper Objects) on the x64 DC only to find the x86 oomads installed , so we simply removed the x86 version and installed the x64 version of oomads and the  alerts just disappeared <img src='http://risualblogs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Daniel Davies</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2010/05/25/the-ad-general-response-is-above-the-configured-threshold-and-ad-op-master-response-is-above-the-configured-threshold-on-a-x64-bit-domain-contoller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 &#8211; cant create new distribution group</title>
		<link>http://support.risualblogs.com/blog/2010/05/21/exchange-2010-cant-create-new-distribution-group/</link>
		<comments>http://support.risualblogs.com/blog/2010/05/21/exchange-2010-cant-create-new-distribution-group/#comments</comments>
		<pubDate>Fri, 21 May 2010 14:23:26 +0000</pubDate>
		<dc:creator>Ashley Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://3.369</guid>
		<description><![CDATA[When trying to create a new distribution group through EMC you may receive the following error message at the end of the wizard: &#160; Error: Couldn&#8217;t find object &#34;UserAccount&#34;. Please make sure that it was spelled correctly or specify a different object. Reason: The recipient UserAccount isn&#8217;t the expected type. Exchange Management Shell command attempted: [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/01/15/importing-pst-into-users-mailboxes-issue-in-exchange-2010/' rel='bookmark' title='Permanent Link: Importing PST into Users Mailboxes Issue with Exchange 2010'>Importing PST into Users Mailboxes Issue with Exchange 2010</a> <small>We came across an issue recently in Exchange 2010 where...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/01/18/insufficient-access-rights-to-perform-the-operation-error-when-moving-a-mailbox-onto-exchange-2010/' rel='bookmark' title='Permanent Link: &ldquo; Insufficient access rights to perform the operation error &ldquo; When moving a mailbox onto Exchange 2010'>&ldquo; Insufficient access rights to perform the operation error &ldquo; When moving a mailbox onto Exchange 2010</a> <small>We came across an error today when we were trying...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/01/25/exchange-2010-mailbox-move-error-strings-that-includes-a-where-cannot-be-the-last-character/' rel='bookmark' title='Permanent Link: Exchange 2010 Mailbox move error &ldquo;Strings that includes &lsquo;@&rsquo;, where &lsquo;@&rsquo; cannot be the last character&rdquo;'>Exchange 2010 Mailbox move error &ldquo;Strings that includes &lsquo;@&rsquo;, where &lsquo;@&rsquo; cannot be the last character&rdquo;</a> <small>When migrating a mailbox to Exchange 2010 i came across...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>When trying to create a new distribution group through EMC you may receive the following error message at the end of the wizard:</p>
<p><a href="http://support.risualblogs.com/blog/files/2010/05/image1.png"><img style="border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" title="image" border="0" alt="image" src="http://support.risualblogs.com/blog/files/2010/05/image_thumb1.png" width="330" height="287" /></a>&#160;</p>
<p>Error:    <br />Couldn&#8217;t find object &quot;<em>UserAccount</em>&quot;. Please make sure that it was spelled correctly or specify a different object. Reason: The recipient <em>UserAccount</em> isn&#8217;t the expected type. </p>
<p>Exchange Management Shell command attempted:    <br />new-DistributionGroup -Name &#8216;test&#8217; -Type &#8216;Distribution&#8217; –OrganizationalUnit ‘<em>OU</em>’ -SamAccountName &#8216;test&#8217; -Alias &#8216;test&#8217; </p>
<p>The reason for this is that when creating a Distribution Group it tries to add the mailbox of the user creating it as the manager of the Distribution Group and usually the Admin account that creates the Distribution Groups will not be Mailbox enabled. </p>
<p>To get around this you can use the New-DistributionGroup cmdlet with the ManagedBy Parameter:</p>
<p>new-DistributionGroup -Name<strong> <em>&#8216;test</em>&#8216;</strong> -Type<strong> &#8216;<em>Distribution&#8217;</em></strong> –OrganizationalUnit <strong><em>‘YourDomain/Distribution Groups’</em></strong> -SamAccountName<strong><em> &#8216;test&#8217;</em></strong> -Alias<em><strong> &#8216;test&#8217;</strong></em> –ManagedBy ‘<strong><em>MailboxEnabledAccount’</em></strong></p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2010/01/15/importing-pst-into-users-mailboxes-issue-in-exchange-2010/' rel='bookmark' title='Permanent Link: Importing PST into Users Mailboxes Issue with Exchange 2010'>Importing PST into Users Mailboxes Issue with Exchange 2010</a> <small>We came across an issue recently in Exchange 2010 where...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/01/18/insufficient-access-rights-to-perform-the-operation-error-when-moving-a-mailbox-onto-exchange-2010/' rel='bookmark' title='Permanent Link: &ldquo; Insufficient access rights to perform the operation error &ldquo; When moving a mailbox onto Exchange 2010'>&ldquo; Insufficient access rights to perform the operation error &ldquo; When moving a mailbox onto Exchange 2010</a> <small>We came across an error today when we were trying...</small></li>
<li><a href='http://support.risualblogs.com/blog/2010/01/25/exchange-2010-mailbox-move-error-strings-that-includes-a-where-cannot-be-the-last-character/' rel='bookmark' title='Permanent Link: Exchange 2010 Mailbox move error &ldquo;Strings that includes &lsquo;@&rsquo;, where &lsquo;@&rsquo; cannot be the last character&rdquo;'>Exchange 2010 Mailbox move error &ldquo;Strings that includes &lsquo;@&rsquo;, where &lsquo;@&rsquo; cannot be the last character&rdquo;</a> <small>When migrating a mailbox to Exchange 2010 i came across...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2010/05/21/exchange-2010-cant-create-new-distribution-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
