Ransomware Attacks
We all know that RANSOMWARE ATTACKS are stopping our ongoing business operations and IT personnel’s keep scratching their heads just to find a solutioRead More…
Sharing Work Experience
We all know that RANSOMWARE ATTACKS are stopping our ongoing business operations and IT personnel’s keep scratching their heads just to find a solutioRead More…
After installing my third server in my existing Skype for Business Server Topology, I could see that “Skype for Business Server Front-End Service” staRead More…
I’ve been using WSUS Server to update all my member servers, once upon running the WSUS console I found that the console crashes and prompts with “ERRRead More…
Download the steps with images from this link – Creating a Network for a New Tenant in VMMRead More…
After converting a Windows Server 2008 32bit physical machine to a virtual machine, upon boot up if you get the error shown in the below image. FollowRead More…
Set Deleted Item retention period for all databases Get-MailboxDatabase | Set-MailboxDatabase -DeletedItemRetention 35 Enable retentioRead More…
[PS] C:\Windows\system32>Get-MailboxDatabase | Get-MailboxStatistics | Where { $_.DisconnectReason -eq “Disabled” } | fl DisplayName, mailboxguidRead More…
Let’s say you have 100 mailboxes and you want to remove the smtp address in bulk, below are the steps you can follow in order to do so. Open ExchanRead More…