Commit Graph
51 Commits
Author SHA1 Message Date
Wes CarrollandGitHub b460e87702 Add Build Status to README.md 2019-03-28 10:38:31 -04:00
Wes CarrollandGitHub c274895fa3 Merge pull request #20 from wcarroll/azure-pipelines
Set up CI with Azure Pipelines [skip ci]
2019-03-28 10:37:29 -04:00
Wes Carroll dbc6086fee Set up CI with Azure Pipelines [skip ci] 2019-03-28 08:58:09 -04:00
Wes CarrollandGitHub ca55dd63a7 Merge pull request #19 from wcarroll/Remove-ZertoPeerSite
Remove zerto peer site
2019-03-26 20:57:12 -04:00
Wes CarrollandGitHub 29e4d068e0 Merge pull request #17 from wcarroll/aliasUpdates
Alias updates and param validation
2019-03-26 15:47:00 -04:00
Wes CarrollandGitHub bf50d4c0c1 Update README.md 2019-03-15 12:32:25 -04:00
Wes CarrollandGitHub 0cf0f5de32 Merge pull request #16 from wcarroll/ExportImportFunctionality
Export import functionality
2019-03-15 12:30:21 -04:00
Wes Carroll 185cb8a360 Create new function help files
Export-ZertoVpg, Import-ZertoVpg, New-ZertoVpgSettingsIdentifier
2019-03-14 20:42:24 -04:00
Wes Carroll 941d25a588 Update formatting to standard 2019-03-14 20:41:37 -04:00
Wes Carroll 80d0d922be Create Import-ZertoVpg.ps1 2019-03-14 20:31:01 -04:00
Wes Carroll 42b45e5314 Update ExportVpg with help and export all option 2019-03-14 20:30:52 -04:00
Wes Carroll 28b36d3983 Update to use the new create new vpg switch 2019-03-14 20:30:12 -04:00
Wes Carroll 59f83cbb8a Create switch when creating new VPG Settings 2019-03-14 20:29:13 -04:00
Wes CarrollandGitHub 67d04889fe Merge pull request #15 from wcarroll/Refactor-Remove-ZertoVPG
Refactor remove zerto vpg
2019-03-12 15:50:02 -04:00
Wes CarrollandGitHub 2967970d7c Merge pull request #14 from wcarroll/NewVpgJournalSizes
Change Journal limit variable types to uint64
2019-03-12 12:04:46 -04:00
Wes CarrollandGitHub 833424461c Merge pull request #12 from recklessop/master
Two changes for Pwsh
2019-03-12 11:44:31 -04:00
Wes CarrollandGitHub 139212f460 Merge pull request #9 from wcarroll/CreateVpg
Update New-ZertoVpg work flow to include default journal settings
2019-03-11 20:48:54 -04:00
Wes CarrollandGitHub 8f060ae13a Merge pull request #7 from wcarroll/CreateVpg
Create Basic VPG
To be improved upon with additional functions to edit existing vpgs, as well as set detailed settings on a per-vm bases within a VPG.
2019-03-11 09:34:34 -04:00
Wes CarrollandGitHub 59a0a53812 Help system (#4)
* Establish a help system

* Continue to update Help System

* Update Get-ZertoAlert.md

* Update Get-ZertoDatastore.md

* Add Link to Zerto API for Datastores

* Update Get-ZertoLicense.md

* Update Links to Zerto API documentation

* Update the Readme Information

* Continue to update README

* Update README

* Update README.md

* Update Help Markdown Files

* Correct API URL

* Update ZertoApiWrapper-help.xml

* Update Get-ZertoProtectedVm.md

* Update Help Markdown files

* Update Get-ZertoVpgSetting.md

* Added online url to each help object.

* Update Help Markdown Files

* Update ZertoApiWrapper-help.xml
2019-03-06 20:50:14 -05:00
Wes Carroll f0e6c7c225 Create Edit-ZertoVra.Tests.ps1 2019-02-25 14:39:54 -05:00
Wes Carroll 4a43e8462c Fix Edit-ZertoVra 2019-02-25 13:50:33 -05:00
Wes Carroll ccb1813405 Correct vraIdentifier paramsetname 2019-02-25 07:57:26 -05:00
Wes Carroll 9fd116b36f Update connection to work with expired token 2019-02-22 13:29:38 -05:00
Wes Carroll 94a54f013a Update Connect-ZertoServer.Tests.ps1 2019-02-22 13:16:12 -05:00
Wes Carroll ab85b19854 Update Connect-ZertoServer tests to reflect proper path. 2019-02-22 12:03:18 -05:00
Wes Carroll 80385d5475 Pause when uninstalling more than 1 VRA
Initiate a pause when uninstalling more than one vra. Without this pause, the uninstall process would only be successful for 1 VRA.
2019-02-22 12:02:57 -05:00
Wes Carroll 8edfdf1af9 Add missing variable to parameter 2019-02-22 07:13:32 -05:00
Wes Carroll 7fba69f20b Correct Variable Name Typo 2019-02-22 07:12:21 -05:00
Wes Carroll 410d7885ed Correct Variable Name Typo 2019-02-22 07:12:04 -05:00
Wes Carroll f2395c2634 Remove Var instead of Clear
Remove each zvmVariable instead of clearing to support connectivity and timeout tests.
2019-02-22 07:11:40 -05:00
Wes Carroll e5cd605c92 Fixed Variable Name 2019-02-21 13:26:41 -05:00
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 CarrollandGitHub d7a1bfbd8c Merge pull request #3 from wcarroll/VariableScoping
Variable scoping
2019-02-21 12:56:46 -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 CarrollandGitHub 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 CarrollandGitHub 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 ae28fddec2 Initial Commit to Dedicated Repo 2019-02-19 15:53:30 -05:00
Wes CarrollandGitHub e9773caa10 Initial commit 2019-02-19 15:21:30 -05:00