Roger Zander at myITforum.com

January 2009 - Posts

SCCM Client Center V2.0.0.0 published

The Windows Installer Setup of SCCM Client Center V2.0.0.0 is available on the sourceforge project page: https://sourceforge.net/projects/smsclictr/

On the Wiki Page (http://smsclictr.wiki.sourceforge.net/Product+Types) there is also a comparison of the different setup types...

 The Source Code for the Tool is also public: http://smsclictr.svn.sourceforge.net/viewvc/smsclictr/SMSCliCtrV2/ 
and for the used smsclictr.automation library: http://smsclictr.svn.sourceforge.net/viewvc/smsclictr/automation/. The Class Diagram: http://smsclictr.sourceforge.net/smsclictr.automation/ClassDiagram1.png and the Help (for the library): http://smsclictr.sourceforge.net/smsclictr.automation/Documentation.chm

 

 

Posted: Jan 23 2009, 05:31 PM by rzander | with 1 comment(s)
Filed under: , , ,
Increase the max. Nr. of Despooler threads

Out of the Box the Despooler does use three concurrent threads. There may be some situations where the despooler will get overloaded and the backlog of files in the despooler directory is growing...

 To increase the concurrent threads, stop the SMS_DESPOOLER component by using the "ConfigMgr Service Manager".

Change the Reg Key:

HKLM\Software\Microsoft\SMS\Components\SMS_DESPOOLER\Despooling Thread Limit = 6 (to increase the concurrent threads to 6).

Start the SMS_DESPOOLER component and monitor the despool.log.

 

 

Posted: Jan 22 2009, 11:09 AM by rzander | with no comments
Filed under: ,
Collection Commander 1.3.1 released

The new public version of collection commander can be downloaded from: https://sourceforge.net/projects/smscollctr/ 

Changes: 
- OOB Discovery feature added 
- Intel AMT features added 
- SCCM Policy Import for Native Mode Clients 
- WakeOnLan issues fixed 
- SMSCliCtrV2 integration 
- ...

additional requirements:
The new version requires read access to the following SQL view: "v_GS_NETWORK_ADAPTER_CONFIGUR" 

 

Posted: Jan 06 2009, 11:58 AM by rzander | with no comments
Filed under: , ,