Software Management Group

 View Only

Symantec Software Management 7.1 Best Practices, Part 5 

Aug 31, 2011 11:58 AM

Task Settings
Sequencing
   Scheduling
Rules
Manual Execution
Software Publishing

Task Settings

You can also add any Task Server Task to a Managed Delivery. The following example illustrates how to accomplish this:

  1. In the Managed Software Delivery Policy, under the Policy Rules/Actions, Software tab, Click the + ADD button and select Task
    When adding a Task, do not have a Software Resource selected or the Task will replace it. If the Resource is selected you can deselect it by moving to another section such as Applied to.
  2. Select the desired task from the list. Use the Search field to narrow the results if necessary.
  3. The Task will be added to the list. For sequencing information, see the subsequent section. See this screenshot for an example:

  4. You have the ability to override the policy settings for the task. The following walkthrough provides an example with use-case information explained.
    1. Check the box Override the policy settings for this task.
    2. Choose Continue from the dropdown next to the label Upon failure the Managed Delivery will.
    3. Change the Terminate after setting to 50 Minutes.
    4. Leave the other settings as is.
  5. If you need to adjust the Task itself, you can click the Show Task button in the lower right.
  6. Be sure to Save changes when you've completed the Task configuration.

Sequencing

Managed Software Delivery Policies allow a sequence of Software Resources and/or Tasks. This allows grouping of like executions or a string of executions to create a more comprehensive job. The following 2 primary use cases explain benefits of using a Managed Software Delivery in this manner:

  1. Complex Software Management - For software that contain a base install and multiple updates, service packs, plug-ins, and/or add-ons creating one MSD to manage the rollout of all the components will simplify the rollout.
  2. Core Software Management - Most companies have a core set of software that all Users should have available. This usually includes Microsoft Office, Cisco or other VPN client, Anti-virus Software (Symantec Endpoint Protection being one good example), branded version of Internet Explorer, etc.
Be selective when you add multiple Resources and Task to a Policy. The more action points in a job, the greater chance to run into issues. The greater the complexity will also factor in, creating more potential points of failure.

To illustrate how this can be used, I'll provide a walk through for each of the use cases listed above. This first example uses Microsoft Office for an example. Note that the steps are in the order the options appear (to avoid excessive scrolling back and forth).

Complex Software Management

  1. Create Software Resources for the following components:
    1. Microsoft Office 2007 Enterprise Edition
    2. Microsoft Office Visio Professional 2008
    3. Microsoft Office 2007 service pack 1
    4. Microsoft Visual Studio 2008 Service Pack 1
    5. Ribbon Customizer for Office 2007 - v4.0
    6. Classic Menu for Office 2007 - v4.52
  2. Create detection rules for each Resource. If the install has a MSI Product Code association, use this for the software detection. Other examples are registry keys. For example, for Office 2007 you can use the key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\12.0\Common\ProductVersion, with a value name of Lastproduct. You can specify a specific value, or simply use the existence of that key.
  3. Create the following Service Pack Associations within the associated Software Resources:
    1. Browse to the Software Resource for Microsoft Office 2007 Enterprise Edition.
    2. Click on the Associations tab.
    3. From the Association Type dropdown, select Updates (Service Packs).
    4. Under the caption, Software resources that update this software resource, click the + Add button.
    5. From the list, locate the Software Resource for Microsoft Office 2007 service pack 1.
    6. Select and click the > button to move the Resource over to the right-hand pane.
    7. Click OK to save the association.
    8. You should see the association now represented in the list, as shown in this screenshot:

    9. Click Save changes on the main Software Resource page to complete the process.
    10. Now go back through steps a through I except use Visio as the Parent Resource, and Visio SP1 in the association of the Visio Resource.
  4. Create the following dependent associations:
    1. Browse to the Software Resource for Ribbon Customizer for Office 2007 4.0.
    2. Click on the Associations tab.
    3. From the Association Type dropdown, select Depends On.
    4. Under the field labeled Software Resources that this Software Resource depends on, click the Add + button.
    5. All Software Resources are shown on the resulting page, so use the search filter to find Microsoft Office 2007 Enterprise Edition.
    6. Select Office and use the > button to move it over to the selected right pane, as shown in this screenshot:

    7. Click OK to apply the new association.
    8. Click Save changes on the main Software Resource page to complete the process.
    9. Now go back through the steps, but choose the Software Resource Classic Menu for Office 2007 - v4.52 to add the 'depends on' association to.
  5. Create a new Managed Software Delivery Policy (MSD).
  6. In the Symantec Management Console, browse under Manage > Policies.
  7. In the left-hand tree browse under Policies > Software > and select Managed Software Delivery.
  8. In the resulting right-hand pane click the Add + button.
  9. In the Name field, provide a name, such as: Office 2007 Bundle.
  10. Turn the Policy On by clicking the red/green switch and clicking On.
  11. Click the Add + button and choose Software resource.
  12. Use the Search filter, if necessary, to locate and select Microsoft Office 2007 Enterprise Edition.
  13. Click OK to add the resource to the MSD.
    1. Note that by default a command line and package will be selected. A Detection rule will also be selected, so ensure all settings are as you intend them. Normally this is not an issue unless you have multiples of any item.
    2. Check to ensure the Service Pack shows up under the Software Resource, as shown in this screenshot:

  14. Click the Add + button and choose Software resource.
  15. Use the Search filter, if necessary, to locate and select Microsoft Office Visio Professional 2008.
  16. Click OK to add the resource to the MSD.
  17. Click the Add + button and choose Software resource.
  18. Use the Search filter, if necessary, to locate and select Ribbon Customizer for Office 2007 - v4.0.
  19. Click OK to add the resource to the MSD.
  20. Click the Add + button and choose Software resource.
  21. Use the Search filter, if necessary, to locate and select Classic Menu for Office 2007 - v4.52.
  22. Click OK to add the resource to the MSD.
  23. Ensure the Software Resources are in the right order. Select and move entries using the up and down arrows. This screenshot shows the finished list:

  24. For the Advanced options for each Software Resource, see the previous section labeled Advanced options.
    Ensure you go through the Advanced options for all resources added to a MSD. For example if an Office Add/on is only applicable per user, you may need to change the Execution environment to run as the Logged-on User in order to have a successful deployment.
  25. Expand the Applied to section.
  26. Add a filter to the Policy. For this example we'll apply it to all Windows Computers.
    1. Click the Applied to button, and choose Computers.
    2. Click the Add Rule button.
    3. Change the 1st option to Exclude all computers not in.
      NOTE: The double-negative usage may be confusing. To put it into perspective, note that the Filter starts including all computers, thus the wording, while not intuitive, is accurately labeled in the context.
    4. Leave the 2nd option on Filter.
    5. In the right field type Windows 2000, and click the dropdown arrow.
    6. Choose the filter Windows 2000/XP/2003/Vista/2008/7 Computers.
    7. Click the Update results button. You should see a list of applicable computers, as shown in example on this screenshot:

    8. Click OK to apply the filter.
  27. Expand the Schedule section.
  28. Add a schedule to the Compliance check for the MSD. The schedule in this example will be a reoccurring one that runs daily. This allows computer to check for compliance once a day.
    1. Click Add Schedule and select Scheduled Time.
    2. Input a time of day best suited to run the install. I this example I chose 18:00 (6:00pm).
    3. Click the hyperlink default label: No repeat.
    4. From the dropdown in the resulting prompt, choose daily, as shown in this screenshot:

    5. Click OK to add the repeat setting.
  29. Check the Remediation schedule to ensure it is set as desired. For example immediately is default, but if you wish to wait until off production hours you can set a time after day hours.
  30. Click Save changes at the bottom to complete the process!

Scheduling

There is a known situation that has been seen on occasion. Unfortunately we have not been able to reproduce the issue so that development can diagnose the issue, and it is rare enough that at this point it is only being documented as a possible issue.

  • Set the Start window to something else besides 00:00, and 24:00. These two numbers are essentially the same number, and under rare circumstances the scheduled at the Agent can error when trying to evaluate the schedule, causing CPU issues on the target PC.

Core Software Management

This series will be a smaller subset of what was introduced under the Complex Software Management section previously covered. In this example I'm introducing a list of common software to deploy.

  1. Create Software Resources for the following components:
    1. Symantec Endpoint Protection
    2. Microsoft Office 2007 Professional
    3. Company branded Internet Explorer
    4. Cisco VPN Client
    5. Adobe Acrobat Reader
    6. Adobe Flash Player
  2. Create detection rules for each Resource.
  3. Create a new Managed Software Delivery Policy (MSD).
  4. In the Symantec Management Console, browse under Manage > Policies.
  5. In the left-hand tree browse under Policies > Software > and select Managed Software Delivery.
  6. In the resulting right-hand pane click the Add + button.
  7. In the Name field, provide a name, such as: Common Software Suite.
  8. Turn the Policy On by clicking the red/green switch and clicking On.
  9. Go through the following process for each of the Software Resources to add to the Policy.
    1. Click the Add + button and choose Software resource.
    2. Use the Search filter, if necessary, to locate and select Microsoft Office 2007 Enterprise Edition.
    3. Click OK to add the resource to the MSD.
    4. Note that by default a command line and package will be selected. A Detection rule will also be selected, so ensure all settings are as you intend them. Normally this is not an issue unless you have multiples of any item.
    5. Click the Add + button and choose Software resource.
  10. Ensure the Software Resources are in the right order. Select and move entries using the up and down arrows. In this example it is imperative to put Antivirus first!
  11. For the Advanced options for each Software Resource, see the previous section labeled Advanced options.
    If one of the applications, such as Symantec Endpoint Protection, requires a reboot, suppress the reboot in the command-line and set a reboot as an after successful completion action within the Advanced options.
  12. Add a filter to the Policy
  13. Expand the Schedule section.
  14. Add a schedule to the MSD.
  15. Click Save changes at the bottom to complete the process!
As always, fully test your Managed Software Delivery Policy before attempting to roll it out on any medium or large scale. Tests will reveal issues and allow you to adjust the configuration to address them before full rollout.

Testing

Tracking the execution of an MSD on the client helps the testing and troubleshooting process. To access the UI and view the execution, follow these steps:

  1. On the client computer double-click on the Symantec Management Agent icon. If the icon is not visible (hidden per policy), browse under C:\Program Files\Altiris\Altiris Agent\ and execute AeXAgentActivate.exe.
  2. Select the Software Delivery tab.
  3. From the list of available software, highlight the MSD to view (Office 2007 Bundle in this example).
  4. The lower pane will show the progress of the MSD execution, as shown in this screenshot:

  5. To see the details of a particular download or execution, double-click on a line in the bottom pane that has a blue package icon next to it. You can review the details of the execution, including the download and run histories.
  6. The following screenshot shows an issue with a package download:

Rules

This section covers how Rules are executed within a Managed Software Delivery Policy.

  • Detection Rules - Before anything else runs, the detection rules for an MSD runs. If an application is detected, the associated Software Resource will NOT be executed. The status will show as Detected.
    • Consider this rule one that ensures you aren't rolling the same software to a system that already has it.
  • Applicability Rules - For those resources that were not detected, if an Applicability Rule exists it will be executed against the system. Unlike Detection Rules, only if the Applicability Rule is detected will the MSD execute!
    • A common Applicability Rule is Windows Version. The update or Software may not support Windows 7, for example, so the rule will only succeed on Windows systems that are not 7.
    • Another type of Applicability Rule is an update to software that has to exist on the target system. This helps stop those executions that will fail the prerequisite check from throwing an error. Better if it doesn't run when it doesn't need to.

Rules add intelligence to the Software Management Process. In version 6.1 of Software Delivery, all intelligence had to be handled at the server end. Inventory provided what we knew was already on the system, and the NS provided the SQL logic in a Collection to automatically roll out Software to those systems that needed it. This was far from real-time and sometimes resulted in machines executing Software it didn't need or already had. It didn't take much to be out of sync between the Server and the client as Inventory had to update so the NS would know what had changed.

Rules execute real time, so they will know the moment they run if a system is compliant or not. If not compliant, it runs remediation to resolve the compliance issue.

Manual Execution

By default Managed Software Delivery Policies can be executed locally at the Agent User interface. This helps when troubleshooting an MSD execution or if you simply need to run a compliance check ASAP. The following process details how to execute the MSD manually:

  1. On the client computer double-click on the Symantec Management Agent icon. If the icon is not visible (hidden per policy), browse under C:\Program Files\Altiris\Altiris Agent\ and execute AeXAgentActivate.exe.
  2. Select the Software Delivery tab.
  3. From the list of available software, highlight the MSD to view (Office 2007 Bundle in this example).
  4. Look under the Application Tasks heading. The link here will execute the MSD immediately.
When executing an MSD in this manner, it does not mean the applicable Software Resources will automatically install. The same Rules are applied as in a normally scheduled delivery. Detection and Applicability checks will occur and influence what items run or are skipped.

Software Publishing

Managed Software Delivery policies can be requested from the Software Portal. This allows users to add an application or suite of applications for automatic deployment and management. This will be covered in detail under the Software Portal section of this document.

Return to Symantec Software Management 7.1 Best Practices, Part 4

Coming Soon: Symantec Software Management 7.1 Best Practices, Part 6

Statistics
0 Favorited
0 Views
9 Files
0 Shares
0 Downloads
Attachment(s)
jpg file
ssm71-5-01.jpg   46 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ssm71-5-02.jpg   36 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ssm71-5-03.jpg   34 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ssm71-5-04.jpg   51 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ssm71-5-05.jpg   72 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ssm71-5-06.jpg   30 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ssm71-5-07.jpg   46 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ssm71-5-08.jpg   56 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ssm71-5-09.jpg   69 KB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Mar 26, 2014 06:37 AM

Does this still pertain to 7.5?

Related Entries and Links

No Related Resource entered.