CN112579106A - Microsoft drive deployment method and device based on association drive library - Google Patents

Microsoft drive deployment method and device based on association drive library Download PDF

Info

Publication number
CN112579106A
CN112579106A CN202011471493.9A CN202011471493A CN112579106A CN 112579106 A CN112579106 A CN 112579106A CN 202011471493 A CN202011471493 A CN 202011471493A CN 112579106 A CN112579106 A CN 112579106A
Authority
CN
China
Prior art keywords
drive
file
deployment
microsoft
script
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.)
Granted
Application number
CN202011471493.9A
Other languages
Chinese (zh)
Other versions
CN112579106B (en
Inventor
霍开源
石骁
倪永俊
蒋菲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Union Memory Information System Co Ltd
Original Assignee
Shenzhen Union Memory Information System Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Shenzhen Union Memory Information System Co Ltd filed Critical Shenzhen Union Memory Information System Co Ltd
Priority to CN202011471493.9A priority Critical patent/CN112579106B/en
Publication of CN112579106A publication Critical patent/CN112579106A/en
Application granted granted Critical
Publication of CN112579106B publication Critical patent/CN112579106B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

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 Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The application relates to a Microsoft drive deployment method, a Microsoft drive deployment device, a computer device and a storage medium based on an associative drive library, wherein the method comprises the following steps: configuring the models of all the testing machines at a server end; downloading a corresponding driving file from an associated official website to the server according to the model of the testing machine; the method comprises the steps that a drive file downloaded from an associated official website is converted into a file supporting a Microsoft system deployment format through a running script; respectively modifying the system response file and the Microsoft deployment script file; and when the test machine is deployed, calling the converted drive installation script from the hard disk starting process, and installing a corresponding drive file from the server. The invention carries out format conversion modification and installation forward of the drive file on the basis of the association drive library, realizes that the association drive library can be used for completing drive deployment, further does not need to consider the influence caused by the drive sequence, and achieves the technical effect of improving the system deployment efficiency.

Description

Microsoft drive deployment method and device based on association drive library
Technical Field
The invention relates to the technical field of computer testing, in particular to a Microsoft drive deployment method and device based on an association drive library, computer equipment and a storage medium.
Background
With the development of computer technology, the notebook has become the most powerful utility tool for people today, and the safety and stability of the notebook are necessary guarantees when people work with the computer, so before the notebook leaves the factory, the test of the test machine system needs to be performed through a network installation system and corresponding drivers.
At present, when a notebook computer of an association system is installed in a drive mode in the traditional technology, and the drive is installed based on thininstallers, the sequential installation sequence of a plurality of drives needs to be accurately controlled due to the fact that the drive installation is performed under WINDOWS, and if association background personnel are not maintained timely, a user needs to spend a large amount of time on maintaining the drive sequence, so that unnecessary human resource cost is wasted, and the deployment efficiency of the whole system is reduced.
Disclosure of Invention
In view of the foregoing, there is a need to provide a microsoft driving deployment method, apparatus, computer device and storage medium based on an associative driving library.
A microsoft drive deployment method based on an associative drive library, the method comprising:
configuring the models of all the testing machines at a server end;
downloading a corresponding driving file from an associated official website to the server according to the model of the testing machine;
the method comprises the steps that a drive file downloaded from an associated official website is converted into a file supporting a Microsoft system deployment format through a running script;
respectively modifying the system response file and the Microsoft deployment script file;
and when the test machine is deployed, calling the converted drive installation script from the hard disk starting process, and installing a corresponding drive file from the server.
In one embodiment, the step of modifying the system response file and the microsoft deployment script file respectively comprises:
modifying the system response file, and adding a drive installation related script to be called up;
and modifying the Microsoft deployment script, and adding a drive installation script to be copied into a system of the testing machine.
In one embodiment, the step of converting the downloaded driver file from the associated official network into a file supporting a microsoft system deployment format by running a script includes:
and converting the exe-format drive file downloaded from the associated official network into an inf-format drive file by running a script.
In one embodiment, when the tester is initially deployed, the step of invoking the converted driver installation script from a hard disk startup process and installing the corresponding driver file from the server includes:
in the process of system deployment of a test machine, after an operating system of the test machine is downloaded, the operating system is started from a hard disk of the test machine;
and calling a drive installation script, and installing a corresponding drive file in the inf format from the server.
A microsoft-driven deployment apparatus based on an associative driver library, the apparatus comprising:
the configuration module is used for configuring the models of all the testing machines at the server end;
the driving downloading module is used for downloading a corresponding driving file from an associated official website to the server according to the model of the testing machine;
the format conversion module is used for converting the drive file downloaded from the associated official website into a file supporting a Microsoft system deployment format by running a script;
the file modification module is used for respectively modifying the system response file and the Microsoft deployment script file;
and the drive installation module is used for calling the converted drive installation script from the starting process of the hard disk and installing a corresponding drive file from the server when the test machine is deployed.
In one embodiment, the file modification module is further configured to:
modifying the system response file, and adding a drive installation related script to be called up;
and modifying the Microsoft deployment script, and adding a drive installation script to be copied into a system of the testing machine.
In one embodiment, the format conversion module is further configured to:
and converting the exe-format drive file downloaded from the associated official network into an inf-format drive file by running a script.
In one embodiment, the drive mounting module is further configured to:
in the process of system deployment of a test machine, after an operating system of the test machine is downloaded, the operating system is started from a hard disk of the test machine;
and calling a drive installation script, and installing a corresponding drive file in the inf format from the server.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of any of the above methods when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of any of the methods described above.
The microsoft drive deployment method, the microsoft drive deployment device, the computer equipment and the storage medium based on the association drive library configure the models of all the test machines at the server end; downloading a corresponding driving file from an associated official website to the server according to the model of the testing machine; the method comprises the steps that a drive file downloaded from an associated official website is converted into a file supporting a Microsoft system deployment format through a running script; respectively modifying the system response file and the Microsoft deployment script file; and when the test machine is deployed, calling the converted drive installation script from the hard disk starting process, and installing a corresponding drive file from the server. The invention carries out format conversion modification and installation forward of the drive file on the basis of the association drive library, realizes that the association drive library can be used for completing drive deployment, further does not need to consider the influence caused by the drive sequence, and achieves the technical effect of improving the system deployment efficiency.
Drawings
FIG. 1 is a diagram of an application environment for a Microsoft drive deployment method based on a associative drive library in one embodiment;
FIG. 2 is a flow diagram illustrating a Microsoft drive deployment method based on an associative drive library in one embodiment;
FIG. 3 is a flow chart of a Microsoft drive deployment method based on an associative drive library in another embodiment;
FIG. 4 is a block diagram of a Microsoft drive deployment device based on a suggested driver library in one embodiment;
FIG. 5 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
At present, when a notebook computer of an association system is installed in a drive mode in the conventional technology, when the drive is installed based on a Thininstaller (official release for drive installation program), the drive installation is performed under WINDOWS, so that the sequential installation sequence of a plurality of drives needs to be accurately controlled, and if association background personnel are not maintained timely, a user needs to spend a large amount of time on maintaining the drive sequence, so that unnecessary human resource cost is wasted, and the deployment efficiency of the whole system is reduced.
Based on this, the invention provides a microsoft driving deployment method based on an association driving library, and particularly, the method can be applied to an application environment as shown in fig. 1. Specifically, the application environment includes a server 110 and a plurality of test machines 120, and the server 110 is respectively connected to the plurality of test machines 120 through a network, and can be used for performing system deployment to the plurality of test machines simultaneously. First, the model of test machine 120 is configured in server 110. The driver is then automatically downloaded from the association authority to the server 110. Then, the driver library is modulated. Finally, the driver installation and deployment are started in the deployment process, so as to implement the driver deployment for the tester 120.
In one embodiment, as shown in fig. 2, a microsoft driving deployment method based on an association driving library is provided, the method comprising:
step 202, configuring the models of all the testing machines at a server end;
step 204, downloading a corresponding drive file from an association official website to a server according to the model of the test machine;
step 206, converting the drive file downloaded from the associated official website into a file supporting the deployment format of the Microsoft system by running a script;
step 208, modifying the system response file and the Microsoft deployment script file respectively;
step 210, when the test machine is deployed, the converted driver installation script is called from the hard disk starting process, and the corresponding driver file is installed from the server.
In the embodiment, a microsoft driving deployment method based on an association driving library is provided, and the method can be applied to an application environment as shown in fig. 1. According to the scheme, format conversion modification and installation forward of the drive files are carried out on the basis of the association drive library, so that drive deployment can be completed by using the association drive library without considering influence caused by a drive sequence, and the specific implementation process is as follows:
first, the model numbers of all the testers are configured on the server side. And then, downloading a corresponding drive file from the associated official website to the server according to the model of the testing machine. And then, converting the downloaded drive file of the associated official website into a file supporting the deployment format of the Microsoft system by running a script.
In one embodiment, the step of converting the downloaded driver file from the associated official network into a file supporting the deployment format of the microsoft system by running a script comprises: and converting the exe-format drive file downloaded from the associated official network into an inf-format drive file by running a script.
Then, the system response file and the Microsoft deployment script file are modified respectively. And finally, when the test machine is deployed, the converted drive installation script is called from the hard disk starting process, and the corresponding drive file is installed from the server.
In the above embodiment, the models of all the testers are configured at the server side; downloading a corresponding driving file from an associated official website to the server according to the model of the testing machine; the method comprises the steps that a drive file downloaded from an associated official website is converted into a file supporting a Microsoft system deployment format through a running script; respectively modifying the system response file and the Microsoft deployment script file; and when the test machine is deployed, calling the converted drive installation script from the hard disk starting process, and installing a corresponding drive file from the server. The invention carries out format conversion modification and installation forward of the drive file on the basis of the association drive library, realizes that the association drive library can be used for completing drive deployment, further does not need to consider the influence caused by the drive sequence, and achieves the technical effect of improving the system deployment efficiency.
In one embodiment, as shown in fig. 3, a microsoft driving deployment method based on an association driving library is provided, in which the step of modifying the system response file and the microsoft deployment script file respectively further includes:
step 302, modifying the system response file, adding a drive installation related script and calling;
step 304, modifying the Microsoft deployment script, adding a drive installation script and copying the drive installation script to a system of the test machine;
step 306, in the process of system deployment for the tester, after the operating system of the tester is downloaded, starting the operating system from the hard disk of the tester;
and step 308, calling a drive installation script and installing a corresponding drive file in the inf format from the server.
In this embodiment, a microsoft driving deployment method based on an association driver library is provided, and the implementation process is as follows:
1. and configuring the model of the tester at the server side.
2. Automatically download the driver from the association authority to the server.
3. Since the file for microsoft deployment is in inf (Device information file) format, the script is used to convert the exe format driver downloaded from the association official website into inf format.
4. Firstly, modifying the system response file, and adding a drive installation related script to call.
5. And modifying the Microsoft deployment script, and adding a drive installation script to be copied into a system of the testing machine.
6. In the process of deploying the test machine, after the downloading of the operating system is finished, a drive installation script is called in the process of starting the hard disk, and a corresponding inf drive file is installed from the server.
It should be understood that although the various steps in the flow charts of fig. 1-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 1-3 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in FIG. 4, there is provided a Microsoft drive deployment apparatus 400 based on associative drive libraries, the apparatus comprising:
a configuration module 401, configured to configure the models of all the testers at the server side;
a driver downloading module 402, configured to download, from an associated official website, a corresponding driver file into the server according to the model of the test machine;
the format conversion module 403 is configured to convert the downloaded driver file of the associated official website into a file supporting a microsoft system deployment format by running a script;
a file modification module 404, configured to modify the system response file and the microsoft deployment script file respectively;
and a driver installation module 405, configured to, when the tester starts to be deployed, invoke the converted driver installation script from the hard disk start process, and install a corresponding driver file from the server.
In one embodiment, the file modification module 404 is further configured to:
modifying the system response file, and adding a drive installation related script to be called up;
and modifying the Microsoft deployment script, and adding a drive installation script to be copied into a system of the testing machine.
In one embodiment, the format conversion module 403 is further configured to:
and converting the exe-format drive file downloaded from the associated official network into an inf-format drive file by running a script.
In one embodiment, the drive mounting module 405 is further configured to:
in the process of system deployment of a test machine, after an operating system of the test machine is downloaded, the operating system is started from a hard disk of the test machine;
and calling a drive installation script, and installing a corresponding drive file in the inf format from the server.
For specific definition of the microsoft driving deployment device based on the associative driving library, reference may be made to the above definition of the microsoft driving deployment method based on the associative driving library, and details are not described here.
In one embodiment, a computer device is provided, the internal structure of which may be as shown in FIG. 5. The computer apparatus includes a processor, a memory, and a network interface connected by a device bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The nonvolatile storage medium stores an operating device, a computer program, and a database. The internal memory provides an environment for the operation device in the nonvolatile storage medium and the execution of the computer program. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a microsoft-driven deployment method based on an associative driver library.
Those skilled in the art will appreciate that the architecture shown in fig. 5 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method embodiments when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the above respective method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A Microsoft drive deployment method based on an associative drive library is characterized by comprising the following steps:
configuring the models of all the testing machines at a server end;
downloading a corresponding driving file from an associated official website to the server according to the model of the testing machine;
the method comprises the steps that a drive file downloaded from an associated official website is converted into a file supporting a Microsoft system deployment format through a running script;
respectively modifying the system response file and the Microsoft deployment script file;
and when the test machine is deployed, calling the converted drive installation script from the hard disk starting process, and installing a corresponding drive file from the server.
2. The microsoft driver deployment method based on an association driver library according to claim 1, wherein the step of modifying the system response file and the microsoft deployment script file respectively comprises:
modifying the system response file, and adding a drive installation related script to be called up;
and modifying the Microsoft deployment script, and adding a drive installation script to be copied into a system of the testing machine.
3. The microsoft driver deployment method based on the association driver library according to claim 2, wherein the step of converting the downloaded driver files from the association official network into files supporting the microsoft system deployment format by running a script comprises:
and converting the exe-format drive file downloaded from the associated official network into an inf-format drive file by running a script.
4. The microsoft drive deployment method based on an associative drive library according to claim 3, wherein the step of calling the converted drive installation script from the hard disk startup process and installing the corresponding drive file from the server when the tester is started to be deployed comprises:
in the process of system deployment of a test machine, after an operating system of the test machine is downloaded, the operating system is started from a hard disk of the test machine;
and calling a drive installation script, and installing a corresponding drive file in the inf format from the server.
5. A microsoft-driven deployment apparatus based on an associative-driven library, the apparatus comprising:
the configuration module is used for configuring the models of all the testing machines at the server end;
the driving downloading module is used for downloading a corresponding driving file from an associated official website to the server according to the model of the testing machine;
the format conversion module is used for converting the drive file downloaded from the associated official website into a file supporting a Microsoft system deployment format by running a script;
the file modification module is used for respectively modifying the system response file and the Microsoft deployment script file;
and the drive installation module is used for calling the converted drive installation script from the starting process of the hard disk and installing a corresponding drive file from the server when the test machine is deployed.
6. The microsoft driver deployment device based on an associative driver library according to claim 5, wherein the file modification module is further configured to:
modifying the system response file, and adding a drive installation related script to be called up;
and modifying the Microsoft deployment script, and adding a drive installation script to be copied into a system of the testing machine.
7. The microsoft driver deployment device based on an associative driver library according to claim 6, wherein the format conversion module is further configured to:
and converting the exe-format drive file downloaded from the associated official network into an inf-format drive file by running a script.
8. The microsoft driver deployment method based on associative driver library according to claim 7, wherein the driver installation module is further configured to:
in the process of system deployment of a test machine, after an operating system of the test machine is downloaded, the operating system is started from a hard disk of the test machine;
and calling a drive installation script, and installing a corresponding drive file in the inf format from the server.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 4 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 4.
CN202011471493.9A 2020-12-14 2020-12-14 Microsoft driver deployment method and device based on association driver library Active CN112579106B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011471493.9A CN112579106B (en) 2020-12-14 2020-12-14 Microsoft driver deployment method and device based on association driver library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011471493.9A CN112579106B (en) 2020-12-14 2020-12-14 Microsoft driver deployment method and device based on association driver library

Publications (2)

Publication Number Publication Date
CN112579106A true CN112579106A (en) 2021-03-30
CN112579106B CN112579106B (en) 2024-04-02

Family

ID=75135855

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011471493.9A Active CN112579106B (en) 2020-12-14 2020-12-14 Microsoft driver deployment method and device based on association driver library

Country Status (1)

Country Link
CN (1) CN112579106B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1504880A (en) * 2002-11-29 2004-06-16 联想(北京)有限公司 Operating system automatically installing method applying Linux
CN1700176A (en) * 2004-05-14 2005-11-23 三星电子株式会社 Office automation equipment, method for mounting, repacking and upgrading drive thereof
CN101344852A (en) * 2008-09-02 2009-01-14 华为技术有限公司 Method, device and system for allocating WINDOWS enterprise edition operating system
US20170168797A1 (en) * 2015-12-09 2017-06-15 Microsoft Technology Licensing, Llc Model-driven updates distributed to changing topologies
CN110471686A (en) * 2019-08-15 2019-11-19 深圳忆联信息***有限公司 Method, apparatus, computer equipment and the storage medium of automatic downloading driving
CN110618819A (en) * 2019-09-20 2019-12-27 深圳忆联信息***有限公司 Method and device for automatically deploying WINPE system in batches and computer equipment
CN110858144A (en) * 2018-08-24 2020-03-03 中国电信股份有限公司 Automatic server deployment method, device and system and computer readable storage medium
CN111399862A (en) * 2020-03-13 2020-07-10 深圳忆联信息***有限公司 Batch installation method and device of Windows missing driver and computer equipment
CN111427624A (en) * 2020-03-20 2020-07-17 苏州浪潮智能科技有限公司 Method, device and system for batch automatic deployment and configuration of servers
CN111488157A (en) * 2020-04-17 2020-08-04 苏州浪潮智能科技有限公司 Server installation system and method
CN111694604A (en) * 2020-05-06 2020-09-22 新华三云计算技术有限公司 Method, device and equipment for installing drivers in batches and machine-readable storage medium
CN111857754A (en) * 2020-07-22 2020-10-30 深圳忆联信息***有限公司 Universal Windows driver deployment method and device, computer equipment and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1504880A (en) * 2002-11-29 2004-06-16 联想(北京)有限公司 Operating system automatically installing method applying Linux
CN1700176A (en) * 2004-05-14 2005-11-23 三星电子株式会社 Office automation equipment, method for mounting, repacking and upgrading drive thereof
CN101344852A (en) * 2008-09-02 2009-01-14 华为技术有限公司 Method, device and system for allocating WINDOWS enterprise edition operating system
US20170168797A1 (en) * 2015-12-09 2017-06-15 Microsoft Technology Licensing, Llc Model-driven updates distributed to changing topologies
CN110858144A (en) * 2018-08-24 2020-03-03 中国电信股份有限公司 Automatic server deployment method, device and system and computer readable storage medium
CN110471686A (en) * 2019-08-15 2019-11-19 深圳忆联信息***有限公司 Method, apparatus, computer equipment and the storage medium of automatic downloading driving
CN110618819A (en) * 2019-09-20 2019-12-27 深圳忆联信息***有限公司 Method and device for automatically deploying WINPE system in batches and computer equipment
CN111399862A (en) * 2020-03-13 2020-07-10 深圳忆联信息***有限公司 Batch installation method and device of Windows missing driver and computer equipment
CN111427624A (en) * 2020-03-20 2020-07-17 苏州浪潮智能科技有限公司 Method, device and system for batch automatic deployment and configuration of servers
CN111488157A (en) * 2020-04-17 2020-08-04 苏州浪潮智能科技有限公司 Server installation system and method
CN111694604A (en) * 2020-05-06 2020-09-22 新华三云计算技术有限公司 Method, device and equipment for installing drivers in batches and machine-readable storage medium
CN111857754A (en) * 2020-07-22 2020-10-30 深圳忆联信息***有限公司 Universal Windows driver deployment method and device, computer equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
NOVÁK, J: "Automatic Installation and Configuration for Large Scale Farms", COMPUTING AND COMPUTERS, 12 June 2005 (2005-06-12), pages 1 - 89 *
WEIXIN_33730836: "Kickstart之添加自动化脚本", pages 1, Retrieved from the Internet <URL:https://blog.csdn.net/weixin_33730836/article/details/91558668> *

Also Published As

Publication number Publication date
CN112579106B (en) 2024-04-02

Similar Documents

Publication Publication Date Title
CN109889377B (en) Method and device for deploying VNF in NFV system based on Openstack
CN111078339B (en) Interface element positioning method and device, computer equipment and storage medium
CN110618819B (en) Method, device and computer equipment for automatic batch deployment of WINPE (WINPE) system
CN111459740B (en) Method and device for carrying out master-slave disk serial test on solid state disk and computer equipment
CN110968510A (en) SSD automatic online upgrading firmware test method and device and computer equipment
CN111414309B (en) Automatic test method of application program, computer equipment and storage medium
CN111596964B (en) Method and device for realizing batch deployment of Windows systems based on wireless network
CN113791794A (en) Method and system for automatically deploying abacus cases for supercomputing application
CN112579106A (en) Microsoft drive deployment method and device based on association drive library
CN116312730A (en) UFS storage device monomer test driving method and device based on MT6891 platform
CN112416446B (en) Linux network starting method and device based on Microsoft deployment system
CN112817612A (en) Automatic deployment method and device for multiple operating systems, computer equipment and storage medium
CN113467893B (en) Automatic testing method and device for virtual machine, storage medium and processor
CN113254158B (en) Deployment method and device of deep learning system
CN113377588A (en) Sustainable integration test method and device for hard disk and computer equipment
CN112596794B (en) Control method, device, computer equipment and storage medium for driving deployment sequence
CN111857754A (en) Universal Windows driver deployment method and device, computer equipment and storage medium
CN113377613B (en) Hard disk test monitoring method and device based on Windows system and computer equipment
CN111913720A (en) Program deployment method and device
CN113032192A (en) Serial test method and device for computer performance, computer equipment and storage medium
CN112306510A (en) Method and device for batch downloading and deploying of drivers, computer equipment and storage medium
CN113094276A (en) Batch testing method and device based on Linux system and computer equipment
CN111752626B (en) Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment
CN113032193A (en) Hard disk testing method and device under DOS (disk operating System), computer equipment and storage medium
CN113672526A (en) Method and device for acquiring solid state disk power failure protection triggering times and computer equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant