This is a great article on how to configure an IIS Cluster server. http://support.microsoft.com/kb/970759
Continue ReadingYear: 2014
SQL Server Disk Configuration
I have been researching the ideal disk formatting for SQL Server in summary: All DATA, LOGS and TEMPDB should be formatted using a cluster size (allocation unit) of 64k All Programs and Backups formatted using
Continue ReadingO365 (Exchange Online) – Full Access to Mailbox
To Grant full Access to a Mailbox in Office 365 you must first connect to the remote PowerShell, by typing the 3 commands in your local PowerShell: $o365cred=get-credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri
Continue Reading