diff --git a/.vscode/settings.json b/.vscode/settings.json index 7edb356..03e1121 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,6 +5,7 @@ "cSpell.words": [ "about", "archivepath", + "bitly", "cms", "dropbox", "filepath", diff --git a/PSRemoteOperations.psd1 b/PSRemoteOperations.psd1 index 526e0c0..4b3e2c6 100644 --- a/PSRemoteOperations.psd1 +++ b/PSRemoteOperations.psd1 @@ -8,7 +8,7 @@ RootModule = "" # Version number of this module. -ModuleVersion = '3.2.0' +ModuleVersion = '3.2.1' # Supported PSEditions CompatiblePSEditions = @("Desktop","Core") diff --git a/changelog.md b/changelog.md index 2b27205..804c7ef 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Change Log for PSRemoteOperations +## v3.2.1 + ++ Replaced online help links to markdown documents with bitly links + ## v3.2.0 + Modified `Get-PSRemoteOperationResult` to include an option to display the raw contents of the result file diff --git a/docs/Get-PSRemoteOperation.md b/docs/Get-PSRemoteOperation.md index 5f1af46..c4fabc2 100644 --- a/docs/Get-PSRemoteOperation.md +++ b/docs/Get-PSRemoteOperation.md @@ -1,7 +1,7 @@ --- external help file: PSRemoteOperations-help.xml Module Name: PSRemoteOperations -online version: +online version: http://bit.ly/2KsYc14 schema: 2.0.0 --- diff --git a/docs/Get-PSRemoteOperationResult.md b/docs/Get-PSRemoteOperationResult.md index c95839c..689712b 100644 --- a/docs/Get-PSRemoteOperationResult.md +++ b/docs/Get-PSRemoteOperationResult.md @@ -1,7 +1,7 @@ --- external help file: PSRemoteOperations-help.xml Module Name: PSRemoteOperations -online version: https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/Get-PSRemoteOperationResult.md +online version: http://bit.ly/2KujP0L schema: 2.0.0 --- @@ -57,8 +57,8 @@ Get the result for computer THINK51 using the user-defined $PSRemoteOpArchive va PS C:\> Get-PSRemoteOperation -newest 1 -raw @{ -CreatedOn = 'Bovine320' -CreatedBy = 'bovine320\jeff' +CreatedOn = 'Desk320' +CreatedBy = 'Desk320\jeff' CreatedAt = '08/06/2019 14:02:59 UTC' Computername = 'SRV2' ArgumentList = @{ diff --git a/docs/Invoke-PSRemoteOperation.md b/docs/Invoke-PSRemoteOperation.md index f9e8e29..3d01108 100644 --- a/docs/Invoke-PSRemoteOperation.md +++ b/docs/Invoke-PSRemoteOperation.md @@ -1,7 +1,7 @@ --- external help file: PSRemoteOperations-help.xml Module Name: PSRemoteOperations -online version: https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/Invoke-PSRemoteOperation.md +online version: http://bit.ly/2Kt97HP schema: 2.0.0 --- diff --git a/docs/New-PSRemoteOperation.md b/docs/New-PSRemoteOperation.md index cd5749e..f47ad0a 100644 --- a/docs/New-PSRemoteOperation.md +++ b/docs/New-PSRemoteOperation.md @@ -1,7 +1,7 @@ --- external help file: PSRemoteOperations-help.xml Module Name: PSRemoteOperations -online version: https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/New-PSRemoteOperation.md +online version: http://bit.ly/2KsXVuQ schema: 2.0.0 --- diff --git a/docs/New-PSRemoteOperationForm.md b/docs/New-PSRemoteOperationForm.md index 0c27343..279228c 100644 --- a/docs/New-PSRemoteOperationForm.md +++ b/docs/New-PSRemoteOperationForm.md @@ -1,7 +1,7 @@ --- external help file: PSRemoteOperations-help.xml Module Name: PSRemoteOperations -online version: https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/New-PSRemoteOperationForm.md +online version: http://bit.ly/2KveMxp schema: 2.0.0 --- diff --git a/docs/Register-PSRemoteOperationWatcher.md b/docs/Register-PSRemoteOperationWatcher.md index ca4e47b..4a0f1e8 100644 --- a/docs/Register-PSRemoteOperationWatcher.md +++ b/docs/Register-PSRemoteOperationWatcher.md @@ -1,7 +1,7 @@ --- external help file: PSRemoteOperations-help.xml Module Name: PSRemoteOperations -online version: https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/Register-PSRemoteOperationWatcher.md +online version: http://bit.ly/2KsBuGc schema: 2.0.0 --- diff --git a/docs/Wait-PSRemoteOperation.md b/docs/Wait-PSRemoteOperation.md index 3e64660..60b5697 100644 --- a/docs/Wait-PSRemoteOperation.md +++ b/docs/Wait-PSRemoteOperation.md @@ -1,7 +1,7 @@ --- external help file: PSRemoteOperations-help.xml Module Name: PSRemoteOperations -online version: https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/Wait-PSRemoteOperation.md +online version: http://bit.ly/2KscTkO schema: 2.0.0 --- diff --git a/en-us/PSRemoteOperations-help.xml b/en-us/PSRemoteOperations-help.xml index fa0a681..a6902b1 100644 --- a/en-us/PSRemoteOperations-help.xml +++ b/en-us/PSRemoteOperations-help.xml @@ -116,6 +116,10 @@ CreatedOn : DESK01 + + Online Version: + http://bit.ly/2KsYc14 + New-PSRemoteOperation @@ -287,8 +291,8 @@ Error : PS C:\> Get-PSRemoteOperation -newest 1 -raw @{ -CreatedOn = 'Bovine320' -CreatedBy = 'bovine320\jeff' +CreatedOn = 'Desk320' +CreatedBy = 'Desk320\jeff' CreatedAt = '08/06/2019 14:02:59 UTC' Computername = 'SRV2' ArgumentList = @{ @@ -312,7 +316,7 @@ Date = '08/06/2019 14:04:04 UTC' Online Version: - https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/Get-PSRemoteOperationResult.md + http://bit.ly/2KujP0L about_PSRemoteOperations @@ -480,7 +484,7 @@ PS C:\> Invoke-PSRemoteOperation $file Online Version: - https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/Invoke-PSRemoteOperation.md + http://bit.ly/2Kt97HP about_PSRemoteOperations @@ -938,7 +942,7 @@ PS C:\> New-PSRemoteOperation -Computername SRV4 -Scriptblock $sb -ArgumentLi Online Version: - https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/New-PSRemoteOperation.md + http://bit.ly/2KsXVuQ about_PSRemoteOperations @@ -1046,7 +1050,7 @@ PS C:\> New-PSRemoteOperation -Computername SRV4 -Scriptblock $sb -ArgumentLi Online Version: - https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/New-PSRemoteOperationForm.md + http://bit.ly/2KveMxp New-PSRemoteOperation @@ -1313,7 +1317,7 @@ Id Name JobTriggers Command Enabled Online Version: - https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/Register-PSRemoteOperationWatcher.md + http://bit.ly/2KsBuGc about_PSRemoteOperations @@ -1508,7 +1512,7 @@ Id Name JobTriggers Command Enabled Online Version: - https://github.com/jdhitsolutions/PSRemoteOperations/blob/master/docs/Wait-PSRemoteOperation.md + http://bit.ly/2KscTkO New-PSRemoteOperation