Microsoft Hololens Emulator installation issue - hyper-v

Unable to install Microsoft Hololens Emulator and throws an error midway:
And the link is of no help as well as it takes to another link showing a solution for "How to enable Hyper-V for the emulator for Windows Phone 8"..

You need to have a machine that can handle creating Virtual Machines, So you need an I3 or better and your Bios has to allow VM creation, and you need to be running windows 10 Professional to get access to Hyper-V

Related

raspberrypi2 - How to install GUI for windows 10 IoT

I have installed Linux on the pi before. I now need to install windows 10 for IoT. Whats the best way for me to do it?
I know that I can connect using powershell. Is there a GUI for controlling it?
Thank you
To install IoT core easily on a Pi there is a tool from Microsoft called the
IoT Core Dashboard.
This tool is an easy to use setup wizard that will format and install the Win10 IoT image.
Once the installation is finished you can access the dashboard of your pi through the browser from this tool or by typing in the local IP address.
There is an easy to use guide for installation found here: Getting Started
You may also connect using powershell after your initial setup: Connect with PowerShell

Hyper-V Server Core Guest OS Install

I am new to Hyper-V and Server Core but I am stumped as to how to install a guest OS from an ISO using only PowerShell.
I have downloaded the Hyper-V Server ISO and installed it on my server. It only installs Server Core and does not give me the option for a full GUI option. I configured its network settings, etc and all looks ok. So Server Core installed properly and Hyper-V feature is enabled. I can use PowerShell to create a VM with VHDX and link my Guest OS ISO to it. When I start the VM there is no console UI to install the OS.
How are you supposed to install a guest OS with no console interface to setup the OS?
Note, there is no option under this configuration to enable the OS GUI as some posts have suggested.
First, please don't confuse "Server Core" with "Hyper-V Server". "Server Core" is an installation mode of Windows. Among other things, it can be converted to GUI mode, which is why people keep telling you to just turn the GUI on. Hyper-V Server looks like Server Core but it is not Server Core.
For your actual problem, you're not going to find a simple out-of-the-box solution. You could work up a complete unattended installation process. You could set up a Windows Deployment Services server and have it install via PXE boot. I think some of the third-party Hyper-V management solutions allow you to connect to the console of a VM from within the local Hyper-V Server.
Hyper-V Server was designed with headless operation in mind. It was expected that you would use it to configure and perform maintenance on the management operating system and, if desired, the virtual machines as containers. The guest operating systems themselves were not really meant to be managed from within Hyper-V Server. What it's expected that you'll do is use a full GUI, whether another copy of Windows Server or a Windows desktop operating system running Remote Server Administration Tools to remotely connect to Hyper-V Server and manage its VMs.

Internet doesn't work when running windows phone 8 emulator

I have installed Visual Studio 2013 which comes with Windows Phone 8 Emulator. When I am trying to run emulator my internet in both laptop and emulator doesn't work. Earlier it was working in my laptop. I checked in network connections its creating a "Bridge". I am not sure what is the issue. Internet in my laptop works only if i remove "Bridged Connection".
My friend use to share internet using Connectify Hotspot and i used to connect for internet access. I am not sure if that is the problem.

Can I debug Windows Store applications on a non Microsoft tablet?

I am about to create a Windows Store application, and need to purchase a Windows RT device for testing. Is the Microsoft Surface the only device that supports remote debugging from Visual Studio? Or will it also work with a third party tablet from for example Samsung?
For debugging on a tablet you need to install the Remote Debugging tools on the tablet. Secondly, both machine (your developer rig and the tablet) need to be on the same net and the local firewalls must allow access. Then you choose Remote Debugging in VS2012 and you can choose the tablet. On a Surface RT I had to enter the name manually, as it has not found it by searching the local network.
Tim Heuer has a blog entry exactly about this topic: http://timheuer.com/blog/archive/2012/10/26/remote-debugging-windows-store-apps-on-surface-arm-devices.aspx At the very end he says:
Now that you have a Surface (or other Windows RT device)
If your tablet is x86 it is a PC and is able to run the remote debugging agent, too. Note: download the correct version (x86, x64 or ARM)

Windows Mobile/Embedded Device Emulator on Windows 8

We design and develop applications that run on Windows Mobile and Windows Embedded, as this is the operating system that comes on most industrial bar code scanners right now.
Give that, we often use the Windows Mobile Device Emulator to simulate our software and give customer demonstrations. With Windows 8 being released, it seems that the Windows Mobile Device Center no longer works. This component was required to "Cradle" the device to get a network connection.
Is there a way to get the Windows Mobile/Embedded emulator to work on Windows 8?
You need to uninstall Windows Mobile Device Centerand to install the most recent one (dec 2012).
Go to the Microsoft web and download Windows Mobile Device Center for Vista (32 or 64 bits according your hardware). There is not option for Windows 8, but the version for Vista works perfectly in Windows 8.
you can always use Windows CE versions for using on your mobile/ embedded projects