Dan Thomson at myITforum.com

Pacifying the call of an undying passion

Syndication

News


    If they don't find you handsome, maybe they'll find you handy (Red Green).
    Proud member of the myITforum Network

Links: Helpful forums

Links: Interesting blogs

Links: User Groups

Stuff I do

SMS/ConfigMgr Health Check Tool: Code bloat or what?

For giggles, I checked how many lines of code there are in all the files that comprise the Health Checker Tool I'm working on.  No wonder it's taking so long...there is nearly 15,000 lines of formatted code.  It seems I can never get myself to do things simple.  I still have yet to properly document the code.

I'm still finding some issues I need to work out, such as:

  • Posting a CCR to a Configuration Manager Management Point via VB Script.  My code works fine on SMS 2003, and I thought it was fine on ConfigMgr, but the site server never sees the request and the code doesn't generate an error.
  • Posting an MP List request to a Configuration Manager Management Point via VB Script.  Again, my code works fine on SMS 2003, but it isn't working on ConfigMgr and the code doesn't generate an error.
  • My Windows Installer repair routine is quirky and needs some more attention.

Feel free to send me your tips!

Published Friday, August 06, 2010 3:20 PM by dthomson

Filed under: , ,

Comments

No Comments