To create a contact on Exchange 2010, 2013 & Exchange Online using EMS the command is: New-MailContact -DisplayName “Display Name”
Category: Servers
Add members to distribution group using PowerShell
For Office 365 first Connect PowerShell to Exchange Online $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential
SQL Script Notebook
In this post I decided to add the scripts that occasionally helped me to manage Microsoft SQL servers. Those are
Tune SQL Server
I have gathered some notes from SQLSchool.gr for Configuring an SQL Server 1. Set the minimum Page File, 512MB to