Creating a new network for a tenant in Virtual Machine Manager 2012 R2
Download the steps with images from this link – Creating a Network for a New Tenant in VMMRead More…
Sharing Work Experience
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…
Assuming that the following tasks are already completed prior installing DPM 2012 R2: SQL Server for DPM Database SQL Reporting Services Read More…
Prerequisites: Minimum two (2) Servers required for configuring Failover Cluster. Install Failover Cluster Manager Role from SerRead More…
Assuming that we already have the following installed and configured: SQL Database for DPM (Clustered or Non-Clustered) SQL Reporting ServicesRead More…