Grzegorz Kulikowski
7832d6e7ae
Use Throw instead of ThrowTerminatingError()
2020-10-06 08:50:50 +02:00
Grzegorz Kulikowski
d6565f9e26
fix test for Disconnect-SsoAdminServer
2020-10-05 20:38:37 +02:00
Grzegorz Kulikowski
ca508570fb
Add support for quick disconnect to Disconnect-SsoAdminServer
...
In case one is connected just to one SSO server the cmdlet does not
need to take the -server parameter as it will be discovered from
$DefaultSsoAdminServers. In case there are more than 1 SSO servers
it will not disconnect any connection, instead it will ask to be more
precise using the Server parameter.
2020-10-05 20:28:40 +02:00
Grzegorz Kulikowski
b03c1a536d
Add pester tests for Disconnect-SsoaAminServer
2020-10-05 20:16:36 +02:00
dmilov
eb827499cd
Merge pull request #386 from dmilov/topic/dmilov/SsoAdminModule
...
PowerShell Module for managing VMware vSphere SSO Admin functionality
2020-10-05 10:50:25 +03:00
dmilov
b2934bcbf1
Rename module's exported functions with Sso prefix on the noun part
2020-10-05 10:48:36 +03:00
dmilov
68e777357c
Address PR discussions
2020-10-05 10:39:52 +03:00
dmilov
4ca1a612ab
Update copyright info
2020-10-01 17:16:16 +03:00
dmilov
def74388ce
Update README with required build and test tools
2020-09-30 16:00:09 +03:00
dmilov
69975a39ff
Fix net45 assmeblies publishing
2020-09-30 15:44:01 +03:00
dmilov
63d52d4e60
Fix global defaultSsoAdminServers variable
2020-09-30 15:28:34 +03:00
dmilov
6148e8ff89
Implement Add-ActiveDirectoryIdentitySource
2020-09-30 15:19:54 +03:00
dmilov
14e81f78af
Implement Get/Set-TokenLifetime
2020-09-30 14:26:31 +03:00
dmilov
5abdbe9702
Implement Get/Set-LockoutPolicy cmdlets
2020-09-30 13:48:01 +03:00
dmilov
88648e2db2
Implement Get/Set-PasswordPolicy cmdlets
2020-09-30 12:17:56 +03:00
dmilov
c53453abb2
Implement Get/Set-PasswordPolicy cmdlets
2020-09-30 12:17:36 +03:00
dmilov
b8030e4272
Implement ResetPassword and Unlock for PersonUser accounts.
2020-09-29 17:16:47 +03:00
dmilov
5fb63bb345
Implement Add/Remove User to/from Group
2020-09-29 16:52:17 +03:00
dmilov
0cf0626f4c
Implement Get-Group advanced function
2020-09-29 16:01:37 +03:00
dmilov
48df3710fd
Implement Get/New/Remove-PersonUser
2020-09-29 14:39:30 +03:00
dmilov
bac4cf704c
Implement Connad/Disconnect-SsoAdminServer finctions
2020-09-29 09:53:29 +03:00
dmilov
8599b67b81
Implement SsoAdminServer data type
...
Implement GetLocalUsers
Add inntegration tests for GetLocalUsers
2020-09-29 08:18:49 +03:00
dmilov
391660cdf4
Implement Create/Delete/List person users functionality in ssoAdminClient
2020-09-28 17:59:13 +03:00
dmilov
64e0b52224
Adds module code structure, build script, test script, and API bindings
2020-09-28 11:25:47 +03:00
dmilov
35859f68ba
Merge pull request #381 from CTip/master
...
Update VMware.HV.Helper.psm1 - expanded manual pool options
2020-09-23 10:17:17 +03:00
dmilov
d5abcdfbbe
Merge branch 'master' into master
2020-09-23 10:15:25 +03:00
dmilov
f685181096
Merge pull request #380 from dunsdon/patch-3
...
Update Backup-VCSA.psm1
2020-09-23 10:13:00 +03:00
Michael Dunsdon
0c3cad8410
Update VAMI.psm1
...
Made some additional Changes and adjusted the Case of Variables.
2020-09-22 13:10:16 -05:00
CTip
3c45bbc117
Update VMware.HV.Helper.psm1
2020-09-21 15:38:51 -05:00
Michael Dunsdon
368ec747ac
Update Backup-VCSA.psm1
...
Updated Code based on Comments
2020-09-21 14:35:17 -05:00
William Lam
29b3b75604
Added Workload Management module for vSphere with Kubernetes
...
Updating Banner
2020-05-20 07:57:54 -07:00
dmilov
0500e52750
Merge pull request #358 from lamw/master
...
Add support for pagination for retrieving NSX-T Segments
2020-05-15 16:31:26 +03:00
saintdle
a4d766922a
Update VMware.VMC.NSXT.psm1
...
By adding the validation 'EQUALS' to line 881, this allows for the creating of a Group using the virtual machine member type. This change works for creating a single virtual machine using this type. Cannot quite figure out how to fix this to work for adding multiple machines at once.
2020-04-20 21:47:22 +01:00
saintdle
d6b02fb0ad
Update VMware.VMC.NSXT.psm1
...
Corrected spelling mistake on like 93 + 104
Retrievig
To;
retrieving
2020-04-20 20:14:43 +01:00
Alan Renouf
500e4022e7
Updated Workspace One Access module to include Get-UEMConfig and Remove-UEMConfig
2020-04-15 14:09:13 -07:00
Baoyin Qiao
adba00b7e8
Adding the module script and manifest of it
2020-04-02 19:00:30 +08:00
Baoyin Qiao
3d74470c70
Update README.md
2020-04-02 18:58:49 +08:00
Baoyin Qiao
23ad3e0f64
Create Readme file
2020-04-02 18:57:41 +08:00
William Lam
1e7033a66f
Add support for pagination for retrieving NSX-T Segments
2020-03-07 13:39:29 -08:00
Kyle Ruddy
c5c836d3d6
Update VMware.HV.Helper.psm1
...
Updated per Issue #357
2020-03-06 11:48:31 -05:00
Kyle Ruddy
31fa1244fd
Merge pull request #355 from bfett20/master
...
Add -clearGlobalEntitlement to Set-HVApplication
2020-03-05 14:09:19 -05:00
William Lam
3cf69178d5
Support Disconnected NSX-T Segments for {New,Set}-NSXTSegment
2020-03-05 10:12:36 -08:00
William Lam
f3c549a867
Consolidated VCSA functions into VCSA Module
2020-02-28 10:34:01 -08:00
William Lam
aa8d5e3c26
List VCSA Identity Source
2020-02-28 08:51:45 -08:00
bfett20
233c220dd6
Update VMware.Hv.Helper
...
Added "clearGlobalEntitlement" switch to Set-HVApplication
2020-02-24 06:30:39 -06:00
William Lam
41f6194fdb
Updated VyOS Module
2020-02-09 08:08:01 -08:00
William Lam
5d570cb0df
VyOS Automation
...
Signed-off-by: William Lam <william2003@gmail.com >
2020-02-09 08:05:00 -08:00
Kyle Ruddy
1715d94892
Merge pull request #349 from freythman/master
...
Minor cleanup and platyPS help
2020-02-06 16:21:47 -05:00
William Lam
b940759bbf
Retrieve VCSA Password Policy
2020-02-06 13:00:55 -08:00
William Lam
6da888fd19
Merge remote-tracking branch 'upstream/master'
2020-02-06 12:58:58 -08:00