IP Library Granted Patent US 9,183,010
Granted Patent B2
US 9,183,010 · App. 14/564,189 · Granted Nov 10, 2015

Comparing and provisioning configurations for a client having a windows-based embedded image

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,183,010
App. No.
14/564,189
Granted
Nov 10, 2015
Kind
B2
Abstract

Examples of methods and apparatus are provided for comparing and provisioning configurations for a local client having a windows-based embedded image. The apparatus may include a retrieval module of the local client configured to facilitate locating a remote repository server containing a new configuration file, to facilitate obtaining the new configuration file from the remote repository server, and to facilitate obtaining a previous configuration file associated with a previous configuration change successfully applied to the embedded image. The apparatus may include a configuration comparison module of the local client configured to compare the new configuration file with the previous configuration file. The apparatus may include an apply settings module of the local client configured to apply, to the embedded image, one of a new configuration change and the previous configuration change based on the comparison. The new configuration change may be based on the new configuration file.

Claims (50)

1. An apparatus for comparing and provisioning configurations for a local client having a windows-based embedded image, the apparatus comprising:

a processor;

a computer readable medium communicatively coupled to the processor; and

computer-executable instructions encoded in the computer readable medium, the instructions, when executed by the processor, operable to perform operations comprising:

locating, each time the local client boots up, a remote repository server containing a new configuration file;

obtaining, each time the local client boots up, the new configuration file from the remote repository server;

obtaining, each time the local client boots up, a previous configuration file associated with a previous configuration change successfully applied to the windows-based embedded image;

comparing the new configuration file with the previous configuration file; and

applying, to the windows-based embedded image, one of a new configuration change and the previous configuration change based on the comparison;

wherein the new configuration change is based on the new configuration file; and

wherein reinstallation of an entire windows-based embedded image onto the local client is obviated.

2. The apparatus of claim 1 ,

wherein, if the new configuration file is the same as the previous configuration file, then the computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to apply the previous configuration change to the windows-based embedded image based on the previous configuration file; and

wherein, if the new configuration file is different from the previous configuration file, then the computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to apply the new configuration change to the windows-based embedded image based on the new configuration file.

3. The apparatus of claim 1 , wherein the windows-based embedded image supports a graphical user interface and comprises an operating system and one or more applications.

4. The apparatus of claim 1 , wherein after each reboot of the local client is initiated, the computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to automatically apply one of the new configuration change and the previous configuration change to the windows-based embedded image to allow one of the new configuration change and the previous configuration change to appear, to a user of the local client, to be persistent across a reboot of the local client.

5. The apparatus of claim 2 , wherein the previous configuration change is a last successfully applied change to the windows-based embedded image.

6. The apparatus of claim 1 , wherein the windows-based embedded image comprises a write-filter that, when enabled, prevents one or more changes applied to the windows-based embedded image from persisting across a reboot of the local client.

7. The apparatus of claim 6 , wherein the computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to apply one of the new configuration change and the previous configuration change to the windows-based embedded image while the write-filter is enabled.

8. The apparatus of claim 6 , wherein the computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to save, while the write-filter is enabled, the previous configuration file into a storage area that is to be retained on the local client across a reboot of the local client.

9. The apparatus of claim 1 , wherein after each reboot of the local client is initiated, the computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to automatically locate the repository server containing the new configuration file, to automatically obtain the new configuration file, and to automatically obtain the previous configuration file associated with the previous configuration change.

10. The apparatus of claim 1 , wherein each of the new configuration change and the previous configuration change comprises at least one of the following: a configuration change to a remote desktop connection, a configuration change to a device of the local client, and a configuration change to the operating system of the local client.

11. The apparatus of claim 1 , wherein after a reboot of the local client is initiated, the computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to automatically apply, without intervention from a user of the local client, the previous configuration change based on the previous configuration file saved in a storage area that is retained on the local client across a reboot of the local client, to allow the previous configuration change to appear, to the user of the local client, to be persistent across a reboot of the local client.

12. The apparatus of claim 1 , wherein at least one of the new configuration file and the previous configuration file comprises an XML configuration file.

13. The apparatus of claim 1 , wherein the computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to obtain address information of the repository server using at least one of a dynamic host configuration protocol (DHCP) and a domain name system (DNS).

14. The apparatus of claim 1 , wherein computer-executable instructions encoded in the computer readable medium are operable, when executed by the processor, to obtain address information of the repository server from a local registry of the local client.

15. A method for comparing and provisioning configurations for a local client having a windows-based embedded image, the method comprising:

locating, each time the local client boots up, a remote repository server containing a new configuration file;

obtaining, at the local client each time the local client boots up, the new configuration file from the remote repository server;

obtaining, at the local client each time the local client boots up, a previous configuration file associated with a previous configuration change successfully applied to the windows-based embedded image;

comparing the new configuration file with the previous configuration file; and

applying, to the windows-based embedded image, one of a new configuration change and the previous configuration change based on the comparison;

wherein the new configuration change is based on the new configuration file; and

wherein reinstallation of an entire windows-based embedded image onto the local client is obviated.

16. The method of claim 15 , wherein the applying comprises:

applying the previous configuration change to the windows-based embedded image based on the previous configuration file if the new configuration file is the same as the previous configuration file, and

applying the new configuration change to the windows-based embedded image based on the new configuration file if the new configuration file is different from the previous configuration file.

17. The method of claim 15 , wherein the windows-based embedded image supports a graphical user interface and comprises an operating system and one or more applications.

18. A non-transitory machine-readable storage medium encoded with instructions executable by a processing system to perform a method for comparing and provisioning configurations for a local client having a windows-based embedded image, the instructions comprising code for:

locating, each time the local client boots up, a remote repository server containing a new configuration file;

obtaining, at the local client each time the local client boots up, the new configuration file from the remote repository server;

obtaining, at the local client each time the local client boots up, a previous configuration file associated with a previous configuration change successfully applied to the windows-based embedded image;

comparing the new configuration file with the previous configuration file; and

applying, to the windows-based embedded image, one of a new configuration change and the previous configuration change based on the comparison;

wherein the new configuration change is based on the new configuration file; and

wherein reinstallation of an entire windows-based embedded image onto the local client is obviated.

19. The machine-readable storage medium of claim 18 ,

wherein, if the new configuration file is the same as the previous configuration file, then the instructions encoded in the machine-readable storage medium further comprise code for applying the previous configuration change to the windows-based embedded image based on the previous configuration file; and

wherein, if the new configuration file is different from the previous configuration file, then the instructions encoded in the machine-readable storage medium further comprise code for applying the new configuration change to the windows-based embedded image based on the new configuration file.

20. The machine-readable storage medium of claim 18 , wherein the windows-based embedded image supports a graphical user interface and comprises an operating system and one or more applications.

Assignments (17)
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC IP HOLDING COMPANY LLC
Reel/Frame 071642/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001) Recorded May 20, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.); DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC); EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.); SCALEIO LLC
Reel/Frame 061753/0001 →
MERGER Recorded May 13, 2022
From: WYSE TECHNOLOGY L.L.C.
To: DELL MARKETING CORPORATION
Reel/Frame 060064/0586 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001) Recorded Apr 26, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.); DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC); EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.); SCALEIO LLC
Reel/Frame 061324/0001 →
RELEASE OF SECURITY INTEREST Recorded Nov 3, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL, L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; WYSE TECHNOLOGY L.L.C.
Reel/Frame 058216/0001 →
SECURITY AGREEMENT Recorded Apr 22, 2020
From: CREDANT TECHNOLOGIES INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 053546/0001 →
SECURITY AGREEMENT Recorded Mar 21, 2019
From: CREDANT TECHNOLOGIES, INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 049452/0223 →
SECURITY AGREEMENT Recorded Sep 21, 2016
From: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; SPANNING CLOUD APPS LLC; WYSE TECHNOLOGY L.L.C.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 040136/0001 →
SECURITY AGREEMENT Recorded Sep 21, 2016
From: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; SPANNING CLOUD APPS LLC; WYSE TECHNOLOGY L.L.C.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 040134/0001 →
RELEASE OF REEL 035104 FRAME 0043 (NOTE) Recorded Sep 14, 2016
From: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
To: DELL SOFTWARE INC.; DELL PRODUCTS L.P.; COMPELLENT TECHNOLOGIES, INC.
Reel/Frame 040027/0123 →
RELEASE OF REEL 035103 FRAME 0809 (TL) Recorded Sep 14, 2016
From: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
To: DELL SOFTWARE INC.; DELL PRODUCTS L.P.; COMPELLENT TECHNOLOGIES, INC.
Reel/Frame 040027/0934 →
RELEASE OF REEL 035103 FRAME 0536 (ABL) Recorded Sep 13, 2016
From: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
To: DELL SOFTWARE INC.; DELL PRODUCTS L.P.; COMPELLENT TECHNOLOGIES, INC.
Reel/Frame 040016/0864 →
SUPPLEMENT TO PATENT SECURITY AGREEMENT (NOTES) Recorded Feb 26, 2015
From: DELL PRODUCTS L.P.; DELL SOFTWARE INC.; COMPELLENT TECHNOLOGIES, INC.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 035104/0043 →
SUPPLEMENT TO PATENT SECURITY AGREEMENT (ABL) Recorded Feb 26, 2015
From: DELL PRODUCTS L.P.; DELL SOFTWARE INC.; COMPELLENT TECHNOLOGIES, INC.
To: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 035103/0536 →
SUPPLEMENT TO PATENT SECURITY AGREEMENT (TERM LOAN) Recorded Feb 26, 2015
From: DELL PRODUCTS L.P.; DELL SOFTWARE INC.; COMPELLENT TECHNOLOGIES, INC.
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 035103/0809 →
CHANGE OF NAME Recorded Dec 9, 2014
From: WYSE TECHNOLOGY INC.
To: WYSE TECHNOLOGY L.L.C.
Reel/Frame 034546/0312 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 9, 2014
From: TUKOL, SANMATI BAHUBALI; PRABHALA, MOHAN
To: WYSE TECHNOLOGY INC.
Reel/Frame 034434/0703 →