Configure Shadow Copy For Windows 10
Windows 10 lack the feature of schedule shadow copy like in windows 7 and...
The Microsoft Exchange Transport service is rejecting message submissions because the available disk space has dropped below the configured threshold.
Problem When attempting to send mail to an Exchange 2007 EMail Server, you see the...
vmware vcenter database over 10 giga
Vcenter running SQL Express. "VIM_VCDB" reached 10GB and so crashes Vcenter !! To purge the...
check if php can send mail on linux
check if PHP-scripts can send emails: from console or putty session to the server php...
how add to kodi a local windows share or any type of SMB share
open Kodi and go to video -> choose files click on Add Videos and browse...
dell compellent sc2020 sc2040 freeze
Alert: The BMC IP address settings on the SC4020 should be set as non-routable. If...
Exchange 2016 start pop3 service
To check if POP3 proxy enable: (Get-ServerComponentState -Identity "Server_Name" -Component PopProxy).LocalStates If you don't get...
Force mount of database copy with failed state
Some time you need to forcefully move and activate the passive database in a DAG...
How to Export Mailbox size exchange server
Open Exchange Powershell : Get-MailboxStatistics -Database "Mailbox Database" | Select-object PrimarySmtpAddress, DisplayName, ItemCount, TotalItemSize |...