Skip to main content

Posts

Showing posts with the label Windows Server 2008 R2

Enable BitLocker on Windows Server 2008 R2 without TPM

Enabled BitLocker Drive Encryption without TPM via gpedit.msc: Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> BitLocker Drive Encryption -> Operating System Drives -> Require additional authentication at startup -> Select the Enabled option and then set the "Allow BitLocker without compatible TPM check box" Source:  Configuring BitLocker Drive Encryption on Windows Server 2008 R2

Extend Windows volume after extending volume on Equallogic

After increasing the size of the LUN on the Equallogic, make sure the free space appears to the OS. Rescan Disks/hardware until it appears. Then use the following commands to extend the BASIC partition (clustering requires Basic Partitions unless you are using Veritas Volume Manager). Diskpart list volume select volume # extend Source: MS Technet Forums

Create security-enhanced redirected folders

* http://support.microsoft.com/kb/274443 * http://support.microsoft.com/kb/232692/EN-US/ * http://technet.microsoft.com/en-us/library/cc775853(WS.10).aspx * http://www.soton.ac.uk/isolutions/computing/auth/activedirectory/redirection.html * http://blogs.technet.com/askds/archive/2008/06/30/automatic-creation-of-user-folders-for-home-roaming-profile-and-redirected-folders.aspx Folder Redirection may need two logons: http://support.microsoft.com/kb/305293 * How Folder Redirection Extension Works * http://www.itechtalk.com/thread1958.html * http://support.microsoft.com/kb/288991