June 2009 - Posts

Firefox 3.5 changes the silent installation option…
30 June 09 03:40 PM | rodtrent | with no comments

Mozilla changed the Silent install for FireFox 3.5. 

The /s switch no longer works. 

Instead use:  -ms

Windows Live for Windows Mobile updated
30 June 09 03:28 PM | rodtrent | with no comments

Windows Live for Windows Mobile (Pro) – for phones with a touch screen

Windows Live for Windows Mobile (Std) – for phones with NO touch screen

Michael Niehaus’ MDT 2010 New features #8 and #9
30 June 09 03:15 PM | rodtrent | with no comments

MDT 2010 New Feature #8: No more visible command windows when booting Lite Touch Windows PE

 

MDT 2010 New Feature #9: Copy and paste support in the Deployment Workbench task sequence editor

The hard to find update for Microsoft’s LifeCam for Windows 7
30 June 09 03:10 PM | rodtrent | with no comments

If you have a Microsoft LifeCam webcam, Windows 7 blocks its use to incompatibility issues.  But, there’s an update for Windows 7 so that the LifeCam functions.

Here’s the direct link:

http://go.microsoft.com/fwlink/?LinkID=143543&clcid=0x409

Filed under: ,
Enhansoft Blog | ConfigMgr Documentation script v1.18
29 June 09 05:36 PM | rodtrent | with no comments

 

The ConfigMgr Documentation script has been updated again.

Enhansoft Blog | ConfigMgr Documentation script v1.18

MDT 2010 New Features – Michael Niehaus
29 June 09 05:22 PM | rodtrent | with no comments

Michael has started a series of Blog posts about the new features you can expect to find in the upcoming Microsoft Deployment 2010.

MDT 2010 New Feature #1: Logging directly to the network

MDT 2010 New Feature #2: Gathering virtualization details

MDT 2010 New Feature #3: Suspend and resume a Lite Touch task sequence

MDT 2010 New Feature #4: Folders everywhere

MDT 2010 New Feature #5: Support for multiple deployment shares

MDT 2010 New Feature #6: Drag and drop

MDT 2010 New Feature #7: Boot image creation optimized

Michael Niehaus' Windows and Office deployment ramblings : MDT 2010 New Feature #7: Boot image creation optimized
29 June 09 05:19 PM | rodtrent | with no comments

 

With MDT 2008, there were two actions in Deployment Workbench:  “Update” and “Update (files only)”.  With MDT 2010, there is now only one called “Update Deployment Share”.  This action’s purpose is to generate the Windows PE boot images and ISOs needed to perform a deployment.  It will figure out what actions need to be performed to get the images updated and will only perform those actions.  So generally the first time you run “Update Deployment Share” it will take a while to generate the boot image; the next time it will see that nothing needs to be done and quickly finish.

Michael Niehaus' Windows and Office deployment ramblings : MDT 2010 New Feature #7: Boot image creation optimized

Kevin Holman's OpsMgr Blog : Getting lots of Script Failed To Run alerts? WMI Probe Failed Execution? Backward Compatibility Script Error?
29 June 09 05:11 PM | rodtrent | with no comments

 

In OpsMgr 2007, it is likely that your most common alert is not really a MP based alert from a technology management pack…. it could be a built-in alert that a script failed, or WMI could not be accessed.  This is because when WMI is broken on a machine, almost EVERYTHING fails to execute properly on that agent.

Kevin Holman's OpsMgr Blog : Getting lots of Script Failed To Run alerts? WMI Probe Failed Execution? Backward Compatibility Script Error?

Kevin Holman's OpsMgr Blog : Errors alerts from the DNS MP – script failures, WMI Probe?
29 June 09 05:10 PM | rodtrent | with no comments

 

Kevin Holman's OpsMgr Blog : Errors alerts from the DNS MP – script failures, WMI Probe?

Fix coming: SUP Stops Synchronizing when WSUS on existing ConfigMgr Site Server
29 June 09 05:03 PM | rodtrent | with no comments

 

We were finally able to configure an environment where we could debug the issue as it occurred.  This allowed us to confirm the root cause of the issue.  Here is a summary of the issue and the status of the fix:

SYMPTOM:

The Software Update Point (SUP) stops synchronizing unexpectedly when Windows Server Update Services server (WSUS) is installed onto the same machine as the System Center Configuration Manager 2007 (SCCM) site server. 

Upon further investigation, WSUS is found to no longer be fully installed such that the WSUS virtual directories are missing within IIS and the Update Services service is missing from the Services console.

The SCCM WSUSCTRL.log (drive:\Program Files\Microsoft Configuration Manager\Logs) may report errors similar to the following once the site server is in-state (i.e. WSUS is already uninstalled):

"The installed WSUS build (0.0.0.0) does not have the valid and supported WSUS Administration DLL assembly version. Please install WSUS 3.0 (minimum 3.0.6000.367) or above"

Status Message ID’s 7003 and 7004 are also generated at least once an hour until WSUS is reinstalled.

CAUSE:

This behavior has a two part cause:

The first part is the root cause of the issue and is due to a race condition in our Microsoft .NET Common Language Runtime (CLR) Fusion initialization code.  This .NET CLR Fusion race condition issue becomes exposed by two of our System Center Configuration Manager components, WSUSCTRL and WCM, when these two components' threads simultaneously execute a health check on WSUS during startup.  As a result of this issue, WSUS appears to be missing some of its binaries so a Windows Installer repair is invoked which exposes a WSUS installation bug where WSUS becomes partially uninstalled which is the second part of the cause.

The sequence of events is as follows:
1 - The wsusctrl thread and the WCM thread enter the Fusion code simultaneously.
2 - One of these threads begins Fusion initialization in mscorwks.dll
3 - Due to the race condition, the other thread proceeds with creating the assembly cache while the other thread is still initializing Fusion
4 - Because Fusion is not initialized properly, the thread that proceeded will utilize GAC paths that are not properly initialized (i.e. C:\Assembly)
5 - Due to the improper initialization, WSUS assemblies will not be found
6 - CLR calls WSUS installer to repair the installation
7 - Due to a known problem with the WSUS installer's repair functionality that has been addressed in WSUS 3.0 SP2, WSUS repair fails and WSUS is left uninstalled.

TENTATIVE WORKAROUND:

The current workarounds to mitigate the issue until the patch is released include:

1.  Monitor the server for an occurrence and simply remove WSUS while choosing to keep the current database and content and reinstall WSUS using the existing database and files.

2.  Remove WSUS from the SCCM site server and install WSUS onto a separate machine.

RESOLUTION:

We have a fix that has been scheduled to be included in SCCM 2007 Service Pack 2.  Our tentative release date for SP2 is October 2009.

Since we have no further actions to complete with you at this time, I will close the support case while we await the release of the fix within Service Pack 2 of SCCM 2007.  If you have any questions or concerns in the interim, you may contact me directly regarding this support issue.

[mssms] Install WSUS on existing ConfigMgr Site Server [h8sdas] - SMS-ConfigMgr Email Discussion List Archive

windows-noob.com/forums –> The SCCM 2007 Install Guides
29 June 09 03:54 PM | rodtrent | with no comments

Lots of great screen-shot docs here:

windows-noob.com/forums -> Setup SCCM 2007

The Configuration Manager Support Team Blog : Disabling Task Sequence Notification Balloons in ConfigMgr 2007
29 June 09 03:52 PM | rodtrent | with no comments

 

Notification balloons seem to be a frequent topic of feedback from customers. There may pop up too often, or only certain users should get them, or the timing isn’t configurable enough.

Lately we’ve had multiple customers asking for a very specific feature. The AdminUI for SCCM provides the ability to disable notification balloons for normal Software Distribution packages, but not for Task Sequences.

While there are currently no plans to modify the AdminUI to add this ability, all of the necessary logic is already present in the client code; you just have to go out of your way to enable it. If the ability to disable notification balloons for Task Sequences is something that would be beneficial in your environment then you can use the script below to automate the process.

The example below needs to be run on a site server by a user who has sufficient permissions in SCCM to modify the Task Sequences in question. Running the example with no command line arguments will provide usage instructions.

The Configuration Manager Support Team Blog : Disabling Task Sequence Notification Balloons in ConfigMgr 2007

From the OpsMgr 2007 email list: SQL query to find Gray agents and agents that are down...
24 June 09 02:51 PM | rodtrent | with no comments

 

 

From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Kevin Holman
Sent: Wednesday, June 24, 2009 2:26 PM
To: msmom@lists.myitforum.com
Subject: RE: [msmom] RE: Grey agents

Gray agents:

 

select bme.DisplayName

from basemanagedentity bme

join availability a on a.basemanagedentityid=bme.basemanagedentityid

where a.isavailable=0

 

 

Computers that are down:

 

SELECT bme.DisplayName,s.LastModified as LastModifiedUTC, dateadd(hh,-5,s.LastModified) as 'LastModifiedCST (GMT-5)'

FROM state AS s, BaseManagedEntity AS bme

WHERE s.basemanagedentityid = bme.basemanagedentityid

AND s.monitorid

IN (SELECT MonitorId FROM Monitor WHERE MonitorName = 'Microsoft.SystemCenter.HealthService.ComputerDown')

AND s.Healthstate = '3' AND bme.IsDeleted = '0'

ORDER BY s.Lastmodified DESC

 

 

Published with BlogMailr

System Center Configuration Manager Team Blog : Announcement: Configuration Manager Documentation Library Update for June 2009
23 June 09 03:34 PM | rodtrent | with no comments

 

The Configuration Manager documentation library (http://technet.microsoft.com/en-us/library/bb680651.aspx) has been updated on the Web and the following information lists the topics that are new or contain significant changes since the April 2009 update.  The latest content that has been updated on the Web has Updated: June 1, 2009 at the top of the topic.

System Center Configuration Manager Team Blog : Announcement: Configuration Manager Documentation Library Update for June 2009

How to Determine Whether Client Computers Are Ready for Native Mode
23 June 09 03:32 PM | rodtrent | with no comments

 

For a Configuration Manager 2007 site to function successfully in native mode, you must have all the required certificates installed in a Configuration Manager 2007 site before migrating the site to native mode.

To help you determine if Configuration Manager 2007 client computers have a valid certificate for successful native mode communication before you migrate the site into native mode, run a utility called the Configuration Manager Native Mode Readiness Tool. This utility is installed with Configuration Manager 2007 clients, in the folder %windir%\system32\CCM and should be run with local administrator privileges. To run the utility, run Sccmnativemodereadiness.exe from the CCM folder.

Without any command line arguments, this utility selects the first computer certificate in the default local store on the computer. To see alternative options that you can specify, from a command prompt type: Sccmnativemodereadiness.exe /?

The available options and examples are listed in the following table:

How to Determine Whether Client Computers Are Ready for Native Mode

More Posts Next page »

This Blog

News

    Ni Hao! Wo shi Rod.



    The Bruce Campbell Fan Store



    Proud member of the myITforum Network



Community

Things I've done

myITforum.com

Things I do

Blog Roll

Syndication