IP Library Granted Patent US 9,830,142
Granted Patent B2
US 9,830,142 · App. 14/151,289 · Granted Nov 28, 2017

Automatic installation of selected updates in multiple environments

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,830,142
App. No.
14/151,289
Granted
Nov 28, 2017
Kind
B2
Abstract

An update installer generates an update display for a user that allows the user to select updates be applied to a first environment. An export display allows the user to export the selected updates so they can be saved for installation in another environment.

Claims (77)

1. A computer-implemented method, comprising:

receiving impact analysis information indicative of an impact of a plurality of application updates on a first environment on a computer system;

generating a representation of a filter selection user input mechanism;

receiving an indication of user actuation of the filter selection user input mechanism;

based on the indication of user actuation of the filter selection user input mechanism, identifying filter criterion;

applying the filter criterion to the plurality of application updates to identify a filtered set of application updates;

generating a representation of an update selection user interface display that displays the filtered set of application updates and that displays an indication of the impact analysis information corresponding to the filtered set of application updates, the representation of the update selection user interface display including an update selection user input mechanism;

receiving an indication of a user selection input through the update selection user input mechanism;

based on the indication of the user selection input, selecting the set of application updates to install in the first environment;

installing the set of application updates in the first environment based on the indication of the user selection input;

generating a representation of an export user interface display with an export user input mechanism;

receiving an indication of a user export input through the export user input mechanism that defines an export of the set of application updates; and

saving the set of application updates for subsequent installation in a second environment based on the indication of the user export input, wherein the second environment is separate from the first environment.

2. The computer-implemented method of claim 1 and further comprising:

generating a representation of an import user interface display with an import user input mechanism;

receiving an indication of user actuation of the import user input mechanism to identify the selected set of application updates; and

importing the selected set of application updates to the second environment for application to the second environment.

3. The computer-implemented method of claim 1 wherein saving comprises:

generating a representation of an export location user interface display with a location user input mechanism;

receiving an indication of actuation of the location user input mechanism that identifies an export location; and

exporting the selected set of application updates to the identified export location.

4. The computer-implemented method of claim 1 , and further comprising:

generating a representation of a cumulative update package selection user interface display with a cumulative update selection user input mechanism; and

receiving an indication of user actuation of the cumulative update user input mechanism to identify a cumulative update package that includes the plurality of application updates.

5. The computer-implemented method of claim 4 wherein generating a representation of a cumulative update package selection user interface display comprises:

generating a representation of a packages display in a first display pane that shows available cumulative update packages; and

generating a representation of a details display in a second display pane that displays details of a selected cumulative update package that is selected in the first pane prior to installation of the selected set of application updates in the first environment.

6. The computer-implemented method of claim 4 wherein generating a representation of an update selection user interface display comprises:

generating a representation of an environment identifier user interface display with an environment identifier user input mechanism; and

receiving an indication of user actuation of the environment identifier user input mechanism to identify the first environment.

7. The computer-implemented method of claim 4 wherein generating a representation of an update selection user interface display comprises:

generating a representation of a search user interface display with a search user input mechanism to identify search criteria;

receiving an indication of user actuation of the search user input mechanism; and

generating a representation of a search results user interface display that indicates updates, in the identified cumulative update package, identified based on the search criteria.

8. The computer-implemented method of claim 1 , wherein the filter criterion indicates a computing process in the computer system, and wherein the filtered updates comprise updates filtered based on impact on the computing process.

9. A computer system, comprising:

a processor; and

memory storing instructions executable by the processor, wherein the instructions configure the computer system to:

perform an impact analysis on a plurality of application updates to obtain impact analysis information that indicates a technical impact of the application updates on a first environment in the computer system;

generate a representation of a user interface display that displays the impact analysis information, the representation of the user interface display including a filter selection user input mechanism and an update selection user input mechanism;

receive an indication of a filter selection user input through the filter selection user input mechanism;

based on the indication of the filter selection user input, identify a filtered set of the application updates;

generate the representation of the user interface display to display the filtered set of application updates;

receive an indication of an update selection user input through the update selection user input mechanism selecting the set of application updates; and

install the selected set of application updates to an application in the first environment based on the indication of the user selection input; and

save the selected set of application updates for export to and installation in a second environment that is separate from the first environment.

10. The computer system of claim 9 , wherein the instructions configure the computer system to:

generate an import user interface display that includes an environment identifier user interface display with an update identifier user input mechanism that is actuated to identify the second environment in which the application is to be updated by the selected application update.

11. The computer system of claim 10 wherein the instructions configure the computer system to:

generate an import user input mechanism each time an environment is identified so the selected update is used to update the application in different identified environments.

12. The computer system of claim 10 wherein the instructions configure the computer system to:

generate an update pane identifying the selected application update to be installed in the identified environment and a details pane that displays update details corresponding to the update selected in the update pane.

13. The computer system of claim 9 , the impact analysis information being indicative of a technical impact of the plurality of application updates on the first environment, wherein the plurality of application updates are selected by the user selection input, installed in the first environment, and saved for export and installation in the second environment.

14. A computer-implemented method, comprising:

generating a representation of an environment identifier user interface display with an environment identifier user input mechanism;

receiving an indication of user actuation of the environment identifier user input mechanism to identify a first environment on a computer system;

generating a representation of a filter selection user input mechanism;

receiving an indication of user actuation of the filter selection user input mechanism;

based on the indication of user actuation of the filter selection user input mechanism, identifying filter criterion;

applying the filter criterion to a set of application updates from a cumulative update package to identify a subset of the application updates, that are filtered based on the filter criterion;

generating a representation of an update selection user interface display that displays impact analysis information for the subset of application updates and includes a selection user input mechanism, the impact analysis information indicating an impact of the subset on the first environment;

receiving an indication of a user selection input through the selection user input mechanism that selects the subset of application updates to install in the first environment;

based on the indication of the user selection input, using a computer processor to install the selected subset of application updates in the first environment;

generating a representation of an export user interface display with an export user input mechanism;

receiving an indication of a user export input through the export user input mechanism that defines an export of the selected subset of application updates for installation in a second environment that is separate from the first environment;

saving the selected subset of application updates;

generating a representation of an import user interface display with an import user input mechanism;

receiving an indication of a user import input, through the import user input mechanism, to install the selected subset of application updates in the second environment; and

installing the selected subset of application updates in the second environment based on the user import input.

15. The computer-implemented method of claim 14 wherein saving comprises:

generating a representation of an export location user interface display with a location user input mechanism that is actuated to identify an export location; and

exporting the selected subset of application updates to the identified export location.

16. The computer-implemented method of claim 14 , the impact analysis information being indicative of an impact of a plurality of application updates from the cumulative update package, wherein the plurality of application updates are selected by the user selection input, installed in the first environment, and saved for export and installation in the second environment.

17. The computer-implemented method of claim 16 wherein generating a representation of an update selection user interface display comprises:

generating a representation of a search user interface display with a search user input mechanism to identify search criteria;

receiving an indication of user actuation of the search user input mechanism; and

generating a representation of search results that are indicative of updates in the cumulative update package identified based on the search criteria.

Assignments (3)
CORRECTIVE ASSIGNMENT TO CORRECT THE FOURTH ASSIGNOR NAME PREVIOUSLY RECORDED AT REEL: 031951 FRAME: 0486. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Sep 9, 2015
From: THOMAS, SATISH; SRINIVASAN, SRI; NACHIMUTHU, ARUNPRIYAA; DE LIRA GARZA, ROBERTO
To: MICROSOFT CORPORATION
Reel/Frame 036574/0217 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 9, 2015
From: MICROSOFT CORPORATION
To: MICROSOFT TECHNOLOGY LICENSING, LLC
Reel/Frame 039025/0454 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 13, 2014
From: THOMAS, SATISH; SRINIVASAN, SRI; NACHIMUTHU, ARUNPRIYAA; DE LIRA GARZA, ROBERT
To: MICROSOFT CORPORATION
Reel/Frame 031951/0486 →