Commit Graph
14 Commits
Author SHA1 Message Date
Brian Graf 009a298bff VMware Cloud on AWS Integrations Demos - Code
Code from Re:Invent 2017 on integrations with AWS services. The
re:Invent session can be watched on youtube here:
https://www.youtube.com/watch?v=lGq806eej54
2018-03-09 10:46:46 -07:00
Brian Graf 181add5bfd Added Credit to Alan 2016-11-18 09:15:43 -07:00
Brian Graf 5d475bbd1b Initial Commit
Backup-VCSA 6.5
2016-11-18 08:33:44 -07:00
Brian Graf 24348d17c1 Initial commit of VMCP Functions
Initial commit of VMCP Functions
2015-10-28 10:52:48 -06:00
vtagion 84cf5bcd4d PowerCLI Scripts added
a number of scripts that cover a handful of areas.
2015-09-24 21:27:20 -06:00
vtagion 36badc2ac4 Revert "test"
This reverts commit 6b7a95cb1c.
2015-07-01 20:11:50 -06:00
vtagion 6b7a95cb1c test
test
2015-07-01 20:10:14 -06:00
vtagion 52d0e1d1fe Removed 2015-06-25 17:13:24 -06:00
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