Categories
How-To

How To Create Shared Mailbox In Exchange 2010

Open the Exchange Shell and type the following command: New-Mailbox shared –shared –userprincipalname shared@jermsmit.com If the mailbox was already a user mailbox and you are converting to shared type the following command: Set-Mailbox -Identity shared@jermsmit.com -Type Shared You can now verify that the box is indeed a shared mailbox by typing the following command: Get-Mailbox […]

Categories
News

Service Outage: Gmail Down?

it seems that Gmail is down right now.

Categories
How-To Software

AppDataLocalMicrosoftWindowsWER and Drive Space

I notices that I was low on disk space in one of my machines with a small disk volume on the system partition. So with the help of my handy HDGraph I was able to locate the area of my free disk space consumption. It seems that the Windows Error Reporting Service was dumping logs on programs or applications crashes into […]

Categories
How-To Technical

Removing an auto-mapped mailbox

In Exchange Server 2010 SP1, shared mailbox with full access rights will be auto mapped to the users given such rights. This is fine for that user who doesn’t seem to know how to add an additional mailbox to their Outlook 2007, 2010, 2013 client. But what about those support and systems admins who grant themselves access for troubleshooting […]

Categories
How-To Software Technical

Disable Internet Explorer Enhanced Security Configuration, Server 2012

Q. How can I disable Internet Explorer Enhanced Security Configuration in Server 2012? A.  You disable IE Enhanced Security Configuration by doing the following: In Server Manager, click on Local Server in the left pane to select the server you are logged into, this will show you in the right pane, in the Properties section In the […]