How to change exchange Preferred Server For DB
Open exchange Powershell Set-MailboxDatabaseCopy -identity {Database_Name\New_Server_Name} -ActivationPreference 1 Confirm: Get-MailboxDatabase 'Database_Name'|fl server, databaseCopies, activationPreference
How to delete exchange log file
If you need to delete exchange log file in case of space problem or some...
How to fix index failed state on exchange with dag
Open Exchange Powershell to get all the bad index: To get all the bad index:...
How to Get exchange health status
To get exchange health status first open exchange Powershell , run the command : Get-MailboxDatabaseCopyStatus...
Update exchange offline Address book
Some time offline address book doesn't show recent changes we made to the exchange server....
How to update DELL PowerEdge server IDRAC
A simple video guide how to update firmware via ftp. Text based: Enter Life cycle...
How to Send mail from an additional Exchange address or alias
Until Outlook 2013 you can have only one exchange account on your outlook profile there...
How to configure static IP on linux
Method 1 = Network Configuration Using a Text User Interface (nmtui) # yum install...
dism Microsoft .NET Framework 3.5 error halt at 66%
When install the Microsoft .NET Framework 3.5 on a computer that is running Windows 10,...
How to install Webmin on CentOS 7
The simplest and best way to get Webmin is to use automatic setup-repos.sh script to...

