Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How Win8.1 runs on Ipad Mini

2025-03-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail how Win8.1 runs on Ipad Mini. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

First of all, you need to set up a Win8.1 virtual machine locally, turn on the remote desktop and turn off the firewall. I won't say much about how to build a Win8 virtual machine in hypre-V. There is a lot of information on the Internet, so pay attention to the configuration of the hard disk in VHD format, because Azure only recognizes this. If you have established the VHDX format, you can convert it with the command of Convert-VHD.

Http://technet.microsoft.com/zh-cn/library/hh848454(v=wps.620).aspx

There is no need to do Sysprep. After testing and completing the sysprep, the Azure virtual machine cannot be enabled by mirroring. My guess may be that after the Win8 system is encapsulated, the opportunity has a configuration interface, which cannot be skipped on the Azure, and there is no management port to configure, so the remote desktop cannot be started.

Secondly, we need to be in Azure

Then create a new storage on Azure (or use the one you created earlier, of course) to upload the vhd disk

After the storage is established, we set up the container in the storage

When you are ready, install Windows Azure PowerShell locally and start

After startup, you need to connect to Windows Azure. Here, we choose to connect by certificate.

=

There are several ways for Windows Azure PowerShell to connect to its own Azure. For more information, please see https://www.windowsazure.com/en-us/manage/install-and-configure-windows-powershell/?fb=zh-cn.

=

Here, let's log in in the form of a certificate and get the certificate first.

Download certificate

Import certificate

Then use the command to upload our VHD

Add-AzureVhd-Destination http://[StorageAccout].blob.core.windows.net/[Container]/win81.vhd-LocalFilePath d:\ win8.1.vhd

Replace the contents in square brackets with the actual storage account and container name in Azure

Then VHD starts uploading to Azure. How long will it take? Depends on VHD size and network upload bandwidth

After uploading, we can see our own VHD on Azure.

After the VHD is uploaded, we begin to build our own virtual machine. Since we have not done any system, we can directly make Disk. In the virtual machine interface, click Disk, and select New.

When building a virtual machine, choose to build from the library.

Select my disk and select the Disk we created earlier

Configure virtual machine related properti

After that, the virtual machine will be established, and after it is successfully established, it can be connected using the traditional remote desktop, so without too much introduction in this traditional way, let's take a look at how we will work on mobile and cloud in the cloud era.

First of all, there is a tablet, where we specifically chose Ipad Mini to test Microsoft's cross-platform unity.

Install Microsoft Remote Desktop in App Store (this software requires a downloadable US account, how to apply for a US free account? Google, Bing, Baidu)

Install on Ipad and start

Configure remote connection properties

After the configuration, let's see how win8.1 "runs" on Ipad. Insert a few pictures taken by mobile phone

Win8.1 start interface

All application interfaces

Resource manager

System configuration (Win8.1 is automatically activated, hehe)

Office is also automatically activated, in the input interface, directly out of the Windows software disk

This is the end of the article on "how Win8.1 runs on Ipad Mini". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report