<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://wmug.co.uk/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Scambler</title><subtitle type="html" /><id>http://wmug.co.uk/wmug/b/scambler/atom.aspx</id><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/default.aspx" /><link rel="self" type="application/atom+xml" href="http://wmug.co.uk/wmug/b/scambler/atom.aspx" /><generator uri="http://telligent.com" version="6.1.0.23780">Telligent Community 6.1.0.23780 (Build: 6.1.0.23780)</generator><updated>2010-10-20T16:16:04Z</updated><entry><title>WMUG Event - A Day with Wally Mead covering ConfigMgr 2012 RTM and SP1 on 10th of November 2012</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2012/10/26/wmug-event-a-day-with-wally-mead-covering-configmgr-2012-rtm-and-sp1-on-10th-of-november-2012.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2012/10/26/wmug-event-a-day-with-wally-mead-covering-configmgr-2012-rtm-and-sp1-on-10th-of-november-2012.aspx</id><published>2012-10-26T14:03:00Z</published><updated>2012-10-26T14:03:00Z</updated><content type="html">WMUG has done it again! 
 We&amp;#39;re very proud to announce that Wally Mead is coming back to the UK, and to WMUG on the 10th of November 2012, to present across a day on System Center 2012 Configuration Manager RTM and mostly SP1. 
 Wally is one of the most authoritative sources of information for the product, and with his usual fast tempo and sharp wit will be taking us on a journey through the RTM and SP1 feature-sets, all the while answering questions from the audience. 
 We are expecting Wally...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2012/10/26/wmug-event-a-day-with-wally-mead-covering-configmgr-2012-rtm-and-sp1-on-10th-of-november-2012.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4522&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="2012" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/2012/default.aspx" /><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="Event" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Event/default.aspx" /><category term="Reading" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Reading/default.aspx" /><category term="SP1" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SP1/default.aspx" /></entry><entry><title>Send an email when OS deployment is completed successfully</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2012/10/16/send-an-email-when-os-deployment-is-completed-successfully.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2012/10/16/send-an-email-when-os-deployment-is-completed-successfully.aspx</id><published>2012-10-16T12:21:00Z</published><updated>2012-10-16T12:21:00Z</updated><content type="html">I had a client ask me if it was possible to &amp;lsquo;make&amp;rsquo; ConfigMgr 2012 send an email when a workstation has finished building. 
 They are using ConfigMgr 2012 to deploy their build. 
 I have done this before using a VB script, but thought I would try and do it using PowerShell. 
 There are two parts to this, first identifying a way to see that the OS deployment has completed (and being able to run an action) the second is send an email form the command line. 
 I am going to use &amp;lsquo;Status...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2012/10/16/send-an-email-when-os-deployment-is-completed-successfully.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4505&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="Deployment" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Deployment/default.aspx" /><category term="OSD" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/OSD/default.aspx" /><category term="PowerShell" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/PowerShell/default.aspx" /></entry><entry><title>The error was : %%1274 Group Policy and ConfigMgr Client</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2012/09/25/the-error-was-1274-group-policy-and-configmgr-client.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2012/09/25/the-error-was-1274-group-policy-and-configmgr-client.aspx</id><published>2012-09-25T14:28:46Z</published><updated>2012-09-25T14:28:46Z</updated><content type="html">I was working with a client who wanted to use Group Policy to install the ConfigMgr client. They had created the Group Policy with the client installation settings and had CCMSETUP.MSI as an Assigned Application. Unfortunately the client was not getting installed. A quick look in the event log on the workstation that this group policy was being tested on showed the %%1274 error. I have seen this before, it is to do with asynchronous policy processing. You need to change the following group policy...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2012/09/25/the-error-was-1274-group-policy-and-configmgr-client.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4497&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="GPO" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/GPO/default.aspx" /><category term="SCCM" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SCCM/default.aspx" /></entry><entry><title>Server 2012 and VMware Workstation 8.0.4 build-744019</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2012/09/04/server-2012-and-vmware-workstation-8-0-4-build-744019.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2012/09/04/server-2012-and-vmware-workstation-8-0-4-build-744019.aspx</id><published>2012-09-04T18:44:16Z</published><updated>2012-09-04T18:44:16Z</updated><content type="html">With the release of Windows Server 2012 to TechNet and MSDN I started the job of rebuilding my home lab (Hyper-V) and my demo setup on my laptop (Windows 7 and VMware Workstation) Server 2012 installed fine on VMware until I installed the VMware tools, after that the server would not boot and when it did the screen was just black. After looking at the settings I came across this one Accelerate 3D graphics Select this setting if you run applications that use DirectX 9 accelerated graphics. Accelerated...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2012/09/04/server-2012-and-vmware-workstation-8-0-4-build-744019.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4480&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="Server 2012" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Server+2012/default.aspx" /><category term="VMware Workstation" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/VMware+Workstation/default.aspx" /><category term="Windows" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Windows/default.aspx" /></entry><entry><title>Build and Capture Windows 8 Consumer Preview with ConfigMgr 2012 - Sysprep'ing the machine failed, hr=d0000004</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2012/06/18/build-and-capture-windows-8-consumer-preview-with-configmgr-2012-sysprep-39-ing-the-machine-failed-hr-d0000004.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2012/06/18/build-and-capture-windows-8-consumer-preview-with-configmgr-2012-sysprep-39-ing-the-machine-failed-hr-d0000004.aspx</id><published>2012-06-18T14:08:20Z</published><updated>2012-06-18T14:08:20Z</updated><content type="html">Normally I use MDT to perform the build and capture task. I thought I would try ConfigMgr 2012 to build and capture Windows 8 Consumer Preview Build 8250. I created a simple task sequence which comprised of the following steps Restart in Windows PE Partition the Disk Apply Operating System Apply Windows Settings Setup Windows and ConfigMgr Prepare ConfigMgr Client for Capture Prepare OS Capture the Reference Machine Every thing goes smoothly until the following error is displayed Straight away I...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2012/06/18/build-and-capture-windows-8-consumer-preview-with-configmgr-2012-sysprep-39-ing-the-machine-failed-hr-d0000004.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4419&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="2012" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/2012/default.aspx" /><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="SCCM" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SCCM/default.aspx" /><category term="Windows 8" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Windows+8/default.aspx" /></entry><entry><title>ConfigMgr 2012 and Report Builder 2.0 is not installed</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2012/06/10/configmgr-2012-and-report-builder-2-0-is-not-installed.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2012/06/10/configmgr-2012-and-report-builder-2-0-is-not-installed.aspx</id><published>2012-06-10T15:32:07Z</published><updated>2012-06-10T15:32:07Z</updated><content type="html">You are running ConfigMgr 2012 RTM and SQL 2008 R2. You navigate to the Reports Node and right click, selecting ‘Create Report’ You receive the following error This is because you have installed SQL 2008 R2 which ships with Report Builder 3.0…..By default ConfigMgr 2012 uses Report Builder 2.0 After digging around in the registry I found that modifying the following registry key allows ConfigMgr 2012 to invoke Report Builder 3.0 from the console. HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2012/06/10/configmgr-2012-and-report-builder-2-0-is-not-installed.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4412&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="SCCM" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SCCM/default.aspx" /><category term="SQL Server 2008" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SQL+Server+2008/default.aspx" /></entry><entry><title>Patch Management–Hide Client Software Notifications</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2012/03/08/patch-management-hide-client-software-notifications.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2012/03/08/patch-management-hide-client-software-notifications.aspx</id><published>2012-03-08T16:45:53Z</published><updated>2012-03-08T16:45:53Z</updated><content type="html">One of the problems I often encounter when implementing patch management solutions for clients is they often require different settings on clients that are managed by the same primary site server. Recently I was asked to hide all the software update deployments on workstations but make all software update deployments visible on servers. After have a long hard think and looking in the ConfigMgr SDK I found the SetUserExperienceFlag Extract take from the ConfigMgr SDK The SetUserExperienceFlag method...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2012/03/08/patch-management-hide-client-software-notifications.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4325&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="SCCM" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SCCM/default.aspx" /><category term="SDK" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SDK/default.aspx" /></entry><entry><title>ConfigMgr WSUS scan fails on server running DPM - Maximum request length exceeded</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2012/03/08/configmgr-wsus-scan-fails-on-server-running-dpm-maximum-request-length-exceeded.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2012/03/08/configmgr-wsus-scan-fails-on-server-running-dpm-maximum-request-length-exceeded.aspx</id><published>2012-03-08T15:07:20Z</published><updated>2012-03-08T15:07:20Z</updated><content type="html">I was setting up patch management for a client recently using ConfigMgr 2007 SP2 with R3 and WSUS. Everything was working fine apart from their DPM server was not returning a status of compliant. After reviewing the client side windows update agent log file %windir%\windowsupdate.log I noticed the following SyncUpdates failure, error = 0x8024400E, soap client error = 7, soap error code = 400, HTTP status code = 200 and further down in the log there was There was an exception running the extensions...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2012/03/08/configmgr-wsus-scan-fails-on-server-running-dpm-maximum-request-length-exceeded.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4324&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="ASP" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ASP/default.aspx" /><category term="Config Manager" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Config+Manager/default.aspx" /><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="DPM" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/DPM/default.aspx" /><category term="IIS" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/IIS/default.aspx" /><category term="SCCM" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SCCM/default.aspx" /><category term="WSUS" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/WSUS/default.aspx" /></entry><entry><title>The Configuration Manager console crashes when you try to create a Reporting Service report in System Center Configuration Manager 2007 R3 - System.Collections.Generic.KeyNotFoundException</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2011/05/24/the-configuration-manager-console-crashes-when-you-try-to-create-a-reporting-service-report-in-system-center-configuration-manager-2007-r3-system-collections-generic-keynotfoundexception.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2011/05/24/the-configuration-manager-console-crashes-when-you-try-to-create-a-reporting-service-report-in-system-center-configuration-manager-2007-r3-system-collections-generic-keynotfoundexception.aspx</id><published>2011-05-24T12:35:39Z</published><updated>2011-05-24T12:35:39Z</updated><content type="html">Recently I upgraded my ConfigMgr hierarchy to R3 – went very smoothly….so I thought anyway. Later on I tried to create a reporting services report on my central site server and received the following error in the admin console GUI System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. &amp;#160;&amp;#160; at System.ThrowHelper.ThrowKeyNotFoundException() &amp;#160;&amp;#160; at System.Collections.Generic.Dictionary`2.get_Item(TKey key) &amp;#160;&amp;#160; at Microsoft.ConfigurationManagement...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2011/05/24/the-configuration-manager-console-crashes-when-you-try-to-create-a-reporting-service-report-in-system-center-configuration-manager-2007-r3-system-collections-generic-keynotfoundexception.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4149&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="Config Manager" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Config+Manager/default.aspx" /><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="R3" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/R3/default.aspx" /><category term="SRS" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SRS/default.aspx" /></entry><entry><title>Interactive command prompt under the system context and Server 2008</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2011/02/07/interactive-command-prompt-under-the-system-context-and-server-2008.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2011/02/07/interactive-command-prompt-under-the-system-context-and-server-2008.aspx</id><published>2011-02-07T15:31:00Z</published><updated>2011-02-07T15:31:00Z</updated><content type="html">I had a rather anxious phone call from a DBA friend today 
 He had a production SQL 2008 server running in Window Authentication mode, someone had removed the main admin login. 
 He was getting quite upset as he could not see any possible way to add it back in again, this account was the only account with admin privileges. 
 I knew that local system had admin rights on the server so decided to try and use this as my way in, this did not go as smoothly as planned..... 
 The server OS was 2008...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2011/02/07/interactive-command-prompt-under-the-system-context-and-server-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4045&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="General" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/General/default.aspx" /><category term="Security" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Security/default.aspx" /><category term="SQL" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SQL/default.aspx" /><category term="windows server 2008" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/windows+server+2008/default.aspx" /></entry><entry><title>Installation not acceptable by client execmgr</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2011/01/21/installation-not-acceptable-by-client-execmgr.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2011/01/21/installation-not-acceptable-by-client-execmgr.aspx</id><published>2011-01-21T15:08:00Z</published><updated>2011-01-21T15:08:00Z</updated><content type="html">I had a phone call from a friend today, he could not get an advertisement to run. 
 He emailed me over the execmgr.log, this is what I could see 
 Creating mandatory request for advert AA120134, program Installation, package AA120234 execmgr 21/1/2011 1:27:23 PM 1064 (0x0428) Download content and mapped drive required. AA120134 - Installation not acceptable by client execmgr 21/1/2011 1:27:23 PM 2468 (0x09A4) RaisePolicyStateStatusMessage - invalid policy received execmgr 21/1/2011 1:27:23 PM 2468...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2011/01/21/installation-not-acceptable-by-client-execmgr.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=4024&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="Config Manager" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Config+Manager/default.aspx" /><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="SCCM" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SCCM/default.aspx" /></entry><entry><title>Installing and configuring WebDAV</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2010/11/11/installing-and-configuring-webdav.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2010/11/11/installing-and-configuring-webdav.aspx</id><published>2010-11-11T17:28:17Z</published><updated>2010-11-11T17:28:17Z</updated><content type="html">When installing and configuring WebDAV, WebDAV may not configure correctly This means that clients cannot install using &amp;#39;Client Push Installation&amp;#39; below is the fix 1. Open %windir%\system32\inetserv\config\applicationhost.config in notepad 2. Between the entries &amp;lt;add name=”optionsverbhandler…&amp;gt; and &amp;lt;add name=”staticfile…&amp;gt; add the following line &amp;lt;add name=&amp;quot;WebDAV&amp;quot; path=&amp;quot;*&amp;quot; verb=&amp;quot;PROPFIND,PROPPATCH,MKCOL,PUT,COPY,DELETE,MOVE,LOCK,UNLOCK&amp;quot; modules=&amp;quot;WebDAVModule&amp;quot;...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2010/11/11/installing-and-configuring-webdav.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=3907&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="SCCM" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SCCM/default.aspx" /><category term="System Center Configuration Manager" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/System+Center+Configuration+Manager/default.aspx" /></entry><entry><title>Call of Duty Black Ops Woods Outfit</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2010/11/10/call-of-duty-black-ops-woods-outfit.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2010/11/10/call-of-duty-black-ops-woods-outfit.aspx</id><published>2010-11-10T18:05:02Z</published><updated>2010-11-10T18:05:02Z</updated><content type="html">If you bought the prestige edition of COD Black Ops , you will get a free Woods Outfit for your Avatar. There has been lots of questions about how to put this outfit on. The answer is very simple. Go to the avatar section under the &amp;#39;suits&amp;#39; it will be available in there....(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2010/11/10/call-of-duty-black-ops-woods-outfit.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=3902&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="General" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/General/default.aspx" /><category term="XBOX" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/XBOX/default.aspx" /></entry><entry><title>Save 50% - Ebook Deal of the Day</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2010/10/27/save-50-ebook-deal-of-the-day.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2010/10/27/save-50-ebook-deal-of-the-day.aspx</id><published>2010-10-27T16:21:50Z</published><updated>2010-10-27T16:21:50Z</updated><content type="html">O’Reilly have a sale on, you could save up to 50% Follow the link to see the 50% deal...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2010/10/27/save-50-ebook-deal-of-the-day.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=3762&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="Books" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Books/default.aspx" /><category term="Exams" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Exams/default.aspx" /><category term="O'Reilly" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/O_2700_Reilly/default.aspx" /></entry><entry><title>Query based collections in ConfigMgr 2007 may fail to refresh after being modified</title><link rel="alternate" type="text/html" href="http://wmug.co.uk/wmug/b/scambler/archive/2010/10/20/query-based-collections-in-configmgr-2007-may-fail-to-refresh-after-being-modified.aspx" /><id>http://wmug.co.uk/wmug/b/scambler/archive/2010/10/20/query-based-collections-in-configmgr-2007-may-fail-to-refresh-after-being-modified.aspx</id><published>2010-10-20T14:16:04Z</published><updated>2010-10-20T14:16:04Z</updated><content type="html">Consider the following System Center Configuration Manager 2007 scenario: 1. You create a query based collection. 2. You update and refresh that collection and it works correctly. 3. You go to the properties of that collection and edit the query it uses so that it should display different machines. 4. You update and refresh the collection. After doing this the machines in the collection may still reflect the original query and never be updated. Read the rest of the article here...(&lt;a href="http://wmug.co.uk/wmug/b/scambler/archive/2010/10/20/query-based-collections-in-configmgr-2007-may-fail-to-refresh-after-being-modified.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://wmug.co.uk/aggbug.aspx?PostID=3683&amp;AppID=46&amp;AppType=1&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>scambler</name><uri>http://wmug.co.uk/members/scambler/default.aspx</uri></author><category term="Config Manager" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/Config+Manager/default.aspx" /><category term="ConfigMgr" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/ConfigMgr/default.aspx" /><category term="SMS" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/SMS/default.aspx" /><category term="System Center Configuration Manager" scheme="http://wmug.co.uk/wmug/b/scambler/archive/tags/System+Center+Configuration+Manager/default.aspx" /></entry></feed>