WO2009052003A2 - Remote auto provisioning and publication of applications - Google Patents

Remote auto provisioning and publication of applications Download PDF

Info

Publication number
WO2009052003A2
WO2009052003A2 PCT/US2008/079280 US2008079280W WO2009052003A2 WO 2009052003 A2 WO2009052003 A2 WO 2009052003A2 US 2008079280 W US2008079280 W US 2008079280W WO 2009052003 A2 WO2009052003 A2 WO 2009052003A2
Authority
WO
WIPO (PCT)
Prior art keywords
application
applications
files
provisioning
users
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.)
Ceased
Application number
PCT/US2008/079280
Other languages
English (en)
French (fr)
Other versions
WO2009052003A3 (en
Inventor
James H. Baker, Iii
Huei Chung Wang
Ara Bernardi
Tad Dennis Brockway
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.)
Microsoft Corp
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Priority to JP2010530029A priority Critical patent/JP5587192B2/ja
Priority to EP08839728A priority patent/EP2201473A4/en
Priority to CN2008801123228A priority patent/CN101821729B/zh
Publication of WO2009052003A2 publication Critical patent/WO2009052003A2/en
Publication of WO2009052003A3 publication Critical patent/WO2009052003A3/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/549Remote execution

Definitions

  • Microsoft® Corporation enable multiple users to access remote applications hosted on a server computer. Services that are provided may also include various authentication systems that prevent unauthorized users from accessing the applications.
  • a system administrator may load applications onto a server computer. Thereafter, as a part of defining various policies and governing security, the system administrator may set policies for one or more users. Such policies may allow or restrict the number of applications or type of operations that the users may perform at the server computer. For example, the system administrator may restrict the availability of a particular application to a certain group of users. Subsequently, the system administrator may also publish the list of applications accessible to the users on a web page, based on the policies. The users can then access the relevant applications directly from the webpage onto which they are published.
  • the system administrator can set policies related to accessing the applications for one or more users.
  • the policies may include, for example, assigning read/write rights to certain user for some applications.
  • the system administrator can publish the list of the applications for each user through one or more web pages.
  • the web pages act as user interfaces for users and include application icons through which the users can access the applications.
  • the process of loading the applications in the server and subsequently publishing these applications for use by the users are time consuming and tedious. Therefore, there remains a need to improve the way the applications are stored in the server computer and published for use by the users.
  • FIG. 1 is a block diagram illustrating an exemplary network architecture for remote auto provisioning and publication of applications.
  • Fig. 2 is a block diagram illustrates a server computer for implementing remote auto provisioning and publication of applications.
  • FIG. 3 is flow diagram illustrating an exemplary workflow for remote auto provisioning and publication of applications.
  • FIG. 4 is a flowchart illustrating an exemplary process for implementing remote auto provisioning of applications.
  • FIG. 5 is a flowchart illustrating an exemplary process for implementing remote auto publication of applications.
  • FIG. 6 is a block diagram illustrating an exemplary computing environment.
  • This disclosure is directed to techniques for implementing remote auto provisioning and publication of applications in a remote computing environment, such as Terminal ServicesTM by the Microsoft® Corporation.
  • the disclosure is directed to providing, in a remote computing environment, faster provisioning and publication of remote applications to users.
  • the techniques herein address this challenge by providing an auto provisioning and publication of applications hosted on the remote or terminal server computer.
  • the auto provisioning process enables automatic installation of applications.
  • the applications can have their respective file packages stored in the server. Subsequently, publication of these applications is performed automatically. This reduces the latency involved in provisioning and publication of remote applications, thereby making the process more efficient.
  • Fig. 1 shows an exemplary network architecture 100 for implementing remote auto provisioning and publication of applications.
  • the network architecture 100 includes a network 102 through which any number of client devices 104-1, 104-2,... , 104-N (collectively referred to as client devices 104) communicate with a remote server or server computer 106.
  • the network architecture 100 can include a server computer 106, interacting with numerous personal computers (PCs), web servers, and other computing devices spread throughout the world.
  • the network architecture 100 can include a limited number of PCs communicating with a single server through a local area network (LAN) or wide area network (WAN) or any other networks.
  • the network architecture 100 can include one or more client devices 104 connected directly to the server computer 106.
  • the network 102 can include a local area network (LAN), wide area network, wireless network, optical network, metropolitan area network (MAN), etc.
  • the client devices 104 can include a general-purpose computing device, a laptop, a mobile computing device, and so on.
  • the server computer 106 may host several remote applications accessible by the client devices 104.
  • An information technology (IT) or system administrator can copy a collection of files associated with an application and store the copied files at a predefined location in the server 106.
  • the predefined location can be a folder, a file system, and so on.
  • the collection of files may be necessary for the proper installation of the respective application. Examples of such collection of files include, but are not limited to, application bits, configuration files, and so on.
  • the collection of files may be obtained from an external source such as a compact disc, floppy disc, other computing devices, and so on.
  • the collection of files may be stored in a predefined location located in an external storage device connected to the server computer 106 over the network 102.
  • Server computer 106 may implement remote auto provisioning and publication of applications through program modules 108.
  • the program modules 108 may include a virtualization coordinator 110, a provisioning module 112, and a publishing module 114.
  • the virtualization coordinator 110 identifies the presence of any collection of files associated with any application by frequently monitoring the predefined location. In an implementation, upon identifying the collection of files, the virtualization coordinator 110 copies the collection of files into the server computer 106 for installing an application.
  • the provisioning module 112 gathers the collection of files and installs the application onto the server computer 106 based on the configuration files present in the collection of files.
  • the virtualization coordinator 110 may identify the presence of the collection of files and instruct the provisioning module 112 to directly collect the collection of files from the predefined location for installation of the application.
  • the virtualization coordinator 110 can also construct the necessary data based on which the application can be published.
  • the data may include application icons, application paths, application names, remote desktop protocol (RDP) files, and so on.
  • the virtualization coordinator 110 may instruct the publishing module 114 to publish the application on a web page for access by users through client devices 104.
  • the publishing module 114 publishes the application in the web page based on the data received from the virtualization coordinator 110.
  • the application may be published in an existing web page that may include applications previously included by the system administrator.
  • the web page may be a user interface that may present the application using a specific application icon to the user. Such a web page may be displayed to the user upon receiving a request at the server 106 from one or more of the client devices 104.
  • Fig. 2 shows an exemplary architecture and functional components of server computer 106 for implementing remote auto provisioning and publication of applications.
  • the server 106 includes processor(s) 200, system memory 202, network interfaces 204, and I/O interfaces 206.
  • the network interfaces 204 provides connectivity to a wide variety of networks, such as network 102, and others such as wired networks (e.g., LAN, cable, etc.) and wireless networks (e.g., WLAN, cellular, satellite, etc.).
  • the input/output interfaces 206 provide data input and output capabilities for the server computer 106.
  • the input/output interfaces 206 may include, for example, a mouse port, a keyboard port, etc.
  • the system memory 202 stores the program modules 108 and program data 208.
  • Program modules 108 include, for example, the virtualization coordinator 110, the provisioning module 112, the publishing module 114, a runtime module 210, a control management module 212, and other modules 214 (e.g., an Operating System or OS for providing a runtime environment, networked communications between multiple users, etc.).
  • modules 214 e.g., an Operating System or OS for providing a runtime environment, networked communications between multiple users, etc.
  • the virtualization coordinator 110 can provide several functions, including acting as a central unit to a remote computing (e.g., Terminal ServicesTM) environment; performing file package identification by monitoring the predefined location; and initiating the process of automatic provisioning and publication of the applications to the users.
  • a remote computing e.g., Terminal ServicesTM
  • the virtualization coordinator 110 may be employed for identifying the presence of collection of files related to the application in a predefined location.
  • the virtualization coordinator 110 may instruct the runtime module 210 to collect the collection of files and store them in the server computer 106 as a new file package 216.
  • the virtualization coordinator 110 triggers the provisioning module 112 to provision the application locally to the users through the client devices 104.
  • the virtualization coordinator 110 may instruct the provisioning module 112 to collect the new file package 216 and provision the application to the client devices 104.
  • the provisioning module 112 (i.e., a Microsoft ® SoftGridTM client) may be instructed by the virtualization coordinator 110 to copy the new file package 216 and install the application in the server 106.
  • the new file package 216 can be a Microsoft® SoftGridTM package.
  • provisioning module 112 can employ a Microsoft ® SoftGridTM application runtime environment to provision the application. It is to be noted that Microsoft ® SoftGridTM application runtime environment allows applications to be deployed in real-time to client devices 104 from the server computer 106.
  • the virtualization coordinator 110 instructs the publishing module 114 to publish the application so as to be accessed by the users, such as client devices 104. As discussed above, prior to instructing the publishing module 114 to publish the application, the virtualization coordinator 110 can construct the data necessary to generate a request for publication of application. [00028]
  • the control management module 212 controls the operation of the virtualization coordinator 110. For example, the control management module 212 can start or stop the execution of the virtualization coordinator 110 based on requests received from the system administrator. The interaction between the control management module 212 and the virtualization coordinator 110 is further described in detail below in reference to Fig. 3.
  • the publishing module 114 may update a preexisting list of applications accessible to the users with the newly available applications to generate an updated list 218. Based on the updated list 218, the publishing module 114 generates an application publishing web page 220 presentable to the users through the client devices 104. [00030] In an implementation, the publishing module 114 can publish the application publishing web page 220, by appending the preexisting list of applications with the updated list 218. In another implementation, the application publishing web page 220 may be a previously existing web page that may be updated with the application. Therefore, the server computer 106 upon request from the user may display the application publishing web page 220.
  • Fig 3 illustrates an exemplary workflow diagram 300 for auto provisioning and publication of applications.
  • the workflow 300 shows a stepwise flow of a process from storing of the collection of files at a predefined location to a stage where the application is published and made available to the users.
  • the workflow 300 shows the virtualization coordinator 110 that continuously monitors a predefined location 302 to identify arrival of any files that may be indicative of the presence of files associated with a new application (process 304).
  • the files may be copied into the predefined location 302 by the system administrator.
  • the virtualization coordinator 110 may be configured to collect and copy files associated with the application to be installed and save it in server computer 106 as new file package 216 (i.e., process 306).
  • new file package 216 may be a persistent storage memory that may be included in the server computer 106.
  • the virtualization coordinator 110 can instruct the provisioning module 112 to provision or install the application for local use in the server 106 based on the files stored in the new file package 216 (i.e., process 308).
  • the virtualization coordinator 110 may instruct the provisioning module 112 to collect files associated with the application to be installed from the predefined location 302.
  • the provisioning module 112 collects files of the application to be installed from the predefined location 302 (i.e., process 310).
  • the system administrator can configure the control management module 212 to initiate or terminate the operation of the virtualization coordinator 110 through a virtualization configuration user interface (UI) 312 (i.e., processes 314 and 316).
  • UI virtualization configuration user interface
  • the virtualization coordinator 110 may operate based on the instructions received from the system administrator directly through the virtualization configuration UI 312 as shown by process 318.
  • a process 320 shows the instructions given by the virtualization coordinator 110 to the publishing module 114 to publish the application to a web page, and made available to the remote users.
  • the publishing module 114 then adds the application into the updated list 218 during a process 322.
  • the updated list 218 may be a preexisting list of application that may be continuously updated with new applications.
  • the updated list 218 may be used to validate any application request generated by the user through the client devices 104.
  • the updated list 218 may be displayed through the application publishing web page 220 to the user during an interaction 324.
  • Exemplary Methods Exemplary processes for remote auto provisioning and publication of applications are described with reference to Figs. 1-3.
  • the processes may be described in the general context of computer executable instructions.
  • computer executable instructions can include routines, programs, objects, components, data structures, procedures, modules, functions, and the like that perform particular functions or implement particular abstract data types.
  • the processes may also be practiced in a distributed computing environment where functions are performed by remote processing devices that are linked through a communications network.
  • computer executable instructions may be located in both local and remote computer storage media, including memory storage devices.
  • Fig. 4 illustrates an exemplary method 400 for remote auto provisioning of applications.
  • Process 400 is illustrated as a collection of blocks in a logical flow graph, which represents a sequence of operations that can be implemented in hardware, software, or a combination thereof.
  • the blocks represent computer instructions that, when executed by one or more processors, perform the recited operations.
  • the order in which the method is described is not intended to be construed as a limitation, and any number of the described method blocks can be combined in any order to implement the method, or alternate method. Additionally, individual blocks may be deleted from the method without departing from the spirit and scope of the subject matter described herein.
  • the method can be implemented in any suitable hardware, software, firmware, or a combination thereof, without departing from the scope of the invention.
  • files associated with application that is to be installed are transferred into a predefined location.
  • a system administrator collects the collection of files associated with an application from an external source connected to the server computer 106 and copies the collection of files to the predefined location 302.
  • arrival of the files associated with application in the predefined location is identified.
  • the virtualization coordinator 110 may monitor the predefined location 302 periodically to determine whether collection of files related to applications to be installed on the server computer 106 are present.
  • the control management module 212 may send instructions based on inputs received from the system administrator through the virtualization configuration UI 312. The inputs may be for example, instructions to control the operation of the virtualization coordinator 110.
  • the application is be pre-cached for local use.
  • the virtualization coordinator 110 may gather the collection of files associated with the application from the predefined location 302 and store the collection of files as the new file package 216 in the server computer 106.
  • the virtualization coordinator 110 may instruct the provisioning module 112 to collect the new file package 216 for local use.
  • the application is provisioned for remote client device.
  • the virtualization coordinator 110 may instruct the provisioning module 112 to install the application so that the application is available for users, such as client devices 104.
  • the provisioning module 112 may be also configured to set the rights of each user and policies associated with the accessibility of the application based on the inputs received from the system administrator.
  • the virtualization coordinator 110 may communicate to the provisioning module 112, that the application may be accessible to a set of users. Such communications may be provided by the system administrator through the virtualization configuration UI 312 to the virtualization coordinator 110. Once such rights and policies are set by the provisioning module 112, the application may be ready for access by users.
  • Fig. 5 illustrates an exemplary method 500 for remote auto publication of applications.
  • data necessary for generating a request for publication of new application is constructed.
  • the virtualization coordinator 110 may generate the data for the publication of the new application on a web page made available to the users, such as client devices 104, for access.
  • the data may include for example, application name, application path, application icon, and RDP files.
  • a request for publication of the new application to remote users is generated.
  • the virtualization coordinator 110 may collect the data required for publication and instruct the publishing module 114 to publish the new application based on the collected data. Additionally, the virtualization coordinator 110 may transfer the data to the publishing module 114 so as to provide the supporting details for publication of the new application.
  • a list of applications to be published is determined.
  • the publishing module 114 may identify the applications presently accessed by the users. Based on these applications, the publishing module 114 may generate the list of applications, such as on a web page. In an implementation, the publishing module 114 may identify a list of applications that previously existed on the server computer 106 and publish details of the new applications as an appended list. [00047]
  • the list of applications is updated with the new application. For example, the publishing module 114 may include the new application in the list of applications to generate an updated list 218 of applications.
  • the new application is published in a web page. The publishing module 114 publishes the application along with the applications present in the updated list in the web page. The web page may be accessed by the user to use the new application.
  • FIG. 6 illustrates an exemplary general computer environment 600, which can be used to implement the techniques described herein, and which may be representative, in whole or in part, of elements described herein.
  • the computer environment 600 is only one example of a computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the computer and network architectures. Neither should the computer environment 600 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the example computer environment 600.
  • Computer environment 600 includes a general-purpose computing- based device in the form of a computer 602.
  • Computer 602 can be, for example, a desktop computer, a handheld computer, a notebook or laptop computer, a server computer, a game console, and so on.
  • the components of computer 602 can include, but are not limited to, one or more processors or processing units 604, a system memory 606, and a system bus 608 that couples various system components including the processor 604 to the system memory 606.
  • the system bus 608 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures.
  • bus architectures can include an Industry Standard Architecture (ISA) bus, a Micro Channel Architecture (MCA) bus, an Enhanced ISA (EISA) bus, a Video Electronics Standards Association (VESA) local bus, and a Peripheral Component Interconnects (PCI) bus also known as a Mezzanine bus.
  • Computer 602 typically includes a variety of computer readable media. Such media can be any available media that is accessible by computer 602 and includes both volatile and non-volatile media, removable and non-removable media.
  • the system memory 606 includes computer readable media in the form of volatile memory, such as random access memory (RAM) 610, and/or non- volatile memory, such as read only memory (ROM) 612.
  • RAM random access memory
  • ROM read only memory
  • BIOS basic input/output system
  • RAM 610 typically contains data and/or program modules that are immediately accessible to and/or presently operated on by the processing unit 604.
  • Computer 602 may also include other removable/non-removable, volatile/non-volatile computer storage media.
  • Figure 6 illustrates a hard disk drive 616 for reading from and writing to a non-removable, non- volatile magnetic media (not shown), furthermore figure 6 illustrates a magnetic disk drive 618 for reading from and writing to a removable, non-volatile magnetic disk 620 (e.g., a "floppy disk"), additionally figure 6 illustrates an optical disk drive 622 for reading from and/or writing to a removable, non-volatile optical disk 624 such as a CD-ROM, DVD-ROM, or other optical media.
  • a removable, non-volatile magnetic disk 620 e.g., a "floppy disk”
  • an optical disk drive 622 for reading from and/or writing to a removable, non-volatile optical disk 624 such as a CD-ROM, DVD-ROM, or other optical media.
  • the hard disk drive 616, magnetic disk drive 618, and optical disk drive 622 are each connected to the system bus 608 by one or more data media interfaces 626. Alternately, the hard disk drive 616, magnetic disk drive 618, and optical disk drive 622 can be connected to the system bus 608 by one or more interfaces (not shown). [00055]
  • the disk drives and their associated computer-readable media provide non-volatile storage of computer readable instructions, data structures, program modules, and other data for computer 602.
  • a hard disk 616 a removable magnetic disk 620, and a removable optical disk 624
  • other types of computer readable media which can store data that is accessible by a computer, such as magnetic cassettes or other magnetic storage devices, flash memory cards, CD-ROM, digital versatile disks (DVD) or other optical storage, random access memories (RAM), read only memories (ROM), electrically erasable programmable read-only memory (EEPROM), and the like, can also be utilized to implement the exemplary computing system and environment.
  • RAM random access memories
  • ROM read only memories
  • EEPROM electrically erasable programmable read-only memory
  • Any number of program modules can be stored on the hard disk 616, magnetic disk 620, optical disk 624, ROM 612, and/or RAM 610, including by way of example, an operating system 626, one or more applications 628, other program modules 630, and program data 632. Each of such operating system 626, one or more applications 628, other program modules 630, and program data 632 (or some combination thereof) may implement all or part of the resident components that support the distributed file system.
  • a user can enter commands and information into computer 602 via input devices such as a keyboard 634 and a pointing device 636 (e.g., a "mouse").
  • Other input devices 638 may include a microphone, joystick, game pad, satellite dish, serial port, scanner, and/or the like. These and other input devices are connected to the processing unit 604 via input/output interfaces 640 that are coupled to the system bus 608, but may be connected by other interface and bus structures, such as a parallel port, game port, or a universal serial bus (USB).
  • input/output interfaces 640 that are coupled to the system bus 608, but may be connected by other interface and bus structures, such as a parallel port, game port, or a universal serial bus (USB).
  • a monitor 642 or other type of display device can also be connected to the system bus 608 via an interface, such as a video adapter 644.
  • other output peripheral devices can include components such as speakers (not shown) and a printer 646, which can be connected to computer 602 via the input/output interfaces 640.
  • Computer 602 can operate in a networked environment using logical connections to one or more remote computers, such as a remote computing-based device 648.
  • the remote computing-based device 648 can be a personal computer, portable computer, a server, a router, a network computer, a peer device or other common network node, and the like.
  • the remote computing- based device 648 is illustrated as a portable computer that can include many or all of the elements and features described herein relative to computer 602.
  • Logical connections between computer 602 and the remote computer 648 are depicted as a local area network (LAN) 650 and a general wide area network (WAN) 652.
  • LAN local area network
  • WAN wide area network
  • Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet.
  • the computer When implemented in a LAN networking environment, the computer
  • the computer 602 is connected to a local network 650 via a network interface or adapter 654.
  • the computer 602 When implemented in a WAN networking environment, the computer 602 typically includes a modem 656 or other means for establishing communications over the wide network 652.
  • the modem 656, which can be internal or external to computer 602, can be connected to the system bus 608 via the input/output interfaces 640 or other appropriate mechanisms. It is to be appreciated that the illustrated network connections are exemplary and that other means of establishing communication link(s) between the computers 602 and 648 can be employed.
  • remote applications 658 reside on a memory device of remote computer 648.
  • applications and other executable program components such as the operating system are illustrated herein as discrete blocks, although it is recognized that such programs and components reside at various times in different storage components of the computing-based device 602, and are executed by the data processor(s) of the computer.
  • modules and techniques may be described herein in the general context of computer-executable instructions, such as program modules, executed by one or more computers or other devices.
  • program modules include routines, programs, objects, components, data structures, etc. that performs particular tasks or implement particular abstract data types.
  • functionality of the program modules may be combined or distributed as desired in various embodiments.
  • An implementation of these modules and techniques may be stored on or transmitted across some form of computer readable media.
  • Computer readable media can be any available media that can be accessed by a computer.
  • Computer readable media may comprise “computer storage media” and “communications media.”
  • Computer storage media includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules, or other data.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer.
  • portions of the framework may be implemented in hardware or a combination of hardware, software, and/or firmware.
  • one or more application specific integrated circuits (ASICs) or programmable logic devices (PLDs) could be designed or programmed to implement one or more portions of the framework.
  • ASICs application specific integrated circuits
  • PLDs programmable logic devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)
PCT/US2008/079280 2007-10-15 2008-10-09 Remote auto provisioning and publication of applications Ceased WO2009052003A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2010530029A JP5587192B2 (ja) 2007-10-15 2008-10-09 アプリケーションのリモートオートプロビジョニング及びリモートオートパブリケーション
EP08839728A EP2201473A4 (en) 2007-10-15 2008-10-09 AUTOMATIC DELIVERY AND AUTOMATIC PUBLICATION OF REMOTE APPLICATIONS
CN2008801123228A CN101821729B (zh) 2007-10-15 2008-10-09 应用程序的远程自动供应和发布

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/872,428 US8196137B2 (en) 2007-10-15 2007-10-15 Remote auto provisioning and publication of applications
US11/872,428 2007-10-15

Publications (2)

Publication Number Publication Date
WO2009052003A2 true WO2009052003A2 (en) 2009-04-23
WO2009052003A3 WO2009052003A3 (en) 2009-06-18

Family

ID=40535468

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2008/079280 Ceased WO2009052003A2 (en) 2007-10-15 2008-10-09 Remote auto provisioning and publication of applications

Country Status (5)

Country Link
US (1) US8196137B2 (enExample)
EP (1) EP2201473A4 (enExample)
JP (1) JP5587192B2 (enExample)
CN (1) CN101821729B (enExample)
WO (1) WO2009052003A2 (enExample)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013524365A (ja) * 2010-04-06 2013-06-17 マイクロソフト コーポレーション 仮想アプリケーション拡張ポイント
JP2014501410A (ja) * 2010-12-23 2014-01-20 マイクロソフト コーポレーション アプリケーション従属性を満たすこと

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100017801A1 (en) * 2008-07-18 2010-01-21 Vmware, Inc. Profile based creation of virtual machines in a virtualization environment
US9152401B2 (en) * 2009-05-02 2015-10-06 Citrix Systems, Inc. Methods and systems for generating and delivering an interactive application delivery store
US9369357B2 (en) * 2010-02-03 2016-06-14 Symantec Corporation Method, system, and computer readable medium for remote device management
US9342381B2 (en) 2011-02-03 2016-05-17 Symantec Corporation Method and system for establishing a DLP-compliant environment
US8914790B2 (en) 2012-01-11 2014-12-16 Microsoft Corporation Contextual solicitation in a starter application
US20130326499A1 (en) * 2012-05-31 2013-12-05 Microsoft Corporation Automatically installing and removing recommended applications
US9130979B2 (en) 2012-12-11 2015-09-08 Microsoft Technology Licensing, Llc Systems and methods for using virtual machines to sequence native applications into virtual packages and for reimaging virtual machines
US10057325B2 (en) * 2014-03-31 2018-08-21 Nuvestack, Inc. Remote desktop infrastructure
CN105704094B (zh) * 2014-11-25 2019-09-17 新华三技术有限公司 应用访问权限控制方法及装置
US10291701B2 (en) * 2016-06-20 2019-05-14 Wyse Technology L.L.C. Virtualizing a shortcut to a file in a cloud desktop

Family Cites Families (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7555529B2 (en) * 1995-11-13 2009-06-30 Citrix Systems, Inc. Interacting with software applications displayed in a web page
US6362836B1 (en) * 1998-04-06 2002-03-26 The Santa Cruz Operation, Inc. Universal application server for providing applications on a variety of client devices in a client/server network
US6510466B1 (en) * 1998-12-14 2003-01-21 International Business Machines Corporation Methods, systems and computer program products for centralized management of application programs on a network
US6654784B1 (en) * 2000-01-14 2003-11-25 Nexaweb Technologies, Inc Computing architecture
US6981041B2 (en) * 2000-04-13 2005-12-27 Aep Networks, Inc. Apparatus and accompanying methods for providing, through a centralized server site, an integrated virtual office environment, remotely accessible via a network-connected web browser, with remote network monitoring and management capabilities
US20030153338A1 (en) * 2001-07-24 2003-08-14 Herz Frederick S. M. Autoband
JP2003085105A (ja) * 2001-09-06 2003-03-20 Ntt Data Corp データ配信システム及び受信端末
US7219140B2 (en) * 2001-12-05 2007-05-15 Dennis Craig Marl Configuration and management systems for mobile and embedded devices
US7577722B1 (en) * 2002-04-05 2009-08-18 Vmware, Inc. Provisioning of computer systems using virtual machines
US7162628B2 (en) * 2002-07-23 2007-01-09 Cisco Technology, Inc. Method, system, apparatus and program product for temporary personalization of a computer terminal
JP2004120104A (ja) * 2002-09-24 2004-04-15 Minolta Co Ltd 画像読み取り装置、サーバ装置及びこれらを含む文書管理システム。
JP3727916B2 (ja) * 2002-11-14 2005-12-21 株式会社東芝 ファイル監視方法、ファイル監視プログラム及びコンピュータシステム
US7444386B2 (en) * 2003-06-20 2008-10-28 Sun Microsystems, Inc. Application programming interface for provisioning services
WO2005026945A2 (en) * 2003-09-17 2005-03-24 Research In Motion Limited System and method for dynamic version management of applications
JP2005234864A (ja) * 2004-02-19 2005-09-02 Nippon Telegr & Teleph Corp <Ntt> 配信サーバおよびセキュリティポリシ配信サーバ
US20060165227A1 (en) * 2004-11-15 2006-07-27 Microsoft Corporation System and method for distribution of provisioning packets
US7593980B2 (en) * 2004-11-30 2009-09-22 Cisco Technology, Inc. Application server system and method
US9043781B2 (en) * 2004-12-03 2015-05-26 International Business Machines Corporation Algorithm for automated enterprise deployments
US20060217111A1 (en) * 2005-02-11 2006-09-28 Sunil Marolia Network for customer care and distribution of firmware and software updates
US20070061428A1 (en) * 2005-09-09 2007-03-15 Autodesk, Inc. Customization of applications through deployable templates
JP4649324B2 (ja) * 2005-12-20 2011-03-09 キヤノン株式会社 情報処理装置および情報処理方法およびプログラム
JP4982388B2 (ja) * 2006-02-08 2012-07-25 株式会社高岳製作所 コンピュータシステム、サーバ、コンピュータ端末及びプログラム
US20070240145A1 (en) * 2006-03-01 2007-10-11 Sbc Knowledge Ventures L.P. Method and system for java application administration and deployment
JP2007233669A (ja) * 2006-03-01 2007-09-13 Itochu Techno-Solutions Corp シンクライアントシステムにおけるソフトウェアのライセンス管理方法
US7987432B1 (en) * 2006-04-25 2011-07-26 Parallels Holdings, Ltd. Seamless integration and installation of non-native application into native operating system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of EP2201473A4 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013524365A (ja) * 2010-04-06 2013-06-17 マイクロソフト コーポレーション 仮想アプリケーション拡張ポイント
US9170855B2 (en) 2010-04-06 2015-10-27 Microsoft Technology Licensing, Llc Virtual application extension points
US9880889B2 (en) 2010-04-06 2018-01-30 Microsoft Technology Licensing, Llc Virtual application extension points
JP2014501410A (ja) * 2010-12-23 2014-01-20 マイクロソフト コーポレーション アプリケーション従属性を満たすこと
US9977665B2 (en) 2010-12-23 2018-05-22 Microsoft Technology Licensing, Llc Satisfying application dependencies

Also Published As

Publication number Publication date
US8196137B2 (en) 2012-06-05
EP2201473A2 (en) 2010-06-30
WO2009052003A3 (en) 2009-06-18
EP2201473A4 (en) 2011-01-26
JP2011501853A (ja) 2011-01-13
CN101821729A (zh) 2010-09-01
CN101821729B (zh) 2013-04-24
US20090100448A1 (en) 2009-04-16
JP5587192B2 (ja) 2014-09-10

Similar Documents

Publication Publication Date Title
US8196137B2 (en) Remote auto provisioning and publication of applications
US9760396B2 (en) Managing a server template
US8943496B2 (en) Providing a hosted appliance and migrating the appliance to an on-premise environment
US8433757B2 (en) Centralized management of applications and desktop preferences without requiring configuration of clientside operating systems
US9323519B2 (en) Packaging an application
CN102713886B (zh) 跨越多个计算设备的漫游应用设置
US12135961B2 (en) Operating system update management
US9032367B2 (en) Providing a demo appliance and migrating the demo appliance to a production appliance
JP4286798B2 (ja) ハードドライブにドライバファイルをインストールする方法、コンピュータ及びコンピュータ読取可能な記憶媒体
JPWO2011018827A1 (ja) 実行環境におけるアプリケーションの適性を評価するシステム及び方法
CN102682242A (zh) 虚拟化系统中的安全强制
TW200901039A (en) Resource manager and method
US11822932B2 (en) Provisioning services (PVS) cloud streaming with read cache
US20070118499A1 (en) Method and system for collecting and restoring application state information
US20060265756A1 (en) Disk protection using enhanced write filter
US20160253162A1 (en) Performing administrative tasks associated with a network-attached storage system at a client
JP4728017B2 (ja) 統合セキュリティ監査装置、統合セキュリティ監査方法及び統合セキュリティ監査プログラム
JP2011053966A (ja) 情報処理装置、ソフトウェア管理システム、及びソフトウェア管理方法
AU2021202457B2 (en) Provisioning service (PVS) cloud streaming with read cache
RU2573782C1 (ru) Система и способ настройки компьютерной системы в соответствии с политикой безопасности
US20140189076A1 (en) Configuration of computer systems via simple object access protocol connections
US9411615B1 (en) Personalization of shared resources
JP2004094446A (ja) データ処理装置およびプログラム
JP2008269195A (ja) パッチ情報取得方法
Director Cloud director user's guide

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200880112322.8

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08839728

Country of ref document: EP

Kind code of ref document: A2

REEP Request for entry into the european phase

Ref document number: 2008839728

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2008839728

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2010530029

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE