November 2009 - Posts

ConfigMgr Prerequisite checker - Rules
30 November 2009 19:46

Wondered what prerequisite checks are being performed when you run the prerequisite checker? Wonder now more, the ConfigMgr Documentation team have a page about that

Setup Prerequisite Checks

http://technet.microsoft.com/en-us/library/bb680951.aspx

ConfigMgr documentation
27 November 2009 17:48

I was just speaking to an engineer based out in Brazil, he has been pestering me for operations stuff for a few weeks now and it was only when he said he’d learnt a lot about the product from me that I actually realised how much knowledge I was pushing in his direction, and how he’d been keeping up! He’s consumed all the internal documentation we can throw at him.

Anyway, now I felt it was time to un-tether him from me and let him grow his knowledge independently. So, I passed him these two very important links that everyone that both knows the product, or is just starting out should have in their browser favourites.

The Configuration Manager 2007 Documentation Library

http://technet.microsoft.com/en-us/library/bb735860.aspx

The Configuration Manager 2007 Documentation Library in downloadable form

http://www.microsoft.com/downloads/details.aspx?FamilyID=71816b0f-de06-40e0-bce7-ad4b1e4377bb&displaylang=en

There is also a Vista Gadget that allows you to search the Documentation Library, get it from here

http://gallery.live.com/LiveItemDetail.aspx?li=49e26ad0-113d-4f3d-a711-57f6530c75d9

The SMS Docs team are pretty approachable and friendly bunch, and are always willing to hear about any issues with the documentation. So, if you have something to feed back to them send an email to smsdocs@microsoft.com

Hope this helps grow your knowledge

Issue deploying ConfigMgr SP2 - NTFS Streams
27 November 2009 15:27

Had an interesting problem occur during an ConfigMgr SP1 to SP2 upgrade recently.

During the upgrade process everything looked fine, all the way in to the reinstallation of the components by Site Component Manager. However the Reporting Point reinstallation seemed to be taking longer than it normally does. Left alone it’ll eventually time out, and Site Component Manager does a retry. This will continue to loop in this fashion leaving you with an incomplete SP2 upgrade.

Since Windows XP SP2, when a file is downloaded from the Internet on to an NTFS volume, an Alternative Data Stream is associated with the file called Zone.Identifier, the only exception seems to be if the site you are downloading from is in the Trusted Zone. This is used to control a security warning prompt that will appear asking if you still want to run the executable before it launches. For a workstation that has zone editing locked down by Group Policy you have no control over which zones are trusted and which are not, and in my case all are treated as un-trusted.

What happened is that the SITECOMP.EXE process attempted to load REPORTINGINSTALL.EXE in to memory, and this prompt was generated but it didn’t appear in the console session so I had no idea it was being displayed and the execution of the process was being blocked.

Eventually SITECOMP times out the installation of the Reporting Services installation and tries again. This will eventually lead to many copies of REPORTINGINSTALL.EXE appearing in the systems process list.

This is a hard one to troubleshoot, as there is really no handle posting in logs or the Event Log regarding why the process failed to launch as it hasn’t failed to launch, its waiting for a prompt that you’ll never see to be acknowledged.

To resolve this you need to download the SysInternals STREAMS.EXE tool and strip out the Alternative Data Streams.

<a href=http://technet.microsoft.com/en-us/sysinternals/bb897440.aspx">Streams by Mark Russinovich</a>

Open a CMD prompt, navigate to the folder containing the SP2 installation and run the following:

Streams.exe –s –d *.* > c:\deletedstreams.txt

I log the output of streams for future reference. Take a look at c:\deletedstreams.txt to see if any where deleted.

Here is an example of the output from a run through the SP2 installation kit using streams.exe:

Streams v1.56 - Enumerate alternate NTFS data streams

Copyright (C) 1999-2007 Mark Russinovich

Sysinternals - www.sysinternals.com

F:\SOURCEFOLDER\ConfigMgr SP2\ConfigMgr07SP2Upgrade_RTM_ENU\autorun.inf:

   Deleted :Zone.Identifier:$DATA

F:\SOURCEFOLDER\ConfigMgr SP2\ConfigMgr07SP2Upgrade_RTM_ENU\ConfigMgr07SP2Readme.htm:

   Deleted :Zone.Identifier:$DATA

F:\SOURCEFOLDER\ConfigMgr SP2\ConfigMgr07SP2Upgrade_RTM_ENU\splash.hta:

   Deleted :Zone.Identifier:$DATA

F:\SOURCEFOLDER\ConfigMgr SP2\ConfigMgr07SP2Upgrade_RTM_ENU\SMSSETUP\BIN\I386\setup.exe:

   Deleted :Zone.Identifier:$DATA

F:\SOURCEFOLDER\ConfigMgr SP2\ConfigMgr07SP2Upgrade_RTM_ENU\SMSSETUP\BIN\I386\reportinginstall.exe:

   Deleted :Zone.Identifier:$DATA

I owe a shout out to two people that helped on this, Initially Andrew Maidens from MS CSS based in Reading for originally noticing this a while back on another unrelated case, and Chris Rothwell for pointing out the similarities and pointing the investigating in the right direction.

ConfigMgr engineer FTE position (UK)
27 November 2009 14:24

Sean Roberts of Inframon is looking to hire an experienced ConfigMgr engineer to join their expanding company on a full time basis. Looks like a good package.

If you’re living in the UK, and interested, check out his blog posting here

Sean Roberts Blog

 

Johan Arwidmarks MDT 2010 Deployment CD
19 November 2009 16:19

Johan emailed me a short while back with an update on his Deployment CD

 

After spending a good few hours about every evening for more than three weeks now, I'm truly excited to bring you the MDT 2010 and ConfigMgr 2007 SP2 version of my free Deployment CD. Version 2.0 if you will.

 

This second Deployment CD has the following detailed Step-by-step Guides and Video Tutorials:

 

MDT 2010 Lite Touch Deployments (deployment without ConfigMgr 2007 SP2 R2, just the free tools)

- LTI01 - Installing the server for MDT 2010 Lite Touch

- LTI02 - Creating a Windows 7 reference image using Lite Touch

- LTI03 - Deploying a Windows 7 image using Lite Touch

- LTI04 - Dynamic Settings, creating and using the deployment database

 

MDT 2010 Zero Touch Deployments (deployment with ConfigMgr 2007 SP2 R2)

- ZTI01 - Installing the server for MDT 2010 Zero Touch and ConfigMgr 2007 SP2

- ZTI02 - Creating a Windows 7 reference image using ConfigMgr 2007 SP2

- ZTI03 - Deploying a Windows 7 image using ConfigMgr 2007 SP2

- ZTI04 - Dynamic Settings, creating and using the deployment database

 

Additional Presentations

- E01 - New features in MDT 2010

- E02 - Upgrading MDT 2008 to MDT 2010

- E03 - Migrating Windows XP to Windows 7

 

You can get a free copy of this CD just by signing up on his deploymentcd.com website here

1e NightWatchman Server Edition LiveMeeting session
13 November 2009 22:05

WMUG recorded a virtual event with Andy Dominey from 1e on the NightWatchman Server Edition product Thursday 12th of November 2009.

Covers some interesting power management features in the server space. Worth checking out, view here

Big thanks to Andy for helping to put the event on at short notice, and the usual thanks to Rod Trent for hosting the resulting recording :-)

WMUG Virtual Meeting - 12th November 2009 - 6PM GMT - 1e NightWatchman Server edition
10 November 2009 13:16

WMUG have another virtual meeting taking place, this time Andy Dominey from 1e will be demonstrating the 1e NightWatchman Server edition product.

The event is set to start on the 12th of November 2009 at 6PM GMT

More information here http://wmug.co.uk/groups/wmug_event_content/pages/wmug-usergroup-meeting-12th-of-november-2009-at-18-00-gmt.aspx

London, circa 1927 ... video in colour (color!) of some of the famous sites
09 November 2009 17:01

London in 1927, and in Colour (color!)

http://www.youtube.com/watch?v=TwahIQz0o-M&feature=player_embedded#

 

by Rob - MVP | with no comments
Filed under: ,
TechED Berlin 2009: Press Room
09 November 2009 16:13
Rod Trent found this URL for the MS TechEd Berlin 2009 pressroom http://www.microsoft.com/presspass/events/teched/default.mspx For those of us not attending, this is a great portal for info coming out of TechED Berlin
by Rob - MVP | with no comments
Filed under:
ConfigMgr 2007 MP for OpMgr 2007
09 November 2009 16:01
MS have released the updated ConfigMgr 2007 Management Pack for OpMgr 2007 http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=a8443173-46c2-4581-b3b8-ce67160f627b Overview The Configuration Manager 2007 SP2 Management Pack adds support for monitoring Configuration Manager 2007 SP2 in a 64-bit environment with Operations Manager 2007 R2 or Operations Manager 2007 SP1 with hotfix (KB971541) installed. This enables the Configuration Manager 2007 SP2 Management Pack to work with either the 32-bit or the 64-bit Operations Manager 2007 agent. Except for the 64-bit support, the other features and guidance for Configuration Manager 2007 Management Packs remain intact. This management pack includes: Detection and monitoring of all Configuration Manager servers and dependent services The alert driven state The site hierarchy diagram Performance and backlog monitoring and configuration Performance and availability reports Before you install the Configuration Manager 2007 SP2 Management Pack, read the Configuration Manager 2007 SP2 Management Pack User's Guide. The guide includes the instructions you need to correctly deploy, configure and use the management pack. They have also released the OpMgr 2007 SP1 update which we were waiting on before putting the MP in to test for eval http://support.microsoft.com/?kbid=971541

This Blog

Visitor Map

Locations of visitors to this page

Search

News

  • Beauty, n.: The power by which a woman charms a lover and terrifies a husband

Community

Archives

Syndication

Technical

General

Blogs

Me