US10430209B1 - System and method for server customization - Google Patents
System and method for server customization Download PDFInfo
- Publication number
- US10430209B1 US10430209B1 US15/590,722 US201715590722A US10430209B1 US 10430209 B1 US10430209 B1 US 10430209B1 US 201715590722 A US201715590722 A US 201715590722A US 10430209 B1 US10430209 B1 US 10430209B1
- Authority
- US
- United States
- Prior art keywords
- server
- file
- module
- customizer
- launch
- 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.)
- Active, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
- H04L41/0806—Configuration setting for initial configuration or provisioning, e.g. plug-and-play
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4416—Network booting; Remote initial program loading [RIPL]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44568—Immediately runnable code
- G06F9/44578—Preparing or optimising for loading
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
- H04L41/0813—Configuration setting characterised by the conditions triggering a change of settings
- H04L41/082—Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
-
- H04L67/42—
Definitions
- the present invention relates generally to management of servers in a large wide area network and, more particularly, to processes for building servers consistently.
- a large enterprise with hundreds or thousands of servers may easily build or rebuild 30 or more servers each month with a goal of having each server being built being as similar as possible to the other servers. Having this consistency in the server build process makes the support of the servers, once they are in production environment, much easier to manage. To this end, exhaustive effort is applied to developing processes and procedures to be followed while building a server. However, even with such processes and procedures, due to the number of persons involved in building servers and the odd times at which a server might need to be rebuilt, mistakes are often made which can cause problems once the server is in a production environment.
- Prior art solutions for server customization use an assortment of batch files, Visual Basic scripts, and compiled executables. Each of these components can handle part of the installation process, but not the entire process.
- the invention is directed to a software utility and method to provide consistency in the server build process making the support of the servers in a large enterprise computer network much easier to manage once the servers are in production.
- the invention provides a software scripting and maintenance solution that includes two pieces of software: server customizer (SrvCust) and the mostly unattended install launch utility (SrvMUI).
- server customizer SrvCust
- SrvMUI mostly unattended install launch utility
- the server customizer is a Graphical User Interface (GUI)-based and initialization (.ini) file driven software utility.
- GUI Graphical User Interface
- the server customizer user interface includes four tabs: “Build”, “Customize”, “Install” and “Utilities”. Each tab is populated as a radio button menu via input in the initialization file. The functionality of each radio button is driven by the manner in which the information is input into the initialization file.
- the server customizer can also be configured to reboot the machine upon completion of the script, or to enter the domain by inserting into a particular Organizational Unit (OU) in the Active Directory, setting the computer name and create or delete shares.
- OU Organizational Unit
- the true functionality comes in the integration of the server customizer with the SrvMUILaunch utility.
- SrvMUI is another initialization file driven utility. Though it does have a GUI interface, that interface mostly serves as a status monitoring form mirroring the input to the log file while the operation is taking place. Included among SrvMUI's functionality are registry configuration; keyword substitution; file execution; MSI installations, updating local files with centrally maintained files; rebooting the machine with or without a prompt; service stop, start and restarts; creating and deleting shares, writing to a text based file (for scripting purposes), conditional skipping of certain steps based upon keywords; conditional ending of the process if the machine is or is not a domain controller; and adding or removing a local identifier (ID) or group from the machine.
- ID local identifier
- SrvMUI has the ability to run in a standalone manner or to be launched from the server customizer.
- a server customizer module is generated that includes a server customizer initialization file containing a plurality of arguments for populating and running a plurality of standardized applications, scripts and utilities on each server.
- the server customizer module is installed on each of the plurality of servers for subsequent execution as part of the server build/customization process.
- a server unattended install launch module is generated that includes an unattended install launch initialization file for launching a plurality of standardized processes on each server.
- the server unattended install launch module is installed on each of the plurality of servers for subsequent execution as part of the server build/customization process.
- the server customizer module and server unattended install launch module are executed on each of the plurality of servers to complete customization of each server.
- a computer program product for customization of a plurality of servers in a computer network.
- the computer program product comprises a computer readable medium having embedded computer readable code.
- the computer readable medium comprises program instructions that generate a server customizer module including a server customizer initialization file containing a plurality of arguments for populating and running a plurality of standardized applications, scripts and utilities on each server; program instructions that install the server customizer module on each of the plurality of servers; program instructions that generate a server unattended install launch module including an unattended install launch initialization file for launching a plurality of standardized processes on each server; program instructions that install the server unattended install launch module on each of the plurality of servers; and program instructions that execute the server customizer module and server unattended install launch module on each of the plurality of servers to complete customization of each server.
- a system for customization of a plurality of servers in a computer network.
- the system includes a server unattended install launch module including an unattended install launch initialization file for launching a plurality of standardized processes on each server.
- the system also includes a server customizer module, cooperative with the server unattended install launch module, and including a server customizer initialization file containing a plurality of arguments for populating and running a plurality of standardized applications, scripts and utilities on each server.
- a server customizer module user interface enables user interaction with the server customizer module and includes a plurality of tabs that are generated by the server customizer initialization file wherein each tab includes a plurality of selectable functions.
- Each selectable function includes a set of keys that provide a value for a name, a location, a plurality of arguments, and a log file associated with the selectable function.
- FIGS. 1A-1D illustrate user interfaces for the several sections of the server customizer utility in accordance with an exemplary embodiment of the invention.
- FIG. 2 illustrates a user interface identifying additional server customizer functions available to the user in an exemplary embodiment of the invention.
- FIGS. 3A-3E illustrate exemplary user interface prompts for the “join domain” function of the server customizer.
- FIG. 4 illustrates an exemplary user interface prompt for the “set computer name” function of the server customizer.
- FIGS. 5A-5C illustrate exemplary user interface prompts for the “create share” function of the server customizer.
- FIGS. 6A-6B illustrate exemplary user interface prompts for the “delete share” function of the server customizer.
- FIG. 7 illustrates an exemplary user interface prompt for the “reboot machine” function of the server customizer.
- the exemplary embodiment of the invention is described in terms of the Microsoft .NET framework and the C# high level language.
- the .NET framework has two main elements: a virtual machine called the Common Language Runtime (CLR) and the Base Class Libraries (BCL).
- CLR Common Language Runtime
- BCL Base Class Libraries
- IL Intermediate Language
- the CLR takes the code in IL form and converts it to machine code that it executes.
- the code that is generated is called managed code.
- the CLR controls all aspects of allocating memory and lifetime of objects.
- the BCL is a set of classes and functions that enable the programmer to communicate with the operating system and other technologies.
- C# is a language derived from C++ by Microsoft for the .NET Framework.
- C# doesn't use pointers, has single inheritance, does not have macro support, and does not have template support. Single inheritance means that a class can only derive from at most one other class. When a class inherits from another class, it gains all the properties, methods, fields, events, and constructors from the class from which it inherited (i.e., the base class). The class that inherits from the base class is referred to as the derived class.
- Authentication is the act of determining the identity of the requesting user. Typically, the user must present credentials such as a name/password pair in order to be authenticated. Once the authenticated identity is established, the right to access a given resource must be determined.
- installing the server customizer (SrvCust) utility requires copying three files to a folder on the local computer. These files are SrvCust.exe, SrvCust.ini and ErrorCodes.ini.
- the folder which is designated for the server customizer will be established in the SrvCust.ini file at the bottom of the file:
- CustPath “ ⁇ ServerBuild ⁇ dfsroot ⁇ ServerBuild ⁇ Windows ⁇ Automation ⁇ Customizer”
- the “LocalPath” is the location where the server customizer utility will be located on all machines using the server customizer. Also included in this configuration is the list of domains that will managed as part of the server configuration, the “NetPath” and “CustPath” which is the central location of the server customizer “gold” files (i.e., the server customizer will automatically update itself and all initialization files from this location). Finally, the MUIEXEFileName designates the executable launched when a launch file is designated with an .ini extension in the server customizer main initialization file. Without input from the initialization file, the server customizer is just a blank shell. Adding the pertinent detail into the initialization file makes the server customizer a useful tool.
- the server customizer initialization (SrvCust.ini) file is the heart of the entire server customizer system. This file contains the arguments for populating and running applications, scripts and setup functions for the purpose of customizing servers. Each section of the initialization file, i.e., “Build”, “Customize”, “Install”, and “Utilities”, corresponds to one of the tabs in the server customizer user interface, as illustrated in FIGS. 1A-1D . Each of the four sections has a set of keys that assigns a value corresponding to a button in the tab being referenced. The first value will always be the number of buttons in the tab. Following that is a set of arguments which supply the name, location, arguments, log file information and potential update path for each of the buttons beginning with the name of the tab and ending with the number of the button.
- the above segment sets the first three radio buttons on the “Build” tab of the server customizer user interface. This is established by the fact that the “Build” section in the initialization file corresponds to the “Build” tab. After that the next required entry is the “NumBuild” key designating how many radio buttons will be built on the tab. In this example, and as further shown in the figure, there will be nine radio buttons on the “Build” tab.
- Each button has a set of numerically identified keys that assigns the functionality of the button.
- the first set of keys has all but one of the possible combinations, Name, File, Path, Arg, UpdatePath, LogPath, LogFile and UponCompletion. Assigning a number to the end of a key assigns the location on the tab.
- the first button is assigned its title with:
- this can be an executable file, a batch or command file, or an installation (.msi) file which would be used to run an installation.
- it is an initialization file which causes the server customizer to launch SrvMUI. This will be discussed further below.
- the “Path” key denotes the location from which the file will be launched.
- the location includes the full path including the drive and ends in a backslash ( ⁇ ).
- the “Arg” key is the only key not used in the first button. It is literally the argument which would be passed to a launched file when it is launched.
- the “UpdatePath” key is the location on the network where a “gold” copy of the file being launched is maintained.
- the server customizer checks the date and time stamp and version of the local file against that of the central file and if different, the local file is updated with the one stored on the network.
- the “LogPath” key is the folder where the log for the current activity will be written.
- the “LogFile” key is the name of the file to which the log will be written in the above location.
- the “UponCompletion” key means that when the process “Initialize New Server” finishes it will prompt to join a domain by offering the user a selection of domains and OUs for server placement.
- MSI Microsoft Windows Installer
- Other executable files can be launched from a network or local path. If launched from a local path, the user can specify a network path to check for an updated file. The check for updated file will take place before the file is launched. If an update is found, then the updated file will be copied to the launch location.
- Table 1 below summarizes the key functions associated with the build function of the server customizer utility.
- Table 2 immediately follows Table 1 and includes the launch file extensions in an exemplary embodiment.
- the launch file extensions include .exe for an executable file, .msi for an installation file from a central location, .cmd for a command file, .bat for a batch file and .ini for an initialization file.
- Server customizer functions are available under the “Tools” menu as illustrated in FIG. 2 . These functions include “Join Domain”, “Set Computer Name”, “Create Share”, “Delete Share”, and “Reboot Machine”.
- the “Join Domain” function generates a series of prompts beginning with the user's name and password credentials as shown in FIG. 3A .
- the user is then prompted to select a domain name into which the server should be inserted as shown in FIGS. 3B-3C .
- the user is next prompted to select the OU or container in Active Directory to which the server should be added as shown in FIGS. 3D-3E .
- the “Set Computer Name” function prompts the user to change the computer name as illustrated in FIG. 4 .
- the “Create Share” function prompts the user for the path to the share to create as illustrated in FIG. 5A .
- the user is then prompted for the name of the share as illustrated in FIG. 5B . If successful, a message similar to that displayed in FIG. 5C will appear.
- the “Delete Share” function prompts the user for the name of a share to be deleted as illustrated in FIG. 6A . If successful, a message similar to that displayed in FIG. 6B will appear.
- the “Reboot Machine” function will prompt the user for a machine reboot as illustrated in FIG. 7 . Selecting “Yes” will cause the machine to reboot immediately.
- the installation of the SrvMUI utility requires four files: ErrorCodes.ini, ShortCut.dll and SrvMUI.exe. If the SrvMUI utility is going to be run in standalone mode, it will also require an initialization file matching its name, SrvMUI.ini. Simply launching the SrvMUI will cause it to look for SrvMUI.ini in the same folder where SrvMUI.exe exists. This is the standalone usage of the SrvMUI in the initial stages of building a server during the imaging process.
- the SrvMUI is designed to be run either in the standalone manner above, from the server customizer, or re-launched from the SrvMUI itself.
- the graphical user interface part of the SrvMUI is mostly a logging shell. In many uses, this shell will not be visible while the tool that it is launching is in use. Otherwise, while events are taking place, the log of events will pass through the reporting window and the status bar.
- the purpose of the SrvMUI utility is to chain events as part of a procedure, an install process or keeping local files up-to-date with a centralized “gold” copy.
- the SrvMUI requires a consistent setup regarding the initialization files which are used. Since the SrvMUI is completely driven by initialization files, the format of the initialization file is of utmost importance. Also, as with the server customizer, there is a section at the bottom of each SrvMUI.ini file which needs to be properly filled out for the SrvMUI to function correctly. Incorrectly filling out this portion of the initialization file will cause unpredictable results with the SrvMUI.
- CustPath “ ⁇ ServerBuild ⁇ dfsroot ⁇ ServerBuild ⁇ Windows ⁇ Automation ⁇ Customizer”
- the “LocalPath” is the location where the SrvMUI.exe will be located on all machines using the SrvMUI. Also included in this configuration is the “NetPath” and “CustPath” which is the central location of the server customizer “gold” files (i.e., the SrvMUI will automatically update itself and all initialization files from this location). Finally, the “FormText” key identifies the name which shows up in the banner bar of the form during execution. “Complex” is a key for creating a complex randomly generated and encrypted word and can be used for password creation using the “@Complex@” substitution keyword.
- the initialization files used for SrvMUI are the very core of the operation of the SrvMUI. There is an enormous amount of flexibility and capability built into using the initialization files.
- the initialization files for the SrvMUI operate somewhat differently than the initialization files for the server customizer.
- the server customizer includes four functional sections and an “AppSettings” section.
- the SrvMUI can have a theoretically unlimited number of sections plus the “AppSettings” section.
- Each functional section is a separate process.
- the process functionality is determined by the extension of the “LaunchFile” key. The following is an example of some settings from an initialization file for the SrvMUI:
- the second section “Install Explorer Lnk”, shows how to update a file using the “.upd” extension.
- “Install MBSA 1.2” shows how to run an MSI setup using the “.msi” extension.
- “Launch HotFixes” shows how to run an iterative MUI using the “.ini” extension.
- “Reboot When Done” shows how to perform a no prompt reboot using the “.rbt” extension. This is just a small part of the functionality. The full list of capabilities are provided in the tables included below.
- LaunchName (re- The name to be displayed in the log file. quired)
- LaunchFile (re- The freestanding file name which is to quired) be launched.
- LaunchPath (re- Full path to the location of the file. File quired) should not be included. Path should end in a “ ⁇ ” (if referring to a file path).
- LaunchPath can also refer to a registry path or a service name corresponding to the LaunchFile extension.
- LaunchLogPath (re- Full path to location where the log quired) recording the process should be written. Does not include the file name. Must end in a “ ⁇ ”.
- LaunchLogFile (re- Freestanding file name for the logfile to be quired) created to record the process.
- LaunchArg (op- MSI installs should not use the /q. This is tional) the argument string, if any that is to be passed to the executable file. Substitute ‘@Complex@ for set of complex characters based upon the value assigned to the key “Complex” in the “AppSettings” section.
- LaunchFile “Service.sta”
- LaunchPath “VSS”
- LaunchLogPath “C: ⁇ SrvCust ⁇ Logs ⁇ ”
- LaunchLogFile “FSVolumeShadowCopy.log” .rst Restarts the service specified in LaunchPath.
- Condition.skp - Condition statement in LaunchArg is true, execution performs the following key command set. Otherwise it will skip it.
- LaunchArg can have a variety of possible comparisons as pointed out in the examples below. If the comparisons are false or prompt is selected as no, the following key command set is skipped.
- LaunchName “Skip NSB if not AL”
- LaunchLogPath “c: ⁇ SrvCust ⁇ Logs ⁇ ”
- LaunchLogFile “InstallDNS.log” [Skip Not EnergyCo]
- LaunchName “Skip Password Filter if not EnergyCo”
- LaunchLogPath “c: ⁇ SrvCust ⁇ Logs ⁇ ”
- LaunchLogFile “DCCustomizations.log” [Validate Add energyco ⁇ ACL-SC-OIS-ADM to Administrators]
- LaunchName “Validating Group Add”
- launchLogFile “DomainAddFixes.log” .idr Removes the ID supplied under
- the GRC.dat file is a text file containing configuration information for the “clients” of a Symantec Antivirus server.
- the selected machines receive policy settings from the Symantec Antivirus server through the Grc.dat file.
- the file writes certain settings to a machine's registry.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Human Computer Interaction (AREA)
- Stored Programmes (AREA)
Abstract
Customization of a plurality of servers in a computer network. A server customizer module is generated that includes a server customizer initialization file containing a plurality of arguments for populating and running a plurality of standardized applications, scripts and utilities on each server. The server customizer module is installed on each of the plurality of servers for subsequent execution as part of the server build/customization process. A server unattended install launch module, cooperative with the server customizer module is generated that includes an unattended install launch initialization file for launching a plurality of standardized processes on each server. The server unattended install launch module is installed on each of the plurality of servers for subsequent execution as part of the server build/customization process. The server customizer module and server unattended install launch module are executed on each of the plurality of servers to complete customization of each server.
Description
This application is a continuation of U.S. application Ser. No. 15/000,925, filed Jan. 19, 2016, entitled SYSTEM AND METHOD FOR SERVER CUSTOMIZATION, issued U.S. Pat. No. 9,647,885, issued May 9, 2017, which is a continuation of U.S. application Ser. No. 14/519,877, filed Oct. 21, 2014, entitled SYSTEM AND METHOD FOR SERVER CUSTOMIZATION, issued U.S. Pat. No. 9,240,925, issued Jan. 19, 2016, which is a continuation of U.S. application Ser. No. 14/135,976, filed Dec. 20, 2013, entitled SYSTEM AND METHOD FOR SERVER CUSTOMIZATION, issued U.S. Pat. No. 8,875,126, issued Oct. 28, 2014, which is a continuation of U.S. application Ser. No. 13/684,942 filed Nov. 26, 2012, entitled SYSTEM AND METHOD FOR SERVER CUSTOMIZATION, issued U.S. Pat. No. 8,621,455 issued Dec. 31, 2013, which is a continuation of U.S. application Ser. No. 12/832,297, filed Jul. 8, 2010, entitled SYSTEM AND METHOD FOR SERVER CUSTOMIZATION, issued U.S. Pat. No. 8,327,347 issued Dec. 4, 2012, which is a continuation of U.S. application Ser. No. 11/407,659, filed Apr. 20, 2006, entitled SYSTEM AND METHOD FOR SERVER CUSTOMIZATION, issued U.S. Pat. No. 7,802,243 issued Sep. 21, 2010, each of which is incorporated herein in its entirety.
A portion of this disclosure contains material that is subject to copyright protection. The copyright owner consents to the reproduction of the disclosure, as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever.
The present invention relates generally to management of servers in a large wide area network and, more particularly, to processes for building servers consistently.
A large enterprise with hundreds or thousands of servers may easily build or rebuild 30 or more servers each month with a goal of having each server being built being as similar as possible to the other servers. Having this consistency in the server build process makes the support of the servers, once they are in production environment, much easier to manage. To this end, exhaustive effort is applied to developing processes and procedures to be followed while building a server. However, even with such processes and procedures, due to the number of persons involved in building servers and the odd times at which a server might need to be rebuilt, mistakes are often made which can cause problems once the server is in a production environment.
Prior art solutions for server customization use an assortment of batch files, Visual Basic scripts, and compiled executables. Each of these components can handle part of the installation process, but not the entire process.
Other prior art solutions require detailed manual step-by-step written procedures to make sure the technical components are executed correctly. More training is required for a manual approach because the installer has to understand the procedures and also know which technical tools to use to follow the steps of the procedures. This means that there is more room for error and inconsistency because the installer may miss a step or complete a step incorrectly.
The invention is directed to a software utility and method to provide consistency in the server build process making the support of the servers in a large enterprise computer network much easier to manage once the servers are in production. The invention provides a software scripting and maintenance solution that includes two pieces of software: server customizer (SrvCust) and the mostly unattended install launch utility (SrvMUI). In an exemplary, non-limiting embodiment, both applications are written in C# and require the Microsoft .NET framework.
The server customizer is a Graphical User Interface (GUI)-based and initialization (.ini) file driven software utility. A pre-determined set of configuration conditions can be set up using the server customizer and then used repeatedly, resulting in highly consistent file server configurations. The server customizer user interface, in an exemplary, non-limiting embodiment, includes four tabs: “Build”, “Customize”, “Install” and “Utilities”. Each tab is populated as a radio button menu via input in the initialization file. The functionality of each radio button is driven by the manner in which the information is input into the initialization file. Some of the functionality built into server customizer focuses on launching different scripts and utilities. The server customizer can also be configured to reboot the machine upon completion of the script, or to enter the domain by inserting into a particular Organizational Unit (OU) in the Active Directory, setting the computer name and create or delete shares. The true functionality comes in the integration of the server customizer with the SrvMUILaunch utility.
SrvMUI is another initialization file driven utility. Though it does have a GUI interface, that interface mostly serves as a status monitoring form mirroring the input to the log file while the operation is taking place. Included among SrvMUI's functionality are registry configuration; keyword substitution; file execution; MSI installations, updating local files with centrally maintained files; rebooting the machine with or without a prompt; service stop, start and restarts; creating and deleting shares, writing to a text based file (for scripting purposes), conditional skipping of certain steps based upon keywords; conditional ending of the process if the machine is or is not a domain controller; and adding or removing a local identifier (ID) or group from the machine. It can also prompt for continued execution, maintain and prompt based upon versioning of the initialization file and set the version of the initialization file. All of this functionality can be chained in an theoretically unlimited fashion in the initialization file. SrvMUI has the ability to run in a standalone manner or to be launched from the server customizer.
In one aspect of the invention, a method is provided for customization of a plurality of servers in a computer network. A server customizer module is generated that includes a server customizer initialization file containing a plurality of arguments for populating and running a plurality of standardized applications, scripts and utilities on each server. The server customizer module is installed on each of the plurality of servers for subsequent execution as part of the server build/customization process. A server unattended install launch module is generated that includes an unattended install launch initialization file for launching a plurality of standardized processes on each server. The server unattended install launch module is installed on each of the plurality of servers for subsequent execution as part of the server build/customization process. The server customizer module and server unattended install launch module are executed on each of the plurality of servers to complete customization of each server.
In another aspect of the invention, a computer program product is provided for customization of a plurality of servers in a computer network. The computer program product comprises a computer readable medium having embedded computer readable code. The computer readable medium comprises program instructions that generate a server customizer module including a server customizer initialization file containing a plurality of arguments for populating and running a plurality of standardized applications, scripts and utilities on each server; program instructions that install the server customizer module on each of the plurality of servers; program instructions that generate a server unattended install launch module including an unattended install launch initialization file for launching a plurality of standardized processes on each server; program instructions that install the server unattended install launch module on each of the plurality of servers; and program instructions that execute the server customizer module and server unattended install launch module on each of the plurality of servers to complete customization of each server.
In yet another aspect of the invention, a system is provided for customization of a plurality of servers in a computer network. The system includes a server unattended install launch module including an unattended install launch initialization file for launching a plurality of standardized processes on each server. The system also includes a server customizer module, cooperative with the server unattended install launch module, and including a server customizer initialization file containing a plurality of arguments for populating and running a plurality of standardized applications, scripts and utilities on each server. A server customizer module user interface enables user interaction with the server customizer module and includes a plurality of tabs that are generated by the server customizer initialization file wherein each tab includes a plurality of selectable functions. Each selectable function includes a set of keys that provide a value for a name, a location, a plurality of arguments, and a log file associated with the selectable function.
These and other advantages and aspects of the present invention will become apparent and more readily appreciated from the following detailed description of the invention taken in conjunction with the accompanying drawings, as follows.
The following description of the invention is provided as an enabling teaching of the invention and its best, currently known embodiment. Those skilled in the art will recognize that many changes can be made to the embodiments described while still obtaining the beneficial results of the present invention. It will also be apparent that some of the desired benefits of the present invention can be obtained by selecting some of the features of the present invention without utilizing other features. Accordingly, those who work in the art will recognize that many modifications and adaptations of the invention are possible and may even be desirable in certain circumstances and are part of the present invention. Thus, the following description is provided as illustrative of the principles of the invention and not in limitation thereof since the scope of the present invention is defined by the claims.
The exemplary embodiment of the invention is described in terms of the Microsoft .NET framework and the C# high level language. The .NET framework has two main elements: a virtual machine called the Common Language Runtime (CLR) and the Base Class Libraries (BCL). When a program is developed for .NET in a high level language such as C# or VB.NET, the compiler generates Intermediate Language (IL) which is similar to assembly language code. The CLR then takes the code in IL form and converts it to machine code that it executes. The code that is generated is called managed code. The CLR controls all aspects of allocating memory and lifetime of objects. The BCL is a set of classes and functions that enable the programmer to communicate with the operating system and other technologies.
C# is a language derived from C++ by Microsoft for the .NET Framework. C# doesn't use pointers, has single inheritance, does not have macro support, and does not have template support. Single inheritance means that a class can only derive from at most one other class. When a class inherits from another class, it gains all the properties, methods, fields, events, and constructors from the class from which it inherited (i.e., the base class). The class that inherits from the base class is referred to as the derived class.
Most of the BCL classes are written in C#. The other principal language for the .NET Framework is Visual Basic.NET (VB.NET) that has been modified significantly from Visual Basic to account for the object-oriented features of the BCL. Both C# and VB compile to IL, thus their performance is about the same.
It is important for applications to identify users and control access to resources. Authentication is the act of determining the identity of the requesting user. Typically, the user must present credentials such as a name/password pair in order to be authenticated. Once the authenticated identity is established, the right to access a given resource must be determined.
In an exemplary, non-limiting embodiment, installing the server customizer (SrvCust) utility requires copying three files to a folder on the local computer. These files are SrvCust.exe, SrvCust.ini and ErrorCodes.ini. The folder which is designated for the server customizer will be established in the SrvCust.ini file at the bottom of the file:
[DomainList]
numDomain=4
Domain1=ENERGYCO.COM
Domain2=TEST.ENERGYCO.COM
Domain3=BATUSERS.ENERGYCO.COM
Domain4=PARTNER.ENERGYCO.COM
[AppSettings]
NetPath=“\\ServerBuild\dfsroot\ServerBuild\Windows\Automation”
LocalPath=“C:\SrvCust”
CustPath=“\\ServerBuild\dfsroot\ServerBuild\Windows\Automation\Customizer”
MUIEXEFileName=“SrvMUI.exe”
In the preceding example, the “LocalPath” is the location where the server customizer utility will be located on all machines using the server customizer. Also included in this configuration is the list of domains that will managed as part of the server configuration, the “NetPath” and “CustPath” which is the central location of the server customizer “gold” files (i.e., the server customizer will automatically update itself and all initialization files from this location). Finally, the MUIEXEFileName designates the executable launched when a launch file is designated with an .ini extension in the server customizer main initialization file. Without input from the initialization file, the server customizer is just a blank shell. Adding the pertinent detail into the initialization file makes the server customizer a useful tool.
The server customizer initialization (SrvCust.ini) file is the heart of the entire server customizer system. This file contains the arguments for populating and running applications, scripts and setup functions for the purpose of customizing servers. Each section of the initialization file, i.e., “Build”, “Customize”, “Install”, and “Utilities”, corresponds to one of the tabs in the server customizer user interface, as illustrated in FIGS. 1A-1D . Each of the four sections has a set of keys that assigns a value corresponding to a button in the tab being referenced. The first value will always be the number of buttons in the tab. Following that is a set of arguments which supply the name, location, arguments, log file information and potential update path for each of the buttons beginning with the name of the tab and ending with the number of the button.
For example, the following few lines are the beginning of the initialization file which populates the “Build” tab in the first form of the above examples:
-
- [Build]
- NumBuild=9
- Name1=“Initialize New Server”
- File1=“Initialize.ini”
- Path1=“c:\srvcust\Build\”
- UpdatePath1=“\\serverbuild\dfsroot\ServerBuild\Windows\Automation\Customizer\Build\Initialize.ith”
- LogPath1=“c:\SrvCust\Logs\”
- LogFile1=“Initialize.log”
- UponCompletion1=“Join”
- Name2=“Domain Add Fixes”
- File2=“DomainAddFix.ini”
- Path2=“c:\srvcust\tools\”
- UpdatePath2=“\\serverbuild\dfsroot\ServerBuild\Windows\Automation\Customizer\Build\DomainAdd Fix.ini”
- LogPath2=“c:\SrvCust\Logs\”
- LogFile2=“DomainAddFixes.log”
- Name3=“Create BitMap”
- File3=“WallPaper.exe”
- Arg3=“changename”
- Path3=“c:\srvcust\tools\WallPaper\”
- UpdatePath3=“serverbuild\dfsroot\ServerBuild\Windows\Automation\Scripts\WallPaper\WallPaper.exe”
- LogPath3=“c:\SrvCust\Logs\”
- LogFile3=“BitMap.log”
As further illustrated in FIG. 1A , the above segment sets the first three radio buttons on the “Build” tab of the server customizer user interface. This is established by the fact that the “Build” section in the initialization file corresponds to the “Build” tab. After that the next required entry is the “NumBuild” key designating how many radio buttons will be built on the tab. In this example, and as further shown in the figure, there will be nine radio buttons on the “Build” tab.
Each button has a set of numerically identified keys that assigns the functionality of the button. The first set of keys has all but one of the possible combinations, Name, File, Path, Arg, UpdatePath, LogPath, LogFile and UponCompletion. Assigning a number to the end of a key assigns the location on the tab. In this example, the first button is assigned its title with:
-
- Name1=“Initialize New Server”
This means that the title of the first button will be “Initialize New Server”. The file which is launched is assigned using the “File” key and the number 1:
-
- File1=“Initialize.ini”
In many cases this can be an executable file, a batch or command file, or an installation (.msi) file which would be used to run an installation. In this case it is an initialization file which causes the server customizer to launch SrvMUI. This will be discussed further below.
The “Path” key denotes the location from which the file will be launched. The location includes the full path including the drive and ends in a backslash (\). For the above example:
-
- Path1=“c:\srvcust\Build\”
The “Arg” key is the only key not used in the first button. It is literally the argument which would be passed to a launched file when it is launched.
The “UpdatePath” key is the location on the network where a “gold” copy of the file being launched is maintained. The server customizer checks the date and time stamp and version of the local file against that of the central file and if different, the local file is updated with the one stored on the network.
The “LogPath” key is the folder where the log for the current activity will be written.
The “LogFile” key is the name of the file to which the log will be written in the above location.
Finally, the “UponCompletion” key instructs the server customizer what it should do after the file it has launched has finished its process. In the above example:
-
- UponCompletion1=“Join”
The “UponCompletion” key means that when the process “Initialize New Server” finishes it will prompt to join a domain by offering the user a selection of domains and OUs for server placement.
Microsoft Windows Installer (MSI) based installations are assumed to be launched from a centralized network path. Other executable files can be launched from a network or local path. If launched from a local path, the user can specify a network path to check for an updated file. The check for updated file will take place before the file is launched. If an update is found, then the updated file will be copied to the launch location. Table 1 below summarizes the key functions associated with the build function of the server customizer utility. Table 2 immediately follows Table 1 and includes the launch file extensions in an exemplary embodiment. The launch file extensions include .exe for an executable file, .msi for an installation file from a central location, .cmd for a command file, .bat for a batch file and .ini for an initialization file.
TABLE 1 |
Key Functions for Tab Buttons |
NumTabName | Re- | Equals the number of button selections |
quired | to display in the tab. | |
Name# | Re- | The title to be displayed with the button. |
quired | ||
File# | Re- | The freestanding file name which is to |
quired | be launched. This can be an .exe, .cmd, | |
.bat, .msi, or .ini type file name. | ||
Path# | Re- | Full path to the location of the file. File |
quired | should not be included. Path should | |
end in a “\”. | ||
Arg# | Op- | This is the argument string, if any that |
tional | is to be passed to the executable file. | |
MSI arguments should not include /q. | ||
LogPath# | Re- | Full path to location that the log recording |
quired | the process should be written. Does not | |
include the file name. Must end in a “\”. | ||
LogFile# | Re- | Freestanding file name for the log file to |
quired | be created to record the process. | |
UpdatePath# | Op- | Does not apply to MSI installations. |
tional | If a file is to be launched from a local | |
location, this can point to a centralized | ||
network path which holds the latest or | ||
golden copy of the file to be launched. | ||
Entering a full path, with file name, in | ||
this key will cause the server customizer | ||
to check for a later version and update | ||
the local file before launching. | ||
UponCompletion# | Op- | Choice of “PromptReboot”, “Reboot”, |
tional | “Rename”, “Join” or “Delete”. Default | |
is none. | ||
PromptReboot: Upon completion asks to | ||
reboot the server. | ||
Reboot: Upon completion reboots the | ||
server. | ||
Rename: Upon completion prompts to | ||
rename the server. Then reboots. | ||
Join: Upon completion prompts to join | ||
the domain. Then reboots. | ||
Delete: Upon completion will delete the | ||
file specified in File#. | ||
TABLE 2 |
Launch File Extensions |
.exe | Launches an executable file. Also can check for update if |
LaunchUpdatePath is specified. Arguments can be specified | |
using LaunchArg. | |
.msi | Launches an msi installation file from a central location. |
The server customizer will expect the name of the folder, | |
under which the .msi file is to be launched, to identically | |
match the button name. Given the example of: | |
[Install] | |
NumInstall = 14 | |
Name1 = “ |
|
File1 = “Word Viewer 97.msi” | |
Path1 = “\\energyco\dfsroot\Software\InstallPackages\” | |
LogPath1 = “c:\SrvCust\Logs\” | |
LogFile1 = “WordViewer97.log” | |
The server customizer will look at the “Name1” key, | |
“ |
|
or \\energyco\dfsroot\Software\InstallPackages\. It will then | |
append the “File1” key making the entire launch string read: | |
“\\energyco\dfsroot\Software\InstallPackages |
|
97\Word Viewer 97.msi” | |
.cmd | Launches a command file. |
Also can check for update if UpdatePath is specified. | |
Arguments can be specified using the “Arg” key. | |
.bat | Launches a batch file. |
Also can check for update if UpdatePath is specified. | |
Arguments can be specified using the “Arg” key. | |
.ini | Launches SrvMUI to run the .ini file specified in the “File” key. |
Will update the local .ini with the central “gold” copy if it is | |
different. | |
Other server customizer functions are available under the “Tools” menu as illustrated in FIG. 2 . These functions include “Join Domain”, “Set Computer Name”, “Create Share”, “Delete Share”, and “Reboot Machine”.
The “Join Domain” function generates a series of prompts beginning with the user's name and password credentials as shown in FIG. 3A . The user is then prompted to select a domain name into which the server should be inserted as shown in FIGS. 3B-3C . The user is next prompted to select the OU or container in Active Directory to which the server should be added as shown in FIGS. 3D-3E .
The “Set Computer Name” function prompts the user to change the computer name as illustrated in FIG. 4 .
The “Create Share” function prompts the user for the path to the share to create as illustrated in FIG. 5A . The user is then prompted for the name of the share as illustrated in FIG. 5B . If successful, a message similar to that displayed in FIG. 5C will appear.
The “Delete Share” function prompts the user for the name of a share to be deleted as illustrated in FIG. 6A . If successful, a message similar to that displayed in FIG. 6B will appear.
The “Reboot Machine” function will prompt the user for a machine reboot as illustrated in FIG. 7 . Selecting “Yes” will cause the machine to reboot immediately.
In an exemplary, non-limiting embodiment, the installation of the SrvMUI utility requires four files: ErrorCodes.ini, ShortCut.dll and SrvMUI.exe. If the SrvMUI utility is going to be run in standalone mode, it will also require an initialization file matching its name, SrvMUI.ini. Simply launching the SrvMUI will cause it to look for SrvMUI.ini in the same folder where SrvMUI.exe exists. This is the standalone usage of the SrvMUI in the initial stages of building a server during the imaging process. Otherwise passing a slash delimited argument of the User ID, password and initialization file can also be used as a standalone method for launching the SrvMUI without using a SrvMUI file. An example of calling the SrvMUI in this manner would be as follows:
-
- c:\srvcust\SrvMUI userID/password/test.ini
For the most part, the SrvMUI is designed to be run either in the standalone manner above, from the server customizer, or re-launched from the SrvMUI itself.
The graphical user interface part of the SrvMUI is mostly a logging shell. In many uses, this shell will not be visible while the tool that it is launching is in use. Otherwise, while events are taking place, the log of events will pass through the reporting window and the status bar.
The purpose of the SrvMUI utility is to chain events as part of a procedure, an install process or keeping local files up-to-date with a centralized “gold” copy.
As with the server customizer, the SrvMUI requires a consistent setup regarding the initialization files which are used. Since the SrvMUI is completely driven by initialization files, the format of the initialization file is of utmost importance. Also, as with the server customizer, there is a section at the bottom of each SrvMUI.ini file which needs to be properly filled out for the SrvMUI to function correctly. Incorrectly filling out this portion of the initialization file will cause unpredictable results with the SrvMUI.
[AppSettings]
NetPath=“\\ServerBuild\dfsroot\ServerBuild\Windows\Automation”
LocalPath=“C:\SrvCust”
CustPath=“\\ServerBuild\dfsroot\ServerBuild\Windows\Automation\Customizer”
FormText=“Unattended Install”
Complex=“c3#”
In the preceding example, the “LocalPath” is the location where the SrvMUI.exe will be located on all machines using the SrvMUI. Also included in this configuration is the “NetPath” and “CustPath” which is the central location of the server customizer “gold” files (i.e., the SrvMUI will automatically update itself and all initialization files from this location). Finally, the “FormText” key identifies the name which shows up in the banner bar of the form during execution. “Complex” is a key for creating a complex randomly generated and encrypted word and can be used for password creation using the “@Complex@” substitution keyword.
The initialization files used for SrvMUI are the very core of the operation of the SrvMUI. There is an incredible amount of flexibility and capability built into using the initialization files. The initialization files for the SrvMUI operate somewhat differently than the initialization files for the server customizer. The server customizer includes four functional sections and an “AppSettings” section. The SrvMUI can have a theoretically unlimited number of sections plus the “AppSettings” section. Each functional section is a separate process. The process functionality is determined by the extension of the “LaunchFile” key. The following is an example of some settings from an initialization file for the SrvMUI:
-
- [Windows Disable Desktop Cleanup Wizard]
- LaunchName=“Registry Value Add (Disable Desktop Cleanup Wizard)”
- LaunchFile=“Registry.Rga”
- LaunchPath=“HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz\NoRun=Id”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“Registry.log”
- [Install Explorer Lnk]
- LaunchName=“Desktop Explorer Lnk”
- LaunchFile=“Update.upd”
- LaunchUpdatePath=“\\serverbuild\dfsroot\ServerBuild\Windows\Automation\Scripts\Shortcuts\Explorer.lnk”
- LaunchPath=“C:\Documents and Settings\All Users\Desktop\Explorer.lnk”
- LaunchLogPath=“C:\SrvCust\Logs\”
- LaunchLogFile=“SrvCust.log”
- [Install CMD Lnk]
- LaunchName=“Desktop CMD Lnk”
- LaunchFile=“Update.upd”
- LaunchUpdatePath=
- “\\serverbuild\dfsroot\ServerBuild\Windows\Automation\Scripts\S hortcuts\Command Prompt.lnk”
- LaunchPath=“C:\Documents and Settings\All Users\Desktop\Command Prompt.lnk”
- LaunchLogPath=“C:\SrvCust\Logs\”
- LaunchLogFile=“SrvCust.log”
- [Install MB SA 1.2]
- LaunchName=“MBSA-v1.2”
- LaunchFile=“MBSASetup-en.msi”
- LaunchPath=“\\serverbuild\dfsroot\ServerBuild\Windows\InstallFiles\Software\BaselineAnalyzer\”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“MBSA-12.log”
- ***HotFixes***
- [Launch HotFixes]
- LaunchName=“Install W2K3 HotFixes”
- LaunchFile=“HotFixes.ini”
- LaunchPath=“C:\srvcust\Build\”
- LaunchUpdatePath=\\serverbuild.energyco.com\dfsroot\ServerBuild\Windows\Automation\Customizer\Build\HotFixes.ini
- LaunchLogPath=“C:\SrvCust\Logs\”
- LaunchLogFile=“MUIHotFixes.log”
- [Scramble Guest Password]
- LaunchName=“Scrambling Guest Password”
- LaunchFile=“ScrambleGuest.exe”
- LaunchPath=“C:\SrvCust\Tools\”
- LaunchUpdatePath=“\\ServerBuild\dfsroot\ServerBuild\Windows\Automation\Scripts\ScrambleGuest.exe”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“ScrambleGuest.log”
- [Reboot When Done]
- LaunchName=“Reboot upon Completion.”
- .rbp-reboot with prompt. *.rbt-reboot without prompt
- LaunchFile=“Reboot.rbt”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“Reboot.log”
In the above example, several of the capabilities of the SrvMUI are demonstrated. In the first section, “Windows Disable Desktop Cleanup Wizard”, the “LaunchFile” extension is “.rga” which designates that a registry add will be processed. The registry addition is contained in the “LaunchPath” key as:
-
- “HKCU\Software\Microsoft\Windows CurrentVersion\Explorer\Desktop \CleanupWiz\NoRun=Id”
The second section, “Install Explorer Lnk”, shows how to update a file using the “.upd” extension. “Install MBSA 1.2” shows how to run an MSI setup using the “.msi” extension. “Launch HotFixes” shows how to run an iterative MUI using the “.ini” extension. Finally, “Reboot When Done” shows how to perform a no prompt reboot using the “.rbt” extension. This is just a small part of the functionality. The full list of capabilities are provided in the tables included below.
The most important thing to remember when structuring the SrvMUI.ini files is that each function in the file is setup as a section contained in square brackets [ ]. This section name can be anything, but it must be unique to the rest of the sections in the file. Furthermore, the section name cannot contain any of the “Special Section Names,” otherwise the functionality of the special name will be provided instead of what was intended by the following keys. A list of “Special Section Names” is provided in Table 3 below. There can be, theoretically, any number of sections in the initialization file. The “AppSettings” section must be at the end of every initialization file and must contain accurate information for the file to be processed correctly. Tables 4-5 immediately follow Table 3. Table 4 provides a list of initialization key settings. Table 5 provides a list of launch file extensions.
TABLE 3 |
Special Section Names |
[Prompt] | With “LaunchArg” value as the message offers a yes |
or no MessageBox which will stop progress if no is | |
selected. | |
Example: | |
[Prompt] | |
LaunchArg = “Are you sure you want to install DNS | |
on this server?” | |
[Version] | With “Version” value of a specified version will prompt |
with yes or no to continue if same version is not set in | |
the registry. | |
Example: | |
[Version] | |
Version = 1.0 | |
[SetVersion] | With “Version” value of a specified version will set the |
version of .ini in registry after passing this prompt. | |
Example: | |
[SetVersion] | |
Version = 1.0 | |
[Select] | Followed by keys named select followed by a number |
will popup a menu selection based upon the number of | |
select keys and their values. The actual selection can be | |
used later in the .ini file using the @Select@ substitution | |
keyword. | |
Example: | |
[Select] | |
Select1 = Clusters | |
Select2 = Database Server | |
Select3 = File& Print | |
Select4 = Print Servers | |
Select5 = App Server | |
Select6 = SMS Servers | |
[Update GRC.dat] | |
LaunchName = “Dropping GRC.dat” | |
LaunchFile = “Update.upd” | |
LaunchUpdatePath = | |
“\\gaxgpap61\c$\ProgramFiles\SAV\Groups\@Select@\ | |
GRC.DAT” | |
LaunchPath = “C:\Documents and Settings\All Users\ | |
Application Data\Symantec\\7.5\grc.dat” | |
LaunchLogPath = “C:\SrvCust\Logs\” | |
LaunchLogFile = “SAV.log” | |
[DeleteSystemStateFile] | |
LaunchName = Removing SystemState File | |
LaunchFile = Delete.del | |
LaunchArg = @get@_SystemState.bkf | |
LaunchPath = | |
e:\SrvCust\Tools\systemstate\restore\@LaunchArg@ | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “SystemStateRestore.log” | |
TABLE 4 |
Initialization Key Settings |
LaunchName | (re- | The name to be displayed in the log file. |
quired) | ||
LaunchFile | (re- | The freestanding file name which is to |
quired) | be launched. | |
LaunchPath | (re- | Full path to the location of the file. File |
quired) | should not be included. Path should end | |
in a “\” (if referring to a file path). | ||
LaunchPath can also refer to a registry | ||
path or a service name corresponding to | ||
the LaunchFile extension. | ||
LaunchLogPath | (re- | Full path to location where the log |
quired) | recording the process should be written. | |
Does not include the file name. Must | ||
end in a “\”. | ||
LaunchLogFile | (re- | Freestanding file name for the logfile to be |
quired) | created to record the process. | |
LaunchArg | (op- | MSI installs should not use the /q. This is |
tional) | the argument string, if any that is to be | |
passed to the executable file. | ||
Substitute ‘@Complex@ for set of | ||
complex characters based upon the value | ||
assigned to the key “Complex” in the | ||
“AppSettings” section. | ||
Example of usage: | ||
[Write to dcpromo.txt line #8] | ||
LaunchName = “Writing to dcpromo.txt” | ||
LaunchFile = “Write.wri” | ||
LaunchPath = “C:\SrvCust\dcpromo.txt” | ||
LaunchArg = | ||
“SafeModeAdminPassword= | ||
@ComputerName@@Complex@” | ||
LaunchLogPath = “c:\SrvCust\Logs\” | ||
LaunchLogFile = “DCPromo.log” | ||
Substitute ‘@Get(Arg Name)’ to prompt | ||
for an argument. | ||
‘Arg Name’ can be substituted for the | ||
display name of the argument being | ||
prompted for. This can later be used in the | ||
same .ini file as a substitution using the | ||
keyword @get@. | ||
Example of usage: | ||
[Get Remote File Name] | ||
LaunchName = | ||
“Getting Remote FileName” | ||
LaunchFile = “nothing” | ||
LaunchArg = @get(Server SystemState is | ||
copied from) | ||
LaunchPath = “nothing” | ||
LaunchLogPath = “c:\SrvCust\Logs\” | ||
LaunchLogFile = | ||
“SystemStateRestore.log” | ||
[Validate Copy System-State Zip File] | ||
LaunchName = “Validating Zip Copy” | ||
LaunchFile = Validate.skp | ||
LaunchArg = “Prompt=Copy SystemState | ||
Zip File from @get@?” | ||
LaunchLogFile = “DomainAddFixes.log” | ||
[CopySystemStateFileLocal] | ||
LaunchName = | ||
“Copying System State File Local” | ||
LaunchFile = “xcopy.exe” | ||
LaunchArg = | ||
“\\@get@\c$\srvcust\tools\systemstate\ | ||
backup\@get@_SystemState.zip e:\srvcust\ | ||
tools\systemstate\restore\/i/F/R/Y/Z” | ||
LaunchPath = “@WinDir@\System32\” | ||
LaunchLogPath = “c:\SrvCust\Logs\” | ||
LaunchLogFile = | ||
“SystemStateRestore.log” | ||
LaunchUpdatePath | (op - | Does not apply to MSI Installations. If |
tional | a file is to be launched from a local | |
for exe) | location, this can point to a centralized | |
network path which holds the latest or | ||
golden copy of the file to be launched. | ||
Entering a full path, with file name, in | ||
this key will cause the SrvMUI to check | ||
for a later version and update the local | ||
file before launching. | ||
TABLE 5 |
Launch File Extensions |
.exe | Launches an executable file. Also can check for update if |
LaunchUpdatePath if specified. | |
Example: | |
[Run DNSCmd.exe EnableEDnsProbes] | |
LaunchName = “Setting EnableEDnsProbes” | |
LaunchFile = “DnsCmd.exe” | |
LaunchPath = “C:\SysUtil\SupportTools\” | |
LaunchArg = “/config/EnableEDnsProbes 0” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “InstallDNS.log” | |
.cmd | Launches a .cmd file. Also can check for update if |
LaunchUpdatePath if specified. | |
Arguments can be specified using LaunchArg. | |
Example: | |
[Run DomainAddFixes.cmd] | |
LaunchName = “Domain Add Fixes” | |
LaunchFile = “DomainAddFixes.cmd” | |
LaunchPath = “C:\SrvCust\Tools\” | |
LaunchUpdatePath = | |
“\\serverbuild\dfsroot\ServerBuild\Windows\Automation\Scripts\ | |
DomainAddFixes.cmd” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DomainAddFixes.log” | |
.bat | Launches a .bat (batch) file. Also can check for update if |
LaunchUpdatePath if specified. Arguments can be specified | |
using LaunchArg. | |
Example: | |
[Run DomainAddFixes.bet] | |
LaunchName = “Domain Add Fixes” | |
LaunchFile = “DomainAddFixes.bat” | |
LaunchPath = “C:\SrvCust\Tools\” | |
LaunchUpdatePath = | |
“\\serverbuild\dfsroot\ServerBuild\Windows\Automation\ | |
Scripts\DomainAddFixes.bat” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DomainAddFixes.log” | |
.msi | Launches an .msi installation file from a central location. |
Example: | |
[Install MBSA 1.2] | |
LaunchName = “MBSA-v1.2” | |
LaunchFile = “MBSASetup-en.msi” | |
LaunchPath = | |
“\\ServerBuild.energyco.com\dfsroot\ServerBuild\Windows\ | |
InstallFiles\Software\BaselineAnalyzer\” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “MBSA-12-Setup.log” | |
.rga | Adds a registry setting as specified by LaunchPath. |
Example: | |
[Windows Explorer Windows Classic Folders HKCU] | |
LaunchName = “Registry Value Add (Windows Classic Folders)” | |
LaunchFile = “Registry.Rga” | |
LaunchPath = | |
“HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ | |
Advanced\WebView=0d” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “Registry.log” | |
.rgd | Removes (deletes) a registry setting as specified by LaunchPath. |
Example: | |
[Remove GRC Run Key] | |
LaunchName = “Remove CopyGRC from Reg Run” | |
LaunchFile = “RemoveCopyGRC.rgd | |
LaunchPath = | |
“HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ | |
CopyGRC=*” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “SAV.log” | |
.upd | Updates the files specified by LaunchPath from |
LaunchUpdatePath. | |
Example: | |
[Sync Default User Profile] | |
LaunchName = “Default Profile” | |
LaunchFile = “Update.upd” | |
LaunchUpdatePath = | |
“\\ServerBuild.southernco.com\dfsroot\ServerBuild\Windows\ | |
Automation\Customizer\Build\NTUSER.DAT” | |
LaunchPath = | |
“C:\Documents and Settings\Default User\NTUSER.DAT” | |
LaunchLogPath = “C:\SrvCust\Logs\” | |
LaunchLogFile = “SrvCust.log” | |
rbp | Reboots the machine with a user prompt. Example: “Reboot.rbp” |
Example: | |
[Reboot When Done] | |
LaunchName = “Reboot upon Completion.” | |
*.rbp - reboot with prompt. *.rbt - reboot without prompt | |
LaunchFile = “Reboot.rbp” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “Reboot.log” | |
.rbt | Reboots the machine without prompting. Example: “Reboot.rbt” |
Example: | |
[Reboot When Done] | |
LaunchName = “Reboot upon Completion.” | |
*.rbp - reboot with prompt. *.rbt - reboot without prompt | |
LaunchFile = “Reboot.rbt” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “Reboot.log” | |
.sto | Stops the service specified in LaunchPath. Example: |
“Service.sto” | |
Example: | |
[Stop NetIQmc Service] | |
LaunchName = “Stopping NetIQmc” | |
LaunchFile = “Service.sto” | |
LaunchPath = “NetIQmc” | |
LaunchLogPath = “C:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
.sta | Starts the service specified in LaunchPath. Example: |
“Service.sta” | |
Example: | |
[Start Volume Shadow Copy service] | |
LaunchName = “Starting Volume Shadow Copy service” | |
LaunchFile = “Service.sta” | |
LaunchPath = “VSS” | |
LaunchLogPath = “C:\SrvCust\Logs\” | |
LaunchLogFile = “FSVolumeShadowCopy.log” | |
.rst | Restarts the service specified in LaunchPath. Example: |
“Service.rst” | |
Example: | |
[Restart Symantec antivirus client Service] | |
LaunchName = “Stopping Symantec AntiVirus Client” | |
LaunchFile = “Service.rst” | |
LaunchPath = “Symantec AntiVirus” | |
LaunchLogPath = “C:\SrvCust\Logs\” | |
LaunchLogFile = “SAV9.log” | |
.sha | Adds a share using LaunchPath as the Path and LaunchArg as |
the ShareName. | |
Example: | |
[Create Share Temp] | |
LaunchName = “Create Share Temp” | |
LaunchFile = “share.sha” | |
LaunchPath = “e:\temp” | |
LaunchArg = “Temp$” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “CreateShare.log” | |
.shd | Deletes a share using LaunchArg as the ShareName. |
Example: | |
[Delete Share Temp] | |
LaunchName = “Delete Share Temp” | |
LaunchFile = “share.shd” | |
LaunchPath = “e:\temp” | |
LaunchArg = “Temp$” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DeleteShare.log” | |
.wri | Writes the line specified in LaunchArg to the file specified in |
LaunchPath. | |
Example: | |
[Write to dcpromo.txt Key Name] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = “[DCInstall]” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[Write to dcpromo.txt UserName] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = “UserName=@ID@” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[Write to dcpromo.txt Password] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = “Password=@PW@” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[Write to dcpromo.txt UserDomain] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = “UserDomain=@UserDomain@” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[Write to dcpromo.txt line #4] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = “AutoConfigDNS=No” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[Write to dcpromo.txt line #5] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = “CriticalReplicationOnly=No” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[Write to dcpromo.txt line #6] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = “ReplicaDomainDNSName=@Domain@” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[Write to dcpromo.txt line #7] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = “ReplicationSourceDC=@DCServer@” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[Write to dcpromo.txt line #8] | |
LaunchName = “Writing to dcpromo.txt” | |
LaunchFile = “Write.wri” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchArg = | |
”SafeModeAdminPassword=@ComputerName@@Complex@” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
.del | Deletes the file specified in LaunchPath. |
Example: | |
[Delete dcpromo.txt final] | |
LaunchName = “Deleting DCPromo.txt” | |
LaunchFile = “File.del” | |
LaunchPath = “C:\SrvCust\dcpromo.txt” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
.end | Conditional end. |
Usages: | |
IsDomainController.end - If the machine is a DC it will stop | |
execution. | |
NotDomainController.end - If it is not a DC it will stop | |
execution. | |
IISInstalled.end - If IIS is installed, it will stop execution | |
IsIPAddress.end - If LaunchArg IPAddress is the machines IP | |
address then end execution. | |
NotTerminalServer.end - If machine is not a Terminal Server, | |
end. | |
ServiceInstalled.end - If the service named in LaunchArg is | |
installed, end. | |
Example: | |
[If DC Stop] | |
LaunchName = “Checking to see if DC” | |
LaunchFile = “IsDomainController.end” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[If IIS Stop] | |
LaunchName = “Checking to see if IIS is installed” | |
LaunchFile = “IISInstalled.end” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCPromo.log” | |
[If NSA Stop] | |
LaunchName = “Checking to see if Server is NSA” | |
LaunchFile = “isIPAddress.end” | |
LaunchArg = “145.125.65.35” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “InstallDNS.log” | |
[If Not Terminal Server Stop] | |
LaunchName = “Checking to see if WTS” | |
LaunchFile = “NotTerminalServer.end” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “WTSHomeRun.log” | |
[If SAV Stop] | |
LaunchName = “Checking to see if SAV is installed” | |
LaunchFile = “ServiceInstalled.end” | |
LaunchArg = “Symantec AntiVirus” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “SAV9.log” | |
.skp | Conditional skip. |
Usage: | |
Condition.skp - Condition statement in LaunchArg is true, | |
execution performs the following key command set. | |
Otherwise it will skip it. | |
LaunchArg can have a variety of possible comparisons as | |
pointed out in the examples below. If the comparisons are | |
false or prompt is selected as no, the following key | |
command set is skipped. | |
Example: | |
In the example below, the substitution, “@ComputerName@ is | |
compared to the first two characters of the actual computer | |
name. The number of characters to compare is contained in the | |
parentheses. | |
[Skip NSB if Not MS] | |
*Skips the NSB setting below if machine name does not begin | |
with “MS”. | |
LaunchName = “Skip NSB if not AL” | |
LaunchFile = ServerName.skp | |
LaunchArg = @ComputerName@=MS(2) | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “InstallDNS.log” | |
[Skip Not EnergyCo] | |
LaunchName = “Skip Password Filter if not EnergyCo” | |
LaunchFile = Conditional.skp | |
LaunchArg = @Domain@=Energyco.com | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DCCustomizations.log” | |
[Validate Add energyco\ACL-SC-OIS-ADM to Administrators] | |
LaunchName = “Validating Group Add” | |
LaunchFile = Validate.skp | |
LaunchArg = “Prompt=Add OIS Admins to local Administrators | |
group?” | |
launchLogFile = “DomainAddFixes.log” | |
.idr | Removes the ID supplied under LaunchPath from the local |
machine. | |
Example: | |
[Remove SUPPORT_account] | |
LaunchName = “Remove Support Account” | |
LaunchFile = “RemoveID.IDR” | |
LaunchPath = “SUPPORT_388945a0” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “RemoveID.log” | |
.ida | Adds the ID to the LocalGroup, both supplied in LaunchPath as |
“LocalGroupName,Domain/User(or Group)” on the local | |
machine. | |
Example: | |
[Add energyco\ACL-SC-OIS-ADM to Administrators] | |
LaunchName = “Adding energyco\ACL-SC-OIS-ADM to | |
Administrators” | |
LaunchFile = “AddID.IDA | |
LaunchPath = “Administrators,energyco\ACT-SG-OIF-ADM” | |
LaunchLogPath = “c:\SrvCust\Logs\” | |
LaunchLogFile = “DomainAddFixes.log” | |
As an example of an initialization file for the SrvMUI utility, the “Build” section of the server customizer that created the button named “Domain Add Fix” launches the following file:
-
- *DomainAddFix.ini
- [Version]
- Version=1.0
- ****Domain Add Fix*****
- [If DC Stop]
- LaunchName=“Checking to see if DC”
- LaunchFile=“IsDomainController.end”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
- [Run DomainAddFixes.cmd]
- LaunchName=“Domain Add Fixes”
- LaunchFile=“DomainAddFixes.cmd”
- LaunchPath=“C:\SrvCust\Tools\”
- LaunchUpdatePath=
- “\\serverbuild\dfsroot\ServerBuild\Windows\Automation\Scripts\DomainAddFixes.cmd”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
- [Add energyco\ADM-BackupOperators to Backup Operators]
- LaunchName=“Adding energyco\ADM-BackupOperators to Backup Operators”
- LaunchFile=“AddID.IDA
- LaunchPath=“Backup Operators,southernco\ADM-BackupOperators”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
- [Add energyco\ADM-ServerOperators to Power Users]
- LaunchName=“Adding energyco\ADM-ServerOperators to Power Users”
- LaunchFile=“AddID.IDA
- LaunchPath=“Power Users,energyco\ADM-ServerOperators”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
- [Validate Add energyco\ADM-WebInfrastruct to Administrators]
- LaunchName=“Validating Group Add”
- LaunchFile=Validate.skp
- LaunchArg=“Prompt=Add Web Infrastructure to local Administrators group?”
- LaunchLogFile=“DomainAddFixes.log”
- [Add energyco\ADM-WebInfrastruct to Administrators]
- LaunchName=“Adding energyco\ADM-WebInfrastruct to Administrators”
- LaunchFile=“AddID.IDA
- LaunchPath=“Administrators,Energyco\ADM-WebInfrastruct”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
- [Validate Add energyco\ADM-ExchSiteAdmins to Administrators]
- LaunchName=“Validating Group Add”
- LaunchFile=Validate.skp
- LaunchArg=“Prompt=Add Exchange Operators to local Administrators group?”
- LaunchLogFile=“DomainAddFixes.log”
- [Add energyco\ADM-ExchSiteAdmins to Administrators]
- LaunchName=“Adding energyco\ADM-ExchSiteAdmins to Administrators”
- LaunchFile=“AddID.IDA
- LaunchPath=“Administrators,energyco\ADM-ExchSiteAdmins”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
- [Validate Add energyco\ADM-DBAAdmins to Administrators]
- LaunchName=“Validating Group Add”
- LaunchFile=Validate.skp
- LaunchArg=“Prompt=Add Oracle/SQL DBAs to local Administrators group?”
- LaunchLogFile=“DomainAddFixes.log”
- [Add energyco\ADM-DBAAdmins to Administrators]
- LaunchName=“Adding energyco\ADM-DBAAdmins to Administrators”
- LaunchFile=“AddID.IDA
- LaunchPath=“Administrators,energyco\ADM-DBAAdmins”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
- [Validate Add energyco\ACL-SC-OIS-ADM to Administrators]
- LaunchName=“Validating Group Add”
- LaunchFile=Validate.skp
- LaunchArg=“Prompt=Add OIS Admins to local Administrators group?”
- LaunchLogFile=“DomainAddFixes.log”
- [Add energyco\ACL-SC-OIS-ADM to Administrators]
- LaunchName=“Adding energynco\ACL-SC-OIS-ADM to Administrators”
- LaunchFile=“AddID.IDA
- LaunchPath=“Administrators,energyco\ACL-SC-OIS-ADM”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
[Add energyco\ProductCertificationDelivery if in BatUsers]
-
- LaunchName=“Validating Group Add”
- LaunchFile=NotBatUsers.skp
- LaunchArg=“@Domain@=BatUsers”
- LaunchLogFile=“DomainAddFixes.log”
- [Add energyco\ProductCertificationDelivery to Administrators]
- LaunchName=“Adding energyco\ProductCertificationDelivery to Administrators”
- LaunchFile=“AddID.IDA
- LaunchPath=“Administrators,energyco\ProductCertificationDelivery”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“DomainAddFixes.log”
- [SetVersion]
- Version=1.0
- [AppSettings]
- NetPath=“\\ServerBuild\dfsroot\ServerBuild\Windows\Automation”
- LocalPath=“C:\SrvCust”
- CustPath=“\\ServerBuild\dfsroot\ServerBuild\Windows\Automation\Customizer”
- FormText=“Domain Add Fixes”
As another example of an initialization file for the SrvMUI utility, the “Build” section of the server customizer that created the button named “Symantec Antivirus” launches the SAV.ini initialization file below. The GRC.dat file is a text file containing configuration information for the “clients” of a Symantec Antivirus server. The selected machines receive policy settings from the Symantec Antivirus server through the Grc.dat file. The file writes certain settings to a machine's registry.
-
- SAV.ini
- [Prompt]
- LaunchArg=“Are you sure you want to install Symantec AntiVirus on this machine?”
- [Version]
- Version=v9.0.1.1000
- [Select]
- Select1=Clusters
- Select2=Database Server
- Select3=File& Print
- Select4=Print Servers
- Select5=App Server
- Select6=SMS Servers
- [Expand PTW]
- LaunchName=“Expanding Package”
- LaunchFile=“SymantecAntiVirus9.0.1.1000.exe”
- LaunchArg=-e“”
- LaunchPath=“@Temp@\”
- LaunchUpdatePath=“\\energyco.com\dfsroot\Software\WksImage\SymantecAntiVirus\SymantecAntiVirus9.0.1.1000.exe”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“SAV.log”
- [Install SAV]
- LaunchName=“Installing SAV”
- LaunchFile=“Setup.exe”
- LaunchArg=“/hrlog=@Temp@\say.log”
- LaunchPath=“@WinDir@\Downloaded Installations\Symantec AntiVirus\”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“SAV.log”
- [Remove GRC Run Key]
- LaunchName=“Remove CopyGRC from Reg Run”
- LaunchFile=“RemoveCopyGRC.rgd
- LaunchPath=“HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\CopyGRC=*”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“SAV.log”
- [Update GRC.dat]
- LaunchName=“Dropping GRC.dat”
- LaunchFile=“Update.upd”
- ;LaunchUpdatePath=“\\serverbuild\dfsroot\ServerBuild\Windows\InstallFiles\Software\NAV\v8.11_b323\Groups\@Select@\GRC.DAT”
- LaunchUpdatePath=“\\gaxgpap61\c$\Program Files\SAV\Groups\@Select@\GRC.DAT”
- LaunchPath=“C:\Documents and Settings\All Users\ApplicationData\Symantec\Symantec AntiVirus Corporate Edition\7.5\grc.dat”
- LaunchLogPath=“C:\SrvCust\Logs\”
- LaunchLogFile=“SAV.log”
- [Restart Symantec antivirus client Service]
- LaunchName=“Stopping Symantec AntiVirus Client”
- LaunchFile=“Service.rst”
- LaunchPath=Symantec AntiVirus
- LaunchLogPath=“C:\SrvCust\Logs\”
- LaunchLogFile=“SAV.log”
- [Delete Symantec Install file]
- LaunchName=“Deleting SAV Install file”
- LaunchFile=“File.del”
- LaunchPath=“@Temp@\SymantecAntiVirus9.0.1.1000.exe”
- LaunchLogPath=“c:\SrvCust\Logs\”
- LaunchLogFile=“SAV.log”
- [SetVersion]
- Version=v9.0.1.1000
- Reboot from Cust.ini
- [AppSettings]
- NetPath=“\\ServerBuild\dfsroot\ServerBuild\Windows\Automation”
- LocalPath=“C:\SrvCust”
- CustPath=“\\ServerBuild\dfsroot\ServerBuild\Windows \Automation\Customizer”
- FormText=“Install Symantec Antivirus”
The system and method of the present invention have been described as computer-implemented processes. It is important to note, however, that those skilled in the art will appreciate that the mechanisms of the present invention are capable of being distributed as a program product in a variety of forms, and that the present invention applies regardless of the particular type of signal bearing media utilized to carry out the distribution. Examples of signal bearing media include, without limitation, recordable-type media such as diskettes or CD ROMs, and transmission type media such as analog or digital communications links.
The corresponding structures, materials, acts, and equivalents of all means plus function elements in any claims below are intended to include any structure, material, or acts for performing the function in combination with other claim elements as specifically claimed.
Those skilled in the art will appreciate that many modifications to the exemplary embodiment are possible without departing from the spirit and scope of the present invention. In addition, it is possible to use some of the features of the present invention without the corresponding use of the other features. Accordingly, the foregoing description of the exemplary embodiment is provided for the purpose of illustrating the principles of the present invention and not in limitation thereof since the scope of the present invention is defined solely by the appended claims.
Claims (40)
1. A method, comprising:
accessing build software on a server to be built, the build software including a server customizer module and a server unattended install launch module;
chaining, on the server to be built, a plurality of standardized processes based on a version of a server customizer initialization file of the server customizer module; and
executing the server customizer module and the server unattended install launch module on the server; wherein the server customizer module comprises selectable functions each comprising a set of keys that provide a value for a name, a location, and a plurality of arguments;
wherein the set of keys provides a value for an update path associated with the selectable function; wherein the set of keys includes a key that instructs the server customizer module on an action to take upon completion of a launched process; and wherein execution of the server customizer module and the server unattended install launch module are performed independently on the server;
wherein the action to take is selected from a group comprising a reboot of the server, a prompt to reboot the server, a prompt to rename the server, a prompt to join a domain, and a deletion of a specified file.
2. The method of claim 1 , wherein the execution of the server unattended install launch module is launched from the server customizer module.
3. The method of claim 1 , wherein the server unattended install launch module comprises an unattended install launch initialization file to launch a plurality of standardized processes on the server.
4. The method of claim 3 , wherein the unattended install launch initialization file is generated from a plurality of initialization file inputs.
5. The method of claim 1 , wherein the server customizer initialization file comprises at least one of:
a plurality of arguments to populate and run a plurality of standardized applications, scripts, and utilities on the server; and
a functional section and an application settings section.
6. The method of claim 5 , wherein the functional section comprises at least one of a build section, a customize section, an install section, and a utilities section.
7. The method of claim 1 , wherein the server customizer module further comprises a user interface.
8. The method of claim 7 , wherein the user interface for the server customizer module comprises a plurality of tabs that are created by the server initialization file.
9. The method of claim 8 , wherein each tab comprises the plurality of selectable functions, with each selectable function comprising a log file associated with the selectable function, and wherein the set of keys is associated with the selectable function.
10. The method of claim 9 , wherein the set of keys further comprises the key that instructs the server customizer module on the action to take upon completion of the launched process.
11. The method of claim 1 , wherein the server customizer module further comprises a domain list and a plurality of application settings.
12. The method of claim 11 , wherein the domain list comprises each domain that is managed by the server customizer module.
13. The method of claim 11 , wherein
the plurality of application settings comprises identification of a central network location storing a most current version of the server customizer module and initialization files, and
the server customizer module and server customer initialization file are automatically updated from a corresponding centrally stored version.
14. The method of claim 1 , wherein the server unattended install launch module comprises a functional section comprising a plurality of functions, each function representing a specific process, and an application settings section.
15. The method of claim 14 , wherein the plurality of processes launched by the server unattended launch module on the at least one server comprise at least one of a registry configuration, a keyword substitution, a file execution, an executable file installation, a local file update with a centrally maintained file, a server reboot, a customization service start, stop and restart, a share file creation, a share file deletion, and an addition or removal of a local identifier or group from the server.
16. A non-transitory computer readable storage medium comprising computer program instructions that, when executed by at least one processor, are configured to cause the at least one processor to:
access build software on a server to be built, the build software including a server customizer module and a server unattended install launch module;
chain, on the server to be built, a plurality of standardized processes based on a version of a server customizer initialization file of a server customizer module; and
execute the server customizer module and the server unattended install launch module on the server; wherein the server customizer module comprises selectable functions each comprising a set of keys that provide a value for a name, a location, and a plurality of arguments; wherein the set of keys provides a value for an update path associated with the selectable function; wherein the set of keys includes a key that instructs the server customizer module on an action to take upon completion of a launched process; and wherein the execution of the server customizer module and the server unattended install launch module is performed independently on the server;
wherein the action to take is selected from a group comprising a reboot of the server, a prompt to reboot the server, a prompt to rename the server, a prompt to join a domain, and a deletion of a specified file.
17. The non-transitory computer readable storage medium of claim 16 , wherein the computer program instructions are further configured to cause the at least one processor to launch the server unattended install launch module from the server customizer module.
18. The non-transitory computer readable storage medium of claim 16 , wherein the computer program instructions are further configured to cause the at least one processor to generate a functional section and an application settings section.
19. The non-transitory computer readable storage medium of claim 18 , wherein the functional section comprises at least one of a build section, a customize section, an install section and a utilities section.
20. The non-transitory computer readable storage medium of claim 16 , wherein the computer program instructions are further configured to cause the least one processor to generate a user interface for the server customizer module.
21. The non-transitory computer readable storage medium of claim 20 , wherein the user interface comprises a plurality of tabs on the user interface.
22. The non-transitory computer readable storage medium of claim 21 , wherein each tab comprises the plurality of selectable functions, with each selectable function comprising a log file associated with the selectable function, and wherein the set of keys is associated with the selectable function.
23. The non-transitory computer readable storage medium of claim 22 , wherein the set of keys further comprises the key that instructs the server customizer module on the action to take upon completion of the launched process.
24. The non-transitory computer readable storage medium of claim 16 , wherein the server unattended install launch module comprises an unattended install launch initialization file to launch a plurality of standardized processes on the server, wherein the unattended install launch initialization file is generated from a plurality of initialization file inputs.
25. The non-transitory computer readable storage medium of claim 16 , wherein the server customizer module further comprises a domain list and a plurality of application settings.
26. The non-transitory computer readable storage medium of claim 25 , wherein the domain list comprises each domain that is managed by the server customizer module.
27. The non-transitory computer readable storage medium of claim 25 , wherein:
the plurality of application settings identifies a central network location storing a most current version of the program instructions for the server customizer module and initialization files, and
the computer program instructions are further configured to cause the server customizer module and server customer initialization file to automatically be updated from a corresponding centrally stored version.
28. The non-transitory computer readable storage medium of claim 16 , wherein the server unattended install launch module comprises a functional section comprising a plurality of functions, each function representing a specific process, and an application settings section.
29. The non-transitory computer readable storage medium of claim 28 , wherein the server unattended launch module on the server comprises at least one of a registry configuration, a keyword substitution, a file execution, an executable file installation, a local file update with a centrally maintained file, a server reboot, a customization service start, stop and restart, a share file creation, a share file deletion, and an addition or removal of a local identifier or group from the server.
30. A system, comprising:
a storage device to store build software, the storage device included in a server to be built, the build software including a server customizer module and a server unattended install launch module,
the server unattended install launch module comprising an unattended install launch initialization file to launch a plurality of standardized processes executed by at least one processor on the server to be built; and
the server customizer module cooperative with the server unattended install launch module, comprising a server customizer initialization file comprising a version of the server customizer initialization file of said server customizer module; wherein the server customizer module comprises selectable functions each comprising a set of keys that provide a value for a name, a location, and a plurality of arguments; wherein the set of keys provides a value for an update path associated with the selectable function; wherein the set of keys includes a key that instructs the server customizer module on an action to take upon completion of a launched process; and wherein the execution of the server customizer module and the server unattended install launch module is performed independently of the server customizer module on the server;
wherein the action to take is selected from a group comprising a reboot of the server, a prompt to reboot the server, a prompt to rename the server, a prompt to join a domain, and a deletion of a specified file.
31. The system of claim 30 , wherein the server customizer initialization file comprises a functional section and an application setting section.
32. The system of claim 31 , wherein the functional section of the server customizer initialization file comprises at least one of a build section, a customize section, an install section, and a utilities section.
33. The system of claim 30 , wherein each tab comprises the plurality of selectable functions, with each selectable function comprising a log file associated with the selectable function, and wherein the set of keys is associated with the selectable function.
34. The system of claim 33 , wherein the set of keys further comprises the key that instructs the server customizer module on the action to take upon completion of the launched process.
35. The system of claim 30 , wherein the unattended install launch initialization file is generated from a plurality of initialization file inputs.
36. The system of claim 30 , wherein the server customizer module further comprises a domain list and a plurality of application settings.
37. The system of claim 36 , wherein the domain list comprises each domain that is managed by the server customizer module.
38. The system of claim 36 , wherein:
the plurality of application settings comprises identification of a central network location storing a most current version of the server customizer module and initialization files, and
the server customizer module and server customer initialization file are automatically updated from a corresponding centrally stored version.
39. The system of claim 30 , wherein the server unattended install launch module comprises a functional section comprising a plurality of functions, each function representing a specific process, and an application settings section.
40. The system of claim 30 , wherein the plurality of processes launched by the server unattended launch module on each server comprises at least one of a registry configuration, a keyword substitution, a file execution, an executable file installation, a local file update with a centrally maintained file, a server reboot, a customization service start, stop and restart, a share file creation, a share file deletion, and an addition or removal of a local identifier or group from the server.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/590,722 US10430209B1 (en) | 2006-04-20 | 2017-05-09 | System and method for server customization |
Applications Claiming Priority (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/407,659 US7802243B1 (en) | 2006-04-20 | 2006-04-20 | System and method for server customization |
US12/832,297 US8327347B1 (en) | 2006-04-20 | 2010-07-08 | System and method for server customization |
US13/684,942 US8621455B1 (en) | 2006-04-20 | 2012-11-26 | System and method for server customization |
US14/135,976 US8875126B1 (en) | 2006-04-20 | 2013-12-20 | System and method for server customization |
US14/519,877 US9240925B1 (en) | 2006-04-20 | 2014-10-21 | System and method for server customization |
US15/000,925 US9647885B1 (en) | 2006-04-20 | 2016-01-19 | System and method for server customization |
US15/590,722 US10430209B1 (en) | 2006-04-20 | 2017-05-09 | System and method for server customization |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/000,925 Continuation US9647885B1 (en) | 2006-04-20 | 2016-01-19 | System and method for server customization |
Publications (1)
Publication Number | Publication Date |
---|---|
US10430209B1 true US10430209B1 (en) | 2019-10-01 |
Family
ID=42734045
Family Applications (7)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/407,659 Expired - Fee Related US7802243B1 (en) | 2006-04-20 | 2006-04-20 | System and method for server customization |
US12/832,297 Active 2026-11-02 US8327347B1 (en) | 2006-04-20 | 2010-07-08 | System and method for server customization |
US13/684,942 Active US8621455B1 (en) | 2006-04-20 | 2012-11-26 | System and method for server customization |
US14/135,976 Active US8875126B1 (en) | 2006-04-20 | 2013-12-20 | System and method for server customization |
US14/519,877 Expired - Fee Related US9240925B1 (en) | 2006-04-20 | 2014-10-21 | System and method for server customization |
US15/000,925 Active US9647885B1 (en) | 2006-04-20 | 2016-01-19 | System and method for server customization |
US15/590,722 Active 2026-06-23 US10430209B1 (en) | 2006-04-20 | 2017-05-09 | System and method for server customization |
Family Applications Before (6)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/407,659 Expired - Fee Related US7802243B1 (en) | 2006-04-20 | 2006-04-20 | System and method for server customization |
US12/832,297 Active 2026-11-02 US8327347B1 (en) | 2006-04-20 | 2010-07-08 | System and method for server customization |
US13/684,942 Active US8621455B1 (en) | 2006-04-20 | 2012-11-26 | System and method for server customization |
US14/135,976 Active US8875126B1 (en) | 2006-04-20 | 2013-12-20 | System and method for server customization |
US14/519,877 Expired - Fee Related US9240925B1 (en) | 2006-04-20 | 2014-10-21 | System and method for server customization |
US15/000,925 Active US9647885B1 (en) | 2006-04-20 | 2016-01-19 | System and method for server customization |
Country Status (1)
Country | Link |
---|---|
US (7) | US7802243B1 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
USD876473S1 (en) * | 2018-02-27 | 2020-02-25 | Health Management Systems, Inc. | Portion of a display screen with graphical user interface for an online portal |
USD876472S1 (en) * | 2018-02-27 | 2020-02-25 | Health Management Systems, Inc. | Portion of a display screen with graphical user interface for an online portal |
USD877186S1 (en) * | 2018-02-27 | 2020-03-03 | Health Management Systems, Inc. | Portion of a display screen with graphical user interface for an online portal |
CN112363772A (en) * | 2020-10-10 | 2021-02-12 | 福建联迪商用设备有限公司 | Method and terminal for customizing startup service product |
Families Citing this family (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7802243B1 (en) * | 2006-04-20 | 2010-09-21 | Open Invention Network Llc | System and method for server customization |
US8368915B1 (en) * | 2006-06-23 | 2013-02-05 | Open Invention Network, Llc | System and method for printer driver management in an enterprise network |
US8346897B2 (en) * | 2008-02-25 | 2013-01-01 | Jon Jaroker | System and method for deploying and maintaining software applications |
US8707397B1 (en) * | 2008-09-10 | 2014-04-22 | United Services Automobile Association | Access control center auto launch |
US9298445B1 (en) * | 2009-09-04 | 2016-03-29 | Symantec Corporation | Systems and methods for correlating software inventory information with delivered software |
JP2011224798A (en) * | 2010-04-15 | 2011-11-10 | Canon Inc | Image processing apparatus, image processing method, and program |
US8756595B2 (en) * | 2011-07-28 | 2014-06-17 | Yahoo! Inc. | Method and system for distributed application stack deployment |
KR101850817B1 (en) | 2011-11-17 | 2018-04-23 | 삼성전자주식회사 | The method and apparatus for auto installing applications into different terminal |
US9128798B2 (en) | 2012-10-17 | 2015-09-08 | Movimento Group | Module updating device |
US8813061B2 (en) * | 2012-10-17 | 2014-08-19 | Movimento Group | Module updating device |
US9417932B2 (en) | 2013-10-28 | 2016-08-16 | International Business Machines Corporation | Launching and managing unattended application programs |
USD788134S1 (en) * | 2014-10-10 | 2017-05-30 | Lam Research Corporation | Mobile device display screen with graphical user interface for supporting service maintenance and tracking activities in semiconductor tool |
USD814488S1 (en) | 2014-10-10 | 2018-04-03 | Lam Research Corporation | Display screen with graphical user interface for supporting service maintenance and tracking activities in semiconductor tool |
CN106796424B (en) | 2014-10-10 | 2019-05-21 | 朗姆研究公司 | The mobile connectivity of semiconductor manufacturing facility and control |
CN107465521A (en) * | 2016-06-02 | 2017-12-12 | 中兴通讯股份有限公司 | A kind of upgrade method, server and terminal |
US10309792B2 (en) | 2016-06-14 | 2019-06-04 | nuTonomy Inc. | Route planning for an autonomous vehicle |
US10126136B2 (en) | 2016-06-14 | 2018-11-13 | nuTonomy Inc. | Route planning for an autonomous vehicle |
US11092446B2 (en) | 2016-06-14 | 2021-08-17 | Motional Ad Llc | Route planning for an autonomous vehicle |
US10829116B2 (en) | 2016-07-01 | 2020-11-10 | nuTonomy Inc. | Affecting functions of a vehicle based on function-related information about its environment |
US10473470B2 (en) | 2016-10-20 | 2019-11-12 | nuTonomy Inc. | Identifying a stopping place for an autonomous vehicle |
US10857994B2 (en) | 2016-10-20 | 2020-12-08 | Motional Ad Llc | Identifying a stopping place for an autonomous vehicle |
US10681513B2 (en) | 2016-10-20 | 2020-06-09 | nuTonomy Inc. | Identifying a stopping place for an autonomous vehicle |
US10331129B2 (en) | 2016-10-20 | 2019-06-25 | nuTonomy Inc. | Identifying a stopping place for an autonomous vehicle |
CN109960520B (en) * | 2017-12-25 | 2022-07-19 | 浙江宇视科技有限公司 | Program loading method and device and electronic equipment |
CN111435303B (en) * | 2019-01-15 | 2023-05-23 | 福建省天奕网络科技有限公司 | Method and terminal for generating 3D installation package |
CN110162318A (en) * | 2019-04-12 | 2019-08-23 | 厦门天锐科技股份有限公司 | A kind of implementation method that terminal batch unimodule updates |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5970252A (en) * | 1997-08-12 | 1999-10-19 | International Business Machines Corporation | Method and apparatus for loading components in a component system |
US6202206B1 (en) * | 1998-05-14 | 2001-03-13 | International Business Machines Corporation | Simultaneous installation and configuration of programs and components into a network of server and client computers |
US6256665B1 (en) * | 1995-04-28 | 2001-07-03 | Sotf Technologies, Inc. | Method for emulation of terminal-resident GUI application |
US20020124245A1 (en) * | 2000-08-14 | 2002-09-05 | Alvin Maddux | Method and apparatus for advanced software deployment |
US6606660B1 (en) * | 1999-08-31 | 2003-08-12 | Accenture Llp | Stream-based communication in a communication services patterns environment |
US6854112B2 (en) * | 2001-08-29 | 2005-02-08 | International Business Machines Corporation | System and method for the automatic installation and configuration of an operating system |
US6918113B2 (en) * | 2000-11-06 | 2005-07-12 | Endeavors Technology, Inc. | Client installation and execution system for streamed applications |
US20050198292A1 (en) * | 1998-12-29 | 2005-09-08 | Citrix Systems, Inc. | An apparatus and method for determining a program neighborhood for a client node in a client-server network |
US6959320B2 (en) * | 2000-11-06 | 2005-10-25 | Endeavors Technology, Inc. | Client-side performance optimization system for streamed applications |
US20090293107A1 (en) * | 2002-01-08 | 2009-11-26 | Bottomline Technologies (De) Inc. | Transfer server of a secure system for unattended remote file and message transfer |
US20120197795A1 (en) * | 2002-05-06 | 2012-08-02 | Bottomline Technologies (De) Inc. | Integrated Payment System |
US8332496B2 (en) * | 2009-09-23 | 2012-12-11 | International Business Machines Corporation | Provisioning of operating environments on a server in a networked environment |
Family Cites Families (61)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5845078A (en) * | 1992-04-16 | 1998-12-01 | Hitachi, Ltd. | Network integrated construction system, method of installing network connection machines, and method of setting network parameters |
US6151643A (en) * | 1996-06-07 | 2000-11-21 | Networks Associates, Inc. | Automatic updating of diverse software products on multiple client computer systems by downloading scanning application to client computer and generating software list on client computer |
US6006034A (en) * | 1996-09-05 | 1999-12-21 | Open Software Associates, Ltd. | Systems and methods for automatic application version upgrading and maintenance |
US6055363A (en) * | 1997-07-22 | 2000-04-25 | International Business Machines Corporation | Managing multiple versions of multiple subsystems in a distributed computing environment |
US5956515A (en) * | 1997-07-22 | 1999-09-21 | International Business Machines Corporation | Method for managing multiple versions of multiple subsystems in a distributed computing environment |
US6282709B1 (en) | 1997-11-12 | 2001-08-28 | Philips Electronics North America Corporation | Software update manager |
US6117188A (en) | 1998-04-27 | 2000-09-12 | Cognet Corporation | System and method using token processing to control software distribution and desktop management in a computer network environment |
WO1999057634A1 (en) * | 1998-05-06 | 1999-11-11 | Jcp Computer Services Ltd. | Processing apparatus and method |
US6212560B1 (en) * | 1998-05-08 | 2001-04-03 | Compaq Computer Corporation | Dynamic proxy server |
US6066182A (en) * | 1998-11-05 | 2000-05-23 | Platinum Technology Ip, Inc. | Method and apparatus for operating system personalization during installation |
US6591418B2 (en) * | 1999-03-26 | 2003-07-08 | Dell U.S.A., L.P. | Factory software management system |
US6466972B1 (en) | 1999-03-31 | 2002-10-15 | International Business Machines Corporation | Server based configuration of network computers via machine classes |
US6823376B1 (en) | 1999-04-26 | 2004-11-23 | International Business Machines Corporation | Method and system for capturing and storing system changes for application to multiple users and systems in a heterogeneous server environment |
US6721713B1 (en) * | 1999-05-27 | 2004-04-13 | Andersen Consulting Llp | Business alliance identification in a web architecture framework |
US7065497B1 (en) * | 1999-06-07 | 2006-06-20 | Hewlett-Packard Development Company, L.P. | Document delivery system for automatically printing a document on a printing device |
US6314516B1 (en) | 1999-12-03 | 2001-11-06 | Compaq Computer Corporation | Method and apparatus for configuring communications settings in a computer system |
US6654888B1 (en) * | 1999-12-31 | 2003-11-25 | International Business Machines Corporation | Installing and controlling trial software |
US7657887B2 (en) * | 2000-05-17 | 2010-02-02 | Interwoven, Inc. | System for transactionally deploying content across multiple machines |
US6845383B1 (en) * | 2000-06-19 | 2005-01-18 | International Business Machines Corporation | System and method for managing concurrent scheduled or on-demand replication of subscriptions |
US6785721B1 (en) * | 2000-06-19 | 2004-08-31 | International Business Machines Corporation | System and method for providing a distributable runtime that deploys web applications and services from a workflow, enterprise, and mail-enabled web application server and platform |
US6742026B1 (en) * | 2000-06-19 | 2004-05-25 | International Business Machines Corporation | System and method for providing a distributable runtime |
US6574617B1 (en) * | 2000-06-19 | 2003-06-03 | International Business Machines Corporation | System and method for selective replication of databases within a workflow, enterprise, and mail-enabled web application server and platform |
US7103661B2 (en) * | 2000-07-12 | 2006-09-05 | John Raymond Klein | Auto configuration of portable computers for use in wireless local area networks |
US7191239B2 (en) | 2000-08-02 | 2007-03-13 | Ipass Inc. | Method and system to customize and update a network connection application for distribution to multiple end-users |
US6865737B1 (en) | 2000-08-23 | 2005-03-08 | Microsoft Corporation | Remote software installation and maintenance |
US20030182414A1 (en) * | 2003-05-13 | 2003-09-25 | O'neill Patrick J. | System and method for updating and distributing information |
US7013461B2 (en) | 2001-01-05 | 2006-03-14 | International Business Machines Corporation | Systems and methods for service and role-based software distribution |
JP2002318692A (en) * | 2001-04-19 | 2002-10-31 | Sony Corp | Installation support system, installation support device, installation support method, program for supporting installation and recording medium in which the same program is recorded |
US7131123B2 (en) | 2001-04-30 | 2006-10-31 | Opsware Inc. | Automated provisioning of computing networks using a network database model |
US20020191014A1 (en) | 2001-04-30 | 2002-12-19 | Hsieh Vivian G. | Graphical user interfaces for software management in an automated provisioning environment |
US20030030664A1 (en) | 2001-08-13 | 2003-02-13 | Parry Travis J. | Customizable control panel software |
US7562208B1 (en) * | 2002-02-07 | 2009-07-14 | Network Appliance, Inc. | Method and system to quarantine system software and configuration |
US7266818B2 (en) * | 2002-06-28 | 2007-09-04 | Microsoft Corporation | Automated system setup |
US20040012628A1 (en) | 2002-07-16 | 2004-01-22 | Kropf Linn James | Device interface customization |
US20040078787A1 (en) | 2002-07-19 | 2004-04-22 | Michael Borek | System and method for troubleshooting, maintaining and repairing network devices |
US7100159B2 (en) | 2002-11-04 | 2006-08-29 | Hewlett-Packard Development Company, L.P. | Method, apparatus and means for silently customizing software within a multi-platform environment |
US7228541B2 (en) * | 2003-01-17 | 2007-06-05 | National Instruments Corporation | Creation of application system installer |
US7069553B2 (en) | 2003-03-03 | 2006-06-27 | Computer Associates Think, Inc. | Universal deployment tool |
US7694277B2 (en) * | 2003-05-14 | 2010-04-06 | Microsoft Corporation | Cross version customization of design environment |
EP1652071A2 (en) | 2003-07-11 | 2006-05-03 | Computer Associates Think, Inc. | System and method for dynamic generation of a graphical user interface |
US20070067373A1 (en) * | 2003-11-03 | 2007-03-22 | Steven Higgins | Methods and apparatuses to provide mobile applications |
US20050132360A1 (en) * | 2003-12-11 | 2005-06-16 | Chu Simon C. | Network boot sequence in the absence of a DHCP server |
US7107443B2 (en) | 2003-12-30 | 2006-09-12 | International Business Machines Corporation | Method for customizing a computer system by using stored configuration parameters in a configurism mechanism |
US20050172284A1 (en) | 2004-01-30 | 2005-08-04 | Dandekar Shree A. | Method and system for automated generation of customized factory installable software |
US20050188295A1 (en) | 2004-02-25 | 2005-08-25 | Loren Konkus | Systems and methods for an extensible administration tool |
US7660847B2 (en) * | 2004-03-14 | 2010-02-09 | International Business Machines Corporation | Unattended installation of drivers for devices that are not automatically found and installed during operating system installation |
US7694291B2 (en) * | 2004-04-06 | 2010-04-06 | Hewlett-Packard Development Company, L.P. | Build optimizer tool for efficient management of software builds for mobile devices |
US7735076B2 (en) * | 2004-10-15 | 2010-06-08 | Adobe Systems Incorporated | Faster loading of extension-based applications using caching |
US7827544B2 (en) * | 2004-11-18 | 2010-11-02 | International Business Machines Corporation | Updating elements in a data storage facility using a predefined state machine, with parallel activation |
US20070006205A1 (en) * | 2005-05-18 | 2007-01-04 | Michael Kennedy | System for virtual image migration |
US8271973B2 (en) * | 2005-09-09 | 2012-09-18 | Emulex Design & Manufacturing Corporation | Automated notification of software installation failures |
US7802243B1 (en) * | 2006-04-20 | 2010-09-21 | Open Invention Network Llc | System and method for server customization |
US20080005733A1 (en) * | 2006-06-29 | 2008-01-03 | Balaji Ramachandran | Method and apparatus for updating firmware and software |
US7752487B1 (en) * | 2006-08-08 | 2010-07-06 | Open Invention Network, Llc | System and method for managing group policy backup |
US9251498B2 (en) * | 2006-10-23 | 2016-02-02 | Oracle International Corporation | Facilitating deployment of customizations of enterprise applications |
US8091085B2 (en) * | 2007-10-29 | 2012-01-03 | International Business Machines Corporation | Installation of updated software for server components |
US8271967B2 (en) * | 2008-06-09 | 2012-09-18 | Ricoh Company, Ltd. | MFP software update using web service |
JP2010020610A (en) * | 2008-07-11 | 2010-01-28 | Sony Corp | Recorder, method for acquiring software update data, program, and data delivery system |
US8615581B2 (en) * | 2008-12-19 | 2013-12-24 | Openpeak Inc. | System for managing devices and method of operation of same |
US8881134B2 (en) * | 2010-04-29 | 2014-11-04 | International Business Machines Corporation | Updating elements in data storage facility using predefined state machine over extended time period |
US8676122B2 (en) * | 2010-08-27 | 2014-03-18 | Gregory H. Piesinger | Secure satellite modem for personal digital assistant method and apparatus |
-
2006
- 2006-04-20 US US11/407,659 patent/US7802243B1/en not_active Expired - Fee Related
-
2010
- 2010-07-08 US US12/832,297 patent/US8327347B1/en active Active
-
2012
- 2012-11-26 US US13/684,942 patent/US8621455B1/en active Active
-
2013
- 2013-12-20 US US14/135,976 patent/US8875126B1/en active Active
-
2014
- 2014-10-21 US US14/519,877 patent/US9240925B1/en not_active Expired - Fee Related
-
2016
- 2016-01-19 US US15/000,925 patent/US9647885B1/en active Active
-
2017
- 2017-05-09 US US15/590,722 patent/US10430209B1/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6256665B1 (en) * | 1995-04-28 | 2001-07-03 | Sotf Technologies, Inc. | Method for emulation of terminal-resident GUI application |
US5970252A (en) * | 1997-08-12 | 1999-10-19 | International Business Machines Corporation | Method and apparatus for loading components in a component system |
US6202206B1 (en) * | 1998-05-14 | 2001-03-13 | International Business Machines Corporation | Simultaneous installation and configuration of programs and components into a network of server and client computers |
US20050198292A1 (en) * | 1998-12-29 | 2005-09-08 | Citrix Systems, Inc. | An apparatus and method for determining a program neighborhood for a client node in a client-server network |
US6606660B1 (en) * | 1999-08-31 | 2003-08-12 | Accenture Llp | Stream-based communication in a communication services patterns environment |
US20020124245A1 (en) * | 2000-08-14 | 2002-09-05 | Alvin Maddux | Method and apparatus for advanced software deployment |
US6918113B2 (en) * | 2000-11-06 | 2005-07-12 | Endeavors Technology, Inc. | Client installation and execution system for streamed applications |
US6959320B2 (en) * | 2000-11-06 | 2005-10-25 | Endeavors Technology, Inc. | Client-side performance optimization system for streamed applications |
US6854112B2 (en) * | 2001-08-29 | 2005-02-08 | International Business Machines Corporation | System and method for the automatic installation and configuration of an operating system |
US20090293107A1 (en) * | 2002-01-08 | 2009-11-26 | Bottomline Technologies (De) Inc. | Transfer server of a secure system for unattended remote file and message transfer |
US20120197795A1 (en) * | 2002-05-06 | 2012-08-02 | Bottomline Technologies (De) Inc. | Integrated Payment System |
US8332496B2 (en) * | 2009-09-23 | 2012-12-11 | International Business Machines Corporation | Provisioning of operating environments on a server in a networked environment |
Non-Patent Citations (2)
Title |
---|
Title: Customer context server application enabling customer-focused e-commerce, author: Bert Barabas et al, source: ACM,dated: Jan. 2000. * |
Title: Remote customization of systems code for embedded devices , author: Bhatia et al, source: ACM, dated: Sep. 2004. * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
USD876473S1 (en) * | 2018-02-27 | 2020-02-25 | Health Management Systems, Inc. | Portion of a display screen with graphical user interface for an online portal |
USD876472S1 (en) * | 2018-02-27 | 2020-02-25 | Health Management Systems, Inc. | Portion of a display screen with graphical user interface for an online portal |
USD877186S1 (en) * | 2018-02-27 | 2020-03-03 | Health Management Systems, Inc. | Portion of a display screen with graphical user interface for an online portal |
CN112363772A (en) * | 2020-10-10 | 2021-02-12 | 福建联迪商用设备有限公司 | Method and terminal for customizing startup service product |
Also Published As
Publication number | Publication date |
---|---|
US7802243B1 (en) | 2010-09-21 |
US9240925B1 (en) | 2016-01-19 |
US9647885B1 (en) | 2017-05-09 |
US8327347B1 (en) | 2012-12-04 |
US8621455B1 (en) | 2013-12-31 |
US8875126B1 (en) | 2014-10-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10430209B1 (en) | System and method for server customization | |
US6026438A (en) | Dynamic workstation configuration processor | |
CN106325951B (en) | It is a kind of to support multiple database, the application system Automation arranging method of more middleware types | |
US6871221B1 (en) | Method and apparatus to manage network client logon scripts using a graphical management and administration tool | |
US6532588B1 (en) | User centric program product distribution | |
US8601466B2 (en) | Software deployment method and system, software deployment server and user server | |
US10430204B2 (en) | System and method for cloud provisioning and application deployment | |
US7310801B2 (en) | Servicing a component-based software product throughout the software product lifecycle | |
US6698018B1 (en) | System and method of multiple-stage installation of a suite of applications | |
US8185891B2 (en) | Methods and systems for provisioning software | |
US6269480B1 (en) | Cross platform installer-with the ability to create platform independent variables of specific operating system variables from a scripting language | |
US6910208B1 (en) | System and method of providing replaceable and extensible user interface for the installation of a suite of applications | |
US20090307763A1 (en) | Automated Test Management System and Method | |
JP7493053B2 (en) | Image file generating method, device and computer program | |
US20070240145A1 (en) | Method and system for java application administration and deployment | |
US8250458B2 (en) | Method, system, and software tool for emulating a portal application | |
US7707571B1 (en) | Software distribution systems and methods using one or more channels | |
US20130042239A1 (en) | System and method for use of a virtual assembly builder | |
US7778968B2 (en) | Systems and methods for compiling applications on a test server | |
US6195796B1 (en) | User centric source control | |
US6980916B1 (en) | Mechanism for graphical test exclusion | |
US20050066337A1 (en) | Portable operating environment | |
Cisco | Upgrading Cisco CallManager Release 3.1(1) | |
CN111897794A (en) | Database maintenance method and device, electronic equipment and storage medium | |
Manual | WhereScape® RED |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |