On the BUILD conference highlights Microsoft showed new features of windows server 8. one of the new things was clustering DHCP. Now in windows 8 the DHCP clustering is easy to setup and to manage. When you have your cluster just add the Role and select DHCP server. Just for the Demo I turned off the [...]
You are receiving this invitation based on the quality of feedback you have provided on previous Windows programs and the Microsoft Windows release team would like you to participate in the Microsoft Windows 7 and Windows Server 2008 R2 Service Pack 1 (SP1) release program, to be available shortly, as announced at the Microsoft’s [...]
This guide is intended for IT professionals, and tells how to configure Remote Desktop Connection Broker in a failover cluster. The configuration provides users with access to personal virtual desktops or virtual machines in a virtual desktop pool through RemoteApp and Desktop Connection A failover cluster is a group of independent computers that work [...]
It is an old item but handy to have. Fantastic new book hot off of Microsoft Press covering Windows Server 2008 R2. Excerpt from the book: “This book is targeted primarily at Windows server administrators who are responsible for hands-on deployment and day-to-day management of Windows-based servers for large organizations.” Chapter breakdown is as follows: [...]
Download the Beta releases, and take advantage of this opportunity to provide valuable feedback on these new compliance guides and resources for Windows® 7, Windows Server® 2008, and Windows Server 2008 R2. Download the IT Compliance Management Series for Windows – Beta at: http://go.microsoft.com/fwlink/?linkid=56419 The Compliance Solution Accelerators team has just released valuable extensions [...]
Just a quick recap on the cluster sheets this week, there were a lot of questions how do I solve the split brain thing. Well make sure you have one cluster node up and do start the services with force state like below net start clussvc /fixquorum Or with powershell Start-ClusterNode –FixQuorum So just [...]