Configure DirectAccess for Loadbalacing (Server 2012)
No tags for this post.
No tags for this post.
First you install Server 2012 and you add the Remote Access Server Role. And Install KB2788525: You cannot enable external load balancing on a Windows Server 2012-based DirectAccess server. Add or Remove Server Tags: Windows 2012
Start Windows PowerShell. Right-click the Windows PowerShell icon on the taskbar, and then click Run as Administrator. Run the following Windows PowerShell commands: PS C:\> Import-Module ServerManagerPS C:\> Add-WindowsFeature -name FS-Data-DeduplicationPS C:\> Import-Module DeduplicationPS C:\> Enable-DedupVolume E: & Enable-DedupVolume D: Continue reading
Today I was moving my testlab enterprise root CA from a Windows 2008 r2 server to a new Windows 2012 with a different server name. To accomplish this, I used this excellent Technet Post . I encountered no problems! Tags: Continue reading
Install Server 2012. Join Server to your Domain. Select Behind an Edge DevicePublic name voor mij is dat is: thuis.wardvissers.nl Remote Access Review & NextView Remote Access Review Finish Overview Policy’s Windows 8 Client I have a Firewall/NAT router. So Continue reading
Create a folder to mount a Windows Imaging File (WIM) in with the command mkdir c:\mountdir Determine the index number for a Server with a GUI image (for example, SERVERDATACENTER, not SERVERDATACENTERCORE) using this command at an elevated command prompt: Continue reading
To convert to a Server Core installation with Windows PowerShell: run the following cmdlet: Uninstall-WindowsFeature Server-Gui-Mgmt-Infra -restart No tags for this post.
The update “Windows 8 and Windows Server 2012 cumulative update: November 2012” adds functionality to the Control Panel group polices that allow an administrator to designate a lock screen image on their Windows 8 and Windows 2012 computers. This setting Continue reading
Get ready for Windows Server 2012 with the Microsoft Assessment and Planning (MAP) Toolkit 7.0. The latest version of the MAP Toolkit adds several new planning scenarios that help you build for the future with agility and focus while lowering Continue reading
When you want to use a new OS in your domain you need to upgrade de ADMX files. The easy way to get all the possible ADMX/ADML files for a particular OS without having to install all the roles/features is Continue reading