<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://cs.thefoleyhouse.co.uk/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Karl Foley's Blog</title><subtitle type="html">A personal blog of an IT techie - This is a convenient place for me to jot things down before I forget.</subtitle><id>http://cs.thefoleyhouse.co.uk/blogs/karl/atom.aspx</id><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/default.aspx" /><link rel="self" type="application/atom+xml" href="http://cs.thefoleyhouse.co.uk/blogs/karl/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.20423.1">Community Server</generator><updated>2009-03-18T11:54:00Z</updated><entry><title>Get Device Manager to show nonpresent devices as hidden devices</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/03/05/get-device-manager-to-show-nonpresent-devices-as-hidden-devices.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/03/05/get-device-manager-to-show-nonpresent-devices-as-hidden-devices.aspx</id><published>2010-03-05T10:50:00Z</published><updated>2010-03-05T10:50:00Z</updated><content type="html">&lt;P&gt;&lt;SPAN class=userInput&gt;Start a command prompt and set the following&amp;nbsp;variable:&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN class=userInput&gt;set devmgr_show_nonpresent_devices=1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN class=userInput&gt;Start Device manager from the command line:&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN class=userInput&gt;devmgmt.msc&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN class=userInput&gt;On the view menu, click &lt;STRONG&gt;Show hidden devices&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=userInput&gt;More info here:&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN class=userInput&gt;&lt;A href="http://support.microsoft.com/kb/315539"&gt;http://support.microsoft.com/kb/315539&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1548" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft/default.aspx" /><category term="Vista" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Vista/default.aspx" /><category term="XP" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/XP/default.aspx" /><category term="Server 2003" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Server+2003/default.aspx" /><category term="Windows 7" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Windows+7/default.aspx" /></entry><entry><title>Error installing Dell OpenManage Server Administrator 6.1.0</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/02/25/error-installing-dell-openmanage-server-administrator-6-1-0.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/02/25/error-installing-dell-openmanage-server-administrator-6-1-0.aspx</id><published>2010-02-25T09:25:00Z</published><updated>2010-02-25T09:25:00Z</updated><content type="html">&lt;P&gt;First I had an error saying Windows Remote Management wasn't installed. I got it here:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=845289ca-16cc-4c73-8934-dd46b5ed1d33&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=845289ca-16cc-4c73-8934-dd46b5ed1d33&amp;amp;DisplayLang=en&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Second problem was this error:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;"The installer has detected that HTTPs Listener is not enabled for Windows Remote Management. Enable HTTPs Listener for Windows Remote Management to use Standards Remote Management capabilities. See "Remote Enablement Requirements" section in the Installation and Security User's Guide for detailed information. Note: Remote Enablement is applicable only for systems that support Server Instrumentation."&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This led to this post:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/aa384372(VS.85).aspx"&gt;http://msdn.microsoft.com/en-us/library/aa384372(VS.85).aspx&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The fix was to run:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;winrm quickconfig&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This enabled an HTTP listener, but not an HTTPS one. Re-reading the above url, this worked:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;winrm quickconfig -transport:https&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1546" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft/default.aspx" /><category term="Server 2003" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Server+2003/default.aspx" /><category term="Dell" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Dell/default.aspx" /></entry><entry><title>ActiveSync - Guest only</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/02/12/activesync-guest-only.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/02/12/activesync-guest-only.aspx</id><published>2010-02-12T10:45:00Z</published><updated>2010-02-12T10:45:00Z</updated><content type="html">&lt;p&gt;To force an ActiveSync to allow guest only access (therefore with no prompts) carry out the following registry edits:&lt;/p&gt;HKLM \ SOFTWARE \ Microsoft\Windows CE Services&lt;br&gt;&lt;br&gt;Add a new DWORD Value called ‘GuestOnly’ with a value of ‘1’&lt;br&gt;&lt;br&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1534" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft/default.aspx" /><category term="Mobile" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Mobile/default.aspx" /></entry><entry><title>Blog off the air - Oops!</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/01/28/blog-off-the-air-oops.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/01/28/blog-off-the-air-oops.aspx</id><published>2010-01-28T18:10:00Z</published><updated>2010-01-28T18:10:00Z</updated><content type="html">&lt;P&gt;My blog has been off the air for a while. I moved the blog to a new server and recreated the domain.&lt;/P&gt;
&lt;P&gt;Turns out the account used to run the blog needed modify access to C:\Windows\Temp - Looks ok for now!&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1533" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Blog Setup" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Blog+Setup/default.aspx" /></entry><entry><title>Transistion to Cloud Servers</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/01/17/transistion-to-cloud-servers.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2010/01/17/transistion-to-cloud-servers.aspx</id><published>2010-01-17T12:05:00Z</published><updated>2010-01-17T12:05:00Z</updated><content type="html">&lt;P&gt;I'm moving all my locally hosted content to cloud based servers. So far I have moved my email to &lt;A class="" title="Google Apps for your Domain" href="http://www.google.com/apps/intl/en/group/index.html" target=_blank&gt;Google Apps For&amp;nbsp;Your Domain&lt;/A&gt; and I have created a &lt;A class="" title=http://karlfoley.blogspot.com/ href="http://cs.thefoleyhouse.co.uk/controlpanel/blogs/New%20blog" target=_blank&gt;new blog&lt;/A&gt;&amp;nbsp;(no content yet) to replace this one.&lt;/P&gt;
&lt;P&gt;The Gmail move went pretty well as all I had to do was update MX, SPF and some CNAME records. The only non-working part was the start page as Google seem to have dropped support for this. I had actually setup apps before this limitation was implied, and I can&amp;nbsp;activate the start page but it just doesn't work. There are others who mention this and the work-round seems just to&amp;nbsp;use a&amp;nbsp;Google Sites page if you want this. In fact there's quite a complete template for sites, just for this. I don't really need it anyways.&lt;/P&gt;
&lt;P&gt;The blog will move slower. I have moved it off to a smaller sevrer for now and I'm trying to find a way to export the posts from CommunityServer to Blogger. I may just have to use the smaller server to setup redirects to the new&amp;nbsp;blog.&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1531" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Blog Setup" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Blog+Setup/default.aspx" /><category term="Internet" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Internet/default.aspx" /><category term="Exchange" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Exchange/default.aspx" /><category term="Exchange 2007" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Exchange+2007/default.aspx" /><category term="Google" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Google/default.aspx" /><category term="Cloud computing" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Cloud+computing/default.aspx" /></entry><entry><title>Latest hotfix for DPM 2007</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/12/05/latest-hotfix-for-dpm-2007.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/12/05/latest-hotfix-for-dpm-2007.aspx</id><published>2009-12-05T15:25:00Z</published><updated>2009-12-05T15:25:00Z</updated><content type="html">&lt;P&gt;I think I explained earlier that my DPM 2007 product does not get updated by Microsoft update.&lt;/P&gt;
&lt;P&gt;I tried reseting Windows Update components, but that didn't help:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;A title=http://support.microsoft.com/kb/971058 href="http://support.microsoft.com/kb/971058" target=_blank&gt;http://support.microsoft.com/kb/971058&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I've discovered I'm a little bit behind on hot fixes, and that Microsoft have&amp;nbsp;released &lt;A title=http://support.microsoft.com/kb/976542/en-us href="http://support.microsoft.com/kb/976542/en-us" target=_blank&gt;KB976542&lt;/A&gt;&amp;nbsp;on October 23rd 2009.&lt;/P&gt;
&lt;P&gt;This seems to include all the hotfixes posted since DPM 2007 SP1:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A title=http://support.microsoft.com/kb/961502/ href="http://support.microsoft.com/kb/961502/" target=_blank&gt;KB961502&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title=http://support.microsoft.com/kb/963102/ href="http://support.microsoft.com/kb/963102/" target=_blank&gt;KB963102&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title=http://support.microsoft.com/kb/968579/ href="http://support.microsoft.com/kb/968579/" target=_blank&gt;KB968579&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title=http://support.microsoft.com/kb/970867/ href="http://support.microsoft.com/kb/970867/" target=_blank&gt;KB970867&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title=http://support.microsoft.com/kb/970868/ href="http://support.microsoft.com/kb/970868/" target=_blank&gt;KB970868&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Still, looks like &lt;A title=https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&amp;amp;DownloadID=22070 href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&amp;amp;DownloadID=22070" target=_blank&gt;DPM 2010&lt;/A&gt; will soon be here.&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1520" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft/default.aspx" /><category term="DPM 2007" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/DPM+2007/default.aspx" /><category term="DPM 2010" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/DPM+2010/default.aspx" /></entry><entry><title>Wireshark on Snow Leopard</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/30/wireshark-on-snow-leopard.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/30/wireshark-on-snow-leopard.aspx</id><published>2009-11-30T21:24:00Z</published><updated>2009-11-30T21:24:00Z</updated><content type="html">&lt;p style="margin:0.0px 0.0px 0.0px 0.0px;font:13.0px Arial;"&gt;Nasty startup problem solved thanks to Nick Klienschmidt.&lt;/p&gt;&lt;p style="margin:0.0px 0.0px 0.0px 0.0px;font:13.0px Arial;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0.0px 0.0px 0.0px 0.0px;font:13.0px Arial;"&gt;Run:&lt;/p&gt;&lt;p style="margin:0.0px 0.0px 0.0px 0.0px;font:13.0px Arial;"&gt;&lt;span class="Apple-style-span" style="font-family:monospace, Helvetica, sans-serif;font-size:12px;line-height:15px;white-space:pre;"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre;"&gt;	&lt;/span&gt;cd&lt;/span&gt; &lt;span style="font-weight:bold;"&gt;/&lt;/span&gt;Library&lt;span style="font-weight:bold;"&gt;/&lt;/span&gt;StartupItems&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0.0px 0.0px 0.0px 0.0px;font:13.0px Arial;"&gt;&lt;span class="Apple-style-span" style="font-family:monospace, Helvetica, sans-serif;font-size:12px;line-height:15px;white-space:pre;"&gt;&lt;span class="Apple-style-span" style="font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:normal;white-space:normal;"&gt;&lt;span class="Apple-style-span" style="font-family:monospace, Helvetica, sans-serif;font-size:12px;line-height:15px;white-space:pre;"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre;"&gt;	&lt;/span&gt;sudo&lt;/span&gt; &lt;span style="font-weight:bold;"&gt;chown&lt;/span&gt; &lt;span&gt;-R&lt;/span&gt; root:wheel ChmodBPF&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0.0px 0.0px 0.0px 0.0px;font:13.0px Arial;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0.0px 0.0px 0.0px 0.0px;font:13.0px Arial;"&gt;http://kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/&lt;/p&gt;&lt;p style="margin:0.0px 0.0px 0.0px 0.0px;font:13.0px Arial;"&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1519" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="OSX" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/OSX/default.aspx" /><category term="Snow Leopard" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Snow+Leopard/default.aspx" /><category term="Macintosh" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Macintosh/default.aspx" /></entry><entry><title>Belkin N1 Expresscard with DLink DIR-615</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/29/belkin-n1-expresscard-with-dlink-dir-615.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/29/belkin-n1-expresscard-with-dlink-dir-615.aspx</id><published>2009-11-29T10:56:00Z</published><updated>2009-11-29T10:56:00Z</updated><content type="html">&lt;P&gt;I was supplied with a DLink DIR-615 router as part of my Virgin Media package. Tried connecting my personal laptop using a Belkin N1 Express card (F5D8071), but it just wasn't happy. This same card would connect with a Belkin Vision N1 quite happily (surprise, surprise).&lt;/P&gt;
&lt;P&gt;Anyway, I downloaded the Vista drivers and they worked fine. Find them here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://en-us-support.belkin.com/app/answers/detail/a_id/468"&gt;http://en-us-support.belkin.com/app/answers/detail/a_id/468&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;My card was the 3000 version.&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1518" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Windows 7" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Windows+7/default.aspx" /><category term="Belkin" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Belkin/default.aspx" /><category term="Dlink" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Dlink/default.aspx" /></entry><entry><title>Creating a dynamic distribution group with advanced filtering on Exchange 2007</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/25/creating-a-dynamic-distribution-group-with-advanced-filtering-on-exchange-2007.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/25/creating-a-dynamic-distribution-group-with-advanced-filtering-on-exchange-2007.aspx</id><published>2009-11-25T16:21:00Z</published><updated>2009-11-25T16:21:00Z</updated><content type="html">&lt;P&gt;In Exchange 2003, it was very easy to build a dynamic distribution group with the GUI. Exchange 2007 is much more limited unless you use Powershell. I needed to create a dynamic distribution group targeting a particular server, as long as the user mailboxes didn't have a forwarding address. The reason for wanting to avoid the mailboxes with forwarding addresses is we still have Quest's Exchange Migration Wizard creating forwarding details for users on the legacy Exchange system.&lt;/P&gt;
&lt;P&gt;The process is a two part process:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create the dynamic distribution group&lt;/LI&gt;
&lt;LI&gt;Set the filter criteria for the distribution group&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;To create the dynamic user, type the following all on one line in the Exchange Powershell console (don't type in the &lt;STRONG&gt;bold &lt;/STRONG&gt;&lt;EM&gt;italic&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;comments):&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;New-DynamicDistributionGroup &lt;STRONG&gt;&lt;EM&gt;'The applett&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-Name "Group name" &lt;STRONG&gt;&lt;EM&gt;'What the group should be called&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-IncludedRecipients MailboxUsers &lt;STRONG&gt;&lt;EM&gt;'Just include users with mailboxes&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-OrganizationalUnit "domain.com/ou1/ou2" '&lt;STRONG&gt;&lt;EM&gt;Where to create the dynamic distribution group&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;e.g. New-DynamicDistributionGroup -Name "Group name" -IncludedRecipients MailboxUsers -OrganizationalUnit "domain.com/ou1/ou2"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To set the filter:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Set-DynamicDistributionGroup &lt;STRONG&gt;&lt;EM&gt;'The applett&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;"Group Name" &lt;STRONG&gt;&lt;EM&gt;'What the group is called&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-Notes "Blah blah blah" &lt;STRONG&gt;&lt;EM&gt;'Description&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-RecipientFilter {ServerName -eq 'ServerX' -and ForwardingAddress -eq $Null} &lt;STRONG&gt;&lt;EM&gt;'Mailbox exists on ServerX and the forwarding address is empty&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-RecipientContainer "domain.com/ou1/ou2" &lt;STRONG&gt;&lt;EM&gt;'What container the recipients are under - It can just be the domain&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;e.g. Set-DynamicDistributionGroup "Group Name" -Notes "Blah blah blah" -RecipientFilter {ServerName -eq 'ServerX' -and ForwardingAddress -eq $Null} -RecipientContainer "domain.com/ou1/ou2"&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Once set with Powershell, they can be viewed by the GUI, but not changed. Beware that the preview button does not take account of the -RecipientContainer parameter - It will show you all users in the domain that match.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Inspiration from:&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;A href="http://technet.microsoft.com/en-us/library/bb123796.aspx"&gt;http://technet.microsoft.com/en-us/library/bb123796.aspx&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;A href="http://technet.microsoft.com/en-us/library/bb738157.aspx"&gt;http://technet.microsoft.com/en-us/library/bb738157.aspx&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;DanW&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1515" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft/default.aspx" /><category term="Exchange 2007" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Exchange+2007/default.aspx" /></entry><entry><title>Windows 7 on an HP DV9000 (DV9292EU)</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/15/windows-7-on-an-hp-dv9000-dv9292eu.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/15/windows-7-on-an-hp-dv9000-dv9292eu.aspx</id><published>2009-11-15T21:30:00Z</published><updated>2009-11-15T21:30:00Z</updated><content type="html">&lt;P&gt;I've been having a bit of an install fest this weekend with Windows 7 Ultimate on my HP DV9292EU, Windows 7 Enterprise on my Work laptop and Android (!) on my trusty ASUS eeePC 701. All went fine except the HP laptop which had three unknown devices in device manager after the install.&lt;/P&gt;
&lt;P&gt;One was labeled as a co-processor. I don't know what it was, but downloading the NVidia Nforce 430 drivers from here solved it:&lt;BR&gt;&lt;A href="http://www.nvidia.co.uk/Download/index.aspx?lang=en-uk"&gt;http://www.nvidia.co.uk/Download/index.aspx?lang=en-uk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Select Legacy, NForce 4 and then one of the 430 drivers. It downloaded this file which worked for me:&lt;BR&gt;15.49_nforce_winvista_win7_32bit_international_whql.exe&lt;/P&gt;
&lt;P&gt;The two other device were labeled &lt;STRONG&gt;Base System Devices&lt;/STRONG&gt; and proved to be some sort of Ricoh devices.&lt;BR&gt;Downloading the Windows 7 drivers from the Lenovo site fixed these for me!&lt;BR&gt;&lt;A href="http://www-307.ibm.com/pc/support/site.wss/WIN7-BETA.html#rmcr"&gt;http://www-307.ibm.com/pc/support/site.wss/WIN7-BETA.html#rmcr&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It now all looks good!&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1512" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft/default.aspx" /><category term="Hardware and Drivers" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Hardware+and+Drivers/default.aspx" /><category term="HP" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/HP/default.aspx" /><category term="Windows 7" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Windows+7/default.aspx" /></entry><entry><title>Google Wave invites</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/14/google-wave-invites.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/14/google-wave-invites.aspx</id><published>2009-11-14T12:19:00Z</published><updated>2009-11-14T12:19:00Z</updated><content type="html">&lt;P&gt;These are looking really hard to get - Any one have one?&lt;BR&gt;Please send an invite to &lt;A href="mailto:Karl.Foley@gmail.com"&gt;Karl.Foley@gmail.com&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1508" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author></entry><entry><title>How-To Prepare A Certificate With Subject Alternative Names Using Exchange Powershell</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/06/how-to-prepare-a-certificate-with-subject-alternative-names-using-exchange-powershell.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/11/06/how-to-prepare-a-certificate-with-subject-alternative-names-using-exchange-powershell.aspx</id><published>2009-11-06T12:01:00Z</published><updated>2009-11-06T12:01:00Z</updated><content type="html">&lt;P&gt;1. Use powershell from an Exchange 2007 box to generate a certificate request (all on one line and replace italics with your details):&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;New-ExchangeCertificate&lt;BR&gt;-GenerateRequest:$true&lt;BR&gt;-Path C:\&lt;EM&gt;NewCert.req&lt;/EM&gt;&lt;BR&gt;-DomainName &lt;EM&gt;fqdn1.domain.tld,fqdn1,fqdn2.domain.tld,fqdn2&lt;BR&gt;&lt;/EM&gt;-PrivateKeyExportable:$true&lt;BR&gt;-FriendlyName "&lt;EM&gt;fqdn1.domain.tld&lt;/EM&gt;"&lt;BR&gt;-IncludeAcceptedDomains:$False&lt;BR&gt;-Force:$true&lt;BR&gt;-SubjectName "CN=&lt;EM&gt;fqdn1.domain.tld&lt;/EM&gt;,OU=&lt;EM&gt;Department&lt;/EM&gt;,O=&lt;EM&gt;Organisation&lt;/EM&gt;,L=&lt;EM&gt;Location&lt;/EM&gt;,S=&lt;EM&gt;County&lt;/EM&gt;,C=&lt;EM&gt;GB"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Request a certificate from your AD certificate server, (http://&lt;EM&gt;yourcertserver&lt;/EM&gt;/certsrv). This needs to be an advanced request, using the request file generated above, and for a web serevr. Download it to your local drive as C:\&lt;EM&gt;CertNew.cer&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Import the certificate into your Exchange server using:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Import-ExchangeCertificate C:\&lt;EM&gt;NewCert.req&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;4. On the Exchange server, use the MMC certificate snap-in, export the certificate. Export it with the private key to a PFX file. Make sure you target the computer certficate store when loading the MMC. Use a password to protect the exported certificate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. On the target server, load the certificate MMC, again targeting the computer store and import the pfx file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;6. Using the IIS console, switch your webserver to the new certificate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1506" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft/default.aspx" /><category term="Exchange 2007" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Exchange+2007/default.aspx" /><category term="Certificate" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Certificate/default.aspx" /></entry><entry><title>Vista\2008 SP2</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/05/26/vista-2008-sp2.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/05/26/vista-2008-sp2.aspx</id><published>2009-05-26T17:47:00Z</published><updated>2009-05-26T17:47:00Z</updated><content type="html">&lt;P&gt;This has been RTM for a while, and I was expecting it to show up on Windows Update today, but it didn't. I downloaded it from Technet but just noticed it on the Microsoft main site &lt;A title="Vista\Server 2008 SP2" href="http://support.microsoft.com/kb/948465" target=_blank&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I particularly like the combined Vista\2008 32bit\64bit DVD &lt;A title="Combined Vista\2008 32bit\64bit SP2" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=9f073285-b6ef-4297-85ce-f4463d06d6cb" target=_blank&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1497" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft Windows Vista 2008 SP2" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft+Windows+Vista+2008+SP2/default.aspx" /></entry><entry><title>How to get the latest build of Chrome</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/03/21/how-to-get-the-latest-build-of-chrome.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/03/21/how-to-get-the-latest-build-of-chrome.aspx</id><published>2009-03-21T20:34:00Z</published><updated>2009-03-21T20:34:00Z</updated><content type="html">&lt;p&gt;Hacked off by the fact that IE8 has stopped responding my system, and not wanting to reboot right, I decided to start using Chrome again.&lt;/p&gt;&lt;p&gt;I has been using the beta builds before but forgot how to get them.&lt;/p&gt;&lt;p&gt;You can find out how here:&lt;br&gt;&lt;a href="http://dev.chromium.org/getting-involved/dev-channel"&gt;http://dev.chromium.org/getting-involved/dev-channel&lt;/a&gt; &lt;/p&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1482" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Internet" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Internet/default.aspx" /><category term="Google" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Google/default.aspx" /><category term="Chrome" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Chrome/default.aspx" /><category term="Beta" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Beta/default.aspx" /></entry><entry><title>Isinteg fails to run on Exchange 2007 with Error: FULLCHKMGR::EcReadRowCountGlobalFlag failed with error JET_wrnColumnNull</title><link rel="alternate" type="text/html" href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/03/18/isinteg-fails-to-run-on-exchange-2007-with-error-fullchkmgr-ecreadrowcountglobalflag-failed-with-error-jet-wrncolumnnull.aspx" /><id>http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2009/03/18/isinteg-fails-to-run-on-exchange-2007-with-error-fullchkmgr-ecreadrowcountglobalflag-failed-with-error-jet-wrncolumnnull.aspx</id><published>2009-03-18T11:54:00Z</published><updated>2009-03-18T11:54:00Z</updated><content type="html">&lt;P&gt;I had a corrupted mailbox, so created a temporary store to move the mailbox into. I then wanted to run an isinteg on this store before returning the mailbox back to the original store.&lt;/P&gt;
&lt;P&gt;The first part went ok, but when I went to run isinteg I received the following error in the logfile:&lt;BR&gt;&lt;STRONG&gt;Error: FULLCHKMGR::EcReadRowCountGlobalFlag failed with error JET_wrnColumnNull&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Searching around prodeuced a few solutions, but none in English! I found the following post:&lt;BR&gt;&lt;A href="http://www.spurius.nl/?p=46"&gt;http://www.spurius.nl/?p=46&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;My Dutch isn't very good, but I surmised that the command to run was:&lt;BR&gt;&lt;STRONG&gt;isinteg -s servername -fix -test rowcounts&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I ran this, and indeed I could then run an isinteg with &lt;STRONG&gt;-test alltests&lt;/STRONG&gt;. Thanks to whoever that blogger is!&lt;BR&gt;&lt;/P&gt;&lt;img src="http://cs.thefoleyhouse.co.uk/aggbug.aspx?PostID=1481" width="1" height="1"&gt;</content><author><name>Karl</name><uri>http://cs.thefoleyhouse.co.uk/members/Karl.aspx</uri></author><category term="Microsoft" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Microsoft/default.aspx" /><category term="Exchange" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Exchange/default.aspx" /><category term="Exchange 2007" scheme="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/tags/Exchange+2007/default.aspx" /></entry></feed>