<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tim Mintner</title><link>http://blogs.technet.com/tmintner/default.aspx</link><description>All things Management</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Getting Operations Manager 2007 Overrides with Powershell</title><link>http://blogs.technet.com/tmintner/archive/2006/12/06/getting-operations-manager-2007-overrides-with-powershell.aspx</link><pubDate>Thu, 07 Dec 2006 04:55:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:545895</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/545895.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=545895</wfw:commentRss><description>&lt;p&gt;I am currently on an Operations Manager 2007 project and it's been a lot of fun so far.&amp;nbsp; One of the new concepts of Operations Manager 2007 is that any change made to the provided management packs are done through the use of Overrides.&amp;nbsp; Overrides were very difficult to manage and create in MOM 2005 but they are really simple to implement and change in Operations Manager 2007.&amp;nbsp; By default all Overrides are placed in a separate Management Pack called Default Management Pack.&amp;nbsp; This allows all of your custom settings to be mainted when upgrading your Management Packs.&lt;/p&gt; &lt;p&gt;Opeations Manager 2007 also has a great number of commands available to manage the product through Windows Powershell.&amp;nbsp; One of the commands that I found this week is called get-override.&amp;nbsp; After playing with this command a bit I found that I could run this simple command to give me a list of all of the overrides I have configured:&lt;/p&gt; &lt;p&gt;get-managementpack | get-override | format-list name,parameter,value&lt;/p&gt; &lt;p&gt;This will output a list of all of the overrides from all of the management packs that are installed giving me the name of the Override, the parameter that was changed, and the value of that changed parameter.&lt;/p&gt; &lt;p&gt;Have you started testing Operations Manager 2007 yet?&amp;nbsp; If not sign up today for the beta at &lt;a href="http://connect.microsoft.com"&gt;http://connect.microsoft.com&lt;/a&gt;!&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=545895" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/MOM/default.aspx">MOM</category><category domain="http://blogs.technet.com/tmintner/archive/tags/Powershell/default.aspx">Powershell</category></item><item><title>Add myITforum Search to IE7</title><link>http://blogs.technet.com/tmintner/archive/2006/11/22/add-myitforum-search-to-ie7.aspx</link><pubDate>Thu, 23 Nov 2006 00:29:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:526164</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/526164.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=526164</wfw:commentRss><description>&lt;p&gt;One of the cool features of IE7 is that you can easily add any new search provider to your search bar.&amp;nbsp; I use myITforums Forums search quite a bit when finding answers to problems to I created my own search provider for searching their forums.&lt;/p&gt; &lt;p&gt;To do this go to this page:&lt;/p&gt; &lt;p&gt;&lt;a title="http://www.microsoft.com/windows/ie/searchguide/en-en/default.mspx#" href="http://www.microsoft.com/windows/ie/searchguide/en-en/default.mspx#"&gt;http://www.microsoft.com/windows/ie/searchguide/en-en/default.mspx#&lt;/a&gt;&lt;/p&gt; &lt;p&gt;On the right hand side their will be instructions for creating your own search provider.&amp;nbsp; In step 3, past the following URL:&lt;/p&gt; &lt;p&gt;&lt;a title="http://www.myitforum.com/forums/searchpro.asp?phrase=TEST&amp;amp;author=&amp;amp;forumid=ALL&amp;amp;topicreply=both&amp;amp;message=body&amp;amp;timeframe=%3E&amp;amp;timefilter=0&amp;amp;language=single&amp;amp;top=300&amp;amp;criteria=AND&amp;amp;minRank=0&amp;amp;sortMethod=r&amp;amp;submitbutton=+OK+" href="http://www.myitforum.com/forums/searchpro.asp?phrase=TEST&amp;amp;author=&amp;amp;forumid=ALL&amp;amp;topicreply=both&amp;amp;message=body&amp;amp;timeframe=%3E&amp;amp;timefilter=0&amp;amp;language=single&amp;amp;top=300&amp;amp;criteria=AND&amp;amp;minRank=0&amp;amp;sortMethod=r&amp;amp;submitbutton=+OK+"&gt;http://www.myitforum.com/forums/searchpro.asp?phrase=TEST&amp;amp;author=&amp;amp;forumid=ALL&amp;amp;topicreply=both&amp;amp;message=body&amp;amp;timeframe=%3E&amp;amp;timefilter=0&amp;amp;language=single&amp;amp;top=300&amp;amp;criteria=AND&amp;amp;minRank=0&amp;amp;sortMethod=r&amp;amp;submitbutton=+OK+&lt;/a&gt;&lt;/p&gt; &lt;p&gt;In step 4, name it something like myITForum Forums and then click on Install in Step 5.&lt;/p&gt; &lt;p&gt;Now you have a new search provider listed in the drop down box that will search the myITforum's Forums!&lt;/p&gt; &lt;p&gt;Rod and Ron, you all should download this XML file and put it on your site!&lt;/p&gt; &lt;p&gt;Tim&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=526164" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/General+Information/default.aspx">General Information</category></item><item><title>Group Policy in Windows Vista Webcast</title><link>http://blogs.technet.com/tmintner/archive/2006/11/22/group-policy-in-windows-vista-webcast.aspx</link><pubDate>Thu, 23 Nov 2006 00:07:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:526140</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/526140.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=526140</wfw:commentRss><description>&lt;p&gt;I will be posting over the next few months about all of the new management features in Vista.&amp;nbsp; It is easy to say that Vista will be the most "management" friendly OS that we have released to date.&lt;/p&gt; &lt;p&gt;To get you started you should really watch the webcast on some of the new Group Policy features in Vista available here: &lt;a title="http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032292773&amp;amp;EventCategory=5&amp;amp;culture=en-US&amp;amp;CountryCode=US" href="http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032292773&amp;amp;EventCategory=5&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032292773&amp;amp;EventCategory=5&amp;amp;culture=en-US&amp;amp;CountryCode=US&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;There are over 700 new policy settings in Vista and it can be a little overwhelming when you first load up the GPMC and look through all the settings.&amp;nbsp; You can download the settings reference guide here:&lt;/p&gt; &lt;p&gt;&lt;a title="http://www.microsoft.com/downloads/info.aspx?na=90&amp;amp;p=&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=41dc179b-3328-4350-ade1-c0d9289f09ef&amp;amp;u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f5%2fa%2f9%2f5a97f495-51b1-433a-b5c4-976a61391f71%2fVistaGPSettings.xls" href="http://www.microsoft.com/downloads/info.aspx?na=90&amp;amp;p=&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=41dc179b-3328-4350-ade1-c0d9289f09ef&amp;amp;u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f5%2fa%2f9%2f5a97f495-51b1-433a-b5c4-976a61391f71%2fVistaGPSettings.xls"&gt;http://www.microsoft.com/downloads/info.aspx?na=90&amp;amp;p=&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=41dc179b-3328-4350-ade1-c0d9289f09ef&amp;amp;u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f5%2fa%2f9%2f5a97f495-51b1-433a-b5c4-976a61391f71%2fVistaGPSettings.xls&lt;/a&gt;&lt;/p&gt; &lt;p&gt;If you are new to managing the new ADMX format with Vista you should really read through the Step by Step Guide to Vista Group Policy.&amp;nbsp; You can download and read through it here:&lt;/p&gt; &lt;p&gt;&lt;a title="http://www.microsoft.com/downloads/details.aspx?FamilyID=311f4be8-9983-4ab0-9685-f1bfec1e7d62&amp;amp;DisplayLang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=311f4be8-9983-4ab0-9685-f1bfec1e7d62&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=311f4be8-9983-4ab0-9685-f1bfec1e7d62&amp;amp;DisplayLang=en&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=526140" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/Windows+Vista/default.aspx">Windows Vista</category></item><item><title>Download the Windows AIK</title><link>http://blogs.technet.com/tmintner/archive/2006/11/22/download-the-windows-aik.aspx</link><pubDate>Thu, 23 Nov 2006 00:00:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:526130</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/526130.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=526130</wfw:commentRss><description>&lt;p&gt;The Windows Automated Installation Kit (WAIK) is now available for download.&amp;nbsp; This download includes the much anticipated Windows PE 2.0 which is the primary installation delivery method of Windows Vista.&lt;/p&gt; &lt;p&gt;I have been using the WAIK for several months now and it is a huge improvement over the days of the sysprep.inf, unattend.txt, etc.&amp;nbsp; Now you just have to configure one file, the unattend.xml.&lt;/p&gt; &lt;p&gt;The install for WAIk includes the Windows System Image Manager which allows you to create the unattend.xml.&amp;nbsp; You can use the unattend.xml to customize not only your Windows Vista installation but also customize your Windows PE 2.0 boot process.&lt;/p&gt; &lt;p&gt;Other great tools that are included are imagex, our new imaging tool with that allows you to create a WIM file.&amp;nbsp; You can easily create WIM files with both Windows XP or Vista so you don't have to wait until deploying Vista to take advantage of the new tools.&lt;/p&gt; &lt;p&gt;The Windows Deployment Service (WDS), is also included in the WAIK.&amp;nbsp; WDS is a replacement for RIS and allows PXE booting to a Windows 2003 server.&amp;nbsp; You can take your custom WIM file created with imagex and deploy it with WDS.&lt;/p&gt; &lt;p&gt;The help files are outstanding and the Windows System Image Manager has competely integrated help so you can click on any item and hit the F1 key and find great reference information.&lt;/p&gt; &lt;p&gt;Download and start playing with WAIK today at:&lt;/p&gt; &lt;p&gt;&lt;a title="http://www.microsoft.com/downloads/details.aspx?FamilyID=7e5752f7-4e64-474f-9069-d2694eff2245&amp;amp;DisplayLang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7e5752f7-4e64-474f-9069-d2694eff2245&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=7e5752f7-4e64-474f-9069-d2694eff2245&amp;amp;DisplayLang=en&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=526130" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/Windows+Vista/default.aspx">Windows Vista</category></item><item><title>System Center Operations Manager 2007 Shell</title><link>http://blogs.technet.com/tmintner/archive/2006/11/13/system-center-operations-manager-2007-shell.aspx</link><pubDate>Tue, 14 Nov 2006 01:38:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:515259</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/515259.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=515259</wfw:commentRss><description>&lt;p&gt;In case you are not aware, you can use Powershell to manage many aspects of Operations Manager 2007.&amp;nbsp; The Shell team for OM 2007 has started a blog and has a nice introduction to the new tool(s) here: &lt;a title="http://blogs.msdn.com/scshell/" href="http://blogs.msdn.com/scshell/"&gt;http://blogs.msdn.com/scshell/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=515259" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/MOM/default.aspx">MOM</category></item><item><title>Adminpak on Vista RTM</title><link>http://blogs.technet.com/tmintner/archive/2006/11/13/adminpak-on-vista-rtm.aspx</link><pubDate>Mon, 13 Nov 2006 19:55:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:514766</guid><dc:creator>tmintner</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/tmintner/comments/514766.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=514766</wfw:commentRss><description>&lt;P&gt;Wow it has been a long time since I've posted anything.&amp;nbsp; I have been heads down getting my customers ready to deploy Vista in their environments.&amp;nbsp; There was so much information to keep track of on what we could and could not share, I just decided to keep quiet until everything had been made public.&amp;nbsp; Well now that we have RTM'd Vista I am free to talk!&amp;nbsp; &lt;/P&gt;
&lt;P&gt;So one of the most challenging items for my customers during the Vista Beta was running the Windows 2003 Administration tools on Windows Vista.&amp;nbsp; There were many "hacks" out there that seemed to work by modifying the MSI using Orca or another tool, however with Vista RTM our story is much&amp;nbsp;better.&lt;/P&gt;
&lt;P&gt;Vista RTM includes an application compatibility shim that will allow the Windows 2003 Admin Tools (Adminpak) to install on Vista!&amp;nbsp; This requires no modification of the MSI.&lt;/P&gt;
&lt;P&gt;One thing to note after testing is that Active Directory snap-ins do not seem function immediately after the install.&amp;nbsp; However, this is easily rectified by registering the following DLL's.&amp;nbsp; , ADprop.dll and DSadmin.dll&amp;nbsp; So once you install the Adminpak go to a command prompt and type&lt;/P&gt;
&lt;P&gt;regsvr32 adprop.dll&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;regsvr32 dsadmin.dll&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you register those DLL's the adminpak seems to work fine.&amp;nbsp; Please leave a comment if you find any more issues using the Adminpak.&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This solution probably isn't entirely supported but seems to work.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reading!&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;*UPDATE*&lt;/STRONG&gt; &lt;/P&gt;
&lt;P&gt;The official supported method of getting the Adminpak working can be found here: &lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;A href="http://support.microsoft.com/default.aspx/kb/930056"&gt;http://support.microsoft.com/default.aspx/kb/930056&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=514766" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/Windows+Vista/default.aspx">Windows Vista</category></item><item><title>Exciting Times</title><link>http://blogs.technet.com/tmintner/archive/2006/09/09/455038.aspx</link><pubDate>Sat, 09 Sep 2006 23:53:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:455038</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/455038.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=455038</wfw:commentRss><description>&lt;p&gt;Wow what a week this has been.&amp;nbsp; In the past week we have released Windows Vista RC1 including the new WAIK tools, and USMT 3.0 RC1.&amp;nbsp; You can download both from connect.microsoft.com if you have access.&amp;nbsp; You should also be able to download Vista RC1 from MSDN.&lt;/p&gt; &lt;p&gt;This next few weeks promises to be even more exciting as we are expecting to release the Beta 2 TR of the Office 2007 system, and the next build of BDD 2007 and an update to the Application Compatibility Toolkit.&lt;/p&gt; &lt;p&gt;So if you haven't already started testing these products now is the time to do it!&amp;nbsp; The builds are stable enough to use in a production environment.&amp;nbsp; Feel free to share your experiences with these tools and Vista in the comments.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=455038" width="1" height="1"&gt;</description></item><item><title>Motorola Q Update</title><link>http://blogs.technet.com/tmintner/archive/2006/09/09/455037.aspx</link><pubDate>Sat, 09 Sep 2006 23:46:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:455037</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/455037.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=455037</wfw:commentRss><description>&lt;P&gt;I'm not sure how I missed this one but the update for the Motorola Q is now available.&amp;nbsp; This update includes the much anticipated Security Update which allows True Exchange 2003 push.&amp;nbsp; Motorola has also included easier support for tethering your Q to your laptop or PC.&lt;/P&gt;
&lt;P&gt;You can download the update from here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://direct.motorola.com/hellomoto/motosupport/source/SoftwareUpdateSummary.asp?country=&amp;amp;language=&amp;amp;web_page_name=SUPPORT&amp;amp;strCarrierId=Verizon&amp;amp;strPhone=Q&amp;amp;strCable=Mini%20USB%20Data%20Cable"&gt;http://direct.motorola.com/hellomoto/motosupport/source/SoftwareUpdateSummary.asp?country=&amp;amp;language=&amp;amp;web_page_name=SUPPORT&amp;amp;strCarrierId=Verizon&amp;amp;strPhone=Q&amp;amp;strCable=Mini%20USB%20Data%20Cable&lt;/A&gt;#&lt;A href="http://direct.motorola.com/hellomoto/motosupport/s..."&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can read about the update here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://direct.motorola.com/hellomoto/motosupport/s..."&gt;http://direct.motorola.com/hellomoto/motosupport/s...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also came across this very cool website that has a lot of great discussion and software for the Q:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.everythingq.com"&gt;http://www.everythingq.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Enjoy and happy upgrading!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=455037" width="1" height="1"&gt;</description></item><item><title>Great stuff coming in the System Center family</title><link>http://blogs.technet.com/tmintner/archive/2006/08/08/445541.aspx</link><pubDate>Tue, 08 Aug 2006 18:43:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:445541</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/445541.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=445541</wfw:commentRss><description>&lt;P&gt;Well I am back after having a week at Techready 3 in Seattle and a week of vacation.&amp;nbsp; I have caught up with the over 400+ email messages and am back to blogging.&lt;/P&gt;
&lt;P&gt;Techready 3 was awesome.&amp;nbsp; We have SOO many great products coming out in the System Center Family.&amp;nbsp; I spent a lot of time at the System Center Operations Manager 2007 sessions.&amp;nbsp; I will be blogging quite a bit about the changes coming in SCOM 2007 over the next couple of months.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Over the next year we will be releasing the following products:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;System Center Configuration Manager 2007 (SMS V4)&lt;/LI&gt;
&lt;LI&gt;System Center Operations Manager 2007&lt;/LI&gt;
&lt;LI&gt;System Center Virtual Machine Manager&lt;/LI&gt;
&lt;LI&gt;System Center Capacity Planner&lt;/LI&gt;
&lt;LI&gt;Syscem Center Service Desk&lt;/LI&gt;
&lt;LI&gt;Softricity!! (Title to be announced later)&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;I haven't been this excited about the management space in years.&amp;nbsp; We are really going leaps and bounds above our competition and we are really pulling everything togehter.&lt;/P&gt;
&lt;P&gt;For those who want to try System Center Virtual Machine Manager, you can now download Beta 1 on Connect (&lt;A href="http://connect.microsoft.com"&gt;http://connect.microsoft.com&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;One of the most exciting technlogies that I saw was the Softricity demo.&amp;nbsp; This technology is really going to change the IT world.&amp;nbsp; Softricity will all but eliminate the need for application repacking due to registry or DLL conflicts as well as allowing users to run applications as Administrator but still be standard users.&amp;nbsp; Start reading up on Softricity now at &lt;A href="http://www.softricity.com"&gt;http://www.softricity.com&lt;/A&gt;.&amp;nbsp; We haven't officially re-released the software yet but it will be coming in the next few months probably with a new name.&lt;/P&gt;
&lt;P&gt;I have a lot to blog about so stay tuned!&lt;/P&gt;
&lt;P&gt;Tim&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=445541" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/General+Information/default.aspx">General Information</category></item><item><title>Nice "blogcast" on ImageX</title><link>http://blogs.technet.com/tmintner/archive/2006/07/16/442001.aspx</link><pubDate>Sun, 16 Jul 2006 09:22:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:442001</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/442001.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=442001</wfw:commentRss><description>&lt;P&gt;Chris Haaker over at the &lt;A href="http://www.blogcastrepository.com"&gt;Blogcastrepository&lt;/A&gt;&amp;nbsp;has created a great "blogcast" (screencast for some) on how to use ImageX.&amp;nbsp; &lt;A href="http://blogcastrepository.com/blogcasts/37/windows_workstation/entry1586.aspx"&gt;http://blogcastrepository.com/blogcasts/37/windows_workstation/entry1586.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For those of you who aren't familiar with ImageX, it is the new imaging tool that will be released with Windows Vista for creating images of workstations using Microsoft's WIM file format.&lt;/P&gt;
&lt;P&gt;I've been asked numerous times what the difference is between the WIM file format and the Ghost file format.&amp;nbsp; Other than the obvious file extension, the WIM format does a file based image as opposed to a sector based image as with other imaging tools.&amp;nbsp; This allows you to easily apply offline patches and make modifications to files inside of an image without having to apply the image, make the change, and re-apply the image.&lt;/P&gt;
&lt;P&gt;There is a great overview of ImageX here: &lt;A href="http://www.microsoft.com/technet/windowsvista/expert/imagex.mspx"&gt;http://www.microsoft.com/technet/windowsvista/expert/imagex.mspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you would like to try it for yourself, sign up for the open beta of BDD 2007 on &lt;A href="http://connect.microsoft.com"&gt;http://connect.microsoft.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=442001" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/Windows+Vista/default.aspx">Windows Vista</category></item><item><title>Great Video on Bitlocker on Channel9</title><link>http://blogs.technet.com/tmintner/archive/2006/07/11/441172.aspx</link><pubDate>Tue, 11 Jul 2006 23:20:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:441172</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/441172.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=441172</wfw:commentRss><description>&lt;P&gt;In case you haven't already seen this, Channel9 has posted a great video discussing Bitlocker encryption with Vista.&amp;nbsp; Since I am primarily working on Vista TAP engagements right now this topic is very near and dear to my heart.&lt;/P&gt;
&lt;P&gt;Here is the link to the video:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://channel9.msdn.com/ShowPost.aspx?PostID=214558"&gt;http://channel9.msdn.com/ShowPost.aspx?PostID=214558&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As a follow up make sure to read all of the technical details on Bitlocker here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/technet/windowsvista/security/bitlockr.mspx"&gt;http://www.microsoft.com/technet/windowsvista/security/bitlockr.mspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=441172" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/Windows+Vista/default.aspx">Windows Vista</category></item><item><title>Powershell to see what Updates have been installed</title><link>http://blogs.technet.com/tmintner/archive/2006/07/07/440729.aspx</link><pubDate>Sat, 08 Jul 2006 04:48:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:440729</guid><dc:creator>tmintner</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/tmintner/comments/440729.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=440729</wfw:commentRss><description>&lt;P&gt;I was playing around in Powershell today and ran into this nice set of commands that will show you what Updates have been installed as known by the Windows Update Agent:&lt;/P&gt;
&lt;P&gt;First create a variable and bind it to the "Microsoft.Update.Searcher" Com Object:&lt;/P&gt;
&lt;P&gt;$wu = new-object -com "Microsoft.Update.Searcher"&lt;/P&gt;
&lt;P&gt;A quick list of the&amp;nbsp;members returns:&lt;/P&gt;
&lt;P&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MemberType Definition&lt;BR&gt;----&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---------- ----------&lt;BR&gt;BeginSearch&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ISearchJob BeginSearch (string, IUnknown, Variant)&lt;BR&gt;EndSearch&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ISearchResult EndSearch (ISearchJob)&lt;BR&gt;EscapeString&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string EscapeString (string)&lt;BR&gt;GetTotalHistoryCount&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int GetTotalHistoryCount ()&lt;BR&gt;QueryHistory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IUpdateHistoryEntryCollection QueryHistory (int, ...&lt;BR&gt;Search&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ISearchResult Search (string)&lt;BR&gt;CanAutomaticallyUpgradeService&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Property&amp;nbsp;&amp;nbsp; bool CanAutomaticallyUpgradeService () {get} {set}&lt;BR&gt;ClientApplicationID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Property&amp;nbsp;&amp;nbsp; string ClientApplicationID () {get} {set}&lt;BR&gt;IgnoreDownloadPriority&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Property&amp;nbsp;&amp;nbsp; bool IgnoreDownloadPriority () {get} {set}&lt;BR&gt;IncludePotentiallySupersededUpdates Property&amp;nbsp;&amp;nbsp; bool IncludePotentiallySupersededUpdates () {get}...&lt;BR&gt;Online&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Property&amp;nbsp;&amp;nbsp; bool Online () {get} {set}&lt;BR&gt;ServerSelection&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Property&amp;nbsp;&amp;nbsp; ServerSelection ServerSelection () {get} {set}&lt;BR&gt;ServiceID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Property&amp;nbsp;&amp;nbsp; string ServiceID () {get} {set}&lt;/P&gt;
&lt;P&gt;So it looks like I can do a QueryHistory to see what has been installed.&amp;nbsp; Before doing so I need to know how many updates have been installed.&lt;/P&gt;
&lt;P&gt;$totalupdates = $wu.GetTotalHistoryCount()&lt;/P&gt;
&lt;P&gt;Now I can run this command to see my update history:&lt;/P&gt;
&lt;P&gt;$wu.QueryHistory(0,$totalupdates)&lt;/P&gt;
&lt;P&gt;This will list all of the updates along with the following properties:&lt;/P&gt;
&lt;P&gt;Name&lt;BR&gt;----&lt;BR&gt;Categories&lt;BR&gt;ClientApplicationID&lt;BR&gt;Date&lt;BR&gt;Description&lt;BR&gt;HResult&lt;BR&gt;Operation&lt;BR&gt;ResultCode&lt;BR&gt;ServerSelection&lt;BR&gt;ServiceID&lt;BR&gt;SupportUrl&lt;BR&gt;Title&lt;BR&gt;UninstallationNotes&lt;BR&gt;UninstallationSteps&lt;BR&gt;UnmappedResultCode&lt;BR&gt;UpdateIdentity&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=440729" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/Powershell/default.aspx">Powershell</category></item><item><title>Day in the life of</title><link>http://blogs.technet.com/tmintner/archive/2006/07/07/440543.aspx</link><pubDate>Fri, 07 Jul 2006 09:07:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:440543</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/440543.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=440543</wfw:commentRss><description>&lt;P&gt;I often get asked, "What is it that you actually do for Microsoft?"&amp;nbsp; Well the short answer is that I am a consultant in the Managment, Operations, and Deployment space.&amp;nbsp; Unless they are IT savvy that usually generates a deer in the headlights look.&amp;nbsp; For the rest of you here is a sample of what my day consisted of today:&lt;/P&gt;
&lt;P&gt;Morning:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Conference call with one of my Vista TAP customers to discuss detailed testing plans and schedules for the different departments to start detailed testing of Vista&lt;/LI&gt;
&lt;LI&gt;Answered numerous customer questions on Vista&lt;/LI&gt;
&lt;LI&gt;Worked on debugging/modifying a VPN network quarantine script so that the checks are compatible with Vista and UAC&lt;/LI&gt;
&lt;LI&gt;Scheduled a meeting with another consultant to discuss Vista TAP engagements&lt;/LI&gt;
&lt;LI&gt;Answered Virtual Server questions from a co-worker&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Lunch:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Lunch with my wife (most important event of the day)&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Afternoon:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ran into an old colleague and discussed new jobs and User Group information&lt;/LI&gt;
&lt;LI&gt;Met with another consultant to talk about how to start a Vista TAP engagement&lt;/LI&gt;
&lt;LI&gt;Received and responded to numerous email requests from an account rep regarding the status of a local client and their involvement with the SCCM 2007 TAP&lt;/LI&gt;
&lt;LI&gt;Sent an email to the SCCM product team to find out the information&lt;/LI&gt;
&lt;LI&gt;Had a brief phone call with a consultant who is starting a MOM engagement at a former client of mine&lt;/LI&gt;
&lt;LI&gt;Received information back from the SCCM product team and shared it with all of the account reps for that client&lt;/LI&gt;
&lt;LI&gt;Continued to debug/modify the VPN quarantine script&lt;/LI&gt;
&lt;LI&gt;Sent proposed changes to my client on the VPN quarantine script&lt;/LI&gt;
&lt;LI&gt;Tested new video drivers for Vista on my laptop...didn't work...had to roll back to a previous version of the driver&lt;/LI&gt;
&lt;LI&gt;Responded to numerous internal "community" email lists on BDD, SMS, and MOM questions&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Well that is a sample of the type of work I do on a daily basis.&amp;nbsp; My time can be pretty hectic but I have to say that I still love my job and I wouldn't trade it for a standard corporate IT job any day.&amp;nbsp; :)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=440543" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/General+Information/default.aspx">General Information</category></item><item><title>Powershell and Active Directory</title><link>http://blogs.technet.com/tmintner/archive/2006/07/05/440309.aspx</link><pubDate>Thu, 06 Jul 2006 01:55:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:440309</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/440309.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=440309</wfw:commentRss><description>&lt;P&gt;Mow posted another great blog entry on how to access User properties in Active Directory with Powershell.&amp;nbsp; This guy's blog&amp;nbsp;is just awesome.&amp;nbsp; You should definitely start to grab his feeds:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://mow001.blogspot.com/2006/07/powershell-and-active-directory-part-3.html"&gt;http://mow001.blogspot.com/2006/07/powershell-and-active-directory-part-3.html&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=440309" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/tmintner/archive/tags/Powershell/default.aspx">Powershell</category></item><item><title>Thanks Rod for all of the Links!</title><link>http://blogs.technet.com/tmintner/archive/2006/07/05/440308.aspx</link><pubDate>Thu, 06 Jul 2006 01:47:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:440308</guid><dc:creator>tmintner</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/tmintner/comments/440308.aspx</comments><wfw:commentRss>http://blogs.technet.com/tmintner/commentrss.aspx?PostID=440308</wfw:commentRss><description>&lt;P&gt;Thank you &lt;A href="http://myitforum.com/cs2/blogs/rtrent"&gt;Rod&lt;/A&gt;&amp;nbsp;for all of the links to my blog posts.&amp;nbsp; Rod stated here (&lt;A href="http://myitforum.com/cs2/blogs/rtrent/archive/2006/07/03/21768.aspx)that"&gt;http://myitforum.com/cs2/blogs/rtrent/archive/2006/07/03/21768.aspx)&lt;/A&gt;&amp;nbsp; that I "was" a great community person.&amp;nbsp; Well I hope to continue to be a great community person.&amp;nbsp; I feel like I am just now starting to keep my head above water here at Microsoft so you should start to see me ramping up my blog posts and other community efforts.&lt;/P&gt;
&lt;P&gt;I believe strongly in the idea of IT community.&amp;nbsp; Before joining Microsoft I was a MVP.&amp;nbsp; That passion for sharing information did not end after joining MS.&amp;nbsp; I think now I will be able to share more information than I ever had the opportunity to do before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=440308" width="1" height="1"&gt;</description></item></channel></rss>