simonfangyingzhang and GitHub
049e621fb6
Update VMware.VMEncryption.psm1
2018-04-27 04:45:44 +01:00
simonfangyingzhang and GitHub
29719d6ca7
Update VMware.VMEncryption.psm1
2018-04-27 04:42:18 +01:00
simonfangyingzhang and GitHub
13649b8e35
Update VMware.VMEncryption.psm1
2018-04-27 04:32:55 +01:00
simonfangyingzhang and GitHub
df9d71d4e0
Update VMware.VMEncryption.psm1
...
1, added new function Set-VMCryptoUnlock
2, deprecating functions related to KMServer and KMSCluster from VMware.VMEncryption
2018-04-27 04:22:42 +01:00
simonfangyingzhang and GitHub
d70bee9f99
Update VMware.VMEncryption.psd1
2018-04-27 04:19:53 +01:00
simonfangyingzhang and GitHub
d4f4e64ca3
Deprecating functions related to KMServer and KMSCluster from VMware.VMEncryption
2018-04-27 04:18:51 +01:00
Wouter Kursten and GitHub
c4c92f7a87
Added Site functions
2018-04-26 10:27:36 +02:00
Markus Kraus
d987a7535b
vCD-Module _Update
2018-04-25 22:48:38 +02:00
Wouter Kursten and GitHub
373b909095
added multiple podfederation functions
2018-04-25 11:52:50 +02:00
Jose Rodriguez
054d127f12
Making sure Get-ViewAPIService is there.
2018-04-09 02:04:20 -07:00
Jose Rodriguez
7235de655d
Various modifications per feedback.
...
Now using Get-ViewAPIService to connect. Now using $services variable instead of $viewapi.
2018-04-09 01:58:24 -07:00
Jose Rodriguez
245cacae25
Revert "Revert "Adding Remove-HVMachine function""
...
This reverts commit cdff3035cc .
2018-04-08 20:48:30 -07:00
Jose Rodriguez
cdff3035cc
Revert "Adding Remove-HVMachine function"
...
This reverts commit c265c50447 .
2018-04-08 20:46:38 -07:00
Jose Rodriguez
c265c50447
Adding Remove-HVMachine function
2018-04-08 15:00:08 -07:00
Wouter Kursten and GitHub
969d31fcfb
added pod to get-hvhealth
2018-04-08 10:56:34 +02:00
Wouter Kursten and GitHub
5a0bb408ba
Added get-hvhealth
2018-04-07 11:26:06 +02:00
Kyle Ruddy and GitHub
58c110be5a
Merge pull request #175 from kmruddy/master
...
Updating VMC module to 1.2
2018-03-06 20:45:01 -05:00
Kyle Ruddy and GitHub
b2d62e84ad
Merge pull request #174 from spartyzik/master
...
Get-HVPoolStorageObject bug fix
2018-03-06 20:44:46 -05:00
Kyle Ruddy and GitHub
f8d285e9b5
Merge pull request #171 from Magneet/master
...
replaced return of vcenter vm id's
2018-03-06 20:43:05 -05:00
Kyle Ruddy
03041fea20
Update Module for Logical Network Functions
...
Updating module version to include Get/New/Remove-VMCLogicalNetwork
functions
2018-03-06 17:52:29 -05:00
Ed Symanzik
aaed5597d6
Get-HVPoolStorageObject bug fix
...
Function prepares variable $datastoreList but uses $datastoreInfoList.
2018-03-06 09:26:22 -05:00
Wouter Kursten and GitHub
9282c79c86
getnext placed on the wrong spot
2018-03-03 10:23:22 +01:00
Wouter Kursten and GitHub
cda9bd36e1
replaced return of vcenter vm id's
...
replaced some return of vcenter vm id's that gave back some hardly usefull information to the user. Now it gives a successfully add... message
2018-02-26 22:01:33 +01:00
Kyle Ruddy and GitHub
a6f8d7db15
Merge pull request #166 from Magneet/master
...
Multiple fixes, removal and new functions in vmware.hv.helper
2018-02-12 09:53:50 -05:00
Wouter Kursten and GitHub
f7da4a963f
added reset-hvmachine
2018-02-10 15:44:12 +01:00
Wouter Kursten and GitHub
f0f5ec7967
Removed get-hvpodsession, added get-hvglobalsession
...
get-hvpodsession only got a count + naming was incorrect (it was global but name said pod) get-hvglobalsession actually enumerates all global sessions
2018-02-10 10:32:10 +01:00
Wouter Kursten and GitHub
0109a2d0d2
Update VMware.HV.Helper.psm1
2018-02-05 16:31:46 +01:00
Wouter Kursten and GitHub
5dfaf81e73
added if for groupfilter in get-hventitlement
...
https://github.com/vmware/PowerCLI-Example-Scripts/issues/167
2018-02-05 10:55:56 +01:00
Wouter Kursten and GitHub
e73ababdcc
Added get-hvlocalsession
...
added this new cmdlet to make it easier to get a list of all sessions from the local pod. Method is based on the way find-hvmachine works to work around the maximum of 2000 results the queries normally have.
2018-02-04 14:03:23 +01:00
mtelvers
3e50b4ebde
Update to Set-HVMachine to ease the assignment to users machines
2018-02-03 16:35:33 +00:00
mtelvers
9c2b190faa
Update to Remove-HVEntitlement()
...
See Issue #163
2018-02-03 13:55:28 +00:00
Kyle Ruddy and GitHub
e887ac3152
Merge pull request #162 from alanrenouf/master
...
updated module with VMC Firewall functions
2018-02-01 10:22:19 -05:00
alanrenouf
e0e4a56826
updated module with VMC Firewall functions
2018-01-31 20:40:39 -08:00
Ben Meadowcroft
61aead2685
Initial commit to Examples of SRM-Cmdlets
2018-01-30 21:03:35 -08:00
Kyle Ruddy and GitHub
02286dbe53
Update VMToolsManagement.psm1
...
Update the quotes on line 1222 so that the module import no longer errors out.
2018-01-09 14:55:28 -05:00
Kyle Ruddy and GitHub
23f215be35
Update VMToolsManagement.psm1
...
Added advanced function: Get-VMToolsUpgradePolicy
Updated the following advanced functions to add functionatlity:
- Set-VMToolsUpgradePolicy - Supports UpgradeAtPowerCycle and Manual
- Update-VMToolsConfInVM - Supports all log levels now
Misc other minor updates:
- cmdlets changed to 'advanced function'
- 'vcetner' changed to 'vcenter'
2018-01-05 16:13:39 -05:00
Kyle Ruddy and GitHub
7217cec777
Merge pull request #149 from lamw/master
...
PowerCLI Module using Cross vCenter Migration Utility Fling API
2017-12-20 12:44:16 -05:00
William Lam
b5800f0eff
PowerCLI Module using Cross vCenter Migration Utility Fling API
2017-12-20 08:37:38 -08:00
LucD
6c50bef798
rCisTag-Examples
...
Add examples to rCisTag module
2017-12-02 23:25:35 +01:00
lucdekens and GitHub
2c2b16457c
Add module rCisTag
...
Module rCisTag provides CRUD functions for Tags, Tag Categories and Tag Assignments.
The functions use the Cis REST API functions.
This is a beta release (0.9.0), feedback welcome.
2017-12-01 23:08:04 +01:00
Kyle Ruddy and GitHub
240394e2ed
Merge pull request #144 from isjwuk/patch-2
...
Minor Spelling corrections generted->generated
2017-11-29 09:16:44 -05:00
Kyle Ruddy and GitHub
83463ba97e
Merge pull request #145 from lamw/master
...
Export/Import functions for manual vCenter Server Migrations
2017-11-29 09:16:23 -05:00
alanrenouf
d6861d38fb
New VMware Cloud on AWS functions module
2017-11-28 22:48:08 -08:00
William Lam
d104a29393
Might be useful if I actually added directory
2017-11-21 09:38:24 -08:00
William Lam
cdfd510dd9
Whoops, missed folder for module
2017-11-21 09:37:27 -08:00
William Lam
dc6b02a95a
Export/Import functions for manual vCenter Server Migrations
2017-11-21 07:39:22 -08:00
Chris and GitHub
a47369a295
Minor Spelling corrections generted->generated
...
Minor Spelling corrections generted->generated in Get-Help examples
2017-11-20 15:22:21 +00:00
Kyle Ruddy and GitHub
84503224b8
Merge pull request #143 from lamw/master
...
Updating Content Library Module
2017-11-16 00:34:26 -05:00
Kyle Ruddy and GitHub
902899f067
Merge pull request #142 from daoyuan023/vmtools_management
...
Create VMToolsManagment for VMTools upgrade, guest info query .etc
2017-11-16 00:33:28 -05:00
Kyle Ruddy and GitHub
e4245533cd
Merge pull request #139 from mtelvers/master
...
Fixes to Get-HVDatastore() when multiple datastores are specified
2017-11-16 00:32:11 -05:00