Wes Carroll
adb68d058f
Fixed connection testing logic.
2019-02-21 13:26:24 -05:00
Wes Carroll
753393dc2d
Fix missing "}"
2019-02-21 13:11:31 -05:00
Wes Carroll
d7a1bfbd8c
Merge pull request #3 from wcarroll/VariableScoping
...
Variable scoping
2019-02-21 12:56:46 -05:00
Wes Carroll
4c3645c639
Update Install-ZertoVra.ps1
2019-02-21 12:53:46 -05:00
Wes Carroll
39bc93446d
Revert "Update Install-ZertoVra.ps1"
...
This reverts commit 8285705cf3 , reversing
changes made to 087c2d7411 .
2019-02-21 12:52:52 -05:00
Wes Carroll
8285705cf3
Update Install-ZertoVra.ps1
2019-02-21 12:52:18 -05:00
Wes Carroll
7820277a7b
Update Logic to see if VRA already exists
2019-02-21 09:07:54 -05:00
Wes Carroll
087c2d7411
Stop using ENV and move to script scope vars
2019-02-21 09:06:49 -05:00
Wes Carroll
6800c0c24b
Create Uninstall-ZertoVra.ps1
2019-02-20 22:14:40 -05:00
Wes Carroll
b8f8354ce1
Update WhatIf Message
2019-02-20 21:47:25 -05:00
Wes Carroll
faa7268429
Install if no VRA already Installed
2019-02-20 17:29:20 -05:00
Wes Carroll
390404249c
Implement Filter functionality in Function
2019-02-20 16:18:08 -05:00
Wes Carroll
51c806a971
Update Install-ZertoVra.ps1
2019-02-20 16:05:22 -05:00
Wes Carroll
2dc00471e1
Rename File to conform to standard and match Function Name
2019-02-20 13:48:57 -05:00
Wes Carroll
582157ee60
Rename function to follow <verb>-Zerto<noun> format
2019-02-20 13:31:47 -05:00
Wes Carroll
7645a24be1
Complete Install-Vra.ps1
2019-02-20 13:30:36 -05:00
Wes Carroll
7fcf9020ae
Correct function request error
2019-02-20 13:29:26 -05:00
Wes Carroll
73adfc97eb
Merge branch 'master' into Install_Vra
2019-02-20 11:28:29 -05:00
Wes Carroll
d3eaa6103b
Merge pull request #2 from wcarroll/ReturnObjectUpdate
...
Update return variable to Array from ArrayList
2019-02-20 11:25:11 -05:00
Wes Carroll
832a0fd4bd
Update return variable to Array from ArrayList
...
Update return variable to Array from ArrayList to allow for proper pipeline processing.
2019-02-20 11:24:08 -05:00
Wes Carroll
fa36d7d9af
Update Install-Vra.ps1
2019-02-20 10:28:44 -05:00
Wes Carroll
052c78afc8
Merge branch 'master' into Install_Vra
2019-02-20 08:29:34 -05:00
Wes Carroll
565e21be77
Merge pull request #1 from wcarroll/LocalsiteEnv
...
Create Local Site Environmental Variable
2019-02-20 08:28:21 -05:00
Wes Carroll
f738ac5b2e
Fixed Missing 'Out-Null' calles when adding results to returnObject
2019-02-20 08:23:25 -05:00
Wes Carroll
16a162becd
Updated if statements to ContainsKey function instead of bare contains
2019-02-20 08:09:31 -05:00
Wes Carroll
ed91b0e338
Remove possibility for multiple siteIdentifiers
...
Removed possibility for multiple siteIdentifiers. Need to find a new way to solve the problem looking for one hostIdentifier in the devices and hosts Sets.
2019-02-20 08:07:32 -05:00
Wes Carroll
f7d1a3b63c
Add Help Message for zertoPort param
2019-02-20 07:31:21 -05:00
Wes Carroll
490c632597
Set LocalSite Env var to reduce mapping API calls
2019-02-19 22:27:06 -05:00
Wes Carroll
8bc69441d8
Create Install-Vra.ps1
2019-02-19 22:14:41 -05:00
Wes Carroll
d0006d7eee
Create ZertoApiWrapper.settings.ps1
2019-02-19 20:17:45 -05:00
Wes Carroll
433a8ea400
Update ScriptAnalyzerParams path to updated directory
2019-02-19 20:17:40 -05:00
Wes Carroll
88e56d51fd
Initial Module files to be imported.
2019-02-19 17:29:07 -05:00
Wes Carroll
d8a0bf4e69
First Pass and a Invoke-Build script
2019-02-19 17:28:13 -05:00
Wes Carroll
51a3f204f5
Move tests to new folder structure
2019-02-19 17:27:53 -05:00
Wes Carroll
ba1fe8b83e
Move Functions into New Folder Structure
2019-02-19 17:27:32 -05:00
Wes Carroll
be1f79d1ef
Create vsCode Project Files
2019-02-19 17:26:47 -05:00
Wes Carroll
7b10711d3f
Create .gitignore
2019-02-19 17:26:32 -05:00
Wes Carroll
a6e7805dc0
Change New-ZertoApiFilter to Get-ZertoApiFilter
2019-02-19 16:36:27 -05:00
Wes Carroll
90857e8768
Removed Help data pointing to Old Name
2019-02-19 16:01:46 -05:00
Wes Carroll
ae28fddec2
Initial Commit to Dedicated Repo
2019-02-19 15:53:30 -05:00
Wes Carroll
e9773caa10
Initial commit
2019-02-19 15:21:30 -05:00