
-
Nov13
How To Use Terminal Services to Manage Hyper-V from an Older Version of Windows
Author: Susanta K Beura; Filed under: Computer & Internet, Tips & Tricks; Tagged as: access computers, datacenter, desktop users, group membership, hyper-v, Hyper-V Manager, Hyper-V Manager console, management tools, manager application, microsoft press, microsoft windows, mitch tulloch, msc, rdp, remote desktop, RemoteApp Manager, RemoteApp Wizard, role management, security groups, security settings, terminal server, terminal services, Terminal Services RemoteApp, Terminal Services Web Access, Virtualization, web access, Windows, windows operating system, Windows Server 2008
No CommentsIf you want to manage Hyper-V servers from a computer running an earlier version of Microsoft Windows, such as Windows XP Professional, you can do so by using Terminal Services RemoteApp to publish the Hyper-V Manager application on the Hyper-V server using Terminal Services. In brief, the procedure for doing this is as follows:
- Install the Terminal Services role on a server running a Full installation of Windows Server 2008. Be sure to include the Terminal Services Web Access role service in your Terminal Services role installation.
- Install the Hyper-V role or Hyper-V role management tools on the terminal server.
- Configure user/group membership as needed for the Remote Desktop Users and Terminal Services Web Access Computers security groups. Also, configure RDP and security settings as needed.
- Launch the RemoteApp Wizard from Terminal Services RemoteApp Manager, and add the Hyper-V Manager console (Virtmgmt.msc) to the list of published applications on the terminal server.
Now, from the computer running the earlier Windows operating system, connect to the terminal server using Terminal Services Web Access, select the remotely published application (Hyper-V Manager) to launch the connection screen, and authenticate with the terminal server.
At this point, the Hyper-V Manager console will be running on your computer—it will look and work just as if the console was installed locally on your computer, with the exception of the word Remote in the title bar indicating that it is a RemoteApp and not a local program.
From the Microsoft Press ebook Understanding Microsoft Virtualization Solutions: From the Desktop to the Datacenter by Mitch Tulloch.
Quality Articles for Your Blog by Genuine Writers
iWantArticle.com is a place where you can order quality and original articles for your blog. As we all know only original and quality articles are most important part of SEO and Page Rank; iWantArticle.com can be a good resource for same. You need to register for free and request an article with all details as per your requirement. Once you will place your request, registered writers at iWantArticles will start working on your request. After completing your request the writer will submit their work for your verification and validation. Now just verify the work done by writer and decide whether to accept it or deny. Also all these comes with a Money Back Guarantee.
Following are the Important Steps:
- Request Articles
- Hire Writers to write unique articles for you
- Pay only if you are satisfied
- Review results and accept good Articles. You will not be charged for articles you didn’t accept.
- Copyscape friendly
- Requesters check articles and mark them Passed/Failed Copyscape, Good/Bad grammar,...
- Money back guarantee
- If you are not satisfied with the service you will receive full refund of the funds on your account.
iWantArticle.com gives complete facility to verify the quality and uniqueness of the article submitted by the writer.
-
Sep2
An Intro to Virtualization with VMware vSphere 4
Author: Susanta K Beura; Filed under: Computer & Internet; Tagged as: AnIntrotoVirtualizationwithVMwarevSphere, clusters, confusion, cpu memory, datacenter, datacentre, ESXhypervisor, fanfare, hard disks, hardware cpu, hypervisor, medium businesses, physical hardware, physical server, product launch, relevance, resource pools, virtual equivalent, virtual machine, virtual machines, virtual systems, Virtualization, VirtualizationConcepts, VirtualizationforFree, VirtualizationFundamental, VirtualizationFundamentalConcepts, VirtualizationwithVMwarevSphere, virtualmachine, vm, VMware, VMwarevSphere, vSphere
No CommentsBackground
VMware officially released vSphere 4 on the 21st of April, with all the fanfare you would expect to accompany a major product launch, however much of the focus was on how it would enable enterprises to move to “cloud computing”. Whilst this all sounds great it is of little relevance to the SMB IT Admin, whose “datacentre” might run from a couple of servers to a couple of racks of servers with a constrained budget to match it.
Since our focus is on IT for those “Small to Medium Businesses” I have been evaluating vSphere 4 from that angle – looking at the features which are most relevant for those considering whether it is right for their network. This is the first of a series of articles to help you with your evaluation, which will discuss the key features of vSphere 4, subsequent articles will cover the actual process of installing and configuring the various components so you can test it yourself.
Virtualization Terminology
When discussing virtualization there are several key terms which can often cause confusion, in particular that of “server” which can be interchangeable between physical and virtual systems. Thus to avoid any confusion it is important to define the various terms employed by VMware and in this article:
Datacenters, clusters and hosts – The “host” is the basic building block of vSphere and refers to a physical server running the ESX hypervisor, whilst a cluster consists of two or more hosts with their associated resource pools, virtual machines and datastores. The datacenter is the largest unit of management in vSphere and contains one or more clusters.
Virtual Machine – the VM is the virtual equivalent of a physical server and as such has all the resources defined that you would usually expect when specifying physical hardware – CPU, memory, hard disks and networking. The operating system is then installed on the virtual machine in the usual way, the hardware is completely emulated by the hypervisor so that to all intents and purposes there is no significant difference between a virtual and a physical machine.
Virtual Appliance – Many vendors now supply pre-built virtual machines ready to deploy as a “virtual appliance”, which may provide an easy way to test a server based product or increasingly as an alternative to a dedicated hardware appliance. A good example of this is Clearswift, who previously only supplied their web and email filtering systems as a hardware device but now offer a virtual appliance as an alternative. With vSphere Vmware have also introduced the ”vApp”, which extends the idea of the virtual appliance to enterprise level by allowing for the creation of multi-VM vApps with linked service and resource policies.
Hypervisor - the hypervisor is the software which provides the sharing and translation layer between the server hardware and the virtual machines running on top of it. The latest generation of Intel and AMD CPUs incorporate virtualization extensions which enhance this functionality by allowing more efficient sharing of resources whilst improving the isolation of individual VMs, so that one VM cannot cause another to crash.
Datastore – ESX storage is divided into datastores which are formatted with its proprietary VMFS file system, one of the key features of which is its ability to handle concurrent access by multiple hosts. Datastores can be created from any type of storage visible to the hypervisor but to enable most of the advanced vSphere features shared storage which is accessible to all the hosts in a cluster is required, i.e. a Storage Area Network. Datastore space is then provisioned into virtual disks which are attached to virtual machines to provide the storage for the operating systems installed on them.
Resource Pool – Many of the advanced features of vSphere revolve around the concept of a cluster of virtual hosts whose key resources (CPU MHz and memory) are concentrated into a central pool. This pool can be subdivided into more resource pools which can then be used to automatically manage the allocation of resources to virtual machines and enable prioritization of key VMs over less important ones.
Virtualization – Fundamental Concepts
vSphere 4 is VMware’s name for the suite of applications that make up the latest major release of their virtualization solution and replaces their previous “Virtual Infrastructure” product suite. It is built around their ESX 4.0 hypervisor, and vCenter Server which manages the ESX hosts to provide the advanced functionality. VMware’s direct competitors are Citrix, with their “Essentials” suite based on the XENserver hypervisor, and Microsoft with their Hyper-V hypervisor and System Center Virtual Machine Manager. Such is the competitiveness of the virtualization market, and the obvious value of gaining market share, that all three vendors are now giving away their core hypervisors for free. Although migrating from one solution to another is not impossible it is a major undertaking, which underlines the importance of choosing the right vendor from the start.
The fundamental concepts of virtualization are the same irrespective of vendor and require a significant change of mindset for the IT Manager used to the concept of a “server” being a package of hardware and software together. Turning the software “server” into a “virtual machine” makes it hardware independent as it just requires a hypervisor providing the necessary resources, and turning the hardware “server” into a “virtual host” by installing the hypervisor on it allows it to run as many virtual machines as it has resources for. Separating the software from the hardware in this way opens up a whole new spectrum of possibilities and also brings features that were previously “enterprise only” well within the reach of the smaller IT infrastructure.

ESXi - Virtualization for Free
Thanks to the competition between the major vendors you can make the initial move to virtualization without any financial outlay, except for the time required to deploy it. You can register with VMware to obtain a free ESXi 4.0 license key for as many hosts as you like, and you can manage those hosts effectively using the incorporated vSphere client. This will enable you to take advantage of a fundamental benefit of virtualization, the ability to maximize hardware resource usage by installing multiple VMs on a single physical host. Even in a single server setup its worth considering, once you have virtualized your server into a VM upgrading to new server hardware in future becomes a one hour job; (i) buy new server, (ii) install ESXi, (iii) copy your VM from the old server to the new one – no need to worry about updating device drivers etc. The same also applies for disaster recovery scenarios, restoring to new hardware is much quicker and more reliable when you no longer have to worry about changing hardware specifications.
vSphere 4 – Advanced Virtualization Functionality
So if you can do virtualization for free with ESXi why should you be thinking about spending money on vSphere 4? Basically if you are just running a single host setup then there is little reason to consider upgrading, virtually all the key features require at least a two host cluster in order to work. There is also one other key requirement which shouldn’t be omitted when considering the costs of implementation, you will require a SAN to provide shared storage to all your hosts. The factors to consider when specifying a suitable SAN are complex, including performance, fault tolerance and connectivity; suffice to say that they will be covered in a separate article.
Once your infrastructure meets the basic requirements these are the main features vSphere has to offer:
VM Migration
Even with shared storage moving a VM from one host to another with ESXi isn’t just a one-click process, but vSphere makes it that easy. With vMotion you can even move VMs whilst they are online, with only a brief pause in operation and no need to reboot. Another feature, “Storage vMotion”, allows you to move a live VM from one datastore to another without taking it offline. These features help to minimize the disruption of hardware maintenance; should you need to shutdown a host server in order to upgrade or replace it you can move your VMs to other hosts in advance so there is no interruption in service.

High Availability
One of the key vSphere features for the SME IT manager, High Availability allows you to promise service uptime levels that were previously only attainable with enterprise clustering solutions. Each VM and host is monitored continuously and should it go offline then vSphere will try to recover it, either by forcing a reset of the VM (e.g. if a BSOD occurred), or migrating the VMs to a new host and starting them on there in the event of the original host failing.

Fault Tolerance
Fault Tolerance is a new feature introduced in vSphere4 which takes advantage of new functions in the latest Intel CPU architectures to go one step beyond High Availability. Although HA can greatly reduce downtime it does not eliminate it as the VM still has to be restarted, during which period it is effectively unavailable. Fault Tolerance uses “lockstep” to maintain a second clone VM on another host, which is kept continuously up to date as the complete VM state is mirrored. Should the primary host fail for whatever reason the secondary VM image activates immediately, retaining user session states and allowing work to continue with no time or data loss.
Data Recovery
Sometimes even Fault Tolerance isn’t enough and you may want to restore an older version of a VM, or have to recover from a backup, so a good Disaster Recovery solution is essential. You should continue to use your existing backup application for file level backups, running within the VM, but often there are DR situations where the fastest solution will be to recover an entire VM image. VMware Consolidated Backup is still available as part of vSphere, which enables you to integrate your backup system with your virtual infrastructure for efficient VM backups. New with vSphere4 is “Data Recovery”, which provides a complete VM backup solution supporting scheduling and data de-duplication. Since this is a significant addition to vSphere’s capabilities it is fully covered in a separate article.
Dynamic Resource and Power Management
Although less of an issue for smaller businesses one of the key virtues often touted for virtualization is the ability to dramatically reduce IT system’s power consumption, and collaterally cooling, with the associated reduction in electricity bills. vSphere’s Dynamic Power Management allows to you to specify how aggressively you want it to reduce power consumption, and will take advantage of the latest CPU functions such as core throttling. It uses vMotion to move VMs between hosts in order to minimize power requirements whilst still providing the necessary resources, and is even able to put hosts into standby and then re-awaken them when required. Dynamic Resource Scheduling is a similar feature but works instead to ensure that all VMs get the resources they require, again it will use vMotion to move VMs between hosts in order to achieve the most efficient balance. DRS and DPM are reactive processes that will respond to changing patterns of usage, so if one particular VM comes under sustained load it may be moved to another host with more resources available.
Conclusions
You should now have a much better idea of the benefits vSphere has to offer you and whether you should consider implementing it in your network. Although the basic ESXi hypervisor is free the rest of the suite and related features aren’t, and there are various licensing options designed to suit different size implementations. Subsequent articles in this series will help you to assess the potential cost of virtualizing your network, and also show you how to set up your own vSphere cluster in order to experience and evaluate it yourself.
Blogged with the Flock Browser
Freelance Jobs At Scriptlance
- Embed Email Subs. + Rss TickerA campaign to re-legalize hemp in one state needs to build an email list of supporters quickly. PART 1 We imagine an email subscription box with two links at the bottom, one says info and leads to the site, the other says embed and will open to display the code so supporters can post the subscription box on their site. The background of the email box would be a design that relates to the site and inspires action in supporters. Info collected will need to be name and email address. All data w…
- Sonar File Viewer And Gps MappI am looking for a quality coder to create a Side Scan Sonar Application for Windows XP/Vista/7 to playback Multibeam Sonar Files in a Graphical view, live viewing of gps tracks on chart and view Snapshot images from Sonar recordings. – Import/Export multiple sonar files to user created directories in dedicated MyProject folder in users My Documents – View sonar and snapshot files in preview format and display file data: time/date, length, #of pings, description, ect – Ability for user to en…
- Swoopo.com Auctions CloneIm looking for a team to develop a swoopo.com auctions clone in functions with a new aspect and in spanish language (translations could be done by me) I dont think that i have to give more details , just visit the web to see the features.
- Tv On Pc SoftwareLooking to rebrand a TV on PC Software application. The app should be windows XP – windows 7 Compatible. I will also need monthly channel updates. If you have a Mac version I would also be interested. I am not looking to make something from scratch so please dont ask. If you have please open a PMB with more details. Sample of the App is a plus.
- Web Template Html+css+jqueryWe have built a Job Board site, and are looking for someone to help us out with the design part of the site. CSS+HTML+JQuery for the job board template. This is what we expect: – main welcome page +++ header >>>>> company logo on the left end >>>>> login fields on the right end >>>>> horizontal menu bar +++ left sidebar >>>>> Quicklinks >>>>> latest members with logo +++ main area >>>>> list of lates…
- Chatroulette Clone SiteNeed a 1:1 clone of ChatRoulette.com The script/source should have easy to understand comments, should we need to hire more programmers in the future. If the project is successful, expect future opportunities for employment. Project should make use of Flashs new "RTMFP" , Client-to-Client cam connection – like on chatroulette – to save the traffic.
- Drupal Portal RequiredHi, We need a solid drupal programmer or team to take our existing website, and to convert to drupal, or prosepoint (drupal fork). Some aspects of our website are not yet developed, but our new drupal website will need to have these working. The website we need cloned in drupal is http://www.sussexbusinesstimes.co.uk/ The forum section is a vbulletin install and will remain in place as our forum section. The property for sale and businesses for sale will be pretty much identical in funct…
- Need 20 Links (pr4 + Pr5)Our site is located at www.localrestaurantdirect.com. We specialize in Italian, Chinese, Thai, seafood, French, Japanese Restaurants and more. This is a trial project with scope for more work. We are looking for 20 PERMANENT one-way links. The 20 links broken out as follow: MUST BE PAGE PR!!! 10 links which are on pages (NOT site PR – page PR) at least PageRank 5 (can be higher) 10 more links which are on pages at least PageRank 4 (can be higher) All links will be to the home page of ou…
- School Website Custom Wp CmsI am looking for an easy to use solution for a school website. I have decided that using wordpress as the cms is the right way to go. I need something robust that can grow with the school that is customized to meet their specific needs. We can either do a custom wordpress theme or customize an available wordpress theme. I am looking for a web 2.0 design with school website plugins for the functionality. There are a gazillion hosted solutions out there, but we have a small budget, and I kn…
- Facebook App For ClicktocallHello, I need a facebook app for a service of mine called letmecallu . It is a click2call service similar to tringme and 8×8 . My scenario is like when people click on that app they should be prompted to register and once they register they should enter their phone number to receive calls . and once they click save we have to post a callme button on their profile page . once the callme button is posted on their profile page and when some one visit their profile page and click on the c…
Partner links
Breaking News
- IAF bonanza for women officers
In a major boost to women serving in the defence services, the Delhi High Court on Friday (March 12) directed the Centre to allow grant of permanent commission to them.
… - 'Greatest Swami's have faced this charge'A day after the Karnataka government said it was not possible to take any action against self-styled godman Paramahamsa Nityananda, as Tamil Nadu police have not handed over any case nor any complaint has been filed against him in the state over his alleged sleazy activities, the Swami has spoken out saying that he is innocent.…
Twitter links powered by Tweet This v1.6.1, a WordPress plugin for Twitter.




