Commit Graph

83 Commits

Author SHA1 Message Date
mycloudrevolution
15484d0af5 Base Version of VM Hardening Fuction
Applys a set of Hardening options to your VMs
2016-11-22 09:39:28 +01:00
Alan Renouf
f90d281930 Merge pull request #33 from lamw/master
Adding several vSphere 6.5 API examples
2016-11-20 20:51:39 -08:00
William Lam
fed74d9e02 Fixing VMFS UNMAP sample 2016-11-20 12:53:42 -08:00
William Lam
2d594cb60d Adding several vSphere 6.5 API examples 2016-11-20 09:26:52 -08: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
Alan Renouf
e928f5b56a removed connection info and commented out examples
removed connection info and commented out examples
2016-11-10 16:12:42 -08:00
lucdekens
c566e68293 Merge pull request #25 from rgel/patch-1
Create README.md
2016-08-11 20:25:24 +02:00
Roman Gelman
02a7183d3a Create README.md
Hi Luc,
Can you please approve the README.md file, it contains the links to the articles about every function and little help about module usage.
2016-08-11 10:19:26 +03:00
lucdekens
764e77b9d5 Merge pull request #19 from rgel/patch-1
Vi-Module manifest
2016-08-11 07:31:42 +02:00
Alan Renouf
05f4069db5 Merge pull request #21 from mycloudrevolution/DEV-PSvLIMessage
Push-vLIMessage
2016-08-04 23:00:36 -07:00
Alan Renouf
c1c06b7afb Merge pull request #18 from aaronwsmith/master
VM-CdDrive-Report
2016-08-04 22:53:54 -07:00
aaronwsmith
002bf2b97a VM-CdDrive-Report.ps1 - Final revision to metadata
Figured out you have to explicitly escape the () characters when editing
a PowerActions script within the Web Client.  Added in KEY(VM) to tell
PowerActions which column to use for Context Menu support within Web
Client.  Also seemed to speed up execution of the script!
2016-08-03 15:08:05 -05:00
aaronwsmith
3cf6bf5d97 VM-CdDrive-Report.ps1 -- Minor revision to metadata to confirm to PowerActions standards.
Added .LABEL and .DESCRIPTION fields in place of the custom comments
that documented the script.  Tried to specify KEY(VM) under
.MYNGC_REPORT section but that triggered validation errors for me in
PowerActions.
2016-08-03 14:29:19 -05:00
Roman Gelman
0b69b0dbe1 Update Vi-Module.psm1
Hi Luc,
I have fixed all your remarks.
2016-08-03 16:28:49 +03:00
mycloudrevolution
7f911cf268 #Requires PS -Version 2.0 -> 3.0 2016-08-02 23:20:02 +02:00
lucdekens
4fd38aa645 Merge pull request #20 from mycloudrevolution/DEV-vMarkus_K
Report-LUNPath-ESXCLI
2016-08-02 23:09:35 +02:00
mycloudrevolution
c4d54cc42b Push-vLIMessage 2016-08-02 23:04:54 +02:00
mycloudrevolution
37fb6e0d27 Added #Requires -Modules and Test Environment 2016-08-02 22:47:23 +02:00
mycloudrevolution
ea866993df Report-LUNPath-ESXCLI
This script will create a Report of LUNs with Paths that have more than
one unique LUN ID or have more than the defined Paths.  Information’s
will be gathered via ESXCLI. This is necessary to report also hidden
Paths!
2016-08-01 23:04:48 +02:00
Roman Gelman
f40ca375a1 Vi-Module module
The Vi-Module module PSM1 file
2016-08-01 10:00:54 +03:00
Roman Gelman
153275f51b Vi-Module manifest
The Vi-Module module manifest PSD1 file
2016-08-01 09:55:13 +03:00
aaronwsmith
c39a39d8df VM-CdDrive-Report
1.0 PowerActions report script for Cluster objects.  Reports on status
of all VM's CD-Drives, making it easy to find VMs connected to a given
ISO or that might be using a physical ESXI host drive and unable to
vMotion.
2016-07-29 16:38:46 -05:00
Kyle Ruddy
ddfb85780f Merge pull request #16 from Zsoldier/patch-1
Update README.md
2016-07-28 10:10:20 -04:00
Chris Nakagaki
06a3ea0210 Update README.md
Spelling correction.
2016-07-28 09:58:00 -04:00
Kyle Ruddy
172e1436c5 Merge pull request #15 from brianbunke/bb-DatastoreProv
Add Get-DatastoreProvisioned
2016-07-28 08:32:11 -04:00
brianbunke
e1937544fb Add Get-DatastoreProvisioned
Script returns thin provisioned info on datastores. Pester file is a way
to validate that future changes made to the script don't break existing
functionality
2016-07-27 23:32:28 -07:00
Alan Renouf
7f6482b7af Merge pull request #14 from mycloudrevolution/DEV-vMarkus_K
Get-VMID
2016-07-27 15:18:12 -07:00
Alan Renouf
f47c3a7c3b Merge pull request #12 from alanrenouf/master
Pester Test for VC and vROPs Maintenance mode functions
2016-07-27 15:15:50 -07:00
mycloudrevolution
e91b0c0649 Get-VMID
This will quickly return all IDs of VMs
2016-07-27 23:42:23 +02:00
Alan Renouf
ca70d01e54 Update pester and add vrops script
Updated Pester test so it can be called with parameters and included
vROPS Maintenance Mode Script
2016-07-26 22:35:41 -07:00
Alan Renouf
1dff599996 Merge remote-tracking branch 'refs/remotes/vmware/master' 2016-07-26 22:02:53 -07:00
Kyle Ruddy
2e25d166a0 Update README.md
Updating the board members
2016-07-26 09:04:38 -04:00
Alan Renouf
e709f1fdde Pester Tests for VC Connection
Pester Tests for VC Connection
2016-07-15 16:47:08 -07:00
Alan Renouf
c432a0d1fa Merge remote-tracking branch 'refs/remotes/vmware/master' 2016-07-15 16:46:11 -07:00
Alan Renouf
99673b1dfa removed pester test so it gets approval 2016-07-15 16:45:03 -07:00
Alan Renouf
3403db0ead Pester VC Connection test
Connection and modules tests for VC in pester
2016-07-15 16:43:32 -07:00
Alan Renouf
2f595f086d Updated Readme
Updated Readme
2016-07-15 15:50:43 -07:00
Alan Renouf
e7c968d32b Updated Readme
Updated Readme
2016-07-15 15:49:19 -07:00
Alan Renouf
8469b3a285 Update README.md 2016-07-15 15:31:02 -07:00
Kyle Ruddy
456bd28b45 Merge pull request #11 from vmware/Reorg
Readme Update
2016-07-15 15:10:06 -07:00
Kyle Ruddy
41a79d34a7 Readme Update
Further formatting updates to readme
2016-07-15 15:09:31 -07:00
Kyle Ruddy
32096f6e02 Merge pull request #10 from vmware/Reorg
ReadMe Updates
2016-07-15 15:05:11 -07:00
Kyle Ruddy
67ba5de622 ReadMe Updates
Further ReadMe formatting updates
2016-07-15 15:04:45 -07:00
Kyle Ruddy
c8b2607b94 Merge pull request #9 from vmware/Reorg
Readme Updates
2016-07-15 15:02:35 -07:00
Kyle Ruddy
fd3c02b434 Readme Updates
Further readme updates
2016-07-15 15:02:09 -07:00
Kyle Ruddy
eae378822b Merge pull request #8 from vmware/Reorg
Readme Updates
2016-07-15 15:00:11 -07:00
Kyle Ruddy
e6744ea742 Readme Updates
Further formatting updates
2016-07-15 14:59:49 -07:00
Kyle Ruddy
4464bf001b Merge pull request #7 from vmware/Reorg
Readme Updates
2016-07-15 14:55:57 -07:00
Kyle Ruddy
2a9a1b576b Readme Updates
Further formatting updates
2016-07-15 14:55:33 -07:00