Azure remoteapp-Custom templates

Source: Internet
Author: User
Tags azure remoteapp

The previous article introduced the Application Virtualization feature of Microsoft Azure in the beta phase, which describes the custom templates . Nine Uncle makes you # pose #

Why do I want to customize a template? In fact, the main reason is that Microsoft released the template is the version of the office2013, but not to end users and administrators "local Administrator" permissions, and Microsoft's authority mechanism you know, do not have permission to do a lot of things can not be done, the re-distribution of the newly installed is impossible.

PS: Bear teacher Rob my starter, students can group to BS. The portal is below the ↓↓.

http://lixun.blog.51cto.com/4198640/1532558

"The fact that I created the template also does not have administrator privileges, this last explanation"

Go back to the RemoteApp you created yesterday and click on the template Images at the top to upload a new OS image. What is an operating system image? Plainly, the. vhdx file generated by the virtual machine created by Hyper-V.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_1.png "style=" border:0px; margin:0px;padding:0px; "/>

The system requires Windows Azure PowerShell to be installed and can be downloaded in the prompt box.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_2.png "style=" border:0px; margin:0px;padding:0px; "/>

The operating interface is familiar, as is the case with Windows Azure Pack, which is the Web Platform installer.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_3.png "style=" border:0px; margin:0px;padding:0px; "/>

Look at the command in the Task Manager to run the program, you can get the product name, in fact the product name is the file name after the download.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_4.png "style=" border:0px; margin:0px;padding:0px; "/>

Do you remember the picture below ? This article describes the offline download of Windows Azure Pack method. This method can also be applied to offline download of Windows Azurepowershell.

Modify the Produccts section of the command to do so. I can see my early blog by looking at the text.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_5.png "style=" border:0px; margin:0px;padding:0px; "/>

Now you need to make a virtual machine on your own virtualization platform, preferably clean, install the following two images of the role.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_6.png "style=" border:0px; margin:0px;padding:0px; "/>

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_7.png "style=" border:0px; margin:0px;padding:0px; "/>

Now the virtual machines created by Windows Server R2 are in VHDX format and can be converted to VHDs, so no, you can only use VHDs here. "I thought I couldn't go from the VHDX to the VHD, waste a lot of effort to reload a machine ... 】

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_8.png "style=" border:0px; margin:0px;padding:0px; "/>

Now that you have the VHD, you have the PowerShell for Azure.

Offline installation, with the following command, not offline can also, Direct Wizard mode Balabala installation.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_9.png "style=" border:0px; margin:0px;padding:0px; "/>

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_10.png "style=" border:0px; margin:0px;padding:0px; "/>

Use the PS command that the system gave you in the Create wizard on Azure to run on the administrator's Azure PowerShell. This interface system will pop up to download a PS script, it should be noted that the following command must be in the directory to save the PS script to run. Different directories will fail.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_11.png "style=" border:0px; margin:0px;padding:0px; "/>

After running to select the VHD file, you can select the VHDX, but will error.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_12.png "style=" border:0px; margin:0px;padding:0px; "/>

. \upload-azureremoteapptemplateimage.ps1-sas "? sv=2012-02-12&sr=b&si=61506771- F2d6-45f1-8708-8a31a1b64b9b&sig=adk42f9j87ydwcp%2fzcercgspjpweomdt%2fpag63n%2fibk%3d "-URIhttps:// Cdvwu035031984rdcm.blob.core.windows.net/goldimages/61506771-f2d6-45f1-8708-8a31a1b64b9b.vhd

OK, error, 3 errors, the first one is required to use Windows Server R2,windows Server 2012 is also not possible. The second one does not turn off EFS, I provide a registry file below, or it can be a step-by-step past.

The 3rd means that there is a mistake, you can't go on.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_13.png "style=" border:0px; margin:0px;padding:0px; "/>

Close the EFS registry here, or step into it yourself, modify the following key value to 1

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_14.png "style=" border:0px; margin:0px;padding:0px; "/>

Back again, run the script, this time no problem, VHD files can exist on the SMB share, do not qualify must be on-premises. After that is a long wait, this and your company money more than a very big relationship. The money is faster than the speed.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_15.png "style=" border:0px; margin:0px;padding:0px; "/>

Back to Azure, this time more of your own uploaded images are available.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_16.png "style=" border:0px; margin:0px;padding:0px; "/>

Using it to generate RemoteApp, you can add something new.

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_17.png "style=" border:0px; margin:0px;padding:0px; "/>

Chinese version, good. I made the task Manager a RemoteApp.

"Note a few questions:

    1. This creates a template that also requires you to pre-install the software, the software must be installed in advance

    2. You can't get admin privileges by uploading templates yourself.

    3. Microsoft should be afraid of the user's own blind, so use it, the software preinstalled, in fact, the actual effect is good, the release of what is also very useful "

650) this.width=650; "src=" Http://www.ny9s.com/wp-content/uploads/2014/07/073114_0923_18.png "style=" border:0px; margin:0px;padding:0px; "/>


Microsoft Private Cloud high-end top tier group "236804566" to share achievements in the road of cattle b


Welcome to Sina Weibo @ Fat nine uncle


This article is from the "Nine uncle-Microsoft Private Cloud" blog, please make sure to keep this source http://jiushu.blog.51cto.com/972756/1533398

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.