Commit Graph

163 Commits

Author SHA1 Message Date
Wes Carroll 596078f43d Merge branch 'master' into azure-pipelines 2019-03-28 11:03:39 -04:00
Wes Carroll f085a8e5e0 Force Windows Test to PwSh 2019-03-28 11:01:32 -04:00
Wes Carroll b460e87702 Add Build Status to README.md 2019-03-28 10:38:31 -04:00
Wes Carroll 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 3e9f450208 Fix Test Publishing 2019-03-28 10:32:23 -04:00
Wes Carroll 5a10669403 Add Build Tasks for Help System 2019-03-28 10:14:11 -04:00
Wes Carroll deae942272 Update examples to single noun 2019-03-28 10:13:10 -04:00
Wes Carroll 3098566c89 Update Markdown Help 2019-03-28 09:53:48 -04:00
Wes Carroll f99c95c6c4 Rename to remove plural noun 2019-03-28 09:53:11 -04:00
Wes Carroll 6b8587a30e Update Generic Tests 2019-03-28 09:29:24 -04:00
Wes Carroll d67eb6530f Ignore PSUseToExportFieldsInManifest Checks 2019-03-28 09:24:17 -04:00
Wes Carroll 973143314e Move Module Installs to Bootstrap Tag 2019-03-28 09:19:06 -04:00
Wes Carroll 830f5633b5 Building Out Build Items 2019-03-28 09:13:38 -04:00
Wes Carroll dbc6086fee Set up CI with Azure Pipelines [skip ci] 2019-03-28 08:58:09 -04:00
Wes Carroll ca55dd63a7 Merge pull request #19 from wcarroll/Remove-ZertoPeerSite
Remove zerto peer site
2019-03-26 20:57:12 -04:00
Wes Carroll be44ad41c4 Update Help Files Remove-ZertoPeerSite 2019-03-26 20:53:45 -04:00
Wes Carroll 9efce3dd18 Create Remove-ZertoPeerSite.md 2019-03-26 20:44:03 -04:00
Wes Carroll 5c0066eaba Create Remove-ZertoPeerSite.ps1 2019-03-26 20:43:48 -04:00
Wes Carroll 29e4d068e0 Merge pull request #17 from wcarroll/aliasUpdates
Alias updates and param validation
2019-03-26 15:47:00 -04:00
Wes Carroll 0a4581b0ab Add External Help File Def 2019-03-26 15:39:27 -04:00
Wes Carroll e1e08f4d05 Create External Help File Test 2019-03-26 15:39:17 -04:00
Wes Carroll 23d0ffc6ba Update Help Files 2019-03-26 15:21:12 -04:00
Wes Carroll 5ce4bb056a Configure Param Set Validations 2019-03-26 15:07:13 -04:00
Wes Carroll 76b228589e Add Param Aliases 2019-03-26 14:28:00 -04:00
Wes Carroll 1e82c04687 Fix Help message typo. 2019-03-18 10:06:23 -04:00
Wes Carroll 711454c78e Fix HelpMessage Typo 2019-03-18 10:06:10 -04:00
Wes Carroll bf50d4c0c1 Update README.md 2019-03-15 12:32:25 -04:00
Wes Carroll 0cf0f5de32 Merge pull request #16 from wcarroll/ExportImportFunctionality
Export import functionality
2019-03-15 12:30:21 -04:00
Wes Carroll b9fe2ccbf4 Update README.md 2019-03-15 12:29:03 -04:00
Wes Carroll 48ec5188eb Update Help for import \ export functions. 2019-03-15 12:24:33 -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 Carroll a91e2a034b Update Invoke-ZertoFailoverRollback.md 2019-03-13 14:19:38 -04:00
Wes Carroll ae2de975ca Create Export-ZertoVpg 2019-03-13 14:15:44 -04:00
Wes Carroll 67d04889fe Merge pull request #15 from wcarroll/Refactor-Remove-ZertoVPG
Refactor remove zerto vpg
2019-03-12 15:50:02 -04:00
Wes Carroll 38a9f69c76 Updated Help Docs for Remove-ZertoVpg 2019-03-12 15:45:05 -04:00
Wes Carroll 0d9df95166 Allows piping and name or identifier processing 2019-03-12 15:44:45 -04:00
Wes Carroll 7bf182a9fc New Version of PlatyPs 2019-03-12 15:02:54 -04:00
Wes Carroll 2967970d7c Merge pull request #14 from wcarroll/NewVpgJournalSizes
Change Journal limit variable types to uint64
2019-03-12 12:04:46 -04:00
Wes Carroll 7adebfd64b Change Journal limit variable types to uint64 2019-03-12 12:02:46 -04:00
Wes Carroll 833424461c Merge pull request #12 from recklessop/master
Two changes for Pwsh
2019-03-12 11:44:31 -04:00
justin 5227ee55e6 Update settings.json
Added VSCode option to change to PWSH core installed in default location
2019-03-12 10:40:28 -04:00
justin 9ac72dc693 Update ZertoApiWrapper.psd1
Fixed Powershell Version number.
2019-03-12 10:14:57 -04:00
Wes Carroll 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 Carroll 4f9f5e26ae Add help information for default journal settings 2019-03-11 20:38:51 -04:00
Wes Carroll 9308353807 Update Journal Hard Limit HelpMessage 2019-03-11 20:18:18 -04:00