US20120246635A1 - Platform Independent Imaging Method And System - Google Patents
Platform Independent Imaging Method And System Download PDFInfo
- Publication number
- US20120246635A1 US20120246635A1 US13/490,146 US201213490146A US2012246635A1 US 20120246635 A1 US20120246635 A1 US 20120246635A1 US 201213490146 A US201213490146 A US 201213490146A US 2012246635 A1 US2012246635 A1 US 2012246635A1
- Authority
- US
- United States
- Prior art keywords
- information handling
- platform
- handling system
- enterprise
- image
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
- G06F8/63—Image based installation; Cloning; Build to order
Definitions
- the present invention relates in general to the field of information handling system configurations, and more particularly relates to a platform independent imaging method and system for configuring software of an information handling system platform.
- An information handling system generally processes, compiles, stores, and/or communicates information or data for business, personal, or other purposes thereby allowing users to take advantage of the value of the information.
- information handling systems may also vary regarding what information is handled, how the information is handled, how much information is processed, stored, or communicated, and how quickly and efficiently the information may be processed, stored, or communicated.
- the variations in information handling systems allow for information handling systems to be general or configured for a specific user or specific use such as financial transaction processing, airline reservations, enterprise data storage, or global communications.
- information handling systems may include a variety of hardware and software components that may be configured to process, store, and communicate information and may include one or more computer systems, data storage systems, and networking systems.
- information handling system manufacturers In order to configure information handling systems with consistent operating system and application loads for an enterprise customer, information handling system manufacturers typically load images with the desired configuration on a manufactured information handling system.
- An alternative to the use of an image is the use of an unattended installation, which loads a defined software configuration from an installation share point.
- the business enterprise may re-install the software configuration by using the image or unattended installation used by the manufacturer.
- Image installations arc generally fast, simple and static, however, image installations generally require one image for each target platform and are inflexible in that any software configuration changes generally require the creation of a new image.
- transitions to new platforms usually require the creation of a new image with image management for multiple different platforms prone to expensive mistakes.
- Unattended installations are flexible and extendable in the support of multiple target platforms from a single installation share point, with new platforms added without effecting existing loads.
- New platforms are supported by unattended installations by adding new drivers and, if all target platforms need a similar change, a single modification to the installation share point will accommodate the change.
- unattended installations are generally difficult to create and modify and have a slow installation speed, often in excess of an hour, that typically precludes information handling system manufacturers from the use of unattended installations.
- a platform independent image provides an enterprise software configuration on plural types of platform model types with modular components that simplify the management of modifications to the enterprise software configuration and the type of platform model types that accept the image.
- a platform independent image is defined to install an enterprise software configuration on an information handling system having a hardware configuration platform from a set of platform model types.
- the platform independent image includes a core image having a hardware neutral operating system, customer enterprise customizations and enterprise applications, a set of platform driver files with a driver file for each platform model type, and an installation module with instructions for installing the enterprise software configuration on an information handling system.
- the installation module determines the platform model type and populates the operating system with the driver file associated with the platform model type.
- non-platform model drivers are configured to support third party hardware devices added to the information handling system platform.
- Hardware Abstraction Layer settings of the platform independent image are set to a lowest common denominator of the platform models and then updated to match the determined platform model type during installation of the enterprise software configuration. Changes to supported platform model types are made by adding or removing a driver file for each model type added or removed. Changes to the scripting of operating system and drivers for installation of an enterprise software configuration are made by updating the appropriate module of the platform independent image.
- the present invention provides a number of important technical advantages.
- One example of an important technical advantage is that the platform independent image self-configures an information handling system independent of target platform hardware configuration.
- Plural hardware platforms are supported by saving a driver file for each hardware platform on the platform independent image and populating a hardware neutral operating system with an appropriate driver file based on discovery of the platform type at installation.
- a single image may support configuration of software on information handling systems for an enterprise, both at manufacture of new information handling systems and reinstallation of a software configuration on an information handling system deployed to the enterprise. For instance the same image configures desktops or laptops of different model types by supporting each model type with a driver file.
- the platform independent image installs a desired enterprise software configuration in a flexible and rapid manner for use in information handling system manufacturing and in management of purchased information handling system software configurations.
- An enterprise coordinates with a manufacturer to establish a desired software configuration for the enterprise.
- the manufacturer and enterprise use the platform independent image to configure a defined set of supported platforms with a desired operating system and applications. Modifications to the type of platforms supported or the enterprise software configuration are made by updating appropriate modules of the platform independent image to provide flexibility in configuration management.
- the platform independent image provides a relatively rapid installation of approximately eight minutes compared with installation times in excess of an hour for unattended installations.
- FIG. 1 depicts a block diagram of a system for creating and deploying a platform independent image
- FIG. 2 depicts a flow diagram for creating and deploying a platform independent image
- FIG. 3 depicts a flow diagram for creating a platform independent image
- FIG. 4 depicts a flow diagram for configuring an information handling system with a platform independent image.
- an information handling system may include any instrumentality or aggregate of instrumentalities operable to compute, classify, process, transmit, receive, retrieve, originate, switch, store, display, manifest, detect, record, reproduce, handle, or utilize any form of information, intelligence, or data for business, scientific, control, or other purposes.
- an information handling system may be a personal computer, a network storage device, or any other suitable device and may vary in size, shape, performance, functionality, and price.
- the information handling system may include random access memory (RAM), one or more processing resources such as a central processing unit (CPU) or hardware or software control logic, ROM, and/or other types of nonvolatile memory. Additional components of the information handling system may include one or more disk drives, one or more network ports for communicating with external devices as well as various input and output (I/O) devices, such as a keyboard, a mouse, and a video display. The information handling system may also include one or more buses operable to transmit communications between the various hardware components.
- RAM random access memory
- processing resources such as a central processing unit (CPU) or hardware or software control logic
- ROM read-only memory
- Additional components of the information handling system may include one or more disk drives, one or more network ports for communicating with external devices as well as various input and output (I/O) devices, such as a keyboard, a mouse, and a video display.
- I/O input and output
- the information handling system may also include one or more buses operable to transmit communications between the various hardware components.
- a platform independent image engine 10 analyzes an enterprise software configuration 12 and generates a platform independent image 14 stored on a medium such as a CD-ROM 16 or network 18 .
- Platform independent image 14 is copied to an information handling system 20 having one of a set of defined hardware platforms identified by platform model type.
- Platform independent image 14 identifies the platform model type and configures information handling system 20 with drivers associated with the model type as well as with non-model type drivers associated with other hardware of information handling system 20 , such as post-purchase hardware installations and peripheral devices like monitor 22 and printer 24 .
- Platform independent image 14 has a modular architecture with a core image 26 that defines a software configuration for an enterprise, a set of platform drivers 28 that provide drivers for associated platform model types and an installation module 30 that provides intelligence for the self-configuration of an information handling system having the image.
- Core image 26 includes a hardware neutral operating system 32 , enterprise customizations 34 and enterprise applications 36 that define the software configuration for an enterprise.
- platform independent image engine 10 analyzes an information handling system configured as desired by an enterprise, and creates core image 26 by identifying, saving and removing configuration uniqueness as enterprise customizations 34 , saving a driverless operating system as hardware neutral operating system 32 , and saving enterprise-common applications 36 such as word processing, anti-virus, browser and other commonly deployed applications.
- Each platform driver file 28 includes drivers deployed to an associated platform model type so that platform independent image 14 is easily adapted to support new platforms by adding a new driver file 28 for each new platform.
- Installation module 30 includes a platform identification module 38 that determines the platform model type of an information handling system having platform independent image 14 , provides the associated driver file 28 for system preparation module 40 to configure the operating system, and removes the remaining platform driver files 28 .
- a Hardware Abstraction Layer module 42 determines if a Hardware Abstraction Layer exists and establishes updated settings for the hardware Abstraction Layer.
- a unique configuration module 44 applies the enterprise customizations 34 to the operating system and applications to complete installation of the enterprise configuration on a target platform.
- a flow diagram depicts a process for creating and deploying a platform independent image.
- a core image hardware neutral operating system load is prepared from an information handling system configured with the desired enterprise software configuration. For instance, a desired version of WINDOWS deployed by the enterprise is copied without drivers for platform and non-platform model type hardware.
- core image enterprise configuration customizations and applications are prepared from the enterprise-configured information handling system. The configuration uniqueness of the enterprise software configuration are identified and saved for re-application.
- the platform independent image is prepared with the core image operating system, enterprise configuration customizations and applications, the platform model type drivers and the installation module to provide installation intelligence.
- the platform independent image is copied to an information handling system for installation of the enterprise software configuration, and at step 54 the information handling system is booted to initiate installation of the software configuration with the installation module.
- Platform independent image 14 may be copied to a newly manufactured information handling system for initial installation of the enterprise software configuration or may be copied to a deployed enterprise information handling system to reinstall or update the enterprise software configuration. Updates to the enterprise software configuration are managed by updating an appropriate module, such as adding a new platform driver file, adding a new or modified enterprise customization or application.
- a flow diagram depicts a process for creating a platform independent image from an information handling system having the enterprise software configuration.
- the process starts at step 56 with a determination of the platform model type on which the enterprise software configuration is loaded.
- the registry security is relaxed for the information handling system to allow access to the registry settings and analysis of the enterprise software configuration for the determined platform model type.
- the operating system is saved without driver registry settings and the configuration uniqueness and applications for the enterprise configuration are identified and saved.
- the functions of installation module 30 are defined.
- HAL Hardware Abstraction Layer
- the existing Hardware Abstraction Layer settings are simplified to a lowest common denominator setting to ensure backwards compatibility for all existing platform model types that include Hardware Abstraction Layer functionality.
- enterprise and platform identification data are saved, such as user-required variables like machine naming and domain joining.
- the operating system login setting is set to auto for initiating boot at power-up of an information handling system having the platform independent image.
- the SYS files for supporting non-platform model type devices are saved and, at step 70 the registry entries for supporting the non-platform model type devices are pushed to the enterprise customizations.
- the Shell is set to control the next boot of an information handling system having the pltform independent image and, at step 74 the installation module is generated.
- the core image, platform drivers for all applicable platform model types and the installation module are copied to form the platform independent image.
- a flow diagram depicts a process for configuring an information handling system with a platform independent image copied to the information handling system's hard disk drive from a storage medium.
- the information handling system is booted from the image.
- the installation module determines the platform model type of the information handling system on which the platform independent image is installed and, at step 82 , cancels automatic hardware find functions of the operating system, such as plug-and-play functions.
- the installation module populates the operating system registry with the driver path for the driver file associated with the determined platform model type and, at step 86 launches a system preparation function, such as the SYSPREP function of the WINDOWS operating system, to initiate installation of the drivers.
- the information handling system is rebooted to run the system preparation function for loading the drivers associated with the determined platform model type into the information handling system operating system.
- the Hardware Abstraction Layer settings are detected and upgraded to settings appropriate for the enterprise software configuration.
- the information handling system is re-booted and non-platform model drivers are installed to support hardware configurations of third party or peripheral devices added to the information handling system platform by the enterprise.
- the installed software configuration is cleaned, such as by deleting unused platform driver files, and at step 96 the information handling system is re-booted to have the enterprise software configuration installation completed and operational.
- the platform independent image simplifies the scripting of operating system and driver settings for an enterprise by allowing the configuration of a new or existing information handling system with enterprise software from a single share point installation regardless of the hardware configuration of the target platform.
- the target software configuration is performed in a rapid manner from an image transferred to the information handling system and works on any platform having a driver file defined in the image.
- the platform independent image also offers ease of management through a modular design that updates an enterprise software configuration by updating the module associated with changes to the enterprise software configuration.
- An enterprise manages a consistent software configuration across different types of platforms and more easily coordinates with information handling system manufacturers for ordering new information handling systems with the desired software configuration, even as new platform model types are designed and produced.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
Description
- 1. Field of the Invention
- The present invention relates in general to the field of information handling system configurations, and more particularly relates to a platform independent imaging method and system for configuring software of an information handling system platform.
- 2. Description of the Related Art
- As the value and use of information continues to increase, individuals and businesses seek additional ways to process and store information. One option available to users is information handling systems. An information handling system generally processes, compiles, stores, and/or communicates information or data for business, personal, or other purposes thereby allowing users to take advantage of the value of the information. Because technology and information handling needs and requirements vary between different users or applications, information handling systems may also vary regarding what information is handled, how the information is handled, how much information is processed, stored, or communicated, and how quickly and efficiently the information may be processed, stored, or communicated. The variations in information handling systems allow for information handling systems to be general or configured for a specific user or specific use such as financial transaction processing, airline reservations, enterprise data storage, or global communications. In addition, information handling systems may include a variety of hardware and software components that may be configured to process, store, and communicate information and may include one or more computer systems, data storage systems, and networking systems.
- The wide variety of hardware platforms and software configurations available for information handling systems provides business enterprises with great flexibility to purchase information handling systems adapted to handle desired functions. However, the use of varied hardware platforms and software configurations typically introduces complexity to the purchase and maintenance of information handling systems for an enterprise. For instance, a business enterprise often orders information handling systems over a time period resulting in the purchase of a variety of hardware platform configurations. Thus, a business enterprise often must attempt to maintain a uniform operating system and a set of uniform applications on different hardware platforms. As an example, a business enterprise typically maintains a predetermined version of WINDOWS and commonly-used enterprise applications for word processing and other functions, such as WORD and EXPLORER, on platforms with different processors, memory and peripherals, such as monitors and printers.
- In order to configure information handling systems with consistent operating system and application loads for an enterprise customer, information handling system manufacturers typically load images with the desired configuration on a manufactured information handling system. An alternative to the use of an image is the use of an unattended installation, which loads a defined software configuration from an installation share point. In the event that difficulties arise after the information handling system is delivered, the business enterprise may re-install the software configuration by using the image or unattended installation used by the manufacturer.
- One difficulty with maintaining a uniform software configuration for a business enterprise is that the image and unattended installation techniques for loading a software configuration lack the flexibility and reliability for re-installation across a wide variety of platforms of a business enterprise. Image installations arc generally fast, simple and static, however, image installations generally require one image for each target platform and are inflexible in that any software configuration changes generally require the creation of a new image. In addition, transitions to new platforms usually require the creation of a new image with image management for multiple different platforms prone to expensive mistakes. Unattended installations are flexible and extendable in the support of multiple target platforms from a single installation share point, with new platforms added without effecting existing loads. New platforms are supported by unattended installations by adding new drivers and, if all target platforms need a similar change, a single modification to the installation share point will accommodate the change. However, unattended installations are generally difficult to create and modify and have a slow installation speed, often in excess of an hour, that typically precludes information handling system manufacturers from the use of unattended installations.
- Therefore a need has arisen for a system and method which self-configures an information handling system independent of target platform hardware configuration.
- A further need exists for a system and method which installs a software configuration in a flexible and rapid manner for use in information handling system manufacturing and in management of purchased information handling system software configurations.
- In accordance with the present invention, a system and method are provided which substantially reduce the disadvantages and problems associated with previous systems and methods for loading a desired software configuration on plural platform types. A platform independent image provides an enterprise software configuration on plural types of platform model types with modular components that simplify the management of modifications to the enterprise software configuration and the type of platform model types that accept the image.
- More specifically, a platform independent image is defined to install an enterprise software configuration on an information handling system having a hardware configuration platform from a set of platform model types. The platform independent image includes a core image having a hardware neutral operating system, customer enterprise customizations and enterprise applications, a set of platform driver files with a driver file for each platform model type, and an installation module with instructions for installing the enterprise software configuration on an information handling system. Upon boot of an information handling system having the platform independent image, the installation module determines the platform model type and populates the operating system with the driver file associated with the platform model type. In one embodiment, non-platform model drivers are configured to support third party hardware devices added to the information handling system platform. In another embodiment, Hardware Abstraction Layer settings of the platform independent image are set to a lowest common denominator of the platform models and then updated to match the determined platform model type during installation of the enterprise software configuration. Changes to supported platform model types are made by adding or removing a driver file for each model type added or removed. Changes to the scripting of operating system and drivers for installation of an enterprise software configuration are made by updating the appropriate module of the platform independent image.
- The present invention provides a number of important technical advantages. One example of an important technical advantage is that the platform independent image self-configures an information handling system independent of target platform hardware configuration. Plural hardware platforms are supported by saving a driver file for each hardware platform on the platform independent image and populating a hardware neutral operating system with an appropriate driver file based on discovery of the platform type at installation. In this manner, a single image may support configuration of software on information handling systems for an enterprise, both at manufacture of new information handling systems and reinstallation of a software configuration on an information handling system deployed to the enterprise. For instance the same image configures desktops or laptops of different model types by supporting each model type with a driver file.
- Another example of an important technical advantage is that the platform independent image installs a desired enterprise software configuration in a flexible and rapid manner for use in information handling system manufacturing and in management of purchased information handling system software configurations. An enterprise coordinates with a manufacturer to establish a desired software configuration for the enterprise. The manufacturer and enterprise use the platform independent image to configure a defined set of supported platforms with a desired operating system and applications. Modifications to the type of platforms supported or the enterprise software configuration are made by updating appropriate modules of the platform independent image to provide flexibility in configuration management. In addition, the platform independent image provides a relatively rapid installation of approximately eight minutes compared with installation times in excess of an hour for unattended installations.
- The present invention may be better understood, and its numerous objects, features and advantages made apparent to those skilled in the art by referencing the accompanying drawings. The use of the same reference number throughout the several figures designates a like or similar element.
-
FIG. 1 depicts a block diagram of a system for creating and deploying a platform independent image; -
FIG. 2 depicts a flow diagram for creating and deploying a platform independent image; -
FIG. 3 depicts a flow diagram for creating a platform independent image; and -
FIG. 4 depicts a flow diagram for configuring an information handling system with a platform independent image. - In order to aid in the management of an enterprise software configuration across plural information handling system hardware platforms, the present invention provides a platform independent image that supports installation and reinstallation of the enterprise software configuration in plural information handling system platform types. For purposes of this disclosure, an information handling system may include any instrumentality or aggregate of instrumentalities operable to compute, classify, process, transmit, receive, retrieve, originate, switch, store, display, manifest, detect, record, reproduce, handle, or utilize any form of information, intelligence, or data for business, scientific, control, or other purposes. For example, an information handling system may be a personal computer, a network storage device, or any other suitable device and may vary in size, shape, performance, functionality, and price. The information handling system may include random access memory (RAM), one or more processing resources such as a central processing unit (CPU) or hardware or software control logic, ROM, and/or other types of nonvolatile memory. Additional components of the information handling system may include one or more disk drives, one or more network ports for communicating with external devices as well as various input and output (I/O) devices, such as a keyboard, a mouse, and a video display. The information handling system may also include one or more buses operable to transmit communications between the various hardware components.
- Referring now to
FIG. 1 , a block diagram depicts a system for creating and deploying a platform independent image. A platformindependent image engine 10 analyzes an enterprise software configuration 12 and generates a platformindependent image 14 stored on a medium such as a CD-ROM 16 ornetwork 18. Platformindependent image 14 is copied to aninformation handling system 20 having one of a set of defined hardware platforms identified by platform model type. Platformindependent image 14 identifies the platform model type and configuresinformation handling system 20 with drivers associated with the model type as well as with non-model type drivers associated with other hardware ofinformation handling system 20, such as post-purchase hardware installations and peripheral devices likemonitor 22 andprinter 24. - Platform
independent image 14 has a modular architecture with acore image 26 that defines a software configuration for an enterprise, a set ofplatform drivers 28 that provide drivers for associated platform model types and aninstallation module 30 that provides intelligence for the self-configuration of an information handling system having the image.Core image 26 includes a hardwareneutral operating system 32, enterprise customizations 34 andenterprise applications 36 that define the software configuration for an enterprise. For instance, platformindependent image engine 10 analyzes an information handling system configured as desired by an enterprise, and createscore image 26 by identifying, saving and removing configuration uniqueness as enterprise customizations 34, saving a driverless operating system as hardwareneutral operating system 32, and saving enterprise-common applications 36 such as word processing, anti-virus, browser and other commonly deployed applications. Eachplatform driver file 28 includes drivers deployed to an associated platform model type so that platformindependent image 14 is easily adapted to support new platforms by adding anew driver file 28 for each new platform.Installation module 30 includes aplatform identification module 38 that determines the platform model type of an information handling system having platformindependent image 14, provides the associateddriver file 28 forsystem preparation module 40 to configure the operating system, and removes the remaining platform driver files 28. A HardwareAbstraction Layer module 42 determines if a Hardware Abstraction Layer exists and establishes updated settings for the hardware Abstraction Layer. A unique configuration module 44 applies the enterprise customizations 34 to the operating system and applications to complete installation of the enterprise configuration on a target platform. - Referring now to
FIG. 2 , a flow diagram depicts a process for creating and deploying a platform independent image. Atstep 46, a core image hardware neutral operating system load is prepared from an information handling system configured with the desired enterprise software configuration. For instance, a desired version of WINDOWS deployed by the enterprise is copied without drivers for platform and non-platform model type hardware. At step 48, core image enterprise configuration customizations and applications are prepared from the enterprise-configured information handling system. The configuration uniqueness of the enterprise software configuration are identified and saved for re-application. Atstep 50, the platform independent image is prepared with the core image operating system, enterprise configuration customizations and applications, the platform model type drivers and the installation module to provide installation intelligence. Atstep 52, the platform independent image is copied to an information handling system for installation of the enterprise software configuration, and atstep 54 the information handling system is booted to initiate installation of the software configuration with the installation module. Platformindependent image 14 may be copied to a newly manufactured information handling system for initial installation of the enterprise software configuration or may be copied to a deployed enterprise information handling system to reinstall or update the enterprise software configuration. Updates to the enterprise software configuration are managed by updating an appropriate module, such as adding a new platform driver file, adding a new or modified enterprise customization or application. - Referring now to
FIG. 3 , a flow diagram depicts a process for creating a platform independent image from an information handling system having the enterprise software configuration. The process starts atstep 56 with a determination of the platform model type on which the enterprise software configuration is loaded. Atstep 58, the registry security is relaxed for the information handling system to allow access to the registry settings and analysis of the enterprise software configuration for the determined platform model type. At step 60, the operating system is saved without driver registry settings and the configuration uniqueness and applications for the enterprise configuration are identified and saved. - Starting at step 62, the functions of
installation module 30 are defined. At step 62, if a Hardware Abstraction Layer (“HAL”) exists for high performance and/or multiprocessor usage, the existing Hardware Abstraction Layer settings are simplified to a lowest common denominator setting to ensure backwards compatibility for all existing platform model types that include Hardware Abstraction Layer functionality. Atstep 64, enterprise and platform identification data are saved, such as user-required variables like machine naming and domain joining. Atstep 66, the operating system login setting is set to auto for initiating boot at power-up of an information handling system having the platform independent image. Atstep 68, the SYS files for supporting non-platform model type devices, such as third party hardware and peripheral devices, are saved and, at step 70 the registry entries for supporting the non-platform model type devices are pushed to the enterprise customizations. Atstep 72, the Shell is set to control the next boot of an information handling system having the pltform independent image and, atstep 74 the installation module is generated. Atstep 76, the core image, platform drivers for all applicable platform model types and the installation module are copied to form the platform independent image. - Referring now to
FIG. 4 , a flow diagram depicts a process for configuring an information handling system with a platform independent image copied to the information handling system's hard disk drive from a storage medium. Atstep 78, the information handling system is booted from the image. Atstep 80, the installation module determines the platform model type of the information handling system on which the platform independent image is installed and, atstep 82, cancels automatic hardware find functions of the operating system, such as plug-and-play functions. Atstep 84, the installation module populates the operating system registry with the driver path for the driver file associated with the determined platform model type and, atstep 86 launches a system preparation function, such as the SYSPREP function of the WINDOWS operating system, to initiate installation of the drivers. Atstep 88, the information handling system is rebooted to run the system preparation function for loading the drivers associated with the determined platform model type into the information handling system operating system. At step 90, the Hardware Abstraction Layer settings are detected and upgraded to settings appropriate for the enterprise software configuration. Atstep 92, the information handling system is re-booted and non-platform model drivers are installed to support hardware configurations of third party or peripheral devices added to the information handling system platform by the enterprise. At step 94, the installed software configuration is cleaned, such as by deleting unused platform driver files, and at step 96 the information handling system is re-booted to have the enterprise software configuration installation completed and operational. - The platform independent image simplifies the scripting of operating system and driver settings for an enterprise by allowing the configuration of a new or existing information handling system with enterprise software from a single share point installation regardless of the hardware configuration of the target platform. The target software configuration is performed in a rapid manner from an image transferred to the information handling system and works on any platform having a driver file defined in the image. In addition to rapid installation from a single image, the platform independent image also offers ease of management through a modular design that updates an enterprise software configuration by updating the module associated with changes to the enterprise software configuration. An enterprise manages a consistent software configuration across different types of platforms and more easily coordinates with information handling system manufacturers for ordering new information handling systems with the desired software configuration, even as new platform model types are designed and produced.
- Although the present invention has been described in detail, it should be understood that various changes, substitutions and alterations can be made hereto without departing from the spirit and scope of the invention as defined by the appended claims.
Claims (20)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/490,146 US20120246635A1 (en) | 2002-12-12 | 2012-06-06 | Platform Independent Imaging Method And System |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US10/317,871 US8225306B2 (en) | 2002-12-12 | 2002-12-12 | Platform independent imaging method and system |
| US13/490,146 US20120246635A1 (en) | 2002-12-12 | 2012-06-06 | Platform Independent Imaging Method And System |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US10/317,871 Continuation US8225306B2 (en) | 2002-12-12 | 2002-12-12 | Platform independent imaging method and system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20120246635A1 true US20120246635A1 (en) | 2012-09-27 |
Family
ID=32506233
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US10/317,871 Active 2030-05-29 US8225306B2 (en) | 2002-12-12 | 2002-12-12 | Platform independent imaging method and system |
| US13/490,146 Abandoned US20120246635A1 (en) | 2002-12-12 | 2012-06-06 | Platform Independent Imaging Method And System |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US10/317,871 Active 2030-05-29 US8225306B2 (en) | 2002-12-12 | 2002-12-12 | Platform independent imaging method and system |
Country Status (1)
| Country | Link |
|---|---|
| US (2) | US8225306B2 (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8505005B1 (en) * | 2007-07-24 | 2013-08-06 | United Services Automobile Association (Usaa) | Multi-platform network-based software distribution |
| US9311225B2 (en) | 2013-01-04 | 2016-04-12 | Microsoft Technology Licensing, Llc | DMA channels |
| US9323543B2 (en) | 2013-01-04 | 2016-04-26 | Microsoft Technology Licensing, Llc | Capability based device driver framework |
| US9811319B2 (en) | 2013-01-04 | 2017-11-07 | Microsoft Technology Licensing, Llc | Software interface for a hardware device |
Families Citing this family (26)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7765284B2 (en) * | 2002-10-24 | 2010-07-27 | Hewlett-Packard Development Company, L.P. | Dynamically modified, multiple-platform computer programs, and methods and apparatus utilizing same |
| JP4463021B2 (en) * | 2003-06-30 | 2010-05-12 | 株式会社リコー | Information processing apparatus, device control method, and recording medium |
| US20050034118A1 (en) * | 2003-07-15 | 2005-02-10 | Siemens Business Services Inc. | Systems and methods for transferring information to a computer memory |
| US7493627B2 (en) * | 2004-08-19 | 2009-02-17 | Lenovo (Singapore) Pte. Ltd. | System and method for configuring computer for operation |
| US7512833B1 (en) * | 2005-05-09 | 2009-03-31 | Adam C. Murphy | Universal imaging utility program |
| US7765287B2 (en) * | 2005-08-25 | 2010-07-27 | Microsoft Corporation | Platform management techniques of handling providers |
| US8020158B2 (en) * | 2005-12-17 | 2011-09-13 | Intel Corporation | Installing and executing shared applications in shared folders |
| US8387048B1 (en) * | 2006-04-25 | 2013-02-26 | Parallels IP Holdings GmbH | Seamless integration, migration and installation of non-native application into native operating system |
| US8607223B2 (en) * | 2006-07-28 | 2013-12-10 | International Business Machines Corporation | Creating multiplatform customized install packages for software installation |
| US8312449B2 (en) * | 2006-10-31 | 2012-11-13 | International Business Machines Corporation | Viral installation of operating systems in a network |
| US9513892B2 (en) * | 2007-01-25 | 2016-12-06 | Hewlett-Packard Development Company, L.P. | Capturing and deploying an operating system in a computer environment |
| US9454384B2 (en) * | 2007-07-05 | 2016-09-27 | Microsoft Technology Licensing, Llc | Custom operating system via a web-service |
| US8719812B1 (en) * | 2008-06-30 | 2014-05-06 | Emc Corporation | Methods, systems, and computer readable media for dynamically modifying and utilizing a software package description for software installation |
| US8176311B1 (en) * | 2009-01-23 | 2012-05-08 | Juniper Networks, Inc. | Initializing platform-specific features of a platform during early stages of booting the kernel |
| US8966475B2 (en) * | 2009-08-10 | 2015-02-24 | Novell, Inc. | Workload management for heterogeneous hosts in a computing system environment |
| US9069620B2 (en) | 2010-10-20 | 2015-06-30 | Microsoft Technology Licensing, Llc | Creating and deploying service-ready virtual hard disks |
| US20120144390A1 (en) * | 2010-12-07 | 2012-06-07 | Microsoft Corporation | Customized computer image preparation and deployment including virtual machine mode |
| US8606892B2 (en) | 2011-11-28 | 2013-12-10 | Wyse Technology Inc. | Deployment and updating of applications and drivers on a client device using an extensible markup language (XML) configuration file |
| US20130139183A1 (en) * | 2011-11-28 | 2013-05-30 | Wyse Technology Inc. | Creation or installation of a disk image for a target device having one of a plurality of hardware platforms |
| US8612516B2 (en) | 2011-11-28 | 2013-12-17 | Wyse Technology Inc. | Deployment of a driver or an application on a client device having a write-filter |
| JP2013186793A (en) * | 2012-03-09 | 2013-09-19 | Toshiba Corp | Information processing device, image file generation method and program |
| CN102711279B (en) * | 2012-05-08 | 2019-02-26 | 中兴通讯股份有限公司 | A kind of networking methods and equipment |
| US9239714B2 (en) * | 2012-08-17 | 2016-01-19 | Business Objects Software | Rapid deployment of software applications |
| EP3161652B1 (en) * | 2014-06-30 | 2020-06-03 | Hewlett-Packard Development Company, L.P. | Full virtual machine functionality |
| WO2016003415A1 (en) * | 2014-06-30 | 2016-01-07 | Hewlett-Packard Development Company, L.P. | Securely sending a complete initialization package |
| CN109960515B (en) * | 2017-12-25 | 2022-08-02 | 宏碁股份有限公司 | Image file making method and device |
Family Cites Families (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5481714A (en) | 1993-10-18 | 1996-01-02 | International Business Machines Corporation | Method and system for installing an operating system on a data processing system with abort capability and voice input feature |
| GB2321981B (en) | 1997-02-06 | 2002-01-09 | Ibm | Hosted machine code installation |
| JP3485434B2 (en) * | 1997-04-04 | 2004-01-13 | 株式会社日立ユニシアオートモティブ | Valve train for internal combustion engine |
| US6202147B1 (en) * | 1998-06-29 | 2001-03-13 | Sun Microsystems, Inc. | Platform-independent device drivers |
| US6421777B1 (en) | 1999-04-26 | 2002-07-16 | International Business Machines Corporation | Method and apparatus for managing boot images in a distributed data processing system |
| US6513159B1 (en) * | 2000-03-28 | 2003-01-28 | Intel Corporation | Platform intelligent installer |
| US6804774B1 (en) * | 2000-05-12 | 2004-10-12 | Hewlett-Packard Development Company, L.P. | Software image transition aid comprising building a disk image based on identified hardware |
| US6487522B1 (en) * | 2000-11-01 | 2002-11-26 | Dell Products, L.P. | System and method for selectively executing a computer program based on the presence of associated hardware |
| US20020147972A1 (en) * | 2001-01-31 | 2002-10-10 | Olmeda Hector M. | System and method for configuring an application environment on a computer platform |
| EP1265139A1 (en) * | 2001-06-08 | 2002-12-11 | Hewlett Packard Company, a Delaware Corporation | A method of restoring an impaired software image associated with a networked computer |
| US6993642B2 (en) * | 2001-07-24 | 2006-01-31 | Microsoft Corporation | Method and system for creating and employing an operating system having selected functionality |
| JP4042364B2 (en) * | 2001-07-27 | 2008-02-06 | 日本電気株式会社 | Address generation circuit, selection decision circuit |
| US6944867B2 (en) * | 2001-10-04 | 2005-09-13 | Lenovo (Singapore) Pte. Ltd. | Method for providing a single preloaded software image with an ability to support multiple hardware configurations and multiple types of computer systems |
| US7219344B2 (en) * | 2002-04-30 | 2007-05-15 | Accenture Global Services Gmbh | Method and apparatus for deploying programs and computing platforms to selected computers |
| US6938250B2 (en) * | 2002-06-12 | 2005-08-30 | Microsoft Corporation | Image-based software installation |
| US7266818B2 (en) * | 2002-06-28 | 2007-09-04 | Microsoft Corporation | Automated system setup |
-
2002
- 2002-12-12 US US10/317,871 patent/US8225306B2/en active Active
-
2012
- 2012-06-06 US US13/490,146 patent/US20120246635A1/en not_active Abandoned
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8505005B1 (en) * | 2007-07-24 | 2013-08-06 | United Services Automobile Association (Usaa) | Multi-platform network-based software distribution |
| US9268548B1 (en) | 2007-07-24 | 2016-02-23 | United Services Automobile Association (Usaa) | Multi-platform network-based software distribution |
| US9311225B2 (en) | 2013-01-04 | 2016-04-12 | Microsoft Technology Licensing, Llc | DMA channels |
| US9323543B2 (en) | 2013-01-04 | 2016-04-26 | Microsoft Technology Licensing, Llc | Capability based device driver framework |
| US9811319B2 (en) | 2013-01-04 | 2017-11-07 | Microsoft Technology Licensing, Llc | Software interface for a hardware device |
Also Published As
| Publication number | Publication date |
|---|---|
| US20040117338A1 (en) | 2004-06-17 |
| US8225306B2 (en) | 2012-07-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8225306B2 (en) | Platform independent imaging method and system | |
| US20070006205A1 (en) | System for virtual image migration | |
| TWI384399B (en) | Apparatus and methods for updating firmware | |
| US7330967B1 (en) | System and method for injecting drivers and setup information into pre-created images for image-based provisioning | |
| US8510422B2 (en) | Systems and methods for extension of server management functions | |
| US8225309B2 (en) | Method and process for using common preinstallation environment for heterogeneous operating systems | |
| US20100058328A1 (en) | Systems and methods for differential software provisioning on virtual machines having different configurations | |
| JP2003114801A (en) | System and method to automate management of computer services and programmable devices | |
| US11334367B2 (en) | Placeholder boot option and boot option replacement system | |
| US11755335B2 (en) | Bios variable-based application deployments | |
| US8898659B2 (en) | Method and apparatus to customize and configure multiple operating systems on a server | |
| US12223333B2 (en) | System and method to update system recommended settings for corresponding operating system version | |
| US8086834B2 (en) | System and method for populating a dedicated system service repository for an information handling system | |
| US11675601B2 (en) | Systems and methods to control software version when deploying OS application software from the boot firmware | |
| US8386761B2 (en) | System for registering and initiating pre-boot environment for enabling partitions | |
| US20040243385A1 (en) | Emulation of hardware devices in a pre-boot environment | |
| US20240143412A1 (en) | Docker-Based Plugins for Hyperconverged Infrastructure Platforms | |
| US20070234000A1 (en) | Method and system for dynamic management of a utility partition in a pre-operating system environment | |
| US20060277340A1 (en) | System and method for providing layered profiles | |
| CN102681859A (en) | Method for starting Windows operation systems from USB (universal serial bus) mass storage device | |
| US20250321880A1 (en) | Transforming legacy uefi firmware to universal scalable firmware | |
| US11507383B2 (en) | Configurable boot paths | |
| US11334342B1 (en) | Updating firmware of unsupported devices | |
| US20060150167A1 (en) | System and method for integrating non-native storage devices in an information handling system image | |
| US20060136429A1 (en) | Control of policies for setting file associations in information handling systems |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT, TE Free format text: PATENT SECURITY AGREEMENT (ABL);ASSIGNORS:DELL INC.;APPASSURE SOFTWARE, INC.;ASAP SOFTWARE EXPRESS, INC.;AND OTHERS;REEL/FRAME:031898/0001 Effective date: 20131029 Owner name: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS FIRST LIEN COLLATERAL AGENT, TEXAS Free format text: PATENT SECURITY AGREEMENT (NOTES);ASSIGNORS:APPASSURE SOFTWARE, INC.;ASAP SOFTWARE EXPRESS, INC.;BOOMI, INC.;AND OTHERS;REEL/FRAME:031897/0348 Effective date: 20131029 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: PATENT SECURITY AGREEMENT (TERM LOAN);ASSIGNORS:DELL INC.;APPASSURE SOFTWARE, INC.;ASAP SOFTWARE EXPRESS, INC.;AND OTHERS;REEL/FRAME:031899/0261 Effective date: 20131029 Owner name: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT, TEXAS Free format text: PATENT SECURITY AGREEMENT (ABL);ASSIGNORS:DELL INC.;APPASSURE SOFTWARE, INC.;ASAP SOFTWARE EXPRESS, INC.;AND OTHERS;REEL/FRAME:031898/0001 Effective date: 20131029 Owner name: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS FI Free format text: PATENT SECURITY AGREEMENT (NOTES);ASSIGNORS:APPASSURE SOFTWARE, INC.;ASAP SOFTWARE EXPRESS, INC.;BOOMI, INC.;AND OTHERS;REEL/FRAME:031897/0348 Effective date: 20131029 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH Free format text: PATENT SECURITY AGREEMENT (TERM LOAN);ASSIGNORS:DELL INC.;APPASSURE SOFTWARE, INC.;ASAP SOFTWARE EXPRESS, INC.;AND OTHERS;REEL/FRAME:031899/0261 Effective date: 20131029 |
|
| AS | Assignment |
Owner name: DELL MARKETING L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: DELL INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: FORCE10 NETWORKS, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: COMPELLANT TECHNOLOGIES, INC., MINNESOTA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: ASAP SOFTWARE EXPRESS, INC., ILLINOIS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: PEROT SYSTEMS CORPORATION, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: APPASSURE SOFTWARE, INC., VIRGINIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: CREDANT TECHNOLOGIES, INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 Owner name: SECUREWORKS, INC., GEORGIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040065/0216 Effective date: 20160907 |
|
| AS | Assignment |
Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: DELL MARKETING L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: COMPELLENT TECHNOLOGIES, INC., MINNESOTA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: APPASSURE SOFTWARE, INC., VIRGINIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: FORCE10 NETWORKS, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: PEROT SYSTEMS CORPORATION, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: DELL INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: SECUREWORKS, INC., GEORGIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: CREDANT TECHNOLOGIES, INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: ASAP SOFTWARE EXPRESS, INC., ILLINOIS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040040/0001 Effective date: 20160907 Owner name: DELL INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: FORCE10 NETWORKS, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: APPASSURE SOFTWARE, INC., VIRGINIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: ASAP SOFTWARE EXPRESS, INC., ILLINOIS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: CREDANT TECHNOLOGIES, INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: COMPELLENT TECHNOLOGIES, INC., MINNESOTA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: DELL MARKETING L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: SECUREWORKS, INC., GEORGIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: PEROT SYSTEMS CORPORATION, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040065/0618 Effective date: 20160907 |
|
| AS | Assignment |
Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT, NORTH CAROLINA Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040134/0001 Effective date: 20160907 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040136/0001 Effective date: 20160907 Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLAT Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040134/0001 Effective date: 20160907 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., A Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040136/0001 Effective date: 20160907 |
|
| STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION |
|
| AS | Assignment |
Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: MOZY, INC., WASHINGTON Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: MAGINATICS LLC, CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: FORCE10 NETWORKS, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: EMC CORPORATION, MASSACHUSETTS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL SYSTEMS CORPORATION, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL MARKETING L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL INTERNATIONAL, L.L.C., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: CREDANT TECHNOLOGIES, INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: AVENTAIL LLC, CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: ASAP SOFTWARE EXPRESS, INC., ILLINOIS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 |
|
| AS | Assignment |
Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC), MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL INTERNATIONAL L.L.C., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 |
|
| AS | Assignment |
Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC), MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL INTERNATIONAL L.L.C., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 |