Commit Graph

157 Commits

Author SHA1 Message Date
vtagion fa53048b8f TPS Host Memory Assessment Tool
See Blog Post: http://www.vtagion.com/assess-impact-tps-vsphere-6/
2015-06-25 17:12:51 -06:00
vtagion 16159c6c69 Ability to set ESXi Lockdown levels in vSphere 6
See examples in script
2015-06-25 17:11:42 -06:00
vtagion 9dbe0fee4f Ability to bulk import Sysprep files to vCenter
See Notes in script
2015-06-25 17:10:48 -06:00
vtagion ffef0fe385 TPS Memory Assessment Tool v2
First commit. Notes in the script.
View blog post: http://www.vtagion.com/assess-impact-tps-vsphere-6/
2015-06-25 15:21:37 -06:00
vtagion 36925014a8 First Commit of vSphere Hardening Cmdlet for Assessing VMs
Hardening Guide is encoded into the module
Available actions:
Show-HardeningGuide
Assess-VM
Example:
Assess-VM -VM (Get-VM) -RiskProfile 2

$VMs = Get-VM "MGMT*"
Assess-VM -VM $VMs
2015-06-24 18:37:14 -06:00
vtagion 440c125076 Tech Preview License Agreement
Read The Tech Preview License Agreement Before Using Scripts Located In
This Repository
2015-06-04 21:02:59 -06:00
Dana Nourie f0d8b79424 Initial commit 2015-06-04 09:57:56 -07:00