CN114153533A - Method, device, equipment and medium for automatically adding pool desktop into Windows AD domain - Google Patents

Method, device, equipment and medium for automatically adding pool desktop into Windows AD domain Download PDF

Info

Publication number
CN114153533A
CN114153533A CN202111220075.7A CN202111220075A CN114153533A CN 114153533 A CN114153533 A CN 114153533A CN 202111220075 A CN202111220075 A CN 202111220075A CN 114153533 A CN114153533 A CN 114153533A
Authority
CN
China
Prior art keywords
windows
computer
domain
host name
desktop
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.)
Pending
Application number
CN202111220075.7A
Other languages
Chinese (zh)
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.)
Fujian Centerm Information Co Ltd
Original Assignee
Fujian Centerm Information 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 Fujian Centerm Information Co Ltd filed Critical Fujian Centerm Information Co Ltd
Priority to CN202111220075.7A priority Critical patent/CN114153533A/en
Publication of CN114153533A publication Critical patent/CN114153533A/en
Pending legal-status Critical Current

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/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45587Isolation or security of virtual machine instances

Abstract

The invention provides a method, a device, equipment and a medium for automatically adding a pool desktop into a Windows AD domain, wherein the method comprises the following steps: in the process of releasing the cloud desktop, starting a process of creating a virtual machine through a cloud desktop management end, and providing a host name to a domain computer management end to create a computer account on a Windows AD domain; the cloud desktop management end also creates an identity disk, and writes the host name into the identity disk and then mounts the identity disk on a cloud desktop; in the process of starting the virtual machine, reading the information of the identity disk through a host name modification component at the early stage of starting the Windows system, and writing the host name into the Windows system to complete the modification of the host. The invention solves the technical problem of adding failure caused by restoring data due to restart in the process of adding Windows AD in the traditional mode, and can automatically add without manual operation.

Description

Method, device, equipment and medium for automatically adding pool desktop into Windows AD domain
Technical Field
The invention relates to the technical field of computers, in particular to a method, a device, equipment and a medium for automatically adding a pool desktop into a Windows AD domain.
Background
In VDI virtualization, a pool desktop scheme may be adopted in order to facilitate unified management and update of desktops and avoid intrusion of viruses. The system disk data of the pool desktop can be restored to the initial state after the desktop is restarted, so that unified updating can be ensured, and the workload of operation and maintenance is reduced.
However, the restoring property of the pool desktop also brings some additional technical challenges, one of which is that the Windows AD domain cannot be added in the traditional manner, because the Windows AD domain added in the traditional manner is added manually step by step after the Windows system is started, the manual operation is needed in the AD adding process in the traditional manner, and the pool desktop needs to be restarted in the adding process, however, the data of the pool desktop is restored to the original state after the pool desktop is restarted, thereby causing the failure of adding the Windows AD domain.
Therefore, in order to solve the above problems, a new way of adding Windows AD domain needs to be developed.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method, a device, equipment and a medium for automatically adding a Windows AD domain into a pool desktop, which solve the technical problem of adding failure caused by restoring data due to restart in the process of adding Windows AD in the traditional mode, and can automatically add without manual operation.
In the process of issuing the cloud desktop, starting a process of creating a virtual machine through a cloud desktop management end, and providing a host name to a domain computer management end to create a computer account on the Windows AD domain; the cloud desktop management end also creates an identity disk, and writes the host name into the identity disk and then mounts the identity disk on a cloud desktop; in the process of starting the virtual machine, reading the information of the identity disk through a host name modification component at the early stage of starting the Windows system, and writing the host name into the Windows system to complete the modification of the host.
In a second aspect, the present invention provides an apparatus for automatically joining a pool desktop into a Windows AD domain, including: the cloud desktop management end is used for starting a process of creating a virtual machine and providing a host name in the process of releasing the cloud desktop; the system is also used for creating an identity disk, and after the host name is written into the identity disk, the identity disk is mounted on a cloud desktop; the domain computer management terminal is used for receiving the host name provided by the cloud desktop management terminal in the process of releasing the cloud desktop, and creating a computer account number on the Windows AD domain according to the host name; and the host name modification component is used for reading the information of the identity disk and writing the host name into the Windows system to complete the modification of the host in the starting process of the virtual machine at the early stage of starting the Windows system.
In a third aspect, the present invention provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of the first aspect when executing the program.
In a fourth aspect, the invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the method of the first aspect.
One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages: in the process of releasing the cloud desktop, the process of creating the virtual machine is started through the cloud desktop management end, and the host name is provided for the domain computer management end to create the computer account on the Windows AD domain; and at the early stage of starting the Windows system, when the virtual desktop is started, the host name is written into the Windows system through the host name modification component to complete the modification of the host, so that the cloud desktop is added into the Windows AD domain. Because one part of the process is realized in the cloud desktop publishing process, and the other part is realized in the early stage of starting the Windows system, on one hand, manual operation is not needed, on the other hand, the Windows system is not needed to be restarted, and data recovery can not be caused to fail.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
FIG. 1 is a flow chart of a method according to one embodiment of the present invention;
FIG. 2 is a timing diagram of cloud desktop publishing in an embodiment of the invention;
FIG. 3 is a flowchart of virtual machine startup in an embodiment of the invention;
FIG. 4 is a schematic structural diagram of an apparatus according to a second embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to a third embodiment of the invention;
fig. 6 is a schematic structural diagram of a medium according to a fourth embodiment of the present invention.
Detailed Description
The embodiment of the application solves the technical problem that the addition fails due to the fact that data are restored due to restarting in the process of adding Windows AD in a pool desktop in a traditional mode, and the addition can be automatically performed without manual operation.
The technical scheme in the embodiment of the application has the following general idea: the method divides the time of adding the pool desktop into Windows AD into two stages, namely a cloud desktop publishing process and a virtual machine starting process, wherein in the cloud desktop publishing process, a process of creating the virtual machine is started through a cloud desktop management end, and a host name is provided for a domain computer management end to create a computer account on a Windows AD domain; when the virtual desktop is started and the Windows system is started in the early stage, the host name is written into the Windows system through the host name modification component to complete the modification of the host, so that the cloud desktop is added into the Windows AD domain. Because one part of the process is realized in the cloud desktop publishing process, the other part is realized in the early stage of starting the Windows system, the Windows system does not need to be restarted, the data recovery failure can not be caused, and the whole adding process is automatically carried out without manual operation.
Example one
The embodiment provides a method for automatically adding a pool desktop into a Windows AD domain, which is divided into a cloud desktop publishing process and a virtual machine starting process as shown in FIG. 1;
in the process of releasing the cloud desktop, starting a process of creating a virtual machine through a cloud desktop management end, and providing a host name to a domain computer management end to create a computer account on a Windows AD domain; the cloud desktop management end also creates an identity disk, and writes the host name into the identity disk and then mounts the identity disk on a cloud desktop;
in the process of starting the virtual machine, reading the information of the identity disk through a host name modification component in the early stage of starting a Windows system (namely before a login component Winlogon. exe of the Windows system is started), and writing the host name into the Windows system to finish the modification of the host.
As a more preferred or specific implementation manner of this embodiment, the method further includes a process of generating and updating a computer password, that is:
in the process of releasing the cloud desktop, the cloud desktop management end also generates a random computer password and writes the random computer password into the identity disk;
and in the process of starting the virtual machine, the Windows service is started, the computer password is synchronized to Windows through the domain computer password synchronization service, the change of the computer password is monitored, and the new computer password is synchronized to the identity disk for the next virtual machine starting.
The computer password is used for interacting with a Windows system when a cloud desktop is started so as to verify whether the computer is authorized or not, and whether the computer can be added to a pool desktop or not.
As shown in fig. 2 and fig. 3, the method for automatically adding a pool desktop into a Windows AD domain in this embodiment specifically includes the following steps:
s1, when a user releases the cloud desktop, starting a process of creating a virtual machine through a cloud desktop management end, providing a host name, generating a random computer password, and calling an interface of a domain computer management end;
s2, the domain computer management terminal receives the host name and the computer password, and creates a computer account on the Windows AD domain through the interface of the Windows AD domain;
s3, creating an empty disk as an identity disk through a cloud desktop management end, writing the host name and the computer password into the identity disk, and mounting the identity disk on a cloud desktop;
s4, when the virtual desktop is started, reading the information in the identity disk through a host name modification component at the early stage of starting the Windows system, and writing the host name into a registry of the Windows system;
and S5, the Windows service is started, the computer password is synchronized to the registry of the Windows system through the domain computer password synchronizing service, the change of the computer password in the registry is monitored, and when the computer password is changed, the new computer password is synchronized to the identity disk.
And the host name modification component reads the identity disk information in a drive or Windows Native mode and writes the host name into a registry of a Windows system.
Based on the same inventive concept, the application also provides a device corresponding to the method in the first embodiment, which is detailed in the second embodiment.
Example two
As shown in fig. 4, in this embodiment, an apparatus for automatically joining a pool desktop into a Windows AD domain is provided, which includes:
the cloud desktop management end is used for starting a process of creating a virtual machine and providing a host name in the process of releasing the cloud desktop; the cloud desktop management system is also used for creating an empty disk as an identity disk, and after the host name is written into the identity disk, the empty disk is mounted on the cloud desktop;
the domain computer management terminal is used for receiving the host name provided by the cloud desktop management terminal in the process of releasing the cloud desktop, and creating a computer account number on the Windows AD domain according to the host name; the domain computer management terminal holds administrator account information of Windows AD, is responsible for communicating with the Windows AD, creates a corresponding computer account and generates a random computer password.
And the host name modification component is used for reading the information of the identity disk, acquiring the host name configuration, writing the host name into the Windows system and finishing the modification of the host in the starting process of the virtual machine at the early stage of starting the Windows system.
As a more preferred or specific implementation manner of this embodiment, the apparatus further includes:
and the domain computer password synchronization service is used for synchronizing the computer password pre-written on the identity disk to a registry of a Windows system when the Windows service is started after the host is modified, simultaneously monitoring the change of the computer password on the registry, and synchronizing the new computer password to the identity disk for the next virtual machine starting.
And the host name modification component reads the identity disk information in a drive or Windows Native mode and writes the host name into a registry of a Windows system.
As shown in fig. 2 and fig. 3, each module of this embodiment executes the process of automatically joining the pool desktop into the Windows AD domain according to the following steps:
s1, when a user releases the cloud desktop, starting a process of creating a virtual machine through a cloud desktop management end, providing a host name, generating a random computer password, and calling an interface of a domain computer management end;
s2, the domain computer management terminal receives the host name and the computer password, and creates a computer account on the Windows AD domain through the interface of the Windows AD domain;
s3, creating an empty disk as an identity disk through a cloud desktop management end, writing the host name and the computer password into the identity disk, and mounting the identity disk on a cloud desktop;
s4, when the virtual desktop is started, reading the information in the identity disk through a host name modification component at the early stage of starting the Windows system, and writing the host name into a registry of the Windows system;
and S5, the Windows service is started, the computer password is synchronized to the registry of the Windows system through the domain computer password synchronizing service, the change of the computer password in the registry is monitored, and when the computer password is changed, the new computer password is synchronized to the identity disk.
Since the apparatus described in the second embodiment of the present invention is an apparatus used for implementing the method of the first embodiment of the present invention, based on the method described in the first embodiment of the present invention, a person skilled in the art can understand the specific structure and the deformation of the apparatus, and thus the details are not described herein. All the devices adopted in the method of the first embodiment of the present invention belong to the protection scope of the present invention.
Based on the same inventive concept, the application provides an electronic device embodiment corresponding to the first embodiment, which is detailed in the third embodiment.
EXAMPLE III
The embodiment provides an electronic device, as shown in fig. 5, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, any one of the first embodiment modes may be implemented.
Since the electronic device described in this embodiment is a device used for implementing the method in the first embodiment of the present application, based on the method described in the first embodiment of the present application, a specific implementation of the electronic device in this embodiment and various variations thereof can be understood by those skilled in the art, and therefore, how to implement the method in the first embodiment of the present application by the electronic device is not described in detail herein. The equipment used by those skilled in the art to implement the methods in the embodiments of the present application is within the scope of the present application.
Based on the same inventive concept, the application provides a storage medium corresponding to the fourth embodiment, which is described in detail in the fourth embodiment.
Example four
The present embodiment provides a computer-readable storage medium, as shown in fig. 6, on which a computer program is stored, and when the computer program is executed by a processor, any one of the embodiments can be implemented.
The technical scheme provided in the embodiment of the application at least has the following technical effects or advantages: in the process of releasing the cloud desktop, the process of creating the virtual machine is started through the cloud desktop management end, and the host name is provided for the domain computer management end to create the computer account on the Windows AD domain; and at the early stage of starting the Windows system, when the virtual desktop is started, the host name is written into the Windows system through the host name modification component to complete the modification of the host, so that the cloud desktop is added into the Windows AD domain. Because one part of the process is realized in the cloud desktop publishing process, and the other part is realized in the early stage of starting the Windows system, on one hand, manual operation is not needed, on the other hand, the Windows system is not needed to be restarted, and data recovery can not be caused to fail.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus or system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (10)

1. A method for automatically adding a pool desktop into a Windows AD domain is characterized in that:
in the process of releasing the cloud desktop, starting a process of creating a virtual machine through a cloud desktop management end, and providing a host name to a domain computer management end to create a computer account on a Windows AD domain; the cloud desktop management end also creates an identity disk, and writes the host name into the identity disk and then mounts the identity disk on a cloud desktop;
in the process of starting the virtual machine, reading the information of the identity disk through a host name modification component at the early stage of starting the Windows system, and writing the host name into the Windows system to complete the modification of the host.
2. The method for automatically joining the Windows AD domain to the desktop according to claim 1, wherein:
in the process of releasing the cloud desktop, the cloud desktop management end also generates a random computer password and writes the random computer password into the identity disk;
and in the process of starting the virtual machine, the Windows service is started, the computer password is synchronized to Windows through the domain computer password synchronization service, the change of the computer password is monitored, and the new computer password is synchronized to the identity disk for the next virtual machine starting.
3. The method for automatically joining the Windows AD domain to the desktop according to claim 2, wherein: the method specifically comprises the following steps:
s1, when a user releases the cloud desktop, starting a process of creating a virtual machine through a cloud desktop management end, providing a host name, generating a random computer password, and calling an interface of a domain computer management end;
s2, the domain computer management terminal receives the host name and the computer password, and creates a computer account on the Windows AD domain through the interface of the Windows AD domain;
s3, creating an empty disk as an identity disk through a cloud desktop management end, writing the host name and the computer password into the identity disk, and mounting the identity disk on a cloud desktop;
s4, when the virtual desktop is started, reading the information in the identity disk through a host name modification component at the early stage of starting the Windows system, and writing the host name into a registry of the Windows system;
and S5, Windows service is started, the computer password is synchronized to the registry of the Windows system through the domain computer password synchronization service, the change of the computer password in the registry is monitored, and when the computer password in the registry changes, the new computer password is synchronized to the identity disk.
4. The method for automatically joining the Windows AD domain to the desktop according to claim 1 or 3, wherein: and the host name modification component reads the identity disk information in a drive or Windows Native mode and writes the host name into a registry of a Windows system.
5. A device for automatically adding a pool desktop into a Windows AD domain is characterized in that: the method comprises the following steps:
the cloud desktop management end is used for starting a process of creating a virtual machine and providing a host name in the process of releasing the cloud desktop; the system is also used for creating an identity disk, and after the host name is written into the identity disk, the identity disk is mounted on a cloud desktop;
the domain computer management terminal is used for receiving the host name provided by the cloud desktop management terminal in the process of releasing the cloud desktop, and creating a computer account number on the Windows AD domain according to the host name;
and the host name modification component is used for reading the information of the identity disk and writing the host name into the Windows system to complete the modification of the host in the starting process of the virtual machine at the early stage of starting the Windows system.
6. The apparatus of claim 5, wherein the device for automatically joining a pool desktop into a Windows AD domain comprises: further comprising:
and the domain computer password synchronization service is used for synchronizing the computer password pre-written on the identity disk to a registry of a Windows system when the Windows service is started after the host is modified, simultaneously monitoring the change of the computer password on the registry, and synchronizing the new computer password to the identity disk for the next virtual machine starting.
7. The apparatus of claim 5, wherein the device for automatically joining a pool desktop into a Windows AD domain comprises: and the host name modification component reads the identity disk information in a drive or Windows Native mode and writes the host name into a registry of a Windows system.
8. The apparatus of claim 5, wherein the device for automatically joining a pool desktop into a Windows AD domain comprises: the domain computer management terminal holds administrator account information of Windows AD, is responsible for communicating with Windows AD, creates a corresponding computer account and generates a random computer password.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 4 when executing the program.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 4.
CN202111220075.7A 2021-10-20 2021-10-20 Method, device, equipment and medium for automatically adding pool desktop into Windows AD domain Pending CN114153533A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111220075.7A CN114153533A (en) 2021-10-20 2021-10-20 Method, device, equipment and medium for automatically adding pool desktop into Windows AD domain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111220075.7A CN114153533A (en) 2021-10-20 2021-10-20 Method, device, equipment and medium for automatically adding pool desktop into Windows AD domain

Publications (1)

Publication Number Publication Date
CN114153533A true CN114153533A (en) 2022-03-08

Family

ID=80462867

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111220075.7A Pending CN114153533A (en) 2021-10-20 2021-10-20 Method, device, equipment and medium for automatically adding pool desktop into Windows AD domain

Country Status (1)

Country Link
CN (1) CN114153533A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110191834A1 (en) * 2010-02-01 2011-08-04 Vmware, Inc. Maintaining the Domain Access of a Virtual Machine
US20150058837A1 (en) * 2013-08-20 2015-02-26 Vmware, Inc. Method and System for Fast Provisioning of Virtual Desktop
CN104601367A (en) * 2014-12-05 2015-05-06 国云科技股份有限公司 AD domain based virtual desktop management method
US20150178110A1 (en) * 2013-12-20 2015-06-25 Vmware, Inc. State Customization of Forked Virtual Machines
CN105653342A (en) * 2016-02-01 2016-06-08 福建升腾资讯有限公司 Method and system for achieving automatic domain entering of Windows pool desktop
CN107967120A (en) * 2017-09-26 2018-04-27 国云科技股份有限公司 A kind of method of desktop cloud concurrent reading and writing cloud disk content
US20180293083A1 (en) * 2017-04-10 2018-10-11 Hongfujin Precision Electronics (Tianjin) Co.,Ltd. Virtual desktop system and method of control

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110191834A1 (en) * 2010-02-01 2011-08-04 Vmware, Inc. Maintaining the Domain Access of a Virtual Machine
US20150058837A1 (en) * 2013-08-20 2015-02-26 Vmware, Inc. Method and System for Fast Provisioning of Virtual Desktop
US20150178110A1 (en) * 2013-12-20 2015-06-25 Vmware, Inc. State Customization of Forked Virtual Machines
CN104601367A (en) * 2014-12-05 2015-05-06 国云科技股份有限公司 AD domain based virtual desktop management method
CN105653342A (en) * 2016-02-01 2016-06-08 福建升腾资讯有限公司 Method and system for achieving automatic domain entering of Windows pool desktop
US20180293083A1 (en) * 2017-04-10 2018-10-11 Hongfujin Precision Electronics (Tianjin) Co.,Ltd. Virtual desktop system and method of control
CN107967120A (en) * 2017-09-26 2018-04-27 国云科技股份有限公司 A kind of method of desktop cloud concurrent reading and writing cloud disk content

Similar Documents

Publication Publication Date Title
US10140115B2 (en) Applying update to snapshots of virtual machine
US11755428B2 (en) Backup and recovery of application data of an application executing in a virtual machine
CN108469986B (en) Data migration method and device
US8738883B2 (en) Snapshot creation from block lists
US9870288B2 (en) Container-based processing method, apparatus, and system
US10303458B2 (en) Multi-platform installer
CN105607972B (en) A kind of method and device repaired extremely
WO2016184320A1 (en) Method and device for upgrading qemu online
WO2017045491A1 (en) Method and system for upgrading sqlite3 embedded database
CN107463426B (en) Method and device for cloning virtual machine under KVM virtualization
US7392149B2 (en) Automatic software testing
US9983988B1 (en) Resuming testing after a destructive event
US10305970B2 (en) Self-recoverable multitenant distributed clustered systems
WO2016177261A1 (en) Method and device for online upgrading module based on kernel virtual machine
CN112286633A (en) Virtual machine creating method, device, equipment and storage medium based on CloudStack platform
CN106126303B (en) Installation method, the apparatus and system of (SuSE) Linux OS
CN104461757A (en) Method and device for restoring virtual machines
CN109710377B (en) Method for recovering kvm virtual machine from faulty distributed storage
CN114153533A (en) Method, device, equipment and medium for automatically adding pool desktop into Windows AD domain
CN106557354B (en) Method for setting attribute parameters of private image and computer equipment
CN110928624A (en) Cloud desktop calling method and device for user terminal and terminal
CN114443295A (en) Heterogeneous cloud resource management scheduling method, device and system
CN108509252B (en) Virtual machine starting device and method and host
CN113609075A (en) Method, system, storage medium and equipment for creating snapshot
CN112527325A (en) Deployment method and system applied to super-fusion architecture

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