Add Server name for all users during a console deployment

Answered Add Server name for all users during a console deployment

  • Wednesday, February 06, 2013 10:41 PM
     
     
    Is there a way to add the CMDB server name to to a console install?  I am creating a SCCM 2007 package to install the SCSM 2012 SP1.  Since the server is specified in SDKServiceMachine string of key HKEY_CURRENT_USER\Software\Microsoft\System Center\2010\Service Manager\Console\User Settings\ there seems no easy way to specify the server name with the deployment.  Has anyone else run into this?

All Replies

  • Wednesday, February 06, 2013 10:56 PM
    Moderator
     
     Answered
    You can use ADMX templates or logon script to create registry key.

    SCSMSolutions
    email: freemanru (at) gmail (dot) com

    • Marked As Answer by Misha Rudiy Wednesday, February 13, 2013 12:00 AM
    •  
  • Saturday, February 09, 2013 12:05 AM
     
     Answered
    Thanks Anton.  I just ended up creating a reg fileand deploying to the same collection that was getting the SCSM console.  I set it to run once for every user who logs in.