vineethac.blogspot.com
A blog on SDDCs, Kubernetes, PowerShell, and Python.
Pages
(Move to ...)
Home
Index
vSphere with Tanzu
vRealize Operations (vROps)
VMware PowerCLI
PowerShell
Python
Kubernetes and Containers
Generative AI and LLMs
▼
Showing posts with label
VHDX
.
Show all posts
Showing posts with label
VHDX
.
Show all posts
Monday, November 14, 2016
Best practices while virtualizing Microsoft SQL servers using Hyper-V
›
-Limit min and max memory for SQL server -Use fixed size VHDX -Split data and log files into separate VHDX disks -Use multiple SCSI controll...
Tuesday, August 9, 2016
Hyper-V VM deployment using powershell and VHDX templates
›
Following powershell script can be used to deploy virtual machines on a Hyper-V host. CODE: #Start #VM name [string]$vmname = Read-Host ...
Saturday, October 24, 2015
Creating VHD/ VHDX templates
›
Templates can save you lot of time, instead of building a server from scratch. Following are the steps to create a VHD/ VHDX template that c...
›
Home
View web version