Author Archives: Vincent Ran

MSSQL Database Mirroring Configuration

There are several ways to perform MSSQL database replication, including log shipping, database mirroring and AlwaysOn Availability Groups. It is highly recommended to adopt AlwaysOn Availability Groups whenever it is possible, however, sometime we still need to use database mirroring due to the environment limitation.

This post is to outline the steps to configure the MSSQL database mirroring. The example topology is as below:

Database Mirroring

Continue reading

DELL EMC Networker Exchange Directed Restore through Command Line

It is known that DELL EMC Networker performs Exchange database (DAG or Standalone)  restoration through Networker Module for Microsoft (NMM) GUI on the client itself.

However, in some scenarios, directed database restoration is required with urgency. For example, the exchange server is crashed and it is required to restore the database and logs files to another standalone or DAG server.

Continue reading

VMware PowerCLI Version 6.5.2+ Installation – Online/Offline

From VMware PowerCLI version 6.5.2 and above, the .exe installable package is not available from VMware download site. All the PowerCLI modules are available from https://www.powershellgallery.com/packages/VMware.PowerCLI.

PowerCLI_1

This post is to highlight the online and offline installation procedure for PowerCLI version 6.5.2 and above.

Continue reading