Skip to content

vaguechannels/User-Controlled-Patching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

User Controlled Patching

Business Case

  • Users can’t control the patch installation start-time at their endpoint.
  • Allow User to control software installation at their machine by initiating installing or post-pone it till the next update schedule.
  • Avoid software downtime during working hours.

User Controlled Deployment

  • Feature introduced in 8.1.01

  • Pre-requisite Properties

    • marimba.subscription.usercontrolled.enabled=true
    • marimba.tuner.display.nodisplay=false
    • marimba.subscription.usercontrolled.stage=true
    • marimba.tuner.trayicon**.enabled=false

** - Multiple properties involved. Please refer to BMC BladeLogic Client Automation Reference Guide for more details.

  • On policy update, a balloon will be displayed

BubbleViewSoftwareUpdates.

  • On right click on the UCS Icon and selecting View Software Details option, BMC Software Installation window will be displayed.

BubbleNewSoftware.

  • Software Installation Window
    • User can Click Install Now to install the packages immediately.
    • Choose Snooze to postpone the installation for the chosen time.

SoftwareInstallationWindow.


Patching – User Controlled?

  • Patch Reboots are User Controlled via CRS.
  • How can Patch Deployment be User Controlled?
  • Build Custom Package using Marimba API.
  • Setup Policy for Targets with Custom Package.
  • Reporting – Who initiated Patch Deployment? (Reporting Value-add)

Architecture – Workflow (Initial Design)

UserControlledPatching_InitialWorkflow.


Architecture – Workflow (Updated Design)

UserControlledPatching_UpdatedWorkflow.


Configuration Setup

UserControlledPatching_PackageEditorAddScript.


UserControlledPatching_PackageEditorChannelProperties.


UserControlledPatching_SetupPolicy.


Demo

BubbleViewSoftwareUpdates.

BubbleNewSoftware.

UserControlledPatching_DemoSoftwareInstallationWindow.


Reporting

  • Snapshot of Registry Entries

UserControlledPatching_RegistryEntries.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages