Network, security, system, solutions

Month: July 2014

Moving Mailboxes in Exchange 2010

Moving Mailboxes in Exchange 2010

EXCHANGE 2010
How to Moving Mailboxes in Exchange 2010? Get-MoveRequest Get-MoveRequest -Identity 'cuteo' Get-User -Filter {Department -like 'Marketing'} | Get-MoveRequest Get-MoveRequest -MoveStatus InProgress -TargetDatabase <database name> Get-MoveRequest -MoveStatus Completed (more…)

Install CA for Exchange 2003

Uncategorized
Install CA for Exchange 2003 The first thing to do is to decide which server should hold the Certicate Authority (CA) role, it could be any server as long as it’s at least a member server. If you have a single box setup, such as a Small Business Server (SBS), the decision shouldn’t be very hard. (more…)