Commit Graph

64 Commits

Author SHA1 Message Date
aaronwsmith 48c4839be3 VM-Snapshot-Report.ps1, Version 1.0
Ready for merge if accepted.  PowerActions Report Script that reports on
VMs with snapshots along with their description, size of the snapshot in
GB, the VM's provisioned vs. used space in GB,
if the snapshot is the
current one being used, its parent snapshot (if there is one), and the
Power state of the VM itself. VM object is key (as it's the first
managed object in the output), enabling you the ability to right-click
an entry in the report to edit the target VM.
2016-08-10 14:43:20 -05: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
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
Kyle Ruddy 06d3eed37d Merge pull request #6 from vmware/Reorg
Reorg
2016-07-15 14:50:37 -07:00
Kyle Ruddy 6c49ae183f Update Readme
Update readme formatting
2016-07-15 14:50:05 -07:00
Kyle Ruddy 9187c45589 Merge branch 'master' into Reorg 2016-07-15 14:48:46 -07:00
Alan Renouf c342a7c3d4 Update README.md 2016-07-15 14:24:38 -07:00
Alan Renouf 677a5ce734 Update README.md 2016-07-15 14:22:02 -07:00
Kyle Ruddy 44abee7538 Rename PowerCLIPublicRepoPrinciplesofOperations.md to README.md
Change to readme filename
2016-07-15 14:19:41 -07:00
Kyle Ruddy 3ed0aa9ca4 Merge pull request #5 from vmware/Reorg
Repo Updates
2016-07-15 14:18:56 -07:00
Kyle Ruddy ae5456560d Repo Updates
Repository Updates to reflect the Principles of Operations
2016-07-15 14:18:22 -07:00
Alan Renouf beaeddba59 Rename Sysprep_Automation_Script_v1a.ps1 to Sysprep_Automation_Script.ps1 2016-07-15 13:53:25 -07:00
Alan Renouf d20e5735e7 Rename Host_Memory_Assessment_Tool_v2a.ps1 to Host_Memory_Assessment_Tool.ps1 2016-07-15 13:52:51 -07:00
Alan Renouf 2f40185ceb Rename Set-LockdownLevel_v1a.ps1 to Set-LockdownLevel.ps1 2016-07-15 13:52:12 -07:00
Kyle Ruddy b7d31ca3f4 Delete test.ps1 2016-07-15 11:53:49 -07:00
Kyle Ruddy deadb6f2c3 Create test.ps1 (#4)
testing for documentation
2016-07-15 14:53:05 -04:00
Kyle Ruddy 4acc31a3b4 Merge pull request #3 from vmware/Reorg
Remove Functions
2016-07-15 14:24:23 -04:00
Kyle Ruddy b86a3b3fdb Remove Functions
Functions should be placed in either scripts or modules, removing the
functions directory
2016-07-15 11:23:31 -07:00
Kyle Ruddy 5a8cc4ca16 Merge pull request #2 from vmware/Reorg
Reorganizational Update
2016-07-08 08:55:42 -04:00
Kyle Ruddy cb35edea02 Reorganizational Update
Reorganizing of the repo for better, more streamlined access
2016-07-07 21:04:40 -04:00
Kyle Ruddy 79581976d1 Revert "Reorganization Pt 2"
This reverts commit bb3277197e.
2016-07-07 20:57:31 -04:00
Kyle Ruddy 495b80f204 Revert "Reorganization"
This reverts commit af35a7227c.
2016-07-07 20:57:24 -04:00