Symantec Management Platform (Notification Server)

 View Only
Expand all | Collapse all

ITMS 7.1 SP2 MP1 SQL Prerequisites

  • 1.  ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Oct 31, 2012 02:30 PM

    The following is an excerpt from TECH197966 (http://www.symantec.com/business/support/index?page=content&id=TECH197966)...

    Before starting the new installation/upgrade, Please do the following steps
    A) either
    a. Grant the Altiris Service account the View Server State permission in SQL

    GRANT view server state TO AltirisServiceLoginNameHere --Usually the AppID account name

    b. Or, add the Altiris Service account to the SQL processadmin Server Role.

    B) After the installation completes, apply the updated Stored Procedure mentioned on TECH198556
    C) Revert the change made in step A, if desired:

    REVOKE view server state TO AltirisServiceLoginNameHere

    Is granting this SQL permission and applying the Stored Procedure still required if I'm using a Domain Admin account for the Application Identity on my NS?



  • 2.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Oct 31, 2012 02:53 PM

    Domain Admin rights doesn't necessarily give you any rights on the SQL Server at all. They have to be assigned seperately.



  • 3.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Oct 31, 2012 04:58 PM

    I'm thinking the second option to "add the Altiris Service account to the SQL processadmin Server Role" is probably the easier one to do (via SQL Server Management Studio?).  So even if the account I'm using is a sysadmin in SQL, I still have to assign it to processadmin?  Sorry...I'm not really familiar with SQL so have to make sure that I'm only modifying what's absolutely necessary.

    Also, TECH197966 says to apply the updated stored procedure after the (MP1) upgrade install completes after which it says you can optionally remove the previously-assigned SQL permissions.  Will it be a huge security risk if I just left it?  Just curious.  Thanks in advance!



  • 4.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Oct 31, 2012 05:12 PM

    I'm not a SQL expert either but I think the "sa" role or sysadmin rights has everything, including processadmin.

    Leaving the Altiris Service Account ("Application Identity") with "sa" rights isn't a huge security risk, just not best practice of always assigning the most restrictive rights possible.



  • 5.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Nov 05, 2012 07:51 PM

    FYI: I was told that Symantec devs are working on an ITMS 7.1 SP2 MP1.1 that is supposed to eliminate these pre-install SQL permission changes.  No exact timeframe was given beyond MP1.1 being available in a matter of "days".



  • 6.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Nov 08, 2012 10:23 AM

    Well looks like the MP1.1 has already been released, when I went to finish upgrading my last server to MP1, I know have an option on MP1.1 in SIM. Cannot seem to find and release notes on this version to see if what is included on this update.



  • 7.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Nov 08, 2012 02:30 PM

    "Upgrading to ITMS 7.1 SP2 – MP1.1 – Best Practices":

    http://www.symantec.com/docs/TECH197966

    Apat from the usual stuff about emptying queues and backing up everything there's point 5:

    "Backup the Copyfiles folder in the Deployment Share under Task Handlers"

    And point 7 post implementation:

    "Move FIRM.EXE into the correct location per TECH198111"

    http://www.symantec.com/docs/TECH198111

    Personally I always use xcopy instead of FIRM outside of DOS.



  • 8.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Nov 08, 2012 02:38 PM

    MP1.1 Rollup Version 1 release notes:

    http://www.symantec.com/docs/HOWTO81832



  • 9.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Nov 08, 2012 03:28 PM

    Actually they appear to be the release note for a post MP1.1 hotfix:

    "This Symantec Management Platform 7.1 SP2 MP1 Rollup version 1 contains point fixes that were not part of the regular SMP 7.1 SP2 MP1 release."

    "If you are in 7.1 SP2 MP1, you should upgrade to 7.1 SP2 MP1.1 and then install this Rollup."

    There is a link there to the MP1.1 release doc but it's the wrong link.



  • 10.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Nov 08, 2012 04:26 PM

    It appears the MP1.1 link in HOWTO81832 should NOT have been HOWTO5955 since the following documentation URL points to DOC5955 instead for the ITMS 7.1 SP2 MP1.1 Release Notes.

    http://www.symantec.com/business/support/index?page=content&key=55274&channel=DOCUMENTATION

    However, the link seems to be down at the moment although I did get to it once.  As things would have it, I just saved the URL (http://www.symantec.com/docs/DOC5955) but didn't do the same for the pdf itself thinking I'd look at it again later.  As Homer Simpson would say..."DOH!"



  • 11.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Nov 08, 2012 05:04 PM
      |   view attached

    I don't know why, but with IE the link is not working. Just pasted in firefox et voila:

    The  IT Management Suite 7.1 SP2 MP1.1 release notes contain the following information:

    - Known issues
    - Fixed issues
    - Upgrade information

    Important: If you already installed version MP1, MP1.1 will install only the fix described in TECH198556.

     

     

    Attachment(s)



  • 12.  RE: ITMS 7.1 SP2 MP1 SQL Prerequisites

    Posted Nov 08, 2012 06:02 PM

    FYI: Link is now working reliably via IE.