<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-9110944916319547216</id><updated>2012-01-01T18:46:09.245-06:00</updated><category term='sccm'/><category term='Vista'/><category term='tools'/><category term='intune'/><category term='right click tools'/><category term='client'/><category term='logs'/><category term='mms superflow'/><category term='books'/><category term='viewfinity'/><category term='collection'/><category term='adobe'/><category term='disk'/><category term='patches'/><category term='query'/><category term='vhd'/><category term='white paper'/><category term='2012'/><category term='new computer'/><category term='reg'/><category term='virtual'/><category term='vnext'/><category term='vbscript'/><category term='review'/><category term='run as&quot;'/><category term='contest'/><category term='xml'/><category term='SMS'/><category term='console extension'/><category term='cleanmgr'/><category term='docs'/><category term='MP'/><category term='personal'/><category term='java'/><category term='sagerun'/><category term='mms'/><category term='policy'/><category term='ie 7'/><category term='sccm r3'/><category term='2007'/><category term='mof'/><category term='native'/><category term='regisitry'/><category term='app-v'/><category term='sp2'/><category term='batch'/><category term='outlook'/><category term='office 2007'/><category term='win 7'/><category term='report'/><category term='clean up'/><category term='sql'/><category term='fep'/><category term='osd'/><category term='hta'/><category term='errors'/><category term='shutdown'/><category term='certificate'/><category term='stats'/><category term='screen saver'/><category term='ODBC'/><category term='fixes'/><category term='wmi'/><category term='regisitry&quot;'/><category term='discovery'/><title type='text'>SMS/SCCM, Beyond Application Deployment - Matthew Hudson</title><subtitle type='html'>SMS/SCCM, Beyond Application Deployment is a blog by Matthew Hudson covering SMS 2003 and SCCM 2007 beyond package deployment.  Here you will find hints, tips, and tricks to help with managing your infrastructure.  It will focus mainly on Reg files, Batch, VbScript, WMI, and possibly other methods.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sms-hints-tricks.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default?start-index=101&amp;max-results=100'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>230</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1895318573290212718</id><published>2011-12-31T19:19:00.004-06:00</published><updated>2012-01-01T18:46:09.256-06:00</updated><title type='text'>Auto Discovery via Script</title><content type='html'>Ever wanted clients to auto-assign but you didn't know how to do it.  &lt;br /&gt;Well there are several ways to do this.  You could create an export of all the boundarys, so with a script so the client can determine where it needs to be.  Otherwise you can do this:&lt;br /&gt;&lt;br /&gt;----------- Reassign.vbs -------------------&lt;br /&gt;Set smsclient = CreateObject("Microsoft.SMS.Client")&lt;br /&gt;smsClient.ReAssignSite&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Example:  &lt;br /&gt;Multi-Tier hiearchy.  Imaging done at the central site.  Computer is assigned during imaging to the Central Site.&lt;br /&gt;At the end of the process run the script and it should auto discovery it's site code based on the boundaries.  Obviously if the client stays at the Central site then you have a boundary or other problem that needs to be addressed.&lt;br /&gt;&lt;br /&gt;Here is a link to my website that I made several years back.  I it is one the slipped my mind until recently.&lt;a href="&lt;br /&gt;http://www.sccm-tools.com/tools/advertisement/advertisement-SiteCode.html"&gt;Site Code Assignment &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1895318573290212718?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1895318573290212718'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1895318573290212718'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/12/auto-discovery-via-script.html' title='Auto Discovery via Script'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8130170496121524003</id><published>2011-12-24T13:45:00.002-06:00</published><updated>2011-12-24T13:54:07.801-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fep'/><title type='text'>Forefront Endpoint Protection Update 1 Updates tool</title><content type='html'>Have you been using Forefront Endpoint protection 2010.  Hopefully you have found the time to update to the lastest release, Update 1.&lt;br /&gt;&lt;br /&gt;What is critical to this update is the new update tool that allows you to really automate the download and push to the DPs.  Before you had to do this manually, created a script or use another 3rd party script.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="softwareupdateautomation.exe"&gt;http://www.microsoft.com/download/en/details.aspx?id=26613&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This tool should be copied to your Bin folder on machine performing the updates or referenced on the command line to run the program.&lt;br /&gt;&lt;br /&gt;If you choose to create your own Deployment Management name and package name then you need to follow the switches for the application&lt;br /&gt;&lt;br /&gt;SoftwareUpdateAutomation.exe” /AssignmentName FEP2010SignatureUpdates /PackageName FEP2010Signature&lt;br /&gt;&lt;br /&gt;If you choose to use the defaults provided by the program then you simply need to run the .exe and sit back and watch.  In the programsData folder there should be a log file name softwareupdateautomation.log.  In here you can watch the program check the Deployment Management / Package and then download the files and update the DPs as necessary.&lt;br /&gt;&lt;br /&gt;I recommend that you check your Deployment settings and set the program to use Binary Replication so you don't push all the files over and over again.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8130170496121524003?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8130170496121524003'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8130170496121524003'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/12/forefront-endpoint-protection-update-1.html' title='Forefront Endpoint Protection Update 1 Updates tool'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-663657838829879675</id><published>2011-11-17T19:09:00.003-06:00</published><updated>2011-11-17T19:11:14.717-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2012 Registration is now open!</title><content type='html'>Book your spot now for MMS 2012 in Las Vegas, hosted at the Venteian.&lt;br /&gt;&lt;br /&gt;http://www.mms-2012.com/&lt;br /&gt;&lt;br /&gt;This is a great time to learn as well as network with your fellow ConfigMgr peers!&lt;br /&gt;&lt;br /&gt;space is limited so act now!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-663657838829879675?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/663657838829879675'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/663657838829879675'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/11/mms-2012-registration-is-now-open.html' title='MMS 2012 Registration is now open!'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-413957866938729255</id><published>2011-10-27T19:09:00.000-05:00</published><updated>2011-10-27T19:09:00.123-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sccm'/><title type='text'>ConfigMgr 2012 RC Released</title><content type='html'>Configuration Manager 2012 RC has been Released. &lt;br /&gt;&lt;br /&gt;Just another step closer to RTM and to full deployment&lt;br /&gt;&lt;br /&gt;One thing everyone should note is the Endpoint Protection is not included in the installer:&lt;br /&gt;&lt;br /&gt;"System Center 2012 Configuration Manager and System Center 2012 Endpoint Protection are now provided as a single installation package"&lt;br /&gt;&lt;br /&gt;http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27841&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reprinted from Microsoft:&lt;/strong&gt;Please note: System Center 2012 Configuration Manager and System Center 2012 Endpoint Protection are now provided as a single installation package. &lt;br /&gt;System Center 2012 Configuration Manager helps you to empower people to use the devices and applications they need to be productive, while maintaining corporate compliance and control. As more and more consumer devices enter the workplace, IT faces the challenge of delivering a rich experience to users across multiple devices – both personal and corporate-owned – without giving up the control needed to protect company assets. Configuration Manager provides a unified infrastructure for mobile, physical and virtual environments. Configuration Manager also helps you to be more efficient with simplified administrative tools and improved compliance enforcement.&lt;br /&gt;&lt;br /&gt;New features in the release candidate include: &lt;br /&gt;&lt;br /&gt;•Improved endpoint protection functionality, with integrated setup, management and reporting of System Center 2012 Endpoint Protection. (see below)&lt;br /&gt;•Improved application catalog design that provides a better, more responsive experience when requesting and downloading applications.&lt;br /&gt;•New support for Windows Embedded devices, including Windows Embedded 7 SP1, POS-Ready 7, Windows 7 Think PC, and Windows Embedded Compact 7.&lt;br /&gt;•Improved compliance enforcement and tracking, with the ability to create dynamic collections of baseline compliance and generate hourly compliance summaries.&lt;br /&gt;•Platform support for deep mobile device management of Nokia Symbian Belle devices. Pending a platform update by Nokia later this calendar year for these devices, customers will be able to try out the management of Nokia devices with Configuration Manager.&lt;br /&gt;&lt;br /&gt;System Center 2012 Endpoint Protection (previously known as Forefront Endpoint Protection 2012) protects client and server operating systems against the latest threats using industry-leading malware detection technologies. It is built on System Center 2012 Configuration Manager, giving customers a unified infrastructure for client security and compliance management. This shared infrastructure lowers ownership costs while providing improved visibility through user-centric malware reporting and control over endpoint management and security.&lt;br /&gt;&lt;br /&gt;New features in the release candidate include:&lt;br /&gt;•Support for System Center 2012 Configuration Manager, including integrated setup, management, and reporting.&lt;br /&gt;•Role-based management across security and operations.&lt;br /&gt;•Improved alerting and reporting, with near real-time and user-centric data views.&lt;br /&gt;•More efficient delivery of signature updates using new automatic software deployment model.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-413957866938729255?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/413957866938729255'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/413957866938729255'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/10/configmgr-2012-rc-released.html' title='ConfigMgr 2012 RC Released'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3798272977972487967</id><published>2011-09-30T19:37:00.002-05:00</published><updated>2011-10-03T06:51:01.088-05:00</updated><title type='text'>MP has rejected a policy request from GUID:XXXX</title><content type='html'>Does your MP Control Manager log have nothing but errors about a machine not registered to the site? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Symptoms&lt;/strong&gt;&lt;br /&gt;Component: SMS_MP_CONTROL_MANAGER&lt;br /&gt;&lt;br /&gt;MP has rejected a policy request from GUID:XXXXX-XXXX-XXX-XXX-XXXXXXXXXXXXXX because it was not approved.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Solutions:&lt;/strong&gt;&lt;br /&gt;Locate the machine by running a SQL query on the database:&lt;br /&gt;&lt;em&gt;select SMS_Unique_Identifier0, Name0 from V_R_System where SMS_Unique_Identifier0 = 'GUID:xxxxx-xxx-xx-xx-xxx-x'&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;1. Mixed mode:  Check to see if machine has been approved in the console&lt;br /&gt;2. Native Mode: Check to see if the client is installed correctly or registered correctly.  Also check to make sure the client certificate is correct on the machine&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You may need to uninstall the client or repair it if the the data in the console looks correctly.  Hopefully the problem will stop after a while and logs will clear out.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3798272977972487967?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3798272977972487967'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3798272977972487967'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/09/mp-has-rejected-policy-request-from.html' title='MP has rejected a policy request from GUID:XXXX'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1037581615605868733</id><published>2011-08-21T15:05:00.006-05:00</published><updated>2011-08-21T15:29:01.617-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='console extension'/><category scheme='http://www.blogger.com/atom/ns#' term='right click tools'/><category scheme='http://www.blogger.com/atom/ns#' term='2012'/><title type='text'>ConfigMgr 2012 Console Extensions</title><content type='html'>Hopefully this will be one of many SCCM 2012 "Console Extensions". One thing you have already noticed is that 2012 is now Ribbon Based so we can't call them "Right Click" tools. You may already be familiar with Greg Ramsey's Guid Locator method for 2007. &lt;a href="http://myitforum.com/cs2/blogs/gramsey/archive/2008/05/05/sccm-2007-console-extensions-guid-locator.aspx"&gt;http://myitforum.com/cs2/blogs/gramsey/archive/2008/05/05/sccm-2007-console-extensions-guid-locator.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sccm-tools.com/tools/other/actions.zip"&gt;Here &lt;/a&gt;is the version I created for 2012. Basically I looped through the XML Console files and create a tools folder and file based on each GUID in the Default section of the Ribbon. This might not be a totally exhaustive list but I think it should be a good start. The file/folders are pulled from the Beta 2 version currently downloaded from Microsoft. &lt;br /&gt;&lt;br /&gt;The Zip file is the actions folder and should be extracted in the Actions Folder (&lt;br /&gt;%ProgramFiles%\Microsoft Configuration Manager\AdminUI\XmlStorage\Extensions\Actions)&lt;br /&gt;&lt;br /&gt;I hope to update this as the SDK is updateded. This way you can see the changes in the Console Extensions. Once everything is published I hope to see about creating a tool to converted the XML 2007 format to the XML 2012 format, which is slightly different. &lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1037581615605868733?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1037581615605868733'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1037581615605868733'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/08/configmgr-2012-console-extensions.html' title='ConfigMgr 2012 Console Extensions'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8512451543460604981</id><published>2011-08-17T20:42:00.003-05:00</published><updated>2011-08-17T21:00:14.603-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='errors'/><title type='text'>Role keeps installing.</title><content type='html'>&lt;strong&gt;Problem:&lt;/strong&gt;&lt;br /&gt;Role on server keeps installing, every hour. Let's say is it is the MP role, yet in the MPsetup.log file it shows that the role installed sucessfully but the Compmon.log shows that the services are not installed. You also might find the registry entries for the server are not there. If found several errors in the event log as listed below about the performance counter error. After searching I finally located the "repair" command for the performance counter. After several hours I went back and checked and found the server had stopped repairing/reinstalling and the logs look good. All logs were moving as they should. Below is the data I found in the logs and the command to run.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;&lt;/em&gt;&lt;br /&gt;&lt;em&gt;Windows Event Log:&lt;br /&gt;&lt;/em&gt;&lt;br /&gt;The performance counter explain text string value in the registry is not formatted correctly. The malformed string is #%$*&amp;gt;)@}#. The first DWORD in the Data section contains the index value to the malformed string while the second and third DWORDs in the Data section contain the last valid index values.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;CompMon.log:&lt;br /&gt;&lt;/em&gt;Can not get the current execution state for component SMS_MP_CONTROL_MANAGER since it is not installed or completed installing.&lt;br /&gt;Can not get the current execution state for component SMS_EXECUTIVE since it is not installed or completed installing.&lt;br /&gt;Can not get the current execution state for component SMS_COMPONENT_MONITOR since it is not installed or completed installing&lt;br /&gt;Can not get the current execution state for component SMS_OUTBOX_MONITOR since it is not installed or completed installing.&lt;br /&gt;Can not get the current execution state for component SMS_MP_FILE_DISPATCH_MANAGER since it is not installed or completed installing.&lt;br /&gt;Waiting until the next polling cycle in 5 seconds from now.&lt;br /&gt;Checking components ...&lt;br /&gt;&lt;br /&gt;&lt;em&gt;MPSetup.log:&lt;/em&gt;&lt;br /&gt;Installation was successful.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Resolution:&lt;/strong&gt;&lt;br /&gt;lodctr /r: c:\windows\system32\perfstringbackup.ini&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8512451543460604981?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8512451543460604981'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8512451543460604981'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/08/role-keeps-installing.html' title='Role keeps installing.'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8072145497107579225</id><published>2011-07-09T19:37:00.004-05:00</published><updated>2011-07-09T19:45:37.145-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='collection'/><title type='text'>Where is my collection</title><content type='html'>Everyone asks in the forum, "I need to find a collection, how do I do that?" Well there are reports that you can run. You can ask your peers where they stuck it or you can look. If you have several levels it can take awhile.&lt;br /&gt;&lt;br /&gt;So I decided to come up with a new tool: Where is my collection?&lt;br /&gt;&lt;br /&gt;It will help you locate your collection using a simply HTA program. Simply type in a few characters of the collection and it will return the top 100 matches. Then you find your collection and click on the "Locate collection" It will then give you a read out like this:&lt;br /&gt;&lt;br /&gt;Root Collection&lt;br /&gt;--Adobe&lt;br /&gt;----Adobe Professional&lt;br /&gt;------Machines still needing Adobe Profressional&lt;br /&gt;&lt;br /&gt;It is accomplished by using the SMS_CollectToSubCollect namespace. Generally this is used to create a subcollection. It occured to me that this property is also read only so it was a good choice to use.&lt;br /&gt;&lt;br /&gt;I have the tool on my site as stand alone tool since no arguments are passed from the console to the machine via right click, but I have also included how to add this to the console. I only spent several hours on the tool one evening so if you see something that can be improved, please let me know.&lt;br /&gt;&lt;br /&gt;Enjoy, and as always, use at your own risk :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sccm-tools.com/tools/standalone/standalone-Whereismycollection.html"&gt;http://www.sccm-tools.com/tools/standalone/standalone-Whereismycollection.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Since this is also echoed in the Advertisments and Packages I could also create a tool or expand this one. Some of this has already been solved in ConfigMgr 2012 so go check it out!!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8072145497107579225?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8072145497107579225'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8072145497107579225'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/07/where-is-my-collection.html' title='Where is my collection'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3322618622052390439</id><published>2011-07-06T19:52:00.003-05:00</published><updated>2011-07-06T20:11:56.308-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='collection'/><title type='text'>Not all machines in Collection</title><content type='html'>Did ever create a collection and realize that not all the computers were appearing?&lt;br /&gt;When you create a collection you need to make sure you use:&lt;br /&gt;&lt;br /&gt;SMS_R_System.Name or in some cases SMS_R_System.NetbiosName&lt;br /&gt;&lt;br /&gt;Using the SMS_G_System_COMPUTER_SYSTEM.Name or other similar options might not reveal all your systems. When creating collections of large amounts of machines use the SMS_R_System.&lt;br /&gt;&lt;br /&gt;I have seen large collections lack 1 or even hundres of machines when using a SMS_G_System_XXXXX&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3322618622052390439?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3322618622052390439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3322618622052390439'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/07/not-all-machines-in-collection.html' title='Not all machines in Collection'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-5325373938363888143</id><published>2011-06-12T17:23:00.002-05:00</published><updated>2011-06-12T17:25:23.680-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='vhd'/><title type='text'>ConfigMgr Beta 2 2010 Release</title><content type='html'>So are you wanting to see more of ConfigMgr 2012, then download the latest VHD.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=1b23c540-9b9f-4d41-a05d-d4b216061957"&gt;http://www.microsoft.com/downloads/en/details.aspx?FamilyID=1b23c540-9b9f-4d41-a05d-d4b216061957&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;VHD Test Drive - System Center Configuration Manager 2012 Beta 2 on Windows Server 2008 R2&lt;br /&gt;&lt;br /&gt;See the Ribbon Menu at its best as well as other components as they come along.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-5325373938363888143?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5325373938363888143'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5325373938363888143'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/06/configmgr-beta-2-2010-release.html' title='ConfigMgr Beta 2 2010 Release'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6155202069865734802</id><published>2011-06-09T19:52:00.019-05:00</published><updated>2011-06-12T17:27:03.686-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='policy'/><title type='text'>Signature verification failed for PolicyAssignmentID</title><content type='html'>I will say the sometimes in Native mode I have seen this problem and it was due to a problem with the certificate on the MP but this article assumes you have tested your site system and found no such problem&lt;br /&gt;&lt;br /&gt;Problem:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1. Run Advergtised Programs is blank or partially populated&lt;br /&gt;&lt;br /&gt;2. PolicyAgent log : Signature verification failed for PolicyAssignmentID&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Solution:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Locate all the Programs from Packages that have bad OS Requirements. This means if you have a program set to run "All x86 XP workstations as well as x86 XP SP1, x86 SP2. Because you cannot have both All systems as well as the individual versions of the OS. The policy cannot be compiled due to this conflict.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;When you check the client it appears to be working fine. It can update hardware but otherwise it looks fine. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Signature verification failed for PolicyAssignmentID {6dc2328f-1dd7-4cc3-95a9-3ca5aa34ec8a}.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/-wGUbGdOOIaw/TfF6pgRchDI/AAAAAAAAAFo/4ZRzvdPYUWI/s1600/image001.jpg"&gt;&lt;img style="TEXT-ALIGN: center; MARGIN: 0px auto 10px; WIDTH: 400px; DISPLAY: block; HEIGHT: 236px; CURSOR: hand" id="BLOGGER_PHOTO_ID_5616405063764050994" border="0" alt="" src="http://2.bp.blogspot.com/-wGUbGdOOIaw/TfF6pgRchDI/AAAAAAAAAFo/4ZRzvdPYUWI/s400/image001.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;The problem is that how do find the offending Program? Well there are many ways but I will just give you the one I used and I am sure I will find a faster way and repost. First connect to machine via Wbemtest (ROOT\ccm\Policy\Machine\requestedConfig). Enum Classes and select Recursive to list everything.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/-RqkoPIRQloE/TfF9WUoeAPI/AAAAAAAAAFw/uBoKgoS8C30/s1600/1.png"&gt;&lt;img style="WIDTH: 247px; HEIGHT: 191px; CURSOR: hand" id="BLOGGER_PHOTO_ID_5616408032756760818" border="0" alt="" src="http://3.bp.blogspot.com/-RqkoPIRQloE/TfF9WUoeAPI/AAAAAAAAAFw/uBoKgoS8C30/s400/1.png" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;br /&gt;Next find the CCM_Policy_Assignment2 and click on it&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://2.bp.blogspot.com/-quQq22XuMcY/TfFwr24vQKI/AAAAAAAAAFY/uyLr80WA8DI/s200/image003.jpg"&gt;&lt;img style="TEXT-ALIGN: center; MARGIN: 0px auto 10px; WIDTH: 200px; DISPLAY: block; HEIGHT: 128px; CURSOR: hand" id="BLOGGER_PHOTO_ID_5616394109077897378" border="0" alt="" src="http://2.bp.blogspot.com/-quQq22XuMcY/TfFwr24vQKI/AAAAAAAAAFY/uyLr80WA8DI/s200/image003.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Click on the Instances and you should see something similar to this below. Now find the line with your policy. You could create a query to find it but this is a manual approach.&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/-CuzxerrJAnU/TfF-uoSJ6eI/AAAAAAAAAF4/bEmMS_g9j90/s1600/1.png"&gt;&lt;img style="WIDTH: 400px; HEIGHT: 259px; CURSOR: hand" id="BLOGGER_PHOTO_ID_5616409549860366818" border="0" alt="" src="http://3.bp.blogspot.com/-CuzxerrJAnU/TfF-uoSJ6eI/AAAAAAAAAF4/bEmMS_g9j90/s400/1.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;When you find your line click and select "Show MOF" You sould see something like this&lt;br /&gt;&lt;br /&gt;instance of CCM_Policy_Assignment2&lt;br /&gt;{&lt;br /&gt;AssignmentCondition = "{BA0997BC-AA74-498E-8D8E-B0A691F46F6F}";&lt;br /&gt;AssignmentCookie = "2011-06-07 16:53:17.550";&lt;br /&gt;AssignmentID = "{ef6d2778-3b08-4fdf-a989-cc48458c1bd6}";&lt;br /&gt;AssignmentPolicy = "CCM_Policy_Policy4.PolicyID=\"&lt;strong&gt;C0220033-C020009D&lt;/strong&gt;-7D1B5B9B\",PolicyVersion=\"4.00\",PolicySource=\"SMS:P03\"";&lt;br /&gt;AssignmentSource = "SMS:P03";&lt;br /&gt;AssignmentVersion = "4.00";&lt;br /&gt;};&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;SELECT TOP 1000 [PolicyID]&lt;br /&gt;,[PADBID]&lt;br /&gt;,[PolicyAssignmentID]&lt;br /&gt;,[OfferID]&lt;br /&gt;,[PkgID]&lt;br /&gt;,[ProgramName]&lt;br /&gt;,[OfferCRC]&lt;br /&gt;,[PkgCRC]&lt;br /&gt;,[ProgramCRC]&lt;br /&gt;,[ProviderVersion]&lt;br /&gt;,[ParentPolicyID]&lt;br /&gt;,[DepSourceID]&lt;br /&gt;FROM [dbo].[SoftwarePolicy]&lt;br /&gt;where PolicyID like '%C0220033%'&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Advertisment - PackageID -xxxxxxx &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;This query will help you find the offending program and now you can find the offending program&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6155202069865734802?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6155202069865734802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6155202069865734802'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/06/signature-verification-failed-for.html' title='Signature verification failed for PolicyAssignmentID'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-wGUbGdOOIaw/TfF6pgRchDI/AAAAAAAAAFo/4ZRzvdPYUWI/s72-c/image001.jpg' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1882643449518285516</id><published>2011-05-18T11:37:00.023-05:00</published><updated>2011-05-18T21:12:47.222-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sccm'/><category scheme='http://www.blogger.com/atom/ns#' term='white paper'/><title type='text'>SCCM 2007 Performance Considerations</title><content type='html'>Many times in the forum you will see administrators ask how to setup their hard disk arrays for best performance with SCCM. While this is not approached directly in the ConfigMgr documenation it is understood that you should always install the Configuration Manager application on a different drive than your OS. With that in mind, Microsoft has a document that will help with performance considerations for sites between 10,000 and 200,000 machines. If you are running a site less than 1,000 machines you could easily install everything on one drive and not see performance degredation but I would not consider is a best practice.&lt;br /&gt;&lt;br /&gt;What is great about this document is the detailed information on Volumes, Raid type and number of disks.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;10k clients (Single machine) Configuration&lt;br /&gt;&lt;/strong&gt;Site Server / management point:&lt;br /&gt;* 2x2 Xeon @ 3 GHz&lt;br /&gt;* 4GB RAM&lt;br /&gt;* SAS write back / read ahead cache (with battery backup) options for all volumes&lt;div height="300" valign="top"&gt;&lt;br /&gt;&lt;table&gt;&lt;tr bgcolor="blue"&gt;&lt;td&gt;Volume&lt;/td&gt;&lt;td&gt;Purpose&lt;/td&gt;&lt;td&gt;RAID Type&lt;/td&gt;&lt;td&gt;# of Disks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;Operating System/SQL Server Temp Database&lt;/td&gt;&lt;td&gt;RAID 1&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;tr&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;Configuration Manager 2007 installation files and SQL Server site database&lt;/td&gt;&lt;td&gt;RAID 1&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;This document and other valuable White papers can be found here:&lt;br /&gt;&lt;a href="http://www.microsoft.com/systemcenter/en/us/configuration-manager/cm-white-papers.aspx"&gt;http://www.microsoft.com/systemcenter/en/us/configuration-manager/cm-white-papers.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Exact white paper:&lt;br /&gt;&lt;a href="http://download.microsoft.com/download/4/b/9/4b97e9b7-7056-41ae-8fc8-dd87bc477b54/Sample"&gt;Configuration Manager 2007: Sample Configurations and Common Performance Questions&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Please note that the document was created in July 2008 but still contains valuabe information that can be used today! Microsoft cannot keep up with every change in Disk and CPU technology so please adjust as necessary. For this reason Microsoft cannot recommend how to setup every different enviroment because there is no way of knowing the performance of your hardware.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://download.microsoft.com/download/4/b/9/4b97e9b7-7056-41ae-8fc8-dd87bc477b54/Sample"&gt;&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1882643449518285516?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1882643449518285516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1882643449518285516'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/05/sccm-2007-performance-considerations.html' title='SCCM 2007 Performance Considerations'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6526378082890300894</id><published>2011-03-29T18:54:00.001-05:00</published><updated>2011-03-29T18:54:00.952-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='win 7'/><title type='text'>Windows 7 Service Pack 1 and Windows Server 2008 R2 Service Pack 1 as supported platforms for Configuration Manager 2007 Service Pack 2</title><content type='html'>Looks like Microsoft is set approve the use of Sp1 for 2008 R2 and Win7.  There is a hotfix that needs to be installed.&lt;br /&gt;&lt;br /&gt;http://support.microsoft.com/kb/2489044/en-us?sd=rss&amp;spid=12769&lt;br /&gt;&lt;br /&gt;Hopefully no one jumped the gun and installed Sp1 in their enviroment before it was certified by the ConfigMgr group.  As a general rule when something new comes out you should look to MS for their 45 to 90 day rule of testing.  Once they says it works then you can install/upgrade. This goes for SQL versions.  &lt;br /&gt;&lt;br /&gt;Running this hotfix on your site systems will add the capabilities you desire.  There were problems with this site earlier in the day so keep trying if you have a problem.  Many people are dowloading it I bet&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6526378082890300894?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6526378082890300894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6526378082890300894'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/03/windows-7-service-pack-1-and-windows.html' title='Windows 7 Service Pack 1 and Windows Server 2008 R2 Service Pack 1 as supported platforms for Configuration Manager 2007 Service Pack 2'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-2432125511222585108</id><published>2011-01-05T20:03:00.002-06:00</published><updated>2011-01-05T20:06:11.653-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2011 session  Listing</title><content type='html'>MMS session listing is up and running:&lt;br /&gt;http://www.mms-2011.com/Topic/List&lt;br /&gt;&lt;br /&gt;This morning they had 73, tonight they have 86.  There are more sessions added all the time.  Look for the list to be complete by the end of the month.  Keep checking back for your favorite presenter or topic.  You will notice that v.Next is now Configuration Manager 2012 so you might see both titles in the session listing.  This is because it was given a formal name after the sessions had been submited.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-2432125511222585108?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2432125511222585108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2432125511222585108'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2011/01/mms-2011-session-listing.html' title='MMS 2011 session  Listing'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4427173579431204401</id><published>2010-12-22T18:02:00.006-06:00</published><updated>2010-12-23T08:01:40.530-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='adobe'/><title type='text'>Flash upgrade errors</title><content type='html'>&lt;div&gt;Sometimes the simplest of programs can cause the biggest problems. On a few machines we keep seeing that Flash fails to install. If we login to the machine and install the update via the Web then it will install and report correctly in the browser. I have found that it creates another problem. The MSI that is used to distribute Flash is smart enough to know that there is a problem. On several machines the MSI install log looks like this&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;--------------------&lt;br /&gt;MSI (s) (5C:64) [10:12:06:420]: Product: Adobe Flash Player 10 ActiveX -- Configuration failed.&lt;br /&gt;&lt;br /&gt;Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel.&lt;br /&gt;{95468B00-C081-4B27-AC96-0A2A31359E60}&lt;br /&gt;--------------------&lt;br /&gt;If you look at Add/Remove programs of the client or if you look at the Resource Explorer of the console you will see a problem:&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_ewEjEJE_0ts/TRNWJN_-eVI/AAAAAAAAAEs/DFjLeaVregw/s1600/flash.png"&gt;&lt;img style="TEXT-ALIGN: center; MARGIN: 0px auto 10px; WIDTH: 400px; DISPLAY: block; HEIGHT: 312px; CURSOR: hand" id="BLOGGER_PHOTO_ID_5553877481854761298" border="0" alt="" src="http://4.bp.blogspot.com/_ewEjEJE_0ts/TRNWJN_-eVI/AAAAAAAAAEs/DFjLeaVregw/s400/flash.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is you see there are multiple versions of Flash installed. To correct this problem we need to remove all copies of Flash from the registry and then allow ConfigMgr to install Flash.&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{24762012-C6C8-4AAD-A02D-71A009FA1683}&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6815FCDD-401D-481E-BA88-31B4754C2B46}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Once all the other versions are removed from the registry the advertisment will try again and it will install. The problem on the client side is that it says it cannot remote the previous version of flash. Something happens at the install that it leaves the older version then at one point the newest version wants to uninstall the old version and it fails. Instead of installing the newest version it fails and then the admin needs to fix the problem. I have had limited success with the Flash uninstaller and trying to remove Flash from Add remove programs doesn’t seem to work.&lt;br /&gt;&lt;br /&gt;Many times on reports it only shows one version of flash but looking at Add/remove on the client and in the console we can see multiple because the GUIDS for each application are different.&lt;br /&gt;&lt;br /&gt;Now that all the problematic versions are remove it should install flash and show up in the reports correctly&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4427173579431204401?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4427173579431204401'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4427173579431204401'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/12/flash-upgrade-errors.html' title='Flash upgrade errors'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_ewEjEJE_0ts/TRNWJN_-eVI/AAAAAAAAAEs/DFjLeaVregw/s72-c/flash.png' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7369555101786635203</id><published>2010-12-16T20:26:00.002-06:00</published><updated>2010-12-16T20:28:43.260-06:00</updated><title type='text'>Forefront Endpoint Protection 2010!</title><content type='html'>It's here FEP 2010 is now RTM!&lt;br /&gt;&lt;br /&gt;Microsoft Volume Licensing Service Center (VLSC) starting Jan. 1, 2010.  It is already on Technet and trial versions are out for you to try.  This has been a year in the making and looks to be a good addition to Configuration  Manager 2007.  Now you have secure the desktop right from ConfigMgr (SCCM). &lt;br /&gt;&lt;br /&gt;Read the full Annoucment here:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/b/forefront/archive/2010/12/16/announcing-forefront-endpoint-protection-2010.aspx"&gt;http://blogs.technet.com/b/forefront/archive/2010/12/16/announcing-forefront-endpoint-protection-2010.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7369555101786635203?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7369555101786635203'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7369555101786635203'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/12/forefront-endpoint-protection-2010.html' title='Forefront Endpoint Protection 2010!'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-175273800682553305</id><published>2010-12-09T06:59:00.002-06:00</published><updated>2010-12-09T07:04:12.886-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql'/><title type='text'>SQL 2008 SP2 Support</title><content type='html'>I am sure many people have all been using it but it is now official that SQL 2008 SP2 is now supported on ConfigMgr 2007.  According to Harini Muralidharan, Microsoft statement:&lt;br /&gt;&lt;br /&gt;"System Center Configuration Manager 2007 SP1, SP2 and R2 now support Microsoft SQL Server 2008 SP2 as a Configuration Manager 2007 site database. The site system role of Reporting Services Point and the client status reporting feature of System Center Configuration Manager 2007 R2 are supported."&lt;br /&gt;&lt;br /&gt;No updates are required to use it.&lt;br /&gt;&lt;br /&gt;That being said many times people assume that they can just jump to the latest version of SQL or server platform.  This is not always the case. The different product groups must test the new platforms to make sure they work correctly and stable with SCCM.  Manytimes there might be a patch that needs to be install or a hotfix.  As a general rule you can expect a notification from Microsoft no less than 90 Days after something like this happens.  So while you can install it in your test enviroment you really should way the 90+ days for the product group to OK it.  This will cause less Support calls to Microsoft and problems in your hiearchy.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-175273800682553305?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/175273800682553305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/175273800682553305'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/12/sql-2008-sp2-support.html' title='SQL 2008 SP2 Support'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4208085163115309358</id><published>2010-11-30T19:54:00.002-06:00</published><updated>2010-11-30T19:57:02.291-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2011 Prediction</title><content type='html'>Well based on the schedule for MMS 2011, I would expect to see the session list in the next 2 weeks.  I am always excited to see who is presenting and the topics.  There is always something new to learn.  This time around there should be even more information on ConfigMgr 2011.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4208085163115309358?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4208085163115309358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4208085163115309358'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/11/mms-2011-prediction.html' title='MMS 2011 Prediction'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1149372675319705180</id><published>2010-11-12T16:52:00.003-06:00</published><updated>2010-11-12T16:53:36.470-06:00</updated><title type='text'>Configuration Manager 2012 Beta 2 TAP Nominations Now Open</title><content type='html'>Beta 2 for ConfigMgr 2012 (V.next) is now officially open.&lt;br /&gt;&lt;br /&gt;http://blogs.technet.com/b/systemcenter/archive/2010/11/09/configuration-manager-2012-beta-2-tap-nominations-now-open.aspx&lt;br /&gt;&lt;br /&gt;This is pretty important because it names the application and gives the community an idea of when the platform will be available.&lt;br /&gt;&lt;br /&gt;http://blogs.technet.com/b/systemcenter/archive/2010/11/09/announcing-configuration-manager-v-next-official-name.aspx&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1149372675319705180?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1149372675319705180'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1149372675319705180'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/11/configuration-manager-2012-beta-2-tap.html' title='Configuration Manager 2012 Beta 2 TAP Nominations Now Open'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-5297718443993482622</id><published>2010-11-02T21:36:00.001-05:00</published><updated>2010-11-02T21:36:00.114-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='vbscript'/><title type='text'></title><content type='html'>I was getting tired of some of the problems with the Java core.zip install failure so I came up with this script.  It isn't pretty but it does work to install or fix a machine that currently messed up.  Test it, use at your own risk&lt;br /&gt;&lt;br /&gt;------------------------&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;'On Error Resume Next&lt;br /&gt;Dim WshShell, strKeyPath&lt;br /&gt;dim filesys, demofolder&lt;br /&gt;set WshShell = WScript.CreateObject("WScript.Shell")&lt;br /&gt;set filesys = CreateObject ("Scripting.FileSystemObject")&lt;br /&gt;&lt;br /&gt;Installed=0 ' I haven't installed Java correctly yet&lt;br /&gt;'determine if this is a 64bit machine&lt;br /&gt;Set Wmi = GetObject("winmgmts:\\.\root\CIMV2")&lt;br /&gt;Set Col = Wmi.ExecQuery("SELECT * FROM Win32_Processor")&lt;br /&gt;For Each Obj in Col&lt;br /&gt;MachineType= Obj.AddressWidth&lt;br /&gt;next&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''Install Java Loop&lt;br /&gt;Do Until Installed=1&lt;br /&gt;&lt;br /&gt;'Install Java&lt;br /&gt;WshShell.run("msiexec /i jre1.6.0_22.msi /qb IEXPLORER=1 MOZILLA=1 REBOOT=Suppress JAVAUPDATE=0"), 0, True&lt;br /&gt;&lt;br /&gt;'check to see if it installed correctly&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;if filesys.FileExists("c:\Program Files\Java\jre6\Core.zip") then&lt;br /&gt;FixJava(MachineType)&lt;br /&gt;elseif filesys.FileExists("c:\Program Files (x86)\Java\jre6\core.zip") then&lt;br /&gt;FixJava(MachineType)&lt;br /&gt;else&lt;br /&gt;Installed=1&lt;br /&gt;end if&lt;br /&gt;Loop&lt;br /&gt;&lt;br /&gt;Sub FixJava(MachineType)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;if MachineType=32 then&lt;br /&gt;&lt;br /&gt;'''''''''x86 runtime&lt;br /&gt;&lt;br /&gt;''delete the registry entries FOR X86&lt;br /&gt;&lt;span style="font-family:Courier New;"&gt;&lt;/span&gt;&lt;br /&gt;strKeyPath = "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4-2F83216022FF}\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.6.0_22\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_CLASSES_ROOT\Installer\Products\4EA42A62D9304AC4784BF238120622FF\SourceList\Net\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_CLASSES_ROOT\Installer\Products\4EA42A62D9304AC4784BF238120622FF\sourceList\Media\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_CLASSES_ROOT\Installer\Products\4EA42A62D9304AC4784BF238120622FF\SourceList\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_CLASSES_ROOT\Installer\Products\4EA42A62D9304AC4784BF238120622FF\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;set demofolder = filesys.GetFolder("Program Files\Java\")&lt;br /&gt;demofolder.Delete&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;if MachineType=64 then&lt;br /&gt;'''''''''''''''x64 runtime&lt;br /&gt;strKeyPath = "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4-2F83216022FF}\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft\Java Web Start\1.6.0_22\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_CLASSES_ROOT\Installer\Products\4EA42A62D9304AC4784BF238120622FF\SourceList\Net\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_CLASSES_ROOT\Installer\Products\4EA42A62D9304AC4784BF238120622FF\sourceList\Media\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_CLASSES_ROOT\Installer\Products\4EA42A62D9304AC4784BF238120622FF\SourceList\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;strKeyPath = "HKEY_CLASSES_ROOT\Installer\Products\4EA42A62D9304AC4784BF238120622FF\"&lt;br /&gt;WshShell.RegDelete strKeyPath&lt;br /&gt;&lt;br /&gt;set demofolder = filesys.GetFolder("c:\program files (x86)\java")&lt;br /&gt;demofolder.Delete&lt;br /&gt;End if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;End Sub&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;--------------------&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-5297718443993482622?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5297718443993482622'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5297718443993482622'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/11/i-was-getting-tired-of-some-of-problems.html' title=''/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8780547239219019640</id><published>2010-10-21T05:35:00.004-05:00</published><updated>2010-10-23T12:56:18.890-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><title type='text'>32bit Java install for vista / Win 7</title><content type='html'>There are 2 flavors of Java a 64bit version and 32bit version. Depending on your machines you may need to install both.  We run the 64bit version of Win7 for our enviroment. There seems to be a problem with the installer when installing 32bit version, I don't know the exact cause but the end result is such.&lt;br /&gt;&lt;br /&gt;When you deploy the .EXE to the Vista/Win 7 machines the Java install folder is left with a Core.zip file and the error you will recieve will either be "unable to extract Core.zip file" or The Status message may return with a sucessfull install even though it didn't complete. If you go to the Java website it will test your machine and tell you that Java is installed correctly. This is because the registry entries are there but the install didn't complete. If you try to vist a site that requires Java the Browser generally will crash.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;How to Fix and Deploy Java&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Normal Deployent:&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;jre-6u22-windows-i586.exe ADDLOCAL=ALL IEXPLORER=1 NETSCAPE=1 MOZILLA=1 JAVAUPDATE=0 /quiet&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Modified Deployment:&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;Start by performing a standard install on a machine. Then depending on which OS you ran it on you can copy the install folder off the machine. The install files are generic so they will work on any OS. You don't need to repeat the install on a different OS.&lt;br /&gt;&lt;br /&gt;Vista /Win7&lt;br /&gt;&lt;br /&gt;C:\Users\UserNAME\AppData\LocalLow\Sun\Java&lt;br /&gt;&lt;br /&gt;XP&lt;br /&gt;C:\Documents and Settings\UserNAME\Application Data\Sun\Java\[java version]&lt;br /&gt;&lt;br /&gt;Here you will find the installer folder with the MSI and files necessary to install. You will need the full contents of the folder, not just the MSI. Copy this folder out and use it to install. Then the command line will be MSI based. You can use this for XP also but I found that with XP the .exe installer works fine.&lt;br /&gt;&lt;br /&gt;This MSI install should work fine for your Vista or Win7 machines.&lt;br /&gt;&lt;br /&gt;Note: I haven't had any problems with the Java 64bit version installer so you can use the .EXE to deploy that version.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8780547239219019640?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8780547239219019640'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8780547239219019640'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/10/32bit-java-install-for-vista-win-7.html' title='32bit Java install for vista / Win 7'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6629494972774786207</id><published>2010-10-15T12:19:00.002-05:00</published><updated>2010-10-15T12:22:55.316-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sccm r3'/><title type='text'>System Center Configuration Manager 2007 R3 Released</title><content type='html'>ConfigMgr R3 is now RTM. Go down to your corner Sofware Assurance store and pick it up. Really it might take a week to filter to the different SA websites for your Company, State, or Federal website. Hopefully you have already been reading up.  If not here is the information:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/b/systemcenter/archive/2010/10/14/system-center-configuration-manager-2007-r3-unleashed.aspx"&gt;http://blogs.technet.com/b/systemcenter/archive/2010/10/14/system-center-configuration-manager-2007-r3-unleashed.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6629494972774786207?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6629494972774786207'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6629494972774786207'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/10/system-center-configuration-manager.html' title='System Center Configuration Manager 2007 R3 Released'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3014511199968936439</id><published>2010-10-07T18:14:00.001-05:00</published><updated>2010-10-07T18:24:09.967-05:00</updated><title type='text'>Registration for MMS 2011 is now open</title><content type='html'>Get over to http://www.mms-2011.com "You Empowered." and register for MMS 2011.  Rooms can go fast so hurry up!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3014511199968936439?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3014511199968936439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3014511199968936439'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/10/registration-for-mms-2011-is-now-open.html' title='Registration for MMS 2011 is now open'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-2621261851712487246</id><published>2010-10-03T15:52:00.005-05:00</published><updated>2010-10-03T16:22:42.531-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sccm r3'/><title type='text'>Configuration Manager R3</title><content type='html'>Get the jump on everyone and order the latest book about SCCM 2007 R3: &lt;strong&gt;&lt;a href="http://www.amazon.com/gp/product/1435456505?ie=UTF8&amp;amp;tag=sccmtools-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1435456505"&gt;System Center Configuration Manager 2007 R3 Complete&lt;/a&gt;&lt;img style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: 0px; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" height="1" alt="" src="http://www.assoc-amazon.com/e/ir?t=sccmtools-20&amp;amp;l=as2&amp;amp;o=1&amp;amp;a=1435456505" width="1" border="0" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The paper back is listed as:37.79 but this is a pre-order so it currently isn't released yet.&lt;br /&gt;&lt;br /&gt;ISBN-10: 1435456505  |  ISBN-13: 9781435456501 &lt;br /&gt;880 Pages   Paperbound   &lt;br /&gt;Available in January 2011 according to the publisher &lt;br /&gt;Available in November 2010 according to Barns and Noble&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-2621261851712487246?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2621261851712487246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2621261851712487246'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/10/configuration-manager-r3.html' title='Configuration Manager R3'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6272627848929646242</id><published>2010-09-23T18:50:00.003-05:00</published><updated>2010-09-23T18:57:10.359-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2011 Call for Sessions</title><content type='html'>Call for Session topics is now public. If you ever wanted to present at MMS here is your chance! There is no telling what might be selected or not so make your topic interesting that could fill a room. Maybe it is an introduction to a topic or a deep dive. Everything is needed. "Real World" experiences are the greatest draws because the audience can relate to you.&lt;br /&gt;&lt;br /&gt;If you are selected then you will recieve the following accomodations:&lt;br /&gt;&lt;br /&gt;Free speaker registration for the event&lt;br /&gt;4 nights’ hotel accommodation during the event&lt;br /&gt;Access to the on-site speaker lounge at the event&lt;br /&gt;An opportunity to take Speaker Training on-site with top professional speaker coach Richard Klees&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Content Goals&lt;br /&gt;We are seeking session topics from Industry speakers which cover:&lt;br /&gt;&lt;br /&gt;Real-world experience in the Windows management space&lt;br /&gt;Best practices developed through actual deployments&lt;br /&gt;Tips and tricks developed from real life experience&lt;br /&gt;&lt;br /&gt;Session Format &amp;amp; Content&lt;br /&gt;All Session slots will be 75 minutes, and should be pitched at a 300-400 (technical to deep technical) level for this audience. Live demonstrations are strongly encouraged.&lt;br /&gt;&lt;br /&gt;The “Call for Sessions” entry page is located here &lt;a href="https://www.mms-2011.com/CFT"&gt;https://www.mms-2011.com/CFT&lt;/a&gt;&lt;br /&gt;The closing date for topic proposals from all speakers is midnight PST on November 24th 2010.&lt;br /&gt;&lt;br /&gt;If you have a colleague or Industry contact who is interested in speaking at the event, please ask them to send email to &lt;a onclick="onClickUnsafeLink(event);" href="mailto:mmsqs@microsoft.com"&gt;mmsqs@microsoft.com&lt;/a&gt;.  They will be sent a New Industry Speaker Access Code.&lt;br /&gt;&lt;br /&gt;You can register for the event and if you are selected to be a speaker there is a process by which you can go through to receive a refund of your registration fee.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6272627848929646242?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6272627848929646242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6272627848929646242'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/09/mms-2011-call-for-sessions.html' title='MMS 2011 Call for Sessions'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-760857328984228602</id><published>2010-09-22T17:38:00.002-05:00</published><updated>2010-09-22T17:40:42.477-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='app-v'/><title type='text'>App-v Quicktime 7.68.75.0</title><content type='html'>Every few months Apple releases a new Quicktime due to patches or feature changes. Back in 7.5 or 7.6.0 Apple required the "Apple Application Support" program to be installed. This wasn't a major problem but it did make create a App-v version a bit longer to create.&lt;br /&gt;&lt;br /&gt;Well with this latest version came new pains. Virtualizing with Client 4.6 was a breeze. Testing the program and plugin worked fine. You still need to remember to use the "Add Application" and put in a shortcut for IE so you can have the Quicktime plugin active in that version of IE.&lt;br /&gt;&lt;br /&gt;With this version the IE plugin didn't seem to worked on XP but did work on Win7. Virtualizing it different ways didn't remove the problem, "It would work fine on the Sequencer but not on the deployment test machine".&lt;br /&gt;&lt;br /&gt;Each time you tried to view a Quicktime movie in IE the following problem would appear.&lt;BR&gt; &lt;b&gt;Quicktime failed to initialize.  Error # 0. &lt;BR&gt;Please make sure Quicktime is properly installed on this computer&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_ewEjEJE_0ts/TJpD1TdjZtI/AAAAAAAAAEU/do837uJay_0/s1600/quicktime.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5519798876332320466" style="DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 320px; CURSOR: hand; HEIGHT: 110px; TEXT-ALIGN: center" alt="" src="http://1.bp.blogspot.com/_ewEjEJE_0ts/TJpD1TdjZtI/AAAAAAAAAEU/do837uJay_0/s320/quicktime.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After discussing it in the forums for a bit someone else figured out the problem.&lt;br /&gt;It appears how XP and Quicktime handle the need for a file folder. Granted "Apple Application Support" was installed and the folder was in the package but the application was looking for "C:\Program Files\Common Files\Apple\Apple Application Support" and it wasn't going to look at the virtual one.&lt;br /&gt;&lt;br /&gt;To solve this problem with XP you can do one of two things. Either create the physical folder for the use or allow App-V do it for you. The folder doesn't do anything but serve as a place holder and the rest of the application will use the virtual version.&lt;br /&gt;&lt;br /&gt;If the users don't have adminstraive privs on XP then you will pass down a command to create the folder.&lt;br /&gt;&lt;br /&gt;If the users do have administrative privs on XP then allow App-v to do it for you.&lt;br /&gt;Open the OSD file for Internet Explorer and add this text:&lt;br /&gt;&lt;br /&gt;&amp;#60;dependency&gt;&lt;br /&gt;&amp;#60;clientversion version="4.6.0.0"&amp;#62;&lt;br /&gt;&amp;#60;script event="LAUNCH" protect="FALSE" timing="PRE" wait="TRUE"&amp;#62;&lt;br /&gt;&amp;#60;scriptbody&amp;#62;MD "C:\Program Files\Common Files\Apple\Apple Application Support"&amp;#60;/scriptbody&amp;#62;&lt;br /&gt;&amp;#60;/script&amp;#62;&lt;br /&gt;&amp;#60;/dependency&amp;#62;&lt;br /&gt;&lt;br /&gt;You could also use the cmd.exe to start the command if you like.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-760857328984228602?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/760857328984228602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/760857328984228602'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/09/app-v-quicktime-768750.html' title='App-v Quicktime 7.68.75.0'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_ewEjEJE_0ts/TJpD1TdjZtI/AAAAAAAAAEU/do837uJay_0/s72-c/quicktime.JPG' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1295998140849975501</id><published>2010-09-15T13:40:00.002-05:00</published><updated>2010-09-15T13:42:48.604-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2011 Content Survey</title><content type='html'>The Content survey for MMS 2011 is live. &lt;a href="http://www.mms-2011.com/default.aspx"&gt;http://www.mms-2011.com/default.aspx&lt;/a&gt;&lt;br /&gt;This is your chance to choose what kind of topics will appear at MMS and how it will be focused.&lt;br /&gt;&lt;br /&gt;This year you could win a prize for filling out the survey&lt;br /&gt;&lt;br /&gt;"When the survey closes on Wednesday, November 24th, 2010, we will draw two entries from amongst the responses and will send a Portable Media Player to those respondents. If you would like to be entered for this draw, simply enter your email address in the text box below. Supplied email addresses will only be used for the purposes of winner notification and will not be stored or used in any other way."&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1295998140849975501?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1295998140849975501'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1295998140849975501'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/09/mms-2011-content-survey.html' title='MMS 2011 Content Survey'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4826711954201216778</id><published>2010-08-18T09:22:00.001-05:00</published><updated>2010-08-18T09:24:03.027-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='vnext'/><title type='text'>VNext Beta 1 VHD now available</title><content type='html'>I don't have much time due to pressing issues but you can now look/play/test Configuration Manager Vnext in VHD form&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/b/systemcenter/archive/2010/08/18/configuration-manager-v-next-beta-1-now-on-vhd-test-drive-program.aspx"&gt;http://blogs.technet.com/b/systemcenter/archive/2010/08/18/configuration-manager-v-next-beta-1-now-on-vhd-test-drive-program.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4826711954201216778?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4826711954201216778'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4826711954201216778'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/08/vnext-beta-1-vhd-now-available.html' title='VNext Beta 1 VHD now available'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4119824425069223796</id><published>2010-08-04T17:45:00.002-05:00</published><updated>2010-08-04T17:47:34.124-05:00</updated><title type='text'>myITforum.com Poll: System Center Certification</title><content type='html'>We need your help filling out this poll.  &lt;br /&gt;&lt;br /&gt;http://www.myitforum.com/absolutenm/templates/site.aspx?articleid=19149&amp;zoneid=120&lt;br /&gt;&lt;br /&gt;We are trying to get informaiton on what System Center Certifications admins have&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4119824425069223796?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4119824425069223796'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4119824425069223796'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/08/myitforumcom-poll-system-center.html' title='myITforum.com Poll: System Center Certification'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1334261195198245884</id><published>2010-07-30T21:19:00.003-05:00</published><updated>2010-07-30T21:22:32.558-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='contest'/><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>Blog about Configuration Manager VNext and win!</title><content type='html'>Microsoft is offering prizes for blogging about ConfigMgr Vnext. &lt;br /&gt;&lt;br /&gt;"Each month, you will have a chance to win an exclusive System Center branded high-def Flip-Mino 2nd Generation camcorder, which will enable you to easily create and post videos to any website. In addition, each monthly winner will be entered into a drawing at the end of the competition for a pass to the &lt;a href="http://www.mms-2011.com/"&gt;Microsoft Management Summit for 2011&lt;/a&gt;."&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/systemcenter/en/us/configuration-manager/cm-contest.aspx"&gt;http://www.microsoft.com/systemcenter/en/us/configuration-manager/cm-contest.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1334261195198245884?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1334261195198245884'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1334261195198245884'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/blog-about-configuration-manager-vnext.html' title='Blog about Configuration Manager VNext and win!'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6724465522280505911</id><published>2010-07-22T17:19:00.001-05:00</published><updated>2010-07-22T17:27:22.285-05:00</updated><title type='text'>Configmgr VHD R2 refresh</title><content type='html'>The VHD for ConfigMgr R2 has been refreshed (7/22/10)&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e0fadab7-0620-481d-a8b6-070001727c56&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=e0fadab7-0620-481d-a8b6-070001727c56&amp;amp;displaylang=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It will expire November 26, 2011.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6724465522280505911?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6724465522280505911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6724465522280505911'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/configmgr-vhd-r2-refresh.html' title='Configmgr VHD R2 refresh'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-2999136297814237494</id><published>2010-07-18T21:29:00.004-05:00</published><updated>2010-07-20T20:14:47.703-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='intune'/><title type='text'>Windows Intune</title><content type='html'>For those that are familiar with the Cloud Computing &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_0"&gt;innovative, Microsoft is placing the ability to manage a computer into the cloud. Much like Configuration Manager but in the cloud. Now Microsoft can handle your hardware and you can work on the managment side. This is nice for the company that has 50 people and they are in 3 different cities. No longer do you need to setup a System Center Essentials server or use another program that requires servers and licenses you might need. With Intune you can manage the machines from anywhere. This is great for the small companies or consultants that need to manage several small companies&lt;/span&gt;&lt;br /&gt;&lt;span class="blsp-spelling-corrected"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="blsp-spelling-corrected"&gt;&lt;a href="http://www.microsoft.com/online/windows-intune.mspx"&gt;http://www.microsoft.com/online/windows-intune.mspx&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="blsp-spelling-corrected"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="blsp-spelling-corrected"&gt;The open Beta #2 was released last week. When the first beta was annouced it filled up in less than a day if I recall correctly. Here is your chance to test drive this nice application. You will need to manage at least 5 machine but you cannot manage more than 25 via this beta.&lt;/span&gt;&lt;br /&gt;&lt;span class="blsp-spelling-corrected"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="blsp-spelling-corrected"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-2999136297814237494?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2999136297814237494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2999136297814237494'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/windows-intune.html' title='Windows Intune'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1531850133468457392</id><published>2010-07-18T21:15:00.004-05:00</published><updated>2010-07-18T21:22:14.537-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2011 call for sessions</title><content type='html'>Based on the previous years I would hope to see the call for sessions soon.  Because the event will be one month earlier I would expect the call for sessions to be as well.  Generally they are open around thanks giving and closed mid December.  Then early January you would hear about the results.  With &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;MMS&lt;/span&gt; in March I would expect that we will hear between the middle of October to the first week in November.   I will update this post and my blog as soon as the call goes out.  If you have presented before you should &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_1"&gt;receive&lt;/span&gt; a private invitation and code that will allow you to &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_2"&gt;re-register&lt;/span&gt;.  This code is for you and not the general public.  Much like the a&lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_3"&gt;lum &lt;/span&gt;registration code, it is &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_4"&gt;strictly&lt;/span&gt; for that person and selected group.&lt;br /&gt;&lt;br /&gt; I would expect to see many seasons on V.Next and I hope to many familiar faces presenting again.  I liked the presentations presented by the Microsoft Product team.  It puts a real face with a "group" or "product."  Microsoft personnel, while, very busy, are people and approachable.  I think the Configuration Manager product group feels like open family.  I can't say much about the other product groups because I don't attend other kinds of conferences nor do I interface with them. &lt;br /&gt;&lt;br /&gt;Keep up the good work!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1531850133468457392?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1531850133468457392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1531850133468457392'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/mms-2011-call-for-sessions.html' title='MMS 2011 call for sessions'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6743137653694673948</id><published>2010-07-15T22:36:00.004-05:00</published><updated>2010-07-15T22:50:11.170-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sccm'/><title type='text'>ConfigMgr site from Eval to Production</title><content type='html'>This question comes up in the forums frequently. Most people ask. I have setup a ConfigMgr server and I like it, how can I move this to production. If you have search the forums and docs then you see many people have done it. Here is the supporting Microsoft Docs&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb693584.aspx"&gt;http://technet.microsoft.com/en-us/library/bb693584.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;By simply doing an in place upgrade on the site it will pull in your Key and other info and change the site to a production version. It isn't a quick install. Depending on how complex you have setup on the server it might take an hour or more.&lt;br /&gt;&lt;br /&gt;I recently ran into this when another IT Admin called me and ask me to look at his site. The server patched at 3AM and when he checked it the next morning there were some errors and the Site wouldn't attach to the database. Well I have seen several errors like this so I headed on over. I looked at the log and found the one error you don't really expect to see in the Event log. "You 180 Evaluation of Configuration Manager has come to an end" It just so happened to have done this just after the patches were installed. So 5 mins to find the problem. About 1 hour or more waiting for the upgrade to occur. The person who had setup the site had left and the current admin didn't know that the site was an Eval. We put in the licensed CD for ConfigMgr and told it to upgrade the site. After a while of watching progress bars the site wanted a restart and then we check and it was all happy. The admin was grateful for my assistance and I admit that this was the first time I personally had ever performed an Eval to production move. I think if I wasn't there he might have formatted and started over. He is just now getting into ConfigMgr and is not an expert, nor is that is only job area. If you don't spend you life in ConfigMgr like I do then you are greatfull to the ones that do.&lt;br /&gt;&lt;br /&gt;When the problem looks like the world is coming to an end, ask another IT person, forum, phone, directly. No one can learn unless you ask, and failing is the only way to truly learn. I know I have failed and stumbled many times. It is a part of life and no one should be too proud to say, "I don't know how to do that.". Especially in IT. I had no idea how to do a Pivot table until someone asked me to show them how. I told them I didn't know but I would look it up and figure it out and we can both work on it.&lt;br /&gt;&lt;br /&gt;Have a good evening.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6743137653694673948?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6743137653694673948'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6743137653694673948'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/configmgr-site-from-eval-to-production.html' title='ConfigMgr site from Eval to Production'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1104018879226397348</id><published>2010-07-14T20:30:00.001-05:00</published><updated>2010-07-14T20:32:37.282-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql'/><title type='text'>Microsoft SQL Server 2008 R2 is now supported on Configuration Manager 2007 SP1 and SP2 and Configuration Manager 2007 R2</title><content type='html'>In case you missed the June annoucements from Microsoft regarding Configuration Manager 2007, SQL 2008 R2 is now supported for your enviroment.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/b/configmgrteam/archive/2010/06/30/configuration-manager-support-announcements-for-june-2010.aspx"&gt;http://blogs.technet.com/b/configmgrteam/archive/2010/06/30/configuration-manager-support-announcements-for-june-2010.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1104018879226397348?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1104018879226397348'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1104018879226397348'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/microsoft-sql-server-2008-r2-is-now.html' title='Microsoft SQL Server 2008 R2 is now supported on Configuration Manager 2007 SP1 and SP2 and Configuration Manager 2007 R2'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8467218288719598748</id><published>2010-07-14T13:38:00.004-05:00</published><updated>2010-07-14T13:47:28.097-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='viewfinity'/><category scheme='http://www.blogger.com/atom/ns#' term='review'/><title type='text'>User migration for Windows 7</title><content type='html'>Recently I tested the Viewfinity user migration tool. There are many ways to do user migration. USMT integrated with ConfigMgr is just one of them and can be performed at the time of imaging. What if you need to do it in a different time span. Back up the files on Thursday and then Deploy the new machine on Monday but no one knows exactly who is getting which computer. The Viewfinity migration tool uses USMT a bit differently, it allows you to set a time frame for the capture and then places that migration in the hands of the users, not the admins. The admins do control what content can be captured and where it it is stored.&lt;br /&gt;&lt;br /&gt;I was very impressed with the product. It definitely made profile migration a breeze! It was a big time saver. The Viewfinity User Migration application is great tool with potential to create a seamless and effortless migration of user files and settings between Windows XP and Windows 7. The advantage over other products is the lack of application installation required on the host or target machines as well as the ability to put the time frame for migration of data into the hands of the users.&lt;br /&gt;&lt;br /&gt;If you get the chance go over to the website and look at the demo and download a trial version.&lt;br /&gt;&lt;a href="http://www.viewfinity.com/Products/UserMigration/Default.aspx" target="_blank"&gt;http://www.viewfinity.com/Products/UserMigration/Default.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You may see my full review here:&lt;br /&gt;&lt;a href="http://www.viewfinity.com/Resources/MVPReviews/MVPMigrationReviewerSummary.pdf" target="_blank"&gt;http://www.viewfinity.com/Resources/MVPReviews/MVPMigrationReviewerSummary.pdf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My review was performed as and independent admin/MVP and not as my employeer/company.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8467218288719598748?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8467218288719598748'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8467218288719598748'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/user-migration-for-windows-7.html' title='User migration for Windows 7'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8067231260547516701</id><published>2010-07-06T07:39:00.003-05:00</published><updated>2010-07-06T07:46:52.823-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='vbscript'/><category scheme='http://www.blogger.com/atom/ns#' term='adobe'/><title type='text'>Adobe Updates on x64</title><content type='html'>I will go back and modify my script on this blog and my &lt;a href="http://www.sccm-tools.com/"&gt;http://www.sccm-tools.com/&lt;/a&gt; website later today but I wanted to post because people have asked me about my script and x64 machines.&lt;br /&gt;I have several posts &lt;a href="http://sms-hints-tricks.blogspot.com/2009/05/deploy-adobe-acrobat-updates.html"&gt;http://sms-hints-tricks.blogspot.com/2009/05/deploy-adobe-acrobat-updates.html&lt;/a&gt; on how to deploy the adobe updates in a single VBscript file that makes life easy. Again this for those that don't have an Administrative install point or some other method for patching Adobe.&lt;br /&gt;&lt;br /&gt;So you need to check the registry to determine what version of Adobe Reader/Pro is install so you know which patch to install. The problem is the 64bit machines will store this in the Wow64 section since it isn't a 64bit app. Here is the trick for your machine.&lt;br /&gt;&lt;br /&gt;By looking in WMI we can determine if the machine is a 32bit machine or 64bit machine.  This data is in several places in WMI. Here is just one example. &lt;br /&gt;&lt;br /&gt;Adobe 9 Professional&lt;br /&gt;---------------------------------------&lt;br /&gt;Dim objShell, RegLocate&lt;br /&gt;Set objShell = WScript.CreateObject("WScript.Shell")&lt;br /&gt;On error resume next&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'determine if this is a 64bit machine&lt;br /&gt;&lt;br /&gt;Set Wmi = GetObject("winmgmts:\\.\root\CIMV2")&lt;br /&gt;Set Col = Wmi.ExecQuery("SELECT * FROM Win32_Processor")&lt;br /&gt;For Each Obj in Col&lt;br /&gt;MachineType= Obj.AddressWidth&lt;br /&gt;next&lt;br /&gt;&lt;br /&gt;if MachineType=32 then&lt;br /&gt;Dim sngVersion&lt;br /&gt;'''' Adobe 9.0.0&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.0.0" then&lt;br /&gt;objShell.run "msiexec /p AcroPro-std9.1.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.0&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.0" then&lt;br /&gt;objShell.run "msiexec /p Adobe_9.1.2_pro.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.1&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.1" then&lt;br /&gt;objShell.run "msiexec /p Adobe_9.1.2_pro.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.3&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.2" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd913_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.3" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd920_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.2.0" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd930_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.3.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.3.0" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd932_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.3.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.3.1" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd932_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.3.3&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.3.2" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd933_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;else ' MachineType=64&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.0.0&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.0.0" then&lt;br /&gt;objShell.run "msiexec /p AcroPro-std9.1.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.0&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.0" then&lt;br /&gt;objShell.run "msiexec /p Adobe_9.1.2_pro.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.1&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.1" then&lt;br /&gt;objShell.run "msiexec /p Adobe_9.1.2_pro.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.3&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.2" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd913_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.3" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd920_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.2.0" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd930_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.3.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.3.0" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd932_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.3.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.3.1" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd932_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.3.3&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.3.2" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd933_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;end if&lt;br /&gt;end if&lt;br /&gt;WScript.Quit&lt;br /&gt;------------------------------------------&lt;br /&gt;&lt;br /&gt;The nice trick about this is you don't need to create a seperate program or package for the 64bit machines.  You simply modify the vbscript/batch/cmd file you use to deploy your application.  I admit there are good reasons for seperating this.  We have some advertisments that have a program for 64bit and some for 32 but in this instance it is easy to send it all machines and allow the program to determine the best course.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8067231260547516701?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8067231260547516701'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8067231260547516701'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/adobe-updates-on-x64.html' title='Adobe Updates on x64'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-9058279653389550026</id><published>2010-07-05T19:05:00.002-05:00</published><updated>2010-07-05T19:09:02.399-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2011</title><content type='html'>It occured to me that we should be hearing about MMS 2011 and such. &lt;br /&gt;&lt;br /&gt;Well if you attended last year you hear that is going to Mandalay bay.  Well every week since June 1st, I started doing DNS lookups to see if Microsoft has the site up.  They do!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Mandalay Bay, Las Vegas&lt;br /&gt;March 21 - 25 2011&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mms-2011.com/"&gt;http://www.mms-2011.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Start making plans and if you want to present stay tuned for the public call for sessions.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-9058279653389550026?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/9058279653389550026'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/9058279653389550026'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/07/mms-2011.html' title='MMS 2011'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6424955757049701768</id><published>2010-06-23T19:56:00.004-05:00</published><updated>2010-06-23T20:01:55.210-05:00</updated><title type='text'>TechNet MSDN forum email notifications</title><content type='html'>If you are upset that you never had a response to a forum post for the last few weeks then you should have received it by now. The problem affected the platform used for MSDN and TechNet it shouldn't have affected Answers.&lt;br /&gt;&lt;br /&gt;I knew it was fix sometime late today when my inbox was slowly filling up. It is almost like a mail que back log. About every 20 seconds I receive an email. If you are a heavy posted then I hope you don't have a small inbox. I am slowly looking at each email to see if I need to check the responses for each thread. Many I have been able to stay on top of by viewing my threads via my profile.&lt;br /&gt;&lt;br /&gt;Well happy reading everyone. I am sure there are contributers that are a sleep right now and will awake with either a dead mobile device or an inbox that read (300 new messages)!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6424955757049701768?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6424955757049701768'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6424955757049701768'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/06/technet-msdn-forum-email-notifications.html' title='TechNet MSDN forum email notifications'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7375865460267296066</id><published>2010-06-17T07:38:00.003-05:00</published><updated>2010-06-17T07:42:26.398-05:00</updated><title type='text'>Topics every Configuration Manager admin should know</title><content type='html'>If you are looking at this blog you might an advanced SMS/ConfigMgr admin or you might just be hunting for information as you get more accustom to this product.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/b/configurationmgr/archive/2010/06/16/documentation-topics-every-configuration-manager-admin-should-know.aspx"&gt;http://blogs.technet.com/b/configurationmgr/archive/2010/06/16/documentation-topics-every-configuration-manager-admin-should-know.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You should always read your docs and know what you should do first "look before you leap"&lt;br /&gt;&lt;br /&gt;Here are some other good docs to read when getting started.&lt;br /&gt;&lt;br /&gt;Prerequisites for Installing Configuration Manager&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb694113.aspx"&gt;http://technet.microsoft.com/en-us/library/bb694113.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;About Configuration Manager Client Installation Properties&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb680980.aspx"&gt;http://technet.microsoft.com/en-us/library/bb680980.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Planning for PXE Initiated Operating System Deployments&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb680753.aspx"&gt;http://technet.microsoft.com/en-us/library/bb680753.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Operating System Deployment in Configuration Manager&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb632767.aspx"&gt;http://technet.microsoft.com/en-us/library/bb632767.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Step-By-Step Example Deployment of the PKI Certificates Required for Configuration Manager Native Mode: Windows Server 2008 Certification Authority&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc872789.aspx"&gt;http://technet.microsoft.com/en-us/library/cc872789.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7375865460267296066?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7375865460267296066'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7375865460267296066'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/06/topics-every-configuration-manager.html' title='Topics every Configuration Manager admin should know'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4780105334177898320</id><published>2010-06-11T19:58:00.003-05:00</published><updated>2010-06-11T20:00:01.400-05:00</updated><title type='text'>New blog site for System Center Vnext</title><content type='html'>You can never get enough information right. &lt;br /&gt;&lt;br /&gt;Check out the blogs and information. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://systemcentervnext.com/"&gt;http://systemcentervnext.com/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4780105334177898320?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4780105334177898320'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4780105334177898320'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/06/new-blog-site-for-system-center-vnext.html' title='New blog site for System Center Vnext'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3924772983534953304</id><published>2010-06-02T19:40:00.002-05:00</published><updated>2010-06-02T19:47:17.449-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2010 DVDs</title><content type='html'>Well I received my MMS 2010 DVD in the mail today.  Ironically tonight I recieved the email that notified me that they were shipped.  Microsoft gets faster and faster.  Maybe I live near the distribution center.  Hope every receives their DVDs and enjoys them!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3924772983534953304?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3924772983534953304'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3924772983534953304'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/06/mms-2010-dvds.html' title='MMS 2010 DVDs'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4004771896863355581</id><published>2010-05-11T06:28:00.003-05:00</published><updated>2010-05-11T06:29:42.585-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SMS'/><title type='text'>Technet Forum Changes</title><content type='html'>You might have noticed some changes occuring on the Technet forums. If you are still using SMS 2003 you will now see this forum&lt;br /&gt;&lt;br /&gt;Systems Management Server 2003&lt;br /&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/sms/threads"&gt;http://social.technet.microsoft.com/Forums/en-US/sms/threads&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Under the Configuration Manager forum.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4004771896863355581?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4004771896863355581'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4004771896863355581'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/05/tech-net-forum-changes.html' title='Technet Forum Changes'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6633360412929920828</id><published>2010-05-01T10:16:00.003-05:00</published><updated>2010-05-28T06:30:19.275-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sccm'/><title type='text'>System Center Configuration Manager 2007 Toolkit V2</title><content type='html'>Microsoft has release an update to the &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_0"&gt;popular&lt;/span&gt; Configuration Manager Tool Kit. Added to the popular took kit are the following tools:&lt;br /&gt;&lt;br /&gt;Delete Group Class, MP Troubleshooter, &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;Preload&lt;/span&gt; Package and Send Schedule Tools&lt;br /&gt;&lt;br /&gt;These were in the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;SMS&lt;/span&gt; 2003 toolkit but not in the 2007 version. Since the community requested them, Microsoft has delivered. Even while they give tools for &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;ConfigMgr&lt;/span&gt; 2007 they are working on V.Next. This release has a nice &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;MSI&lt;/span&gt; to make it easy to install and deploy if necessary.&lt;br /&gt;&lt;br /&gt;Remember that &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;SMS&lt;/span&gt; 2003 Mainstream support has now ended. Users should look at moving to 2007 and then to V.Next. If you're on 2003 the jump to V.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;NExt&lt;/span&gt; might be a bit much. Especially if you will wait for SP1. If you do then you might want to get over to &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;ConfigMgr&lt;/span&gt; 2007 Sp2 R2. R3 will be release by the end of the year.&lt;br /&gt;&lt;br /&gt;The download can be found here&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5a47b972-95d2-46b1-ab14-5d0cbce54eb8&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=5a47b972-95d2-46b1-ab14-5d0cbce54eb8&amp;amp;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;displaylang&lt;/span&gt;=en&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6633360412929920828?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6633360412929920828'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6633360412929920828'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/05/system-center-configuration-manager.html' title='System Center Configuration Manager 2007 Toolkit V2'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-417979252122781790</id><published>2010-04-25T21:05:00.005-05:00</published><updated>2010-04-25T21:20:42.741-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2010 Success</title><content type='html'>Well all the glitz and glamor of MMS 2010 is over. The MMS will be March 21st - 25th at Mandalay bay. At this last installment we learned about InTune, the cloud computing aspect of Configuration Manager. It will offer a slimmed down version of the popular patching and software distributed model. It will allow admins to pay MS to host the hardware and infrastructure. This is going to make it easy for firms that might be too spread out to leverage infrastructure or better yet, firms that small like 1o to 50 machines in which System Center Essentials is still a bit of an over kill. We saw the next Road Map for the System Center products (ConfigMgr V.Next will come out in H2 2011). Users in the lab were able to play and learn on the beta version of the application. With the quality expressed in the beta I know we have good product for the masses in the next year.&lt;br /&gt;&lt;br /&gt;Last year we saw that V.Next will be all 64 bit. This year we learned about the hierarchy changes (the CAS) and other changes Role Based Access Control(RBAC) There are too many new things to discuss it here. I am grateful for MMS. The MVPs have been privy to some of the information for almost 2 years. I have never been on the side of Software Engineering at the Enterprise level as with Configuration Manager. We see the dedication of the product team and what decisions they must make. We saw many changes taken and some delayed. There are 1,000s of requirements and design changes and not everything can make it into the product at the intial release. That is why we must wait for Service Packs and Revisions. Speaking of which they debuted more information about Configuration Manager's R3 and the power management that it will introduce. We should hope to see some cost savings here.&lt;br /&gt;&lt;br /&gt;Well my presenation went ok. I didn't have the change to practice as much as I usually do. The car wreck took time and work away from it. There were points I wanted to cover like Collection structure of small to large companies as well as some complex Collections. While many people enjoyed it there were the few that wished I would have slowed down a bit and the demo wasn't as polished as it should have been. To those I say, sorry. Jumping a hill at 70MPH and crashing into ground while unconscience doesn't put a dent into the prep of things. While that was bad some people where able to present or presented late due to the ash cloud so there were some surprises with MMS. Even the weather became so cold that the closing party was moved indoors. I think I will remember this MMS as the one that was a half bubble off plumb but stood the test of time.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-417979252122781790?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/417979252122781790'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/417979252122781790'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/04/mms-2010-success.html' title='MMS 2010 Success'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1812419826789193657</id><published>2010-04-14T21:06:00.002-05:00</published><updated>2010-04-14T21:09:03.638-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2010 Full</title><content type='html'>It should come as no surprise that MMS is sold out.  See the Microsoft note here about ways to still register.&lt;br /&gt;&lt;a href="http://www.mms-2010.com/public/registrationoverview.aspx"&gt;http://www.mms-2010.com/public/registrationoverview.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It will be a packed croud.  I think my first time has close to 4,000 participants.  Even with the large venue like the Venitian it can be cramped between sessions.  I have been practicing my session.  Let's hope it lives up to everything.  With 3 kids, a bad car wreck, medication and just everything else happening I hope it comes out well.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1812419826789193657?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1812419826789193657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1812419826789193657'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/04/mms-2010-full.html' title='MMS 2010 Full'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3043884440460519749</id><published>2010-04-13T07:06:00.002-05:00</published><updated>2010-04-13T07:14:22.873-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2010</title><content type='html'>&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;MMS&lt;/span&gt; 2010 is just around the corner.  We expect to see the &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_1"&gt;latest&lt;/span&gt; version of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;ConfigMgr&lt;/span&gt;, chat with community experts, attend too many sessions and maybe a few parties.  In less than a week it will be in full swing.  I am already on edge.  My presentation is one of the first for the week.  I will land and have about 5 hours to get settled, practice one time, do my tech check and present.  I have several other community based chats that I will be involved it.&lt;br /&gt;&lt;br /&gt;As a reminder it is always good to step outside your comfort zone so you can meet people and network.  While I know many people now through the MVP program, &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;myITforum&lt;/span&gt;, the Microsoft forums and simply attending these events I like to find a table that has maybe 1 to 3 people and strike up a &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_4"&gt;conversation&lt;/span&gt;.  Last year at lunch I sat at a table with 3 french men.  Only 1 spoke &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_5"&gt;excellent&lt;/span&gt; English so he translated most of the time.  I always say "Howdy", I am from the south and graduate of Texas A&amp;amp;M University so it fits right in.  Of course I also always wear cowboy boots (even got married in them).  Well when you sit down and say Howdy you get some looks.  They had a good time asking me about Texas and I had a good time asking them how they were doing.  If your going to MMS 2010 hope to see you there.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3043884440460519749?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3043884440460519749'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3043884440460519749'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/04/mms-2010.html' title='MMS 2010'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7715479666078350551</id><published>2010-04-10T00:21:00.002-05:00</published><updated>2010-04-10T00:26:32.397-05:00</updated><title type='text'>MMS 2010:Expert Encounters</title><content type='html'>If you are familiar with MMS then you know that at the end of each day you can meet with the all the presenters in a round table, which is kinda cool to shoot out questions.  A new idea is being added to MMS this year, Experts Encounters.  It is a chance to have a mini chat with people from the Community as well as Microsoft Execs about given topics.  Hopefully this is a chance to place a name with a face and such.   My tenative time slot is set for Tuesday at 12:30 to 1pm.    Come hear a little about collections queries and ask questions.&lt;br /&gt;&lt;br /&gt;Check out the System Center Blog for more details:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/systemcenter/archive/2010/04/09/encounter-experts-in-the-mms-2010-community-lounge.aspx"&gt;http://blogs.technet.com/systemcenter/archive/2010/04/09/encounter-experts-in-the-mms-2010-community-lounge.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Side note:My full length presentation will be on Monday at 3pm to 4:15pm&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7715479666078350551?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7715479666078350551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7715479666078350551'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/04/mms-2010expert-encounters.html' title='MMS 2010:Expert Encounters'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8481554192048607931</id><published>2010-04-05T18:49:00.004-05:00</published><updated>2010-04-05T19:02:18.095-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='certificate'/><title type='text'>Always check your Bios Settings</title><content type='html'>&lt;a href="http://2.bp.blogspot.com/_ewEjEJE_0ts/S7p4VDQF5UI/AAAAAAAAAD0/jQlahtAGRd0/s1600/Untitled-1+copy.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5456806201558164802" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 400px; CURSOR: hand; HEIGHT: 144px" alt="" src="http://2.bp.blogspot.com/_ewEjEJE_0ts/S7p4VDQF5UI/AAAAAAAAAD0/jQlahtAGRd0/s400/Untitled-1+copy.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;The following errors were found in our TS logfile of a brand new out of the box machine.&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;In SSL, but with no client cert&lt;/div&gt;&lt;div&gt;unknown host (gethostbyname failed)&lt;/div&gt;&lt;div&gt;sending with winhttp failed; 80072ee7&lt;/div&gt;&lt;div&gt;Failed to get client identity (80004005)&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;As standard practice we boot the machine, modify the time, WOL settings and power settings of the laptop and get to imaging.&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;For this particular problem it wasn't the network drivers that needed to be updated in WinPE or anything with the network.  The tech kept looking at the client and the image.  The twin that came with the machine imaged at the same time with not problems and we have imaged this laptop model several times before.  The orginal error was the a Policy couldn't be found for the Task Sequence.  I checked the machine and asked the standard questions.  Well I could jump to a command prompt and see the ip address and ping back and forth from the server.  Hmmm what could be the issue.  Well I was scrolling throught the log above and couldn't make out the problems.  Upon checking the ipconfig /all data I saw that the lease expires on Dec 26, 2009.  &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Well that struck me as odd!!!  Looked at the log...wrong date there.  It just happened that the OSD Certificate (Native mode) was create on Dec 1, 2010.  So since the date was before this certificate existed it couldn't be found.  Rebooted, changed the date in the bios and we imaged the machine.  The Tech's response, "That is why you're the MVP."  Not I just looked at the one thing you assume is always correct.  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8481554192048607931?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8481554192048607931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8481554192048607931'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/04/always-check-your-bios-settings.html' title='Always check your Bios Settings'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_ewEjEJE_0ts/S7p4VDQF5UI/AAAAAAAAAD0/jQlahtAGRd0/s72-c/Untitled-1+copy.jpg' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8239372715193469479</id><published>2010-03-05T18:16:00.002-06:00</published><updated>2010-03-05T18:20:06.115-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>Ask the MVPS and MS Product group</title><content type='html'>Do you want to get a head start on ConfigMgr V.Next?  Well if you attend MMS 2010 you might get to do just that!  In the Session you will be able to interact with some of the MVPs as well as parts of the ConfigMgr team.  This is the same team that we, the MVPs interact with.  Get the info from the source!  I recommend that you take a look at this if you want the jump on the next version.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Session Info:&lt;br /&gt;&lt;strong&gt;Configuration Manager v.Next - Ask the Panel of Experts Thursday, April 22 5:30 PM - 6:30 PM, Veronese 2404-2506&lt;/strong&gt;&lt;br /&gt;OK - so, you've attended all the breakouts on ConfigMgr v.Next and completed all the hands-labs. Now you know the "what" of ConfigMgr v.Next. How about getting a chance to learn the "how" and "why" of ConfigMgr? We've assembled a panel of engineering leadership from the ConfigMgr team, along with a few key MVP's, to really answer your questions about the "how's" and "why's" of ConfigMgr. To help tee it up we are using some social avenues to hear from you. Either email a question to the session moderator (&lt;a href="mailto:jeffwe@microsoft.com"&gt;jeffwe@microsoft.com&lt;/a&gt;) or simply tweet a question using the hashtag #MMSEA01. Even if you don't have a question - come join us to hear these so-called "experts" answer the tough questions and provide insights into the product and strategies for ConfigMgr.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8239372715193469479?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8239372715193469479'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8239372715193469479'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/03/ask-mvps-and-ms-product-group.html' title='Ask the MVPS and MS Product group'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7849889005495782381</id><published>2010-02-16T21:30:00.002-06:00</published><updated>2010-02-16T21:33:18.449-06:00</updated><title type='text'>MMS 2010</title><content type='html'>I received my date and time for my session 4/19 at 3:00 - 4:15.  I arrive at 8:33 so I need to book it to the hotel, change, practice, check my Virtual enviroment and present.  I might have the chance to practice it 1 time.  since everyone is arriving we will see how many people will be attending.  Dates and times may change as people register.  I have had my session moved due to the number of people registering. &lt;br /&gt;&lt;br /&gt;Well I am at the MVP summit talking about ConfigMgr v.Next.  Very fun.  That is about all I can say due to the NDA.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7849889005495782381?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7849889005495782381'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7849889005495782381'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/02/mms-2010.html' title='MMS 2010'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3502889588526183502</id><published>2010-02-11T21:09:00.002-06:00</published><updated>2010-02-11T21:13:27.883-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms superflow'/><title type='text'>ConfigMgr Superflows Released</title><content type='html'>Superflows are pumped up flowcharts to help admins follow a proceedure or course inside of Configuration Manager 2007.&lt;br /&gt;&lt;br /&gt;Main Link&lt;a href="http://technet.microsoft.com/en-us/library/ff385001.aspx"&gt;http://technet.microsoft.com/en-us/library/ff385001.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=182504" target="blank"&gt;SuperFlow for Creating SQL Server Reporting Services Report Models in Configuration Manager 2007&lt;/a&gt;&lt;br /&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=182287" target="blank"&gt;SuperFlow for Configuring Software Updates&lt;/a&gt;&lt;br /&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=182505" target="blank"&gt;Software Update Deployment SuperFlow&lt;/a&gt;&lt;br /&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=182288" target="blank"&gt;Software Updates Synchronization SuperFlow&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It is the hope of the community and Microsoft that these will help you understand/implement/and deploy ConfigMgr better.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3502889588526183502?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3502889588526183502'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3502889588526183502'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/02/configmgr-superflows-released.html' title='ConfigMgr Superflows Released'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3056329041175961060</id><published>2010-02-08T18:54:00.000-06:00</published><updated>2010-02-08T18:55:45.621-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='collection'/><title type='text'>Collections Based on Metered Data</title><content type='html'>Software last run more the X days ago&lt;br /&gt;----------------&lt;br /&gt;select distinct SMS_R_System.ResourceId, SMS_R_System.Name from  SMS_R_System inner join SMS_G_System_SoftwareUsageData on SMS_G_System_SoftwareUsageData.ResourceID = SMS_R_System.ResourceId where SMS_G_System_SoftwareUsageData.FileName = "sol.exe" and SMS_G_System_SoftwareUsageData.StartTimeLocal &gt;  DateAdd(dd,-6,GetDate())&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Software NOT run in x days&lt;br /&gt;-----------------&lt;br /&gt;select distinct SMS_R_System.ResourceId, SMS_R_System.Name from  SMS_R_System where SMS_R_System.ResourceId not in (select distinct SMS_R_System.ResourceId from SMS_R_System inner join SMS_G_System_SoftwareUsageData on SMS_G_System_SoftwareUsageData.ResourceID = SMS_R_System.ResourceId where SMS_G_System_SoftwareUsageData.FileName = "sol.exe" and SMS_G_System_SoftwareUsageData.StartTimeLocal &gt; DateAdd(dd,-6,GetDate()))&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3056329041175961060?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3056329041175961060'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3056329041175961060'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/02/collections-based-on-metered-data.html' title='Collections Based on Metered Data'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7410693943562625899</id><published>2010-02-02T07:01:00.000-06:00</published><updated>2010-02-02T08:13:45.942-06:00</updated><title type='text'>Win 7 clients for SMS 2003</title><content type='html'>Microsoft has added support for Win7 and Server 2008 R2 clients in SMS 2003 SP3.&lt;br /&gt;&lt;br /&gt;More information can be found here&lt;br /&gt;&lt;a href="http://support.microsoft.com/?kbid=974014"&gt;http://support.microsoft.com/?kbid=974014&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This should be used as a stepping stone as people move from SMS 2003 to SCCM 2007 or even V.Next due out sometime next year. Since main stream support has ended I would recommend people look at moving not just because support has ended but because the added benifits that are in 2007 Sp2 R2.&lt;br /&gt;&lt;br /&gt;If you intend on staying with 2003 and jump 2007 then I would recommend that you download the ConfigMgr 2007 R2 VHD &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e0fadab7-0620-481d-a8b6-070001727c56&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=e0fadab7-0620-481d-a8b6-070001727c56&amp;amp;displaylang=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;to play with and see how it all works so you will be better prepaired for the next version.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7410693943562625899?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7410693943562625899'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7410693943562625899'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/02/win-7-clients-for-sms-2003.html' title='Win 7 clients for SMS 2003'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8828471635927823210</id><published>2010-02-01T15:42:00.004-06:00</published><updated>2010-02-01T15:43:48.027-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2010 Sesions list has been posted</title><content type='html'>For those looking at attenting MMS 2010 the sessions have now been posted.  This list might change as more speakers accept or decline the offer.  Expect to see dates/times by mid Feburary.  You may use the drop down menu or simply download the latest PDF file to see all the sessions.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mms-2010.com/public/sessions.aspx"&gt;http://www.mms-2010.com/public/sessions.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8828471635927823210?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8828471635927823210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8828471635927823210'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/02/mms-2010-sesions-list-has-been-posted.html' title='MMS 2010 Sesions list has been posted'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3749910465530887352</id><published>2010-01-03T07:11:00.002-06:00</published><updated>2010-01-03T07:14:30.698-06:00</updated><title type='text'>Mainstream Support for SMS 2003 ends 1/10</title><content type='html'>Well, 1 week from today mainstream support for SMS 2003 ends.  This means no more hotfixes or Design Request changes.  It is time to move forward to ConfigMgr 2007.  If you really don't want to move at this point you could hold out to some time in 2011 for the lastest ConfigMgr but you will be missing some great opportunities for your hierarchy.  ConfigMgr 2007 R3 should be out in the next few months and this extends the product once again.  This is also the first R3 release for any Microsoft product.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3749910465530887352?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3749910465530887352'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3749910465530887352'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/01/mainstream-support-for-sms-2003-ends.html' title='Mainstream Support for SMS 2003 ends 1/10'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-2021090278369772368</id><published>2010-01-03T06:59:00.002-06:00</published><updated>2010-01-03T07:01:46.439-06:00</updated><title type='text'>Configuration Manager MVP for 2010</title><content type='html'>Microsoft saw fit to award me as a MVP again.  This will be my second year.  Thank you Microsoft for the great opportunities that come as a MVP.  Hopefully I doing some good out there for everyone.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-2021090278369772368?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2021090278369772368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2021090278369772368'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2010/01/configuration-manager-mvp-for-2010.html' title='Configuration Manager MVP for 2010'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-149226955322225786</id><published>2009-12-07T21:01:00.002-06:00</published><updated>2009-12-07T21:03:48.590-06:00</updated><title type='text'>This program is currently not available</title><content type='html'>&lt;a href="http://2.bp.blogspot.com/_ewEjEJE_0ts/Sx3BuBgOSxI/AAAAAAAAACs/Mm9dIuBXRyU/s1600-h/untitled.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5412695323590937362" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 320px; CURSOR: hand; HEIGHT: 162px" alt="" src="http://2.bp.blogspot.com/_ewEjEJE_0ts/Sx3BuBgOSxI/AAAAAAAAACs/Mm9dIuBXRyU/s320/untitled.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;Have you ever seen this error when you have a non-manditory advertisment?  It could be to several reasons.  If you have a chain of programs it could be that one requires the no one be logged on or maybe that you have it disabled.  Check the settings for each program or remove the chain and run just the first program and see if it downlaods and runs.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-149226955322225786?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/149226955322225786'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/149226955322225786'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/12/this-program-is-currently-not-available.html' title='This program is currently not available'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_ewEjEJE_0ts/Sx3BuBgOSxI/AAAAAAAAACs/Mm9dIuBXRyU/s72-c/untitled.bmp' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1892973372113162421</id><published>2009-12-04T17:42:00.001-06:00</published><updated>2009-12-04T17:42:54.310-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='adobe'/><category scheme='http://www.blogger.com/atom/ns#' term='app-v'/><title type='text'>Adobe reader virtual and Pro</title><content type='html'>We have an environment where some machines are running Adobe Pro 7 and Adobe Pro 6.  More often than not some run into a PDF they can’t open so the must use the Reader 9.  Well in a test to see how a virtual Reader would act, this is what I found.&lt;br /&gt;&lt;br /&gt;Reader virtual was installed First&lt;br /&gt;Pro 7 is then installed.&lt;br /&gt;&lt;br /&gt;As expected when Reader was installed any PDF you click on opens Adobe Reader virtual.  A link in the web browser will launch the external PDF viewer since IE wasn’t sequenced with it.&lt;br /&gt;&lt;br /&gt;When Pro 7 is installed the Default PDF behavior is shift to the Pro, as expected.  Any PDF opened will open in pro.&lt;br /&gt;Interestingly enough if you want to force Adobe Reader as the default behavior you can right click a PDF select “open with” then select “Application virtualization client” Always open with this.&lt;br /&gt;&lt;br /&gt;Then when you click a PDF app-v will check and use the appropriate application but if you click on a PDF link in a browser window it will open with PDF pro since it can see the app-v settings.  I am sure I can trick the browser by why bother.  In the rare case you can’t open the PDF, or if it is very slow, you can simply download and open it by double clicking which will open it with the Virtual Reader.&lt;br /&gt;&lt;br /&gt;There is no real reason to run these virtually or physically together other than the face that 6 and 7 are old.  Machines that have Adobe 8 pro and Adobe 9 pro are just fine.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1892973372113162421?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1892973372113162421'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1892973372113162421'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/12/adobe-reader-virtual-and-pro.html' title='Adobe reader virtual and Pro'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-5024012931912877472</id><published>2009-11-27T17:21:00.001-06:00</published><updated>2009-11-27T17:22:59.907-06:00</updated><title type='text'>Java Collection that contains only java 1.6</title><content type='html'>A user on the MS forums was looking for a collection that contained computers with only Java 1.6 installed and not both 1.6 and 1.5.  So here is a collection to do just that:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_COMPUTER_SYSTEM on SMS_G_System_COMPUTER_SYSTEM.ResourceID = SMS_R_System.ResourceId inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName like "Java(TM) 6%" and SMS_G_System_COMPUTER_SYSTEM.Name not in (select distinct SMS_G_System_COMPUTER_SYSTEM.Name from  SMS_R_System inner join SMS_G_System_COMPUTER_SYSTEM on SMS_G_System_COMPUTER_SYSTEM.ResourceID = SMS_R_System.ResourceId inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName like "Java(TM) 5%")&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-5024012931912877472?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5024012931912877472'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5024012931912877472'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/11/java-collection-that-contains-only-java.html' title='Java Collection that contains only java 1.6'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4309447163865516778</id><published>2009-11-24T19:51:00.002-06:00</published><updated>2009-11-24T19:56:51.218-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sp2'/><title type='text'>SP upgrade error</title><content type='html'>I upgraded to SP2 over the weekend.  I didn't uninstall the MP nor did I uninstall WAIK before I began.  Those objects upgraded with zero problems.  The only problem I encountered was at the very beginning when you choose your download location for the updates.&lt;br /&gt;&lt;br /&gt;Every time I choose the download folder it was state:&lt;br /&gt;"component manifest was not found or it was invalid"&lt;br /&gt;&lt;br /&gt;Well I simply moved the&lt;br /&gt;&lt;em&gt;ConfigMgr.manifest.cab&lt;/em&gt;&lt;br /&gt;&lt;em&gt;ccmsetup.cab&lt;/em&gt;&lt;br /&gt;to a new folder and tried again.  This time it downloaded and start the install.&lt;br /&gt;&lt;br /&gt;I cannot say how long it took, but It wasn't several hours.  I minimized the window and read the Sunday paper.  When I returned it was pretty much done upgrading.&lt;br /&gt;&lt;br /&gt;A restart wasn't required but I did it anyway since I like to restart after major upgrades and installs to ensure the platform is stable.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4309447163865516778?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4309447163865516778'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4309447163865516778'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/11/sp-upgrade-error.html' title='SP upgrade error'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-5962198678215573485</id><published>2009-11-19T18:07:00.003-06:00</published><updated>2009-11-19T18:09:01.562-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='win 7'/><title type='text'>Microsoft Cert 071-686</title><content type='html'>It looks like I passed the Pro: Windows® 7, Enterprise Desktop Administrator Beta exam.&lt;br /&gt;It still isn't listed on the Microsoft Website.  I still have one more exam for Win 7 and I hopefully I will be a MCITP in Win 7.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-5962198678215573485?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5962198678215573485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5962198678215573485'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/11/microsoft-cert-071-686.html' title='Microsoft Cert 071-686'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4943919659231782319</id><published>2009-11-18T18:09:00.000-06:00</published><updated>2009-11-18T18:36:09.039-06:00</updated><title type='text'>New KB973499 - A memory leak occurs when many content location requests are received by a site server ConfigMgr 2007 SP1</title><content type='html'>A new hotfix is out for ConfigMgr 2007. It has to do with too many requests sent to the MP and a memory leak that may occur. More information can be found at the Micrsosoft configMgr blog&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/configurationmgr/archive/2009/11/16/new-kb973499-a-memory-leak-occurs-when-many-content-location-requests-are-received-by-a-site-server-configmgr-2007-sp1.aspx"&gt;http://blogs.technet.com/configurationmgr/archive/2009/11/16/new-kb973499-a-memory-leak-occurs-when-many-content-location-requests-are-received-by-a-site-server-configmgr-2007-sp1.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4943919659231782319?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4943919659231782319'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4943919659231782319'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/11/new-kb973499-memory-leak-occurs-when.html' title='New KB973499 - A memory leak occurs when many content location requests are received by a site server ConfigMgr 2007 SP1'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7038691108602758267</id><published>2009-11-16T08:25:00.003-06:00</published><updated>2009-11-16T08:27:08.960-06:00</updated><title type='text'>Windows 7 Ultimate, commemorative Edition</title><content type='html'>Well I received my commemorative copy of Windows 7 today.  It is a thanks for beta tests of Win 7.  Microsoft also sent me 6 copies of Windows 7 RC DVDS when it was published.  Thank you Mircorosft for the generous gift.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7038691108602758267?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7038691108602758267'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7038691108602758267'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/11/windows-7-ultimate-commemorative.html' title='Windows 7 Ultimate, commemorative Edition'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6781679742134414314</id><published>2009-11-04T19:37:00.001-06:00</published><updated>2009-11-04T19:38:41.428-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='osd'/><title type='text'>Win 7 Cab files for OSD</title><content type='html'>For those that inject the drivers into the image of Dell machines, the win 7 cabs are now out&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.delltechcenter.com/page/Dell+Business+Client+Operating+System+Deployment+-+The+.CAB+Files" target="_blank"&gt;http://www.delltechcenter.com/page/Dell+Business+Client+Operating+System+Deployment+-+The+.CAB+Files&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6781679742134414314?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6781679742134414314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6781679742134414314'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/11/win-7-cab-files-for-osd.html' title='Win 7 Cab files for OSD'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4466944474630253925</id><published>2009-11-04T17:50:00.003-06:00</published><updated>2009-11-04T17:56:23.036-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='personal'/><title type='text'>Passed Win 7, 71-685 exam</title><content type='html'>Well I received my passing notice for the Win 7, Enterprise Desktop Support Technician beta exam.&lt;br /&gt;&lt;br /&gt;We have a Win 7 test machine in our office which I have only played with a little but have been reading all the documentation for Win 7 and all the articles on it. Knowing Vista would help you only a little bit.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4466944474630253925?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4466944474630253925'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4466944474630253925'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/11/passed-win-7-70-685-exam.html' title='Passed Win 7, 71-685 exam'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-2660582287183869866</id><published>2009-10-30T20:04:00.002-05:00</published><updated>2009-10-30T21:00:42.553-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2010 Call for Sessions</title><content type='html'>Well MMS is a month earlier this year, it usually falls on my wedding anniversary :(&lt;br /&gt;&lt;br /&gt;Well call for sessions is now open!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.mms-2010.com/CFT/default.aspx"&gt;https://www.mms-2010.com/CFT/default.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So not only was I wrong about the day....I was wrong about the month!!!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-2660582287183869866?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2660582287183869866'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2660582287183869866'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/mms-2010-call-for-sessions.html' title='MMS 2010 Call for Sessions'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4951079229363380763</id><published>2009-10-28T19:14:00.001-05:00</published><updated>2009-10-28T19:15:55.457-05:00</updated><title type='text'>ConfigMgr Sp2 and R3 Webcast</title><content type='html'>Did you want to get in on the ground floor and learn about the changes and advances in Sp2 and R3 here is your chance.&lt;br /&gt;&lt;br /&gt;On Tuesday, November 03, 2009 12:00 PM Pacific Time (US &amp;amp; Canada)&lt;br /&gt;TechNet Webcast: Technical Overview: System Center Configuration Manager 2007 SP2 and R3&lt;br /&gt;&lt;br /&gt;&lt;a title="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=" eventcategory="4&amp;amp;culture=" countrycode="US" href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032428200&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032428200&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4951079229363380763?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4951079229363380763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4951079229363380763'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/configmgr-sp2-and-r3-webcast.html' title='ConfigMgr Sp2 and R3 Webcast'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-5934826403575465808</id><published>2009-10-27T18:12:00.002-05:00</published><updated>2009-10-27T18:15:49.332-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMs 2010 Registration</title><content type='html'>Registration opens for MMS 2010 on November 3, 2009.&lt;br /&gt;&lt;br /&gt;If you want to stay in the Venetian Hotel or with the Palazzo Hotel you need to book early!&lt;br /&gt;If you think you want to present but you still want to attend if you don't then go ahead and register.  If you become a presenter then they will credit your registration and hotel fees. &lt;br /&gt;&lt;br /&gt;Nov 20th might be close to when the Call for Sessions opens, that is my guess.  Just keep watching the mms site: &lt;a href="http://www.mms-2010.com/"&gt;http://www.mms-2010.com/&lt;/a&gt; or the &lt;a href="http://www.myitforum.com/"&gt;www.myitforum.com&lt;/a&gt; pages for more information.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-5934826403575465808?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5934826403575465808'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5934826403575465808'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/mms-2010-registration.html' title='MMs 2010 Registration'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7086295507767169536</id><published>2009-10-22T08:02:00.004-05:00</published><updated>2009-10-22T11:36:47.644-05:00</updated><title type='text'>Win 7 day and ConfigMgr Sp2 Day</title><content type='html'>Well we know that today is the official release day for Win 7. There is a buzz that today Sp2 for ConfigMgr 2007 (SCCM) will also be release. Since it is still only 6AM over in Redmond, I can assume it won't be pushed to the web for a few more hours. Once it goes live I will add the link to this page.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;ConfigMgr SP2&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=3318741A-C038-4AB1-852A-E9C13F8A8140&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=3318741A-C038-4AB1-852A-E9C13F8A8140&amp;amp;displaylang=en&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7086295507767169536?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7086295507767169536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7086295507767169536'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/win-7-day-and-configmgr-sp2-day.html' title='Win 7 day and ConfigMgr Sp2 Day'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7393550784960744823</id><published>2009-10-22T08:02:00.000-05:00</published><updated>2009-10-22T08:02:22.742-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='app-v'/><title type='text'>Quicktime 7.6.4</title><content type='html'>If you have deployed Quicktime either virtually or physically you have noticed that Apple slipped in a new application &lt;em&gt;Apple Application Support. &lt;/em&gt;I am not quite sure what this application does but it won't work without it now.&lt;br /&gt;&lt;br /&gt;When you virtualize Quicktime it will not pull in this new application by default.&lt;br /&gt;While this is run during the sequecing it isn't capture into the virtual file structure. C:\program files\common files\Apple\Apple Application Support&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7393550784960744823?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7393550784960744823'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7393550784960744823'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/quicktime-764.html' title='Quicktime 7.6.4'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8339173256848106316</id><published>2009-10-17T15:24:00.000-05:00</published><updated>2009-10-17T15:24:43.891-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='adobe'/><title type='text'>Uninstalling when you don't have an MSI</title><content type='html'>Many times you need to remove software from the clients but how do you do that when you installed it using an EXE?&lt;br /&gt;&lt;br /&gt;Well the answer is quite simple, msiexe /x {GUID}&lt;br /&gt;&lt;br /&gt;Where GUID is pulled from the registry of the client. If you look in the Resource explorer of the machine and find the software you want to remove then scroll over to the right it will have the GUID. This can found in the programs Registry settings also.&lt;br /&gt;&lt;br /&gt;Lets look at Adobe Air uninstall key:&lt;br /&gt;&lt;br /&gt;Adobe Air:&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{00203668-8170-44A0-BE44-B632FA4D780F}&lt;br /&gt;&lt;br /&gt;Uninstall string:MsiExec.exe /I{00203668-8170-44A0-BE44-B632FA4D780F}&lt;br /&gt;------------------------------&lt;br /&gt;&lt;br /&gt;Sometimes you can look in the Software section of the program such as for Adobe Reader&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\9.0\Installer&lt;br /&gt;ENU_GUID:{AC76BA86-7AD7-1033-7B44-A91000000001}&lt;br /&gt;&lt;br /&gt;Eitherway you now have several ways to find the uninstall method for the application.&lt;br /&gt;&lt;br /&gt;It doesn't always work but at least you now have a starting point&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8339173256848106316?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8339173256848106316'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8339173256848106316'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/uninstalling-when-you-dont-have-msi.html' title='Uninstalling when you don&apos;t have an MSI'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8687424024837722921</id><published>2009-10-16T01:29:00.002-05:00</published><updated>2009-10-16T01:43:48.963-05:00</updated><title type='text'>Boundaries, Boundaries, Boundaries</title><content type='html'>I don't think it is expressed enough how critical boundaries are to your site.  I know I have bloged about it before.  It happened again that another administrator at my University selected the campus AD as their boundary instead of their AD Site name or something else.  This caused all machines in the AD to pull into his All Systems collection (not that he had permisson to perform any action on the machines).   I discovered it after Patch Tuesday when machines wouldn't patch or do anything.  Now it looks at first that the MP or IIS is just not working correctly.  After watching my patch status I could see that "some" of the machines would patch so obviously it was "kinda" working.  It then occured to me that I had something similar happen about 6 months ago.  On a client I opened the LocationServices.log file and sure enough it was saying that it's MP was xxxx.foo.com instead of aaaa.foo.com.  A quick email to the admin and the problem was solved.  I went over and showed him some key settings on his site that should be set.  Of course it is like drinking water from a fire hose.  I showed him key things and points.  I think I overwhelmed him more than helped but ConfigMgr is something you need to get into slowly and in our enviroment that means that a single person is managing the entire ConfigMgr enviroment and doing other IT work, making learning slow and hard sometimes.&lt;br /&gt;&lt;br /&gt;Both times this happened it was due to a brand new site coming up.  It isn't a big deal and easily corrected but this brings home how important proper boundaries are to the site.  We had similar issues when parts of the camps were on SMS 2003 as well.  I know I saw a quicksetup guide by a ConfigMgr admin and I need to go find it and see where they have boundaries in the list and at what importance level.  There needs to be a key set of configuration changes that must be made once the site is online, boundaries should be near the top, if not #1.&lt;br /&gt;&lt;br /&gt;I did get a kick out of see the SCCM Unleashed book on his desk, written in part by several MVPs.  I finally have my own copy to read.  I did notice I am on page 1111 under free tools.  That was a surprise to me.  I had no idea it was there.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8687424024837722921?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8687424024837722921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8687424024837722921'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/boundaries-boundaries-boundaries.html' title='Boundaries, Boundaries, Boundaries'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-5752226907085996391</id><published>2009-10-09T20:54:00.002-05:00</published><updated>2009-10-09T21:02:06.006-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2010 call for sessions coming soon</title><content type='html'>If you are thinking about presenting at MMS 2010 (&lt;a href="http://www.mms-2010.com/"&gt;http://www.mms-2010.com/&lt;/a&gt;) you need to start thinking of topics.  My prediction is that they will open between the 12 and 19 of November with the cut off date around December 17th.  This is only a prediction but should be pretty close.  Once they open I will post the link.  "Many will enter, few will be chosen"  Think about a topic in ConfigMgr that a large group would be interested in and has a high value.  It could be a simple or complex topic.  Isn't necessary to have a demo during the presentation but it is always nice to break it up. &lt;br /&gt;    If you don't feel comfortable about being on stage by yourself then find a partner.  They do have a coach there that you can take classes and hopefully improve your stage presence.  I speak from personal experience that it can be a bit overwhelming to stand there and see hundreds of your peers staring back.  Good luck and happy thinking!!!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-5752226907085996391?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5752226907085996391'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5752226907085996391'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/mms-2010-call-for-sessions-coming-soon.html' title='MMS 2010 call for sessions coming soon'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3928835081364936358</id><published>2009-10-09T20:45:00.003-05:00</published><updated>2010-10-13T07:08:03.832-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='vbscript'/><title type='text'>Change cache location</title><content type='html'>Sometimes you have a cache folder needs to move because of space issues &lt;br /&gt;&lt;br /&gt;To do this at install time you need to use the SMSCACHEDIR attribute:&lt;br /&gt;CCMSetup.exe SMSCACHEDIR="D:\sccm\cache"&lt;br /&gt;Will force the client to install the cache folder to the D drive in a new folder&lt;br /&gt;&lt;br /&gt;Maybe the client is already installed but you want to change the folder.  Here is a VbScript that you can push down to the client.  This takes a fraction of a second to run on the client so they are not affected by the change.  Be aware that Cache cannot have any advertisment that is active.  If so then you can't move the cache.  &lt;br /&gt;&lt;br /&gt;--------------------------&lt;br /&gt;Dim oUIResourceMgr&lt;br /&gt;Dim oCache&lt;br /&gt;Set oUIResourceMgr = CreateObject("UIResource.UIResourceMgr")&lt;br /&gt;Set oCacheInfo = oUIResourceMgr.GetCacheInfo&lt;br /&gt;oCacheInfo.Location = "D:SCCM\Cache"&lt;br /&gt;-------------------------------------&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3928835081364936358?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3928835081364936358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3928835081364936358'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/10/change-cache-location.html' title='Change cache location'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4748663265360617686</id><published>2009-09-12T06:52:00.002-05:00</published><updated>2009-09-12T06:58:16.318-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='collection'/><title type='text'>Uninstall when not in a collection</title><content type='html'>Alot of admins would like to uninstall software when the computer is not in a collection.  While this thought processes is sound it can't be done.  ConfigMgr needs to send policy to machines that are in a certain collection.  &lt;br /&gt;&lt;br /&gt;So how do we get around this problem.&lt;br /&gt;I want to point back to a blog post I have labeled, "Collections in reverse"&lt;br /&gt;http://sms-hints-tricks.blogspot.com/2009/03/using-collections-in-reverse.html&lt;br /&gt;&lt;br /&gt;What I do is simply have a collection of the software I want people to be allowed to have, say Google Earth.&lt;br /&gt;Then I have a collection of people that are NOT in the google earth collection.  Now when I place an "approved" machine in the google Earth collection nothing happens since this is a user based install via the web, but the computer is removed from the uninstall collection.  Otherwise, the day after they install it the machine would kick off the uninstall.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So you see, you still need to create a collection of computers, in this example we have 2 the approved collection and the Uninstall collection.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4748663265360617686?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4748663265360617686'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4748663265360617686'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/09/uninstall-when-not-in-collection.html' title='Uninstall when not in a collection'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6241042450418620947</id><published>2009-09-09T15:29:00.006-05:00</published><updated>2009-09-09T17:51:47.967-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='right click tools'/><title type='text'>Manage Computers via SCCM console</title><content type='html'>Have you wanted to manage a machine from the SCCM console only to find there is no tool to do it. So you must lauch Computer Manager and then connect to the remote machine. Well here is the simple right click tool to help you do just that.&lt;br /&gt;&lt;br /&gt;&amp;lt;ActionDescription Class="Group" DisplayName="ConfigMgr" MnemonicDisplayName="ConfigMgr Tools" Description="ConfigMgr Tools" SqmDataPoint="100"&gt;&lt;br /&gt;  &amp;lt;ActionGroups&gt;&lt;br /&gt;     &amp;lt;ActionDescription Class="Executable" DisplayName="Computer Management" MnemonicDisplayName="Computer Management" Description="Manage remove computer"&gt;&lt;br /&gt;        &amp;lt;Executable&gt;&lt;br /&gt;          &amp;lt;FilePath&gt;c:\WINDOWS\system32\compmgmt.msc&amp;lt;/FilePath&gt;&lt;br /&gt;          &amp;lt;Parameters&gt;/computer:\\##SUB:Name##&amp;lt;/Parameters&gt;&lt;br /&gt;        &amp;lt;/Executable&gt;&lt;br /&gt;      &amp;lt;/ActionDescription&gt;&lt;br /&gt;&amp;lt;/ActionGroups&gt;&lt;br /&gt;&amp;lt;/ActionDescription&gt;&lt;br /&gt;&lt;br /&gt;Place this in the query node, machine node etc and restart the console. Now you can right click on a machine and select Manager Computer. Granted this will only work if your account has the appropriate permissions to the machine.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6241042450418620947?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6241042450418620947'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6241042450418620947'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/09/manage-computers-via-sccm-console.html' title='Manage Computers via SCCM console'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-309365913135906873</id><published>2009-09-08T17:58:00.002-05:00</published><updated>2009-09-08T18:00:09.578-05:00</updated><title type='text'>Configuration Manager 2007 R3</title><content type='html'>Yes, Microsoft is releasing a R3 for ConfigMgr.  This is the first R3 release in MS history.&lt;br /&gt;&lt;br /&gt;Jeff Wettlaufer, Sr. Technical Product Manager, announces it in a blog post:&lt;br /&gt;&lt;br /&gt;"Configuration Manager 2007 R3 will release will release as a beta at the end of October 2009, with a targeted release of late Q1 calendar 2010."&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/systemcenter/archive/2009/09/08/announcing-system-center-configuration-manager-2007-r3.aspx"&gt;http://blogs.technet.com/systemcenter/archive/2009/09/08/announcing-system-center-configuration-manager-2007-r3.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-309365913135906873?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/309365913135906873'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/309365913135906873'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/09/configuration-manager-2007-r3.html' title='Configuration Manager 2007 R3'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8877204113993040231</id><published>2009-09-07T21:01:00.002-05:00</published><updated>2009-09-07T21:09:17.491-05:00</updated><title type='text'>sccm driver pack</title><content type='html'>Well as of today Dell has updated some driver files for SCCM.&lt;br /&gt;&lt;br /&gt;The Dell Optiplex 760 has a new driver pack (9/4/2009) under Systems Management&lt;br /&gt;&lt;br /&gt;What is even better is that some of the models are showing a pack for System Center Configuration Manager.  This should make it easier to load and inject drivers into the image.  I will see if I can run down the model list and list a few here for you to see.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8877204113993040231?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8877204113993040231'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8877204113993040231'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/09/sccm-driver-pack.html' title='sccm driver pack'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7923551158473090952</id><published>2009-09-03T19:22:00.004-05:00</published><updated>2009-09-03T19:25:53.384-05:00</updated><title type='text'>Microsoft Subnet</title><content type='html'>&lt;p&gt;For those of you that aren't aware there is a new blog site in town (at least to me):&lt;/p&gt;&lt;p&gt;Microsoft Subnet&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.networkworld.com/subnets/microsoft/"&gt;http://www.networkworld.com/subnets/microsoft/&lt;/a&gt;&lt;/p&gt;They have some very good articles and insites. There are also contests each month for you to read the blog entries.&lt;br /&gt;&lt;br /&gt;Check it out. I think you will like what you see. I do so far!!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7923551158473090952?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7923551158473090952'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7923551158473090952'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/09/microsoft-subnet.html' title='Microsoft Subnet'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3114640031200098490</id><published>2009-09-02T16:13:00.002-05:00</published><updated>2009-09-02T16:16:08.855-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2009 Hands on Lab</title><content type='html'>Seems the MS is sending out the Hands on Lab (HOL) DVD again.  I just recieved notification that it had been shipped.   Much like last year, they can't put the entire HOL session on the DVD because they require Virtual PC but they do have many of the walk thrus so you can do it yourself at home or at work.  Very nice work.  They don't have to pass this on to us but it is a nice jesture, not to mention nice for those that couldn't or didn't have time to get in to the Lab.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3114640031200098490?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3114640031200098490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3114640031200098490'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/09/mms-2009-hands-on-lab.html' title='MMS 2009 Hands on Lab'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1000361230632961911</id><published>2009-08-25T21:43:00.002-05:00</published><updated>2009-08-25T21:46:56.382-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SMS'/><title type='text'>SMS Newsgroups</title><content type='html'>I hear every so often that "There are no SMS forums or newgroups anymore."    Well this is not the case.  The SMS newsgroups are alive and still kicking.&lt;br /&gt;If you go here &lt;a href="http://technet.microsoft.com/en-us/sms/bb839598.aspx"&gt;http://technet.microsoft.com/en-us/sms/bb839598.aspx&lt;/a&gt;&lt;br /&gt;and click on any of the SMS newsgroups links you are passed to a page that says "Welcome to Microsoft Discussion Groups " but no data is listed.  This is partly due to a bad link which hopefully will be corrected soon.  In the mean time here is a corrected link to get you o the Admin newsgroup, from there you can move to any of the other newsgroups.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sms.admin"&gt;http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sms.admin&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1000361230632961911?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1000361230632961911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1000361230632961911'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/08/sms-newsgroups.html' title='SMS Newsgroups'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-459767528737087767</id><published>2009-08-06T20:51:00.002-05:00</published><updated>2009-08-06T20:55:26.149-05:00</updated><title type='text'>Windows 7 RTM</title><content type='html'>Well like most people we already know that in October Windows 7 will be released to the public.  I received my official notice from Technet that Windows 7 is available for download via MSDN.  Happy production testing.  I hope to have several posts about us configurating and deploying it via SCCM to our network when our time comes.  I don't think it will be close to Spring break&lt;br /&gt;(March) or christmas 2010.  Since we are higher education, we have certain periods of downtime that we can take full advantage of.   Much was the same for Office 2007.  We deployed it via our christmas break so you left with 2003 and came back to 2007.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-459767528737087767?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/459767528737087767'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/459767528737087767'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/08/windows-7-rtm.html' title='Windows 7 RTM'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3408341386665230576</id><published>2009-08-06T07:29:00.003-05:00</published><updated>2009-08-06T20:51:32.683-05:00</updated><title type='text'>SCCM 2007 SP2</title><content type='html'>We have all read what Sp2 covers, Server 2008 R2 , SP2 and other options. Well here is everything in a single list and nicely&lt;span style="color:#000000;"&gt; laid&lt;/span&gt;&lt;span style="color:#ffff00;"&gt; &lt;/span&gt;out.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/systemcenter/archive/2009/08/05/configuration-manager-2007-service-pack-2.aspx"&gt;http://blogs.technet.com/systemcenter/archive/2009/08/05/configuration-manager-2007-service-pack-2.aspx&lt;/a&gt;&lt;br /&gt;&lt;a href="http://blogs.technet.com/systemcenter/"&gt;&lt;/a&gt;&lt;br /&gt;Based on the life cycle you can expect Sp2 around Christmas and again here is also mentioned.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3408341386665230576?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3408341386665230576'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3408341386665230576'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/08/sccm-2007-sp2.html' title='SCCM 2007 SP2'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1208493452653844181</id><published>2009-07-22T18:42:00.003-05:00</published><updated>2009-08-02T13:11:15.837-05:00</updated><title type='text'>SCCM Unleashed</title><content type='html'>update note:  This is now shipping.....&lt;br /&gt;&lt;br /&gt;Seems that Amazon and other places now have a date for publication August 6, 2009 Barnes and Nobel have August 10, 2009. Before it was "around" July 21st." One of the authors is Greg Ramsey a fellow MVP and Dell employee. He is very cool Buck Eye.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://search.barnesandnoble.com/System-Center-Configuration-Manager/Kerrie-Meyler/e/9780672330230"&gt;http://search.barnesandnoble.com/System-Center-Configuration-Manager/Kerrie-Meyler/e/9780672330230&lt;/a&gt; (Barnes and nobel pre order)&lt;br /&gt;$44.99 Online price(Save 25%) *&lt;br /&gt;$40.49 Member Price*&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.amazon.com/gp/product/0672330237?ie=UTF8&amp;amp;tag=sccmtools-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=0672330237"&gt;http://www.amazon.com/gp/product/0672330237?ie=UTF8&amp;amp;tag=sccmtools-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=0672330237&lt;/a&gt; (Amazon Pre order)&lt;br /&gt;$37.79*&lt;br /&gt;&lt;br /&gt;* Prices as of July 22, 2009&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1208493452653844181?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1208493452653844181'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1208493452653844181'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/07/sccm-unleashed.html' title='SCCM Unleashed'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-8695063093265250259</id><published>2009-07-21T18:11:00.002-05:00</published><updated>2009-07-21T18:26:43.576-05:00</updated><title type='text'>Microsoft Releases SCAP for ConfigMgr</title><content type='html'>I received an email from Micrsoft announcing that SCAP was complete and ready for download.&lt;br /&gt;Below is the link&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc677271.aspx"&gt;http://technet.microsoft.com/en-us/library/cc677271.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Security Content Automation Protocol (SCAP) is the program designed to help protect your system through checks with NIST and vulernabilities.&lt;br /&gt;&lt;a href="http://scap.nist.gov/"&gt;http://scap.nist.gov&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;With SCAP you can ensure that your machines are secure per the Federal Desktop Core Configuration (FDCC) mandate.   Even if you are not a Government entity it is still good to use this because it can check for possible security problems and will help you lock down your machines.  I beta test this...very impressive...I am hoping some of the changes were made to the applicaiton to fully take use of the vulnerability scanning.  With this your server could download the latest vulnerabilities and scan your network and let you know if you have a hole (i.e. Word zero day hole, Mozilla hole, etc.)&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-8695063093265250259?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8695063093265250259'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/8695063093265250259'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/07/microsoft-releases-scap-for-configmgr.html' title='Microsoft Releases SCAP for ConfigMgr'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-6649359871892294682</id><published>2009-07-20T20:41:00.003-05:00</published><updated>2009-07-20T20:45:00.012-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2010</title><content type='html'>The Microsoft Management Summit is the top conference for IT management.  I highly recommend it!!  Here is the "save the date" site. Look to this site in the future for more information.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mms-2010.com/"&gt;http://www.mms-2010.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have presented twice and I am still in awe of the number of people and knowledge at this event.  Think of all that brain power in a single building.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-6649359871892294682?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6649359871892294682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/6649359871892294682'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/07/mms-2010.html' title='MMS 2010'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7528979459946906866</id><published>2009-06-27T09:18:00.005-05:00</published><updated>2009-06-27T20:37:23.565-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='right click tools'/><category scheme='http://www.blogger.com/atom/ns#' term='stats'/><title type='text'>Right click Status Messages</title><content type='html'>I received a nice email from Robert Mitsch about my status messages right click tool. Back in the days of SMS 2003 in late 2005 I had tried to work with the statview.exe application for the status messages but didn't have the time nor could I find some good documentation so I just kept it the way it was with statusmessages.exe. Well he has it working with statview. Shown below is the new method. The differences are as follows:&lt;br /&gt;1. No longer to you need to select server and hit enter&lt;br /&gt;2. Messages no longer pull ALL messages in. This caused problems sometimes. It now pulls in around 1 month of messages.&lt;br /&gt;&lt;br /&gt;&amp;lt;filepath&gt;C:\xxxxxxx\AdminUI\bin\i386\statview.exe&amp;lt;/filepath&gt;&lt;br /&gt;&amp;lt;parameters&gt;/SMS:Server=\\##SUB:__Server## /SMS:Path=##SUB:__Namespace## /SMS:System=##SUB:Name##&amp;lt;/parameters&gt;&lt;br /&gt;&lt;br /&gt;Changes will be made here on SCCM Tools website&lt;br /&gt;&lt;a href="http://www.sccm-tools.com/tools/rightclick/rightclick-statusmessages.html"&gt;http://www.sccm-tools.com/tools/rightclick/rightclick-statusmessages.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and on my original blog post&lt;br /&gt;&lt;a href="http://sms-hints-tricks.blogspot.com/2008/06/right-click-tool-status-messages.html"&gt;http://sms-hints-tricks.blogspot.com/2008/06/right-click-tool-status-messages.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7528979459946906866?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7528979459946906866'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7528979459946906866'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/06/right-click-status-messages.html' title='Right click Status Messages'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4914342248218883340</id><published>2009-06-08T19:21:00.002-05:00</published><updated>2009-06-08T19:28:14.833-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='reg'/><category scheme='http://www.blogger.com/atom/ns#' term='regisitry'/><title type='text'>Removing registry keys with Regedit</title><content type='html'>Many times working with sccm we need to push out registry keys which is easy with a .reg file and regedit...."regedit /s key.reg"  This adds all your keys to the registry and is very quick at it.  &lt;br /&gt;&lt;br /&gt;But what if you want to remove keys.  Well you can use Vbscript or other lang to edit the registry or you can use a regedit.  Yup a special "minus" sign will remove a key or tree.&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_ MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\xwing]&lt;br /&gt;"key1"="value"&lt;br /&gt;"key2"="value"&lt;br /&gt;"key3"="value"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Say we want to remove the entire tree.  We do this by sending the reg file with the following change&lt;br /&gt;&lt;br /&gt;[-HKEY_LOCAL_ MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\xwing]&lt;br /&gt;&lt;br /&gt;Everything in xwing and sub keys will be deleted.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now say you want to just delete key2 then you send this &lt;br /&gt;[HKEY_LOCAL_ MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\xwing]&lt;br /&gt;"key2"=- &lt;br /&gt;&lt;br /&gt;This will remove only key2 from the registry.  &lt;br /&gt;&lt;br /&gt;What is nice about this is that it won't throw an error if nothing is there so you can send it down to all machines whether they have the key or not.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;MS KB article&lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/310516"&gt;http://support.microsoft.com/kb/310516&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4914342248218883340?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4914342248218883340'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4914342248218883340'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/06/removing-registry-keys-with-regedit.html' title='Removing registry keys with Regedit'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-4591067356517472773</id><published>2009-05-25T08:41:00.006-05:00</published><updated>2010-07-07T12:15:45.464-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='adobe'/><title type='text'>Deploy Adobe Acrobat Updates</title><content type='html'>See an update on deploying patches to x64 machines&lt;br /&gt;&lt;a href="http://sms-hints-tricks.blogspot.com/2010/07/adobe-updates-on-x64.html"&gt;http://sms-hints-tricks.blogspot.com/2010/07/adobe-updates-on-x64.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Every couple of months Adobe will release a patch for their products. If you're like us you might be running several versions of Adobe Acrobat (7,8,9) at the same time.&lt;br /&gt;&lt;br /&gt;Depending on how you want to upgrade these software titles determines your approach. At one time we had a collection for each update. As the computer was patched it was inventoried and moved to the next collection. On some machines we might send down a batch file that would force all the patches back on in the hopes that the software knew what had been installed and would skip the older version. Here is the latest way we push down the patch. We have a single collection for Adobe 8,9 Patches. It looks for machines that have adobe 8 but are not at the latest patch level. Now you simply run this vbs script on the collection. The script determines the patch level and applies the appropriate patches.&lt;br /&gt;&lt;br /&gt;------Adobe 8--------&lt;br /&gt;Dim objShell, RegLocate&lt;br /&gt;Set objShell = WScript.CreateObject("WScript.Shell")&lt;br /&gt;On error resume next&lt;br /&gt;&lt;br /&gt;Dim sngVersion&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.0.0&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.0.0" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd810_efgj_incr.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.1.0&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.1.0" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd811_all.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.1.1&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.1.1" then&lt;br /&gt;objShell.run "msiexec /p 8.1.2 patch.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.1.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.1.2" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd813_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.1.3 allows for jumps in patches&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.1.3" then&lt;br /&gt;objShell.run "msiexec /p Adobe_Pro_8.1.6.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.1.4 allows for jumps in patches&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.1.4" then&lt;br /&gt;objShell.run "msiexec /p Adobe_Pro_8.1.6.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.1.5 allows for jumps in patches&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.1.5" then&lt;br /&gt;objShell.run "msiexec /p Adobe_Pro_8.1.6.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.1.7&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.1.6" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd817_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 8.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000003}\DisplayVersion")&lt;br /&gt;if sngVersion="8.1.7" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd820_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;-------------------&lt;br /&gt;&lt;strong&gt;Adobe Reader 8 updates collection&lt;/strong&gt;&lt;br /&gt;select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName like "%Adobe Acrobat 8%" and SMS_G_System_ADD_REMOVE_PROGRAMS.Version != "8.2.0"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-----------Adobe Pro 9 updates--------------------------------------&lt;br /&gt;Dim objShell, RegLocate&lt;br /&gt;Set objShell = WScript.CreateObject("WScript.Shell")&lt;br /&gt;On error resume next&lt;br /&gt;&lt;br /&gt;Dim sngVersion&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.0.0&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.0.0" then&lt;br /&gt;objShell.run "msiexec /p AcroPro-std9.1.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.0&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.0" then&lt;br /&gt;objShell.run "msiexec /p Adobe_9.1.2_pro.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.1&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.1" then&lt;br /&gt;objShell.run "msiexec /p Adobe_9.1.2_pro.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.1.3&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.2" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd913_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.1.3" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd920_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;'''' Adobe 9.2&lt;br /&gt;sngVersion = objShell.RegRead ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000004}\DisplayVersion")&lt;br /&gt;if sngVersion="9.2.0" then&lt;br /&gt;objShell.run "msiexec /p AcrobatUpd930_all_incr.msp /qb /norestart", 0, True&lt;br /&gt;&lt;br /&gt;end if&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;WScript.Quit&lt;br /&gt;----------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Adobe Reader 9 collection&lt;/strong&gt;&lt;br /&gt;select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName like "Adobe Reader 9%" and SMS_G_System_ADD_REMOVE_PROGRAMS.Version != "9.2.0"&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-4591067356517472773?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4591067356517472773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/4591067356517472773'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/05/deploy-adobe-acrobat-updates.html' title='Deploy Adobe Acrobat Updates'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7179876642703328627</id><published>2009-05-22T19:16:00.002-05:00</published><updated>2009-05-22T19:32:36.412-05:00</updated><title type='text'>What's new with Microsoft?</title><content type='html'>Here is some information from the&lt;br /&gt;System Center and Virtualization Readiness Newsletter: May 2009&lt;br /&gt;&lt;br /&gt;On-demand Webcasts:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032412436&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;How Microsoft does IT: System Center Configuration Manager 2007 Client Health Strategies (Level 300)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032412438&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;How Microsoft does IT: Using Local Policies to Solve Complex System Center Configuration Manager 2007 Client Challenges&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032412442&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;How Microsoft does IT: Deploying Windows 7 Using System Center Configuration Manager 2007 and OSD&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032412444&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;How Microsoft does IT: Using Virtualization with Hyper-V to Deploy System Center Configuration Manager 2007&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032412530&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;How Microsoft does IT: Delivering Internet-based Client Management&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Client Management Bootcamp to launch July 2009&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;"To help our partners leverage these opportunities, the BG team has developed the System Center Client Management Bootcamp. This training will teach partners how to effectively position, sell and deploy the System Center Client Management Suite to address common customer challenges around client management." Topics include:&lt;br /&gt;&lt;br /&gt;·         Client virtualization&lt;br /&gt;·         Optimized client architecture, planning and deployment&lt;br /&gt;·         Deploying and optimizing Windows 7 and Office 14&lt;br /&gt;·         How to Deliver a Client Management Suite Proof of Concept&lt;br /&gt;·         Service Manager 1-day deep dive&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7179876642703328627?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7179876642703328627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7179876642703328627'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/05/whats-new-with-microsoft.html' title='What&apos;s new with Microsoft?'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-2961372878064031457</id><published>2009-05-10T20:18:00.001-05:00</published><updated>2009-05-10T20:19:33.829-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='certificate'/><category scheme='http://www.blogger.com/atom/ns#' term='vbscript'/><title type='text'>Inventory Certificates</title><content type='html'>Ok here is the link to the code to inventory certificates.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sccm-tools.com/tools/vbscript/vbscript-certificates.html"&gt;http://www.sccm-tools.com/tools/vbscript/vbscript-certificates.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-2961372878064031457?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2961372878064031457'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/2961372878064031457'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/05/inventory-certificates_10.html' title='Inventory Certificates'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-3173610585897390658</id><published>2009-05-10T00:42:00.002-05:00</published><updated>2009-05-10T00:48:41.548-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='native'/><category scheme='http://www.blogger.com/atom/ns#' term='certificate'/><category scheme='http://www.blogger.com/atom/ns#' term='vbscript'/><title type='text'>Inventory Certificates</title><content type='html'>Recently we found some Native Mode computers that had expired computer certificates.  When this happens the client becomes unhealth and thus stops responding.  Until the cert is renewed it will just sit in a dead state.  Well instead of working "reactively" I want to be "proactive."  Now I have found several differnet reasons for certificate renewal errors which I have document one or more here in my blog.  With my latest work with Sherry Kissinger, another MVP in the ConfigMgr area we were able to create a VBscript that would pull the cert data and inject into WMI so it can be pulled at inventory time.  Since the expiration date (and count down in days) is pulled a report can be run that will tell you if a computer is getting ready to expire or has already occured. &lt;br /&gt;&lt;br /&gt;The only difficult issue is that it relies on Capicom, which some admins don't use.  It will attempt to register the dlls so it can inventory.  I haven't found a better way to do this.  .NET offers some but again you are dependent on an installtion of .NET and some other assemblies.  Well hopefully I can have some others confirm this works correctly in their test enviroments.  I will then post the code here, link from the original post in the Technet Forums and move it into production.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-3173610585897390658?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3173610585897390658'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/3173610585897390658'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/05/inventory-certificates.html' title='Inventory Certificates'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-7633487564865207018</id><published>2009-05-03T08:08:00.002-05:00</published><updated>2009-05-03T08:12:40.669-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='right click tools'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='mms'/><title type='text'>MMS 2009 Presenation</title><content type='html'>So you either went to the session with Greg and me or you have watched it the recording.&lt;br /&gt;I have a tools website that I slow been working on&lt;br /&gt;&lt;a href="http://www.sccm-tools.com/"&gt;www.sccm-tools.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Here are some of the tools that I personally have created:&lt;br /&gt;&lt;a href="http://sms-hints-tricks.blogspot.com/2008/06/right-click-tool-status-messages.html"&gt;http://sms-hints-tricks.blogspot.com/2008/06/right-click-tool-status-messages.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.sccm-tools.com/tools/rightclick/rightclick-clientactions.html"&gt;http://www.sccm-tools.com/tools/rightclick/rightclick-clientactions.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.sccm-tools.com/tools/rightclick/rightclick-Collectionaddcomputers.html"&gt;http://www.sccm-tools.com/tools/rightclick/rightclick-Collectionaddcomputers.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;a good way to find tools online is to search with these parameters&lt;br /&gt;"sccm tools"&lt;br /&gt;"right click tools"&lt;br /&gt;"Console extenstions"&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-7633487564865207018?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7633487564865207018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/7633487564865207018'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/05/mms-2009-presenation.html' title='MMS 2009 Presenation'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1892881768371434747</id><published>2009-04-30T13:33:00.003-05:00</published><updated>2009-04-30T13:37:26.749-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='native'/><category scheme='http://www.blogger.com/atom/ns#' term='mms superflow'/><category scheme='http://www.blogger.com/atom/ns#' term='docs'/><title type='text'>MMS 2009</title><content type='html'>Well like many ConfigMgr people I am here in Las Vegas at MMS 2009.  If you went to the SuperFlow sessions by Steve K then you heard about the newest superflows and when you can expect to see them.  He also talked about the MVPs and the superflows they are creating.  I have been working for about 4 to 5 weeks with some of the Docs people to setup the outline for a Native Mode Superflow.  It might just be the most complex and biggest superflow.  To release a good version we scale down what is publised in the first revision.  It could take 2 or 3 to have everything published and linked.  It think it will provide a great deal of insite to native mode deployment.  I personally didn't find native mode very hard to deploy and the benifits are GREAT!!!!&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1892881768371434747?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1892881768371434747'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1892881768371434747'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/04/mms-2009.html' title='MMS 2009'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-25587186667444357</id><published>2009-04-17T08:04:00.002-05:00</published><updated>2009-04-17T08:08:50.486-05:00</updated><title type='text'>Could the ConfigMgr console put you to sleep?</title><content type='html'>Well I am home because my wife is out of town and I have a sick 1 year old.  Well he wanted to roam around so I sat down and remoted to my ConfigMgr server.  Like all good IT personell, I "volunteer" alot.  Well he wanted to be picked up so I placed him on my lap while I ran throuhg logs and status messages.  It took about 15 mins before he started to do the head bob and 5 minutes later he was out.  Now he has only been up for about 1 hour so either he really needs more sleep or that console is not for children under "5 years of age."  We saw at MMS 2008 that even a 5 year old can image machines so I think we need a disclaimer for working with System Center products. &lt;strong&gt; Not recommended for childen under the age of 5 years of age.  Drowsiness may occur.&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-25587186667444357?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/25587186667444357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/25587186667444357'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/04/could-configmgr-console-put-you-to.html' title='Could the ConfigMgr console put you to sleep?'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-9119830272468403943</id><published>2009-04-14T17:31:00.001-05:00</published><updated>2009-04-14T17:34:03.532-05:00</updated><title type='text'>SuperFlows</title><content type='html'>Stop by the Birds of a Feather (BOF) session at MMS 2009 to hear what is going on with Superflows....&lt;br /&gt;&lt;br /&gt;------------------------------&lt;br /&gt;BY05 Configuration Manager SuperFlow Showcase&lt;br /&gt;Tuesday 6:45 PM 7:45 PM, Casanova 606 &lt;br /&gt;Speaker(s): Steve Kaczmarek, Doug Eby&lt;br /&gt;Track(s): Systems Management&lt;br /&gt;Session Type: Birds-of-a-Feather&lt;br /&gt;Products(s): Configuration Manager 2007&lt;br /&gt;At this Birds-of-a-feather session we will showcase 6-8 of the newest Configuration Manager SuperFlows currently in development or available for publishing. A SuperFlow is a downloadable interactive content model that provides troubleshooting, process flow and other data flow information in an interactive format. We will also demonstrate an authoring template that can be used to create SuperFlows.&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-9119830272468403943?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/9119830272468403943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/9119830272468403943'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/04/superflows.html' title='SuperFlows'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-303231816795473622</id><published>2009-04-13T18:15:00.004-05:00</published><updated>2009-04-13T18:21:24.006-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='query'/><title type='text'>Query to find computers with user missing application</title><content type='html'>&lt;a href="http://1.bp.blogspot.com/_ewEjEJE_0ts/SePIIMBftDI/AAAAAAAAACk/uQGOu-oenUA/s1600-h/untitled.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5324319227474064434" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 146px; CURSOR: hand; HEIGHT: 149px" alt="" src="http://1.bp.blogspot.com/_ewEjEJE_0ts/SePIIMBftDI/AAAAAAAAACk/uQGOu-oenUA/s320/untitled.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is something I did pretty quick, it could easily edited on a computer report&lt;br /&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;First you need to create a query with no object type (see image)  Now paste this into the query editor.  You will not be able to use the Query designer for any help.  This particular example looks for computers missing a specific Version of Flash.  Paired with it are the lasted logged in user, user, title, department.  You may need to extened the AD User Discovery as mentioned in a previous blog for title and department information.&lt;/p&gt;&lt;p&gt; -------------------------------------------------------------&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;select SMS_R_SYSTEM.Name,SMS_R_User.Name,SMS_R_System.LastLogonUserName,SMS_R_System.Name, SMS_G_System_COMPUTER_SYSTEM.UserName,SMS_R_User.title , sms_r_user.department from SMS_R_System&lt;br /&gt;inner join SMS_G_System_COMPUTER_SYSTEM on SMS_G_System_COMPUTER_SYSTEM.ResourceID = SMS_R_System.ResourceId&lt;br /&gt;inner join SMS_R_User on SMS_R_User.Username= SMS_R_System.LastLogonUserName&lt;br /&gt;where SMS_G_System_COMPUTER_SYSTEM.Name not in (select SMS_G_System_COMPUTER_SYSTEM.Name from SMS_R_System inner join SMS_G_System_COMPUTER_SYSTEM on SMS_G_System_COMPUTER_SYSTEM.ResourceID = SMS_R_System.ResourceId inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName like "%Flash Player%" and SMS_G_System_ADD_REMOVE_PROGRAMS.Version = "10.0.22.87")&lt;br /&gt;--------------------------------------------------------------&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-303231816795473622?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/303231816795473622'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/303231816795473622'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/04/query-to-find-computers-with-user.html' title='Query to find computers with user missing application'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_ewEjEJE_0ts/SePIIMBftDI/AAAAAAAAACk/uQGOu-oenUA/s72-c/untitled.bmp' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-5777151488077848023</id><published>2009-03-10T20:00:00.004-05:00</published><updated>2009-04-10T06:43:13.895-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='reg'/><category scheme='http://www.blogger.com/atom/ns#' term='certificate'/><category scheme='http://www.blogger.com/atom/ns#' term='regisitry'/><title type='text'>Native machine will not pull down computer certificate</title><content type='html'>Did you ever have a machine that just won't pull down the Computer certificate? You do everything you can think of and it just doesn't work. When you do a run&gt;MMC.exe and add Certificates to the console then you can right click on personal certificates and request a cert. You might see this error&lt;br /&gt;&lt;br /&gt;The certificate request failed because of one of the following conditions:-The request required an exchange certificate from a Certification Authority (CA) that is not started.-You do not have the permissions to request certificates from the available CAs.&lt;br /&gt;&lt;br /&gt;if so then you might need to add the EnableDCOM entry to the machine with a value of Y&lt;br /&gt;&lt;br /&gt;The EnableDCOM registry entry is located in the following registry subkey:&lt;br /&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\Ole&lt;br /&gt;&lt;br /&gt;then restart the machine and wait for GPO to pull down the cert. The client should now be happy again.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/929494"&gt;http://support.microsoft.com/kb/929494&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See this other post on Certificate errors&lt;br /&gt;&lt;a href="http://sms-hints-tricks.blogspot.com/2008/02/sccm-client-certificate-problems.html"&gt;http://sms-hints-tricks.blogspot.com/2008/02/sccm-client-certificate-problems.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-5777151488077848023?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5777151488077848023'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/5777151488077848023'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/03/native-machine-will-not-pull-down.html' title='Native machine will not pull down computer certificate'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-9110944916319547216.post-1007440677745342060</id><published>2009-03-05T19:36:00.003-06:00</published><updated>2009-03-07T15:14:06.855-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='collection'/><category scheme='http://www.blogger.com/atom/ns#' term='query'/><title type='text'>Using collections in Reverse</title><content type='html'>We all know you can create a collection to uninstall software but how about a collection Authorized software. This basically due to Google Earth. We run our computers in a locked down user only mode, so they can't install software. Well Google Earth gets around this by installing to the applications folder and in the profile. Users download it and then never update it so we create a collection to allow only authorized users to keep it. Here is how we did it.&lt;br /&gt;&lt;br /&gt;Parent Collection (Computers allowed to run Google Earth)&lt;br /&gt;Child Collection (Query and find every machine that has it not in the parent and uninstall every day.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Parent Collection is based on some queries and some direct memberships. Collection id is SYS00447&lt;br /&gt;Child collection:&lt;br /&gt;&lt;br /&gt;select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceId = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Google Earth" and ResourceId not in (select ResourceID from SMS_CM_RES_COLL_SYS00447)&lt;br /&gt;&lt;br /&gt;The child is limited to All Worstations so I can pull in all the computers and then we use the "not in parent collection ID"&lt;br /&gt;&lt;br /&gt;Have fun with it....&lt;div class="blogger-post-footer"&gt;&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-1522225-1";
urchinTracker();
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9110944916319547216-1007440677745342060?l=sms-hints-tricks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1007440677745342060'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9110944916319547216/posts/default/1007440677745342060'/><link rel='alternate' type='text/html' href='http://sms-hints-tricks.blogspot.com/2009/03/using-collections-in-reverse.html' title='Using collections in Reverse'/><author><name>Matthew Hudson, MVP</name><uri>http://www.blogger.com/profile/08651499640176633976</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
