Find The Total Number Of Mailboxes In Your Organization
How can you quickly find the total number of mailboxes in your organization? You can do it now by running a shell command. Get-Mailbox | Measure-Object You can further customize…
A Drink of Technology for the Thirsty Mind
How can you quickly find the total number of mailboxes in your organization? You can do it now by running a shell command. Get-Mailbox | Measure-Object You can further customize…
There is always a requirement to create test users in bulk in your lab, maybe even in live network to test something. You can quickly create mailbox users using a…
At times we run into a situation where we need to find out who all have email forwarding enabled and to which address. It is easy to complete this task…
Let’s say that your only exchange server, which hosts all the roles have died and you need to build a new exchange server. In order to have a working server,…
Most exchange admins will run into this problem at some point. You do either one of the two actions – delete a user account using AD users and computers or…
For successful system administration, you need more than just the required technical skills. Below is a list of five slightly non-technical abilities that should be developed in order to become…
Creating hybrid environment gives the facility to work with both On-premise Exchange as well as Exchange Online. Once the hybrid environment is created, moving mailbox from on premise to online…
NIC Teaming, also known in the Microsoft world as Load Balancing/Failover (LBFO), allows you to install additional physical Ethernet network adapters (NICs) into your server and “team” or combine them…
NIC Teaming was a feature we obtained through independent hardware vendors such as Broadcom. A separate piece of software was installed and you went through a GUI to team your…
As the name suggests, a shared mailbox is one that is used by multiple users to receive or send email. You’ve probably seen shared mailboxes used for situations such as…