Roger Zander at myITforum.com

September 2008 - Posts

SMS2003 Offermgr tweak

The Offermgr on a SMS2003 Primary site may take hours on startup until running productive, because it does create or verify all the offer files for SMS2003 legacy Clients.
If there are no SMS2003 legacy clients within your environment, there is an option in the SiteControl file to disable legacy support which prevents offermgr to create these legacy offer files.

To disable legacy support:
- Make sure you have a backup.
- Stop all SMS Services for the site.

- Make a backup of the sitectrl.ct0 from sms\inboxes\sitectrl.ct0 file

- Use text editor on sitectrl.ct0

- Find "Create CAP Instructions" string, this will be in the SMS_OFFER_MANAGER section of the site control file.

- Change "PROPERTY <Create CAP Instructions><><><1>"to "PROPERTY <Create CAP Instructions><><><0>" to disable the work to support std clients

- Save the file and restart services, check offer manager log, the lines about creating private copies, inserting tables, flushing offer info cache etc should be omitted and the offer manager startup should be much faster.

Read the full conversation:
http://www.myitforum.com/forums/Resolved_%21%21_Help%21_Offermgr_5%255hrs_to_%22initialize%22_before_replicating_adverts/m_183511/tm.htm

I will implement this tweak into the "SMS Site Settings Tweak" Utility (http://sourceforge.net/projects/smssettings/)

 

Posted: Sep 25 2008, 01:54 PM by rzander | with no comments
Filed under:
SMS Client Center V2 is coming...

Some details about the new Version of "SMS Client Center" (SMSCliCtrV2)...

some major changes:
- GUI redesigned
- SMS/SCCM components management shows version and status (site setting or local policy)
- Cache management improved (show cached packages, list orphaned packages. etc. )
- Show Advertisement Schedule (next run time, recurring state etc. )
- Execution History resolves Package-Name automatically from Advertisement (if available)
- Show AddRemovePrograms from remote Client and allow remove or repair of MSI packages
- Monitor and manage processes of a remote client
- ...

Planned features/plugins:
- AMT PowerOn/OFF/Reset
- AMT (partial) unprovisioning
-...

Next steps:
- Source Code is available at http://smsclictr.svn.sourceforge.net/viewvc/smsclictr/SMSCliCtrV2/
- A public beta should be available as a ClickOnce setup within the next two Weeks
- A Bug- and Feature-request tracking page will be available for registered Sourceforge users as soon as the beta is online...
- I'm looking forward to have a final version ready until December 08 (there is still a lot of work to do....)

some Screenshots:
http://myitforum.com/cs2/blogs/rzander/smsclictrv2_AddRemPrograms.JPG

http://myitforum.com/cs2/blogs/rzander/smsclictrv2_Advertisements.JPG

http://myitforum.com/cs2/blogs/rzander/smsclictrv2_AgentActions.JPG

http://myitforum.com/cs2/blogs/rzander/smsclictrv2_Cache.JPG

http://myitforum.com/cs2/blogs/rzander/smsclictrv2_Components.JPG

http://myitforum.com/cs2/blogs/rzander/smsclictrv2_ExecHistory.JPG

http://myitforum.com/cs2/blogs/rzander/smsclictrv2_Process.JPG

http://myitforum.com/cs2/blogs/rzander/smsclictrv2_Schedules.JPG

http://myitforum.com/cs2/blogs/rzander/smsclictrv2_Services.JPG

Posted: Sep 24 2008, 03:51 PM by rzander | with 2 comment(s)
Filed under: , ,
Updating the SMS/SCCM sender address "SMS_SiteControlDaySchedule" value from script trick ...

If you are trying to update the "SMS_SiteControlDaySchedule" on an SMS/SCCM Address from a script, but the attribute "HourUsage" will not be saved... then you have to be aware to set the attribute "Update" to "True" on each changed "SMS_SiteControlDaySchedule" Object.... otherwise the changes will not be saved...

Posted: Sep 05 2008, 05:51 PM by rzander | with no comments |
Filed under: ,
SCCM2007(RTM/SP1) Component Status Summarizer Issue

 Thanks to Rob Marshall for the Great article about the "Component Status Summarizer" Issue on SCCM2007 RTM/SP1... I was one of the 0.1% [:'(]...

Read the Article:
 http://myitforum.com/cs2/blogs/robm/archive/2008/08/28/configmgr-2007-rtm-sp1-component-status-summarizer-acting-like-a-dead-duck.aspx

 

 

Posted: Sep 04 2008, 10:37 PM by rzander | with no comments
Filed under: