Results 1 to 8 of 8
  1. #1
    Member philburg2's Avatar
    Join Date
    Sep 2011
    Location
    Portsmouth, NH
    Posts
    29
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Avoiding Reboots with Windows upgrades

    So I've got about 3000 windows servers that need to go from TSM 5.5.2 to 6.2.3. I created a slick little VB script to check the OS level, look for clustering, stop the services, silent install the new version over the top, supressing reboot, start the service, and verify.

    However, the problem as I'm hearing, is that something like 20% of all systems will still need a reboot for TSM to function properly afterwards, with no clear reason why. Is there any truth to this, and has anyone come up with methods to mitigate this issue?

  2. #2
    Member
    Join Date
    Feb 2007
    Location
    Pacific NW...USA
    Posts
    206
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    I've found that more often than not, if all the TSM Services were stopped prior to the upgrade start, I can ignore the reboot request and TSM functions as expected.

    Sometimes when that doesn't do it, I can simply log out and back in to the server and be fine.

    I believe the issue is around changes in the registry...why it some times requires the reboot, I've never been able to figure out.

    With Windows...there's no guarantee unfortunately when it comes to reboot requirements.

  3. #3
    Member philburg2's Avatar
    Join Date
    Sep 2011
    Location
    Portsmouth, NH
    Posts
    29
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Thanks for confirming my suspicions.

  4. #4
    Member
    Join Date
    Dec 2008
    Posts
    63
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi Philburg,

    If u don't mind can u share the VB script to me ..Since i have to do the same in slightly less number of servers.

  5. #5
    Member philburg2's Avatar
    Join Date
    Sep 2011
    Location
    Portsmouth, NH
    Posts
    29
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default vbscript

    turned it into a text file, just rename to .vbs. Since I basically scraped all the calls and functions off the internet I don't mind sharing at all.
    Attached Files Attached Files

  6. #6
    Member
    Join Date
    Dec 2008
    Posts
    63
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks a lot philburg...

  7. #7
    Member philburg2's Avatar
    Join Date
    Sep 2011
    Location
    Portsmouth, NH
    Posts
    29
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    That script has a few errors, just finished my first true test run. Still need to add a checker to read through the log as it will indicate if a reboot is needed, and maybe i'll have it kick back a special exit code when that happens. However the install check logic worked great, got a popup about a minute after the logging stopped, so happy about that.

  8. #8
    Member philburg2's Avatar
    Join Date
    Sep 2011
    Location
    Portsmouth, NH
    Posts
    29
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    So it's been 6 long months of off and on development, but I think I did it. It's funny cause IBM basically has a hard time explaining why or why not this process works, but i've got it down to about 95%+ success rate. I also made one for a multitude of UNIX systems that seems to be bulletproof at this point as well.

    So I provide these to the community freely, however I'd like to offer some off hours paid contracting (just PM me) if anyone wants help modifying them to work in their environment. Obviously the delivery mechanisms here are customized to my job site so some deconstruction/reconstruction is necessary in ksh or vbs respectively. Best of luck to you all.

    SCCM_PDC_WIN_TSM624.vbs.txtupdateTSM_6.2.4.ksh.txt

Similar Threads

  1. AIX schedule not starting after reboots
    By Rhuobhe in forum TSM Client
    Replies: 3
    Last Post: 05-17-2010, 11:23 AM
  2. Client Upgrades and SMS
    By randyman in forum Backup / Archive Discussion
    Replies: 5
    Last Post: 01-21-2010, 03:32 PM
  3. Replies: 7
    Last Post: 02-27-2009, 06:46 AM
  4. TSM Client Upgrades (Windows)
    By BC@SHS in forum TSM Client
    Replies: 2
    Last Post: 11-30-2006, 12:34 PM
  5. Replies: 0
    Last Post: 02-05-2004, 10:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •