Automating File-Based Backups of vCenter Server Appliance Automating File-Based Backups of vCenter Server... Did you know the vCenter Server Appliance (VCSA) has file-based backup options? This ability was actually released…
Set Up Your Microsoft Azure Environment With PowerShell
Step 1 : Install Command Line Tool For PowerShell https://azure.microsoft.com/en-in/downloads/ Step 2: Launch PowerShell as Administrator Type in the following # get the Azure RM module installed first Install-Module AzureRM…
Implementing Microsoft Azure Infrastructure Solutions – Overview
Azure - What are the options? IaaS, PaaS & SaaS IaaS - Virtual Servers in the Cloud. Easiest/ Logical method of moving to the cloud is IaaS. Drag your on…
Add VM Custom Annotation and Create a Report on Annotations
Add Custom Attributes for Notes Annotation .................. A request to add custom attributes for Virtual Machines when using the fat client. (Web client in 5.1 and 5.5 requires a plugin,…
Bulk Virtual Machines Deployment and Zero Clicks Part 1
A recent project revisited deploying virtual machines via PowerCli. Its fair to say this isn’t a new tool but sometimes over looked. Part 1 / Part 2 My requirements were…
Bulk Virtual Machines Deployment and Zero Clicks Part 2
Based on the CSV file used to create the VMs, re-use the CSV to control Part 1 / Part 2 What else can I do now? Delete Computer Objects from…