Open Exchange Powershell to get all the bad index: To get all the bad index: Get-MailboxDatabaseCopyStatus * | where {$_.ContentIndexState -eq "Failed"} Get bad copy status : Get-MailboxDatabaseCopyStatus * |
How to Get exchange health statusHow to Get exchange health status
To get exchange health status first open exchange Powershell , run the command : Get-MailboxDatabaseCopyStatus * | sort name | Select name,status,contentindexstate If all the databases are mounted and
Update exchange offline Address bookUpdate exchange offline Address book
Some time offline address book doesn’t show recent changes we made to the exchange server. To update exchange offline: Syntax : Update-OfflineAddressBook -Identity <OfflineAddressBookIdParameter> [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-Force <SwitchParameter>]
How to update DELL PowerEdge server IDRACHow to update DELL PowerEdge server IDRAC
A simple video guide how to update firmware via ftp. Text based: Enter Life cycle control (F10 while booting) -> Firmware Update -> Launch Firmware update -> Select FTP server
How to Send mail from an additional Exchange address or aliasHow 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 for the only way to add different “From” address is by adding additional POP3/IMAP account
How to configure static IP on linuxHow to configure static IP on linux
Method 1 = Network Configuration Using a Text User Interface (nmtui) # yum install NetworkManager-tui and then just type: #nmtui (for semi graphic interface) Method 2 = edit the
dism Microsoft .NET Framework 3.5 error halt at 66%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, Windows 8.1, Windows Server 2012 R2, Windows 8 or Windows Server 2012. Error codes 0x800F0906,
How to install Webmin on CentOS 7How to install Webmin on CentOS 7
The simplest and best way to get Webmin is to use automatic setup-repos.sh script to configure official repositories on your RHEL or Debian derivative systems. It can be done in
Migrating windows share between serversMigrating windows share between servers
In a scenario of upgrading windows server or re-installing servers the easiest way to preserve the windows shares is: Export the reg-key : right click on “shares” [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Shares] and then