Retrieve Microsoft Exchange Message Tracking Log with PowerShell

Please refer to the steps below on how to retrieve Microsoft Exchange Message Tracking Log with PowerShell Default Configuration of Message Tracking Log – Retention of 30 Days with Max file size of 10MB and MAX folder size of 1GB. The message tracking log will be generated hourly Get-TransportService | Select MessageTrackingLogEnabled, MessageTrackingLogMaxAge, MessageTrackingLogMaxDirectorySize, MessageTrackingLogMaxFileSize, …

Retrieve Microsoft Exchange Message Tracking Log with PowerShell Read More »

Deploy VCSA 6.5 with CLI

Steps to deploy VCSA 6.5 with CLI Download the vCenter Appliance 6.5 ISO file and extract it All the template to install, upgrade & migrate are in D:\vcsa-cli-installer\templates\ and we are going to modify the D:\vcsa-cli-installer\templates\install\embedded_vCSA_on_ESXi.json file to install the VCSA 6.5 in a single ESXi 6.5 host in this lab Modify the parameters according …

Deploy VCSA 6.5 with CLI Read More »

Install Nimble Storage Windows Toolkit on Windows 2016

Nimble Storage Windows Toolkit (NWT) installation package consists of the following components VSS for Microsoft Exchange, SQL and Hyper-V iSCSI (Nimble Connection Service) and Fibre Channel connection management Nimble Setup Manager (NSM) management – initial configuration wizard for Nimble Storage PowerShell Module Download the Nimble Storage Windows Toolkit (NWT) 5.0 (Around 30MB) via https://infosight.hpe.com Ensure …

Install Nimble Storage Windows Toolkit on Windows 2016 Read More »

Scroll to Top