Sign In
John Howard - Senior Program Manager in the Hyper-V team at Microsoft
Senior Program Manager, Hyper-V team, Windows Core Operating System Division.
Tags
Articles
Beta Products
Blogcasts
Blogs
Books
Chats
Desktop Operating Systems
Discussions
Downloads
Events
Exchange
How to Articles
Hyper-V
IIS
Information
ISA Server
Misc Factoids & Rambling
Misc Factoids & Rambling
Network Infrastructure Systems
News
Newsletters
Pages
Publications
Storage Systems
Training
User Groups
Virtual PC
Virtual Server
Virtual Server, Virtual PC
Webcasts
Website design, production or operation
Websites
Whitepapers
Windows
Windows "8"
Windows "8"
Windows 7
Windows Server – NT
Windows Server 2000
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Browse by Tags
TechNet Blogs
>
John Howard - Senior Program Manager in the Hyper-V team at Microsoft
>
All Tags
>
how to articles
Tagged Content List
Blog Post:
Explaining the Hyper-V authorization model, part six
John Howard -MSFT
Hyper-V uses a role based authorisation model for access checks. This series of articles takes a look at the model; defines the available primitives; and walks through a couple of examples. (Oops, a post I meant to publish back in October last year , only just realized I didn't make it live!) Quick...
on
14 Feb 2011
Blog Post:
Avoiding UAC prompt starting Hyper-V Manager
John Howard -MSFT
An interesting question was posed to me a couple of days back about why when starting Hyper-V Manager, you get a UAC prompt, yet you don't with most other Microsoft Administrative MMCs. You should note that the workaround in here only applies to Windows 7/Windows Server 2008 R2, and is not a supported...
on
7 Jul 2010
Blog Post:
Announcing NVSPBind
John Howard -MSFT
A quick post to announce the availability of a new utility written by a colleague of mine in the Hyper-V team, Keith Mange. NVSPBind (Network Virtual Service Provider Bind) overcomes a shortfall that many people hit in server core installations of Windows Server 2008, Windows Server 2008 R2 and Microsoft...
on
25 Jan 2010
Blog Post:
Explaining the Hyper-V authorization model, part five
John Howard -MSFT
Hyper-V uses a role based authorisation model for access checks. This series of articles takes a look at the model; defines the available primitives; and walks through a couple of examples. (I actually wrote most of this many months ago – only finally found the time to post it up!). Quick links: Part1...
on
9 Oct 2009
Blog Post:
Explaining the Hyper-V authorization model, part four
John Howard -MSFT
Hyper-V uses a role based authorisation model for access checks. This series of articles takes a look at the model; defines the available primitives; and walks through a couple of examples. (I actually wrote most of this series many months ago – only finally found the time to post it up!). Quick links...
on
18 Sep 2009
Blog Post:
Explaining the Hyper-V authorization model, part three
John Howard -MSFT
Hyper-V uses a role based authorisation model for access checks. This series of articles takes a look at the model; defines the available primitives; and walks through a couple of examples. (I actually wrote most of this series many months ago – only finally found the time to post it up!). Quick links...
on
9 Sep 2009
Blog Post:
Explaining the Hyper-V authorization model, part two
John Howard -MSFT
Hyper-V uses a role based authorisation model for access checks. This series of articles takes a look at the model; defines the available primitives; and walks through a couple of examples. (I actually wrote most of this series many months ago – only finally found the time to post it up!). Quick links...
on
2 Sep 2009
Blog Post:
Explaining the Hyper-V authorization model, part one
John Howard -MSFT
Hyper-V uses a role based authorisation model for access checks. This series of articles takes a look at the model; defines the available primitives; and walks through a couple of examples. (I actually wrote most of this series many months ago – only finally found the time to post it up!). Quick links...
on
31 Aug 2009
Blog Post:
Hyper-V: How to remove disabled virtual network adapters from the parent partition
John Howard -MSFT
In May , I mentioned that we introduced a checkbox in the Hyper-V UI for Windows 7 and Windows Server 2008 R2 which determines whether a virtual NIC is created in the parent partition for External Virtual Networks. (To get a better understanding of Hyper-V networking and what this means, take a look...
on
1 Jul 2009
Blog Post:
Hyper-V Resolving Event ID 4096
John Howard -MSFT
Over the break I’ve been taking over Christmas, one of my goals was to move the remainder of my Virtual Server “production” VMs across to Hyper-V. But when nearing completion, I noticed that Server Manager was reporting a role error: Looking at the detail of the event logs, it was Event ID 4096...
on
28 Dec 2008
Blog Post:
How to detect UAC elevation from VBScript
John Howard -MSFT
While working on the next version of HVRemote yesterday evening, one of the things I wanted to address based on feedback from various people was to have the tool (written in VBScript) detect whether it is being run from an elevated command prompt. While this is relatively easy to determine using low...
on
19 Nov 2008
Blog Post:
Configure Hyper-V Remote Management in seconds
John Howard -MSFT
Update 19th Nov - v0.3 now released! It has been a little quiet on the blog front, but sometimes, at least in this case, I hope I've come up with something worth waiting for. Announcing "HVRemote"...., a tool to "automagically" configure Hyper-V Remote Management. (Amazing what can be done with a...
on
14 Nov 2008
Blog Post:
How to use uniquely identify a virtual machine in Hyper-V
John Howard -MSFT
When managing a large number of virtual machines, there is often a need to tag it in some way with one or more properties uniquely identifying it for administrative purposes. One example would be to identify a virtual machine as belonging to a person, team or business unit. The Hyper-V WMI namespace...
on
16 Sep 2008
Blog Post:
Hyper-V: Why does Hyper-V Manager not always work over VPN connection? Access Denied or RPC server unavailable errors.
John Howard -MSFT
This post examines a problem several people have reported when running Hyper-V Remote Management tools over a VPN connection - specifically hitting an error “Access denied. Unable to establish communication between ‘SERVER’ and ‘CLIENT’”. In some variations,...
on
8 Aug 2008
Blog Post:
Hyper-V: Why is networking reset in my VM when I copy a VHD?
John Howard -MSFT
This is a question I’ve seen come up a few times so figured it was time to examine why in a little more detail. In Virtual Server, you were able to copy VHDs and the associated VMC (Virtual Machine Configuration) file from one host to another, add the VMC to the other host and everything would...
on
22 Jul 2008
Blog Post:
Hyper-V: MAC Address allocation and apparent network issues MAC collisions can cause
John Howard -MSFT
In a physical only world, you don’t usually have to worry about MAC addresses that much as each NIC vendor carves off a MAC address from their ranges which have been allocated to them. However, in a virtual environment, you have to be a little more careful, particularly if you are using dynamic MAC address...
on
15 Jul 2008
Blog Post:
Deploying Windows Vista SP1 with "slipstreamed" Hyper-V RTM. Part 3.
John Howard -MSFT
The first two parts of this mini-series dealt with deploying Windows Server 2008 – either as the root partition with the RTM Hyper-V role enabled, or as a child partition (virtual machine) with the Hyper-V RTM Integration Services installed. This third part covers an additional step for using the same...
on
3 Jul 2008
Blog Post:
Hyper-V: Locate Hyper-V enabled servers in your domain
John Howard -MSFT
It seems an eternity ago (May 2007) that I put up a post describing how to determine which domain-joined servers are running Virtual Server in your domain(s). Well that same functionality is present in Hyper-V, only the SCP or "Service Connection Point" in Active Directory is different - " Microsoft...
on
30 Jun 2008
Blog Post:
Deploying Windows Server 2008 with "slipstreamed" Hyper-V RTM. Part 2.
John Howard -MSFT
This continues on from last week's post to show the changes needed to enable the "slipstreamed" Hyper-V RTM role at the time of operating system deployment. To start with, follow the steps from part 1 to add KB950050 to each of the images in the WIM file for Windows Server 2008. Then create an unattended...
on
30 Jun 2008
Blog Post:
Deploying Windows Server 2008 with "slipstreamed" Hyper-V RTM. Part 1.
John Howard -MSFT
This article walks through updating an WDS infrastructure such that Hyper-V RTM bits are “slipstreamed” into the operating system installation. Given that Hyper-V has reached RTM (release to manufacturing), it was time to refresh my test deployment environment in my office anyway. I have an entirely...
on
26 Jun 2008
Blog Post:
Part 5. Domain client to Workgroup Server: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’
John Howard -MSFT
Update 14th Nov 2008 . I've just released a script which does all this configuration in one or two command lines: HVRemote So far, I’ve covered the following Hyper-V Remote Management scenarios: Workgroup: Vista client to remote server, server configuration, full install ( Part one ) Workgroup...
on
4 Apr 2008
Blog Post:
Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’
John Howard -MSFT
Update 14th Nov 2008 . I've just released a script which does all this configuration in one or two command lines: HVRemote Quick links to the all parts in the series: 1 , 2 , 3 , 4 and 5 So after even more feedback and questions, part 4 of this series provides the walkthrough steps necessary...
on
1 Apr 2008
Blog Post:
Part 3 - Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’
John Howard -MSFT
Update 14th Nov 2008 . I've just released a script which does all this configuration in one or two command lines: HVRemote Quick links to the all parts in the series: 1 , 2 , 3 , 4 and 5 Although I thought I’d finished at part two, after even more emails and comments on part one and two...
on
30 Mar 2008
Blog Post:
How to add the Hyper-V role to a Windows Server 2008 Server Core machine
John Howard -MSFT
Soon, I promise, I will be publishing part 3 which is the workgroup server-core version of “ Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’. ”. However, to get there, we need...
on
30 Mar 2008
Blog Post:
Part 2 - Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’
John Howard -MSFT
Update 14th Nov 2008 . I've just released a script which does all this configuration in one or two command lines: HVRemote Quick links to the all parts in the series: 1 , 2 , 3 , 4 and 5 The second part of the extra-long blog post contains the steps necessary on the client machine. Part...
on
28 Mar 2008
Page 1 of 5 (124 items)
1
2
3
4
5