IP Library Granted Patent US 9,037,633
Granted Patent B2
US 9,037,633 · App. 13/035,799 · Granted May 19, 2015

Transferring configuration data from a public cloud server and applying onto a mobile client

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,037,633
App. No.
13/035,799
Granted
May 19, 2015
Kind
B2
Abstract

Examples of methods and apparatus are provided for obtaining a configuration file over a public network and applying a persistent configuration change to a windows-based embedded image with a write-filter running on a mobile client and obviating reinstallation of an entire windows-based embedded image onto the mobile client. The apparatus may include a retrieval module of the mobile client that facilitates locating a remote repository server containing the configuration file. The retrieval module facilitate obtaining the configuration file over the public network from the remote repository server while the write-filter is enabled, while obviating reinstallation of an entire windows-based embedded image onto the mobile client. The apparatus may include an apply settings module of the mobile client that, each time the mobile client boots up, applies a configuration change to the windows-based embedded image while the write-filter is enabled, based on the configuration file or another configuration file.

Claims (45)

1. An apparatus for obtaining a configuration file over a public network and applying a configuration change to a windows-based embedded image with a write-filter running on a mobile client and obviating reinstallation of an entire windows-based embedded image onto the mobile client, the apparatus comprising:

a memory comprising a windows-based embedded image including a write-filter configured to prevent a change to the windows-based embedded image from persisting across a reboot of the mobile client;

a processor communicatively coupled to the memory and configured to boot the windows-based embedded image;

a retrieval module of the mobile client configured to facilitate locating a remote repository server containing a configuration file, the retrieval module configured to facilitate obtaining the configuration file over the public network from the remote repository server while the write-filter is enabled, while obviating reinstallation of an entire windows-based embedded image onto the mobile client;

a reset check module of the mobile client configured to check a reset tag in the configuration file obtained by the retrieval module and determine, based on the reset tag in the obtained configuration file, whether to reset a previous state of the windows-based embedded image; and

an apply settings module of the mobile client configured to automatically apply a temporary configuration change to the windows-based embedded image based on the configuration file obtained by the retrieval module in response to the processor booting the windows-based embedded image to allow the temporary configuration change to appear, to a user of the mobile client, to be persistent across the reboot of the mobile client;

wherein the windows-based embedded image supports a graphical user interface and comprises an operating system and one or more applications for the mobile client;

wherein upon a determination by the reset check module that the previous state is to be reset, the apply settings module is configured to apply a default configuration based on a default configuration file to the windows-based embedded image and to subsequently apply the temporary configuration change based on the configuration file obtained by the retrieval module to the windows-based embedded image; and

wherein upon a determination by the reset check module that the previous state is not to be reset, the apply settings module is configured to apply the temporary configuration change based on the configuration file obtained by the retrieval module, to the windows-based embedded image, while disallowing the default configuration from being applied to the windows-based embedded image.

2. The apparatus of claim 1 , wherein the retrieval module of the mobile client is configured to facilitate obtaining a configuration file over the public network from the remote repository server each time the mobile client boots up, and wherein the apply settings module is configured to apply the temporary configuration change to the windows-based embedded image while the write-filter is enabled.

3. The apparatus of claim 1 , wherein the remote repository server is a hypertext transfer protocol (HTTP) server, and the retrieval module is configured to facilitate obtaining the configuration file securely using hypertext transfer protocol secure (HTTPS).

4. The apparatus of claim 1 , wherein after each reboot of the mobile client is initiated, the retrieval module is configured to automatically facilitate locating a repository server containing a configuration file and facilitate obtaining a configuration file.

5. The apparatus of claim 1 , wherein the apply settings module is configured to, while the write-filter is enabled, facilitate saving the configuration file into a storage area that is to be retained on the mobile client across a reboot of the mobile client.

6. The apparatus of claim 1 , wherein after a reboot of the mobile client is initiated, the apply settings module is configured to automatically apply, without a user's intervention, the temporary configuration change based on the configuration file saved in a storage area that is retained on the mobile client across a reboot of the mobile client, to allow the temporary configuration change to appear, to the user of the mobile client, to be persistent across a reboot of the mobile client.

7. The apparatus of claim 1 , wherein the configuration file comprises an XML configuration file.

8. The apparatus of claim 1 , wherein the retrieval module is configured to obtain address information of the repository server from a local registry of the mobile client.

9. The apparatus of claim 1 , wherein the another configuration file is a default configuration file saved in a storage area that is retained on the mobile client across a reboot of the mobile client.

10. A method for obtaining a configuration file over a public network and applying a configuration change to a windows-based embedded image with a write-filter running on a mobile client and obviating reinstallation of an entire windows-based embedded image onto the mobile client, the method comprising:

facilitating locating a remote repository server containing a configuration file;

facilitating obtaining, at the mobile client, the configuration file over the public network from the remote repository server while a write-filter is enabled, while obviating reinstallation of an entire windows-based embedded image onto the mobile client;

checking a reset tag in the obtained configuration file and determining, based on the reset tag in the obtained configuration file, whether to reset a previous state of the windows-based embedded image;

determining that the previous state is to be reset and applying a default configuration based on a default configuration file to the windows-based embedded image and subsequently applying the temporary configuration change, based on the configuration file obtained by a retrieval module, to the windows-based embedded image; and

determining that the previous state is not to be reset and applying the temporary configuration change based on the configuration file obtained by the retrieval module, to the windows-based embedded image, while disallowing the default configuration from being applied to the windows-based embedded image;

wherein the windows-based embedded image comprises the write-filter configured to prevent one or more changes applied to the windows-based embedded image with the write-filter enabled, from persisting across a reboot of the mobile client;

wherein the temporary configuration change is automatically applied to the windows-based embedded image in response to a processor booting the windows-based embedded image in order to allow the temporary configuration change to appear, to a user of the mobile client, to be persistent across the reboot of the mobile client; and

wherein the windows-based embedded image supports a graphical user interface and comprises an operating system and one or more applications for the mobile client.

11. A non-transitory machine-readable storage medium encoded with instructions executable by a processing system to perform a method for obtaining a configuration file over a public network and applying a configuration change to a windows-based embedded image with a write-filter running on a mobile client and obviating reinstallation of an entire windows-based embedded image onto the mobile client, the instructions comprising code for:

facilitating locating a remote repository server containing a configuration file;

facilitating obtaining, at the mobile client, the configuration file over the public network from the remote repository server while a write-filter is enabled, while obviating reinstallation of an entire windows-based embedded image onto the mobile client;

checking a reset tag in the obtained configuration file and determining, based on the reset tag in the obtained configuration file, whether to reset a previous state of the windows-based embedded image;

determining that the previous state is to be reset and applying a default configuration based on a default configuration file to the windows-based embedded image and subsequently applying the temporary configuration change, based on the configuration file obtained by a retrieval module, to the windows-based embedded image; and

determining that the previous state is not to be reset and applying the temporary configuration change based on the configuration file obtained by the retrieval module, to the windows-based embedded image, while disallowing the default configuration from being applied to the windows-based embedded image;

wherein the windows-based embedded image comprises the write-filter configured to prevent one or more changes applied to the windows-based embedded image with the write-filter enabled, from persisting across a reboot of the mobile client;

wherein the temporary configuration change is automatically applied to the windows-based embedded image in response to a processor booting the windows-based embedded image in order to allow the temporary configuration change to appear, to a user of the mobile client, to be persistent across the reboot of the mobile client; and

wherein the windows-based embedded image supports a graphical user interface and comprises an operating system and one or more applications for the mobile client.

12. An apparatus for obtaining a configuration file over a public network and applying a configuration change to a windows-based embedded image with a write-filter running on a mobile client and obviating reinstallation of an entire windows-based embedded image onto the mobile client, the apparatus comprising:

means for facilitating locating a remote repository server containing a configuration file;

means for facilitating obtaining, at the mobile client, the configuration file over the public network from the remote repository server while the write-filter is enabled, while obviating reinstallation of an entire windows-based embedded image onto the mobile client;

means for checking a reset tag in the obtained configuration file and means for determining, based on the reset tag in the obtained configuration file, whether to reset a previous state of the windows-based embedded image;

means for determining that the previous state is to be reset and applying a default configuration based on a default configuration file to the windows-based embedded image and subsequently applying the temporary configuration change, based on the configuration file obtained by a retrieval module, to the windows-based embedded image; and

means for determining that the previous state is not to be reset and applying the temporary configuration change based on the configuration file obtained by the retrieval module, to the windows-based embedded image, while disallowing the default configuration from being applied to the windows-based embedded image;

wherein the windows-based embedded image comprises the write-filter configured to prevent one or more changes applied to the windows-based embedded image with the write-filter enabled, from persisting across a reboot of the mobile client;

wherein the temporary configuration change is automatically applied to the windows-based embedded image in response to a processor booting the windows-based embedded image in order to allow the temporary configuration change to appear, to a user of the mobile client, to be persistent across the reboot of the mobile client; and

wherein the windows-based embedded image supports a graphical user interface and comprises an operating system and one or more applications for the mobile client.

13. The apparatus of claim 1 , wherein the configuration change comprises one or more of the following: a configuration change to a remote desktop connection, a configuration change to a device of the mobile client, or a configuration change to the operating system of the mobile client.

Assignments (16)
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: DELL USA L.P.; ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; 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 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 SECURITY INTEREST Recorded Sep 14, 2016
From: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
To: DELL MARKETING L.P.; ASAP SOFTWARE EXPRESS, INC.; APPASSURE SOFTWARE, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL INC.; DELL PRODUCTS L.P.; DELL USA L.P.; DELL SOFTWARE INC.; FORCE10 NETWORKS, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040040/0001 →
RELEASE OF SECURITY INTEREST Recorded Sep 14, 2016
From: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
To: DELL MARKETING L.P.; ASAP SOFTWARE EXPRESS, INC.; APPASSURE SOFTWARE, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL INC.; DELL PRODUCTS L.P.; DELL USA L.P.; DELL SOFTWARE INC.; FORCE10 NETWORKS, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040065/0618 →
RELEASE OF SECURITY INTEREST Recorded Sep 13, 2016
From: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
To: DELL MARKETING L.P.; ASAP SOFTWARE EXPRESS, INC.; APPASSURE SOFTWARE, INC.; COMPELLANT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL INC.; DELL PRODUCTS L.P.; DELL USA L.P.; DELL SOFTWARE INC.; FORCE10 NETWORKS, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040065/0216 →
PATENT SECURITY AGREEMENT (NOTES) Recorded Jan 2, 2014
From: APPASSURE SOFTWARE, INC.; ASAP SOFTWARE EXPRESS, INC.; BOOMI, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL INC.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL USA L.P.; FORCE10 NETWORKS, INC.; GALE TECHNOLOGIES, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
To: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS FIRST LIEN COLLATERAL AGENT
Reel/Frame 031897/0348 →
PATENT SECURITY AGREEMENT (TERM LOAN) Recorded Jan 2, 2014
From: DELL INC.; APPASSURE SOFTWARE, INC.; ASAP SOFTWARE EXPRESS, INC.; BOOMI, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL USA L.P.; FORCE10 NETWORKS, INC.; GALE TECHNOLOGIES, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 031899/0261 →
PATENT SECURITY AGREEMENT (ABL) Recorded Jan 2, 2014
From: DELL INC.; APPASSURE SOFTWARE, INC.; ASAP SOFTWARE EXPRESS, INC.; BOOMI, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL USA L.P.; FORCE10 NETWORKS, INC.; GALE TECHNOLOGIES, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
To: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 031898/0001 →
CHANGE OF NAME Recorded Nov 15, 2013
From: WYSE TECHNOLOGY INC.
To: WYSE TECHNOLOGY L.L.C.
Reel/Frame 031645/0051 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 24, 2011
From: TUKOL, SANMATI BAHUBALI; PRABHALA, MOHAN
To: WYSE TECHNOLOGY INC.
Reel/Frame 026017/0471 →