Skip to content

Commit

Permalink
Merge pull request #214 from TheJumpCloud/JumpCloudModule_1.16.0
Browse files Browse the repository at this point in the history
Jump cloud module 1.16.0
  • Loading branch information
scottd3v authored Mar 30, 2020
2 parents 191a51b + 98b1d7e commit 4f2bf81
Show file tree
Hide file tree
Showing 69 changed files with 338 additions and 24 deletions.
4 changes: 4 additions & 0 deletions PowerShell/JumpCloud Module/Docs/Add-JCAssociation.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Management.Automation.SwitchParameter
### System.String[]
### System.Management.Automation.PSObject
## OUTPUTS
### System.Object
Expand Down
2 changes: 2 additions & 0 deletions PowerShell/JumpCloud Module/Docs/Add-JCCommandTarget.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Object
## OUTPUTS
### System.Object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Int32
## OUTPUTS
### System.Object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
2 changes: 2 additions & 0 deletions PowerShell/JumpCloud Module/Docs/Add-JCSystemUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Boolean
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Add-JCUserGroupMember.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Connect-JCOnline.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
3 changes: 3 additions & 0 deletions PowerShell/JumpCloud Module/Docs/Copy-JCAssociation.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Management.Automation.SwitchParameter
### System.String[]
## OUTPUTS
### System.Object
Expand Down
20 changes: 13 additions & 7 deletions PowerShell/JumpCloud Module/Docs/Get-JCAssociation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@ Get-JCAssociation [-Type] <String> [-Force] [-Id] <String[]> [[-Fields] <Array>]
[-IncludeInfo] [-IncludeNames] [-IncludeVisualPath] [<CommonParameters>]
```

### ByValue
```
Get-JCAssociation [-Type] <String> [-Force] [[-Fields] <Array>] [[-Filter] <String>] [[-Limit] <Int32>]
[[-Skip] <Int32>] [[-Paginate] <Boolean>] [[-TargetType] <String[]>] [-Direct] [-Indirect] [-IncludeInfo]
[-IncludeNames] [-IncludeVisualPath] [<CommonParameters>]
```

### ByName
```
Get-JCAssociation [-Type] <String> [-Force] [-Name] <String[]> [[-Fields] <Array>] [[-Filter] <String>]
[[-Limit] <Int32>] [[-Skip] <Int32>] [[-Paginate] <Boolean>] [[-TargetType] <String[]>] [-Direct] [-Indirect]
[-IncludeInfo] [-IncludeNames] [-IncludeVisualPath] [<CommonParameters>]
```

### ByValue
```
Get-JCAssociation [-Type] <String> [-Force] [[-Fields] <Array>] [[-Filter] <String>] [[-Limit] <Int32>]
[[-Skip] <Int32>] [[-Paginate] <Boolean>] [[-TargetType] <String[]>] [-Direct] [-Indirect] [-IncludeInfo]
[-IncludeNames] [-IncludeVisualPath] [<CommonParameters>]
```

### Default
```
Get-JCAssociation [-Type] <String> [-Force] [[-Fields] <Array>] [[-Filter] <String>] [[-Limit] <Int32>]
Expand Down Expand Up @@ -316,11 +316,17 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Management.Automation.SwitchParameter
### System.String[]
### System.Array
### System.Int32
### System.Boolean
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### None
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String[]
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCCommandResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCCommandTarget.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCOrganization.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS

### None

## OUTPUTS

### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
2 changes: 2 additions & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCPolicyResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Management.Automation.SwitchParameter
## OUTPUTS
### System.Object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
18 changes: 12 additions & 6 deletions PowerShell/JumpCloud Module/Docs/Get-JCRadiusServer.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@ Get-JCRadiusServer [-Force] [-Id] <String[]> [[-Fields] <Array>] [[-Filter] <Str
[[-Skip] <Int32>] [[-Paginate] <Boolean>] [<CommonParameters>]
```

### ByValue
```
Get-JCRadiusServer [-Force] [[-Fields] <Array>] [[-Filter] <String>] [[-Limit] <Int32>] [[-Skip] <Int32>]
[[-Paginate] <Boolean>] [<CommonParameters>]
```

### ByName
```
Get-JCRadiusServer [-Force] [-Name] <String[]> [[-Fields] <Array>] [[-Filter] <String>] [[-Limit] <Int32>]
[[-Skip] <Int32>] [[-Paginate] <Boolean>] [<CommonParameters>]
```

### ByValue
```
Get-JCRadiusServer [-Force] [[-Fields] <Array>] [[-Filter] <String>] [[-Limit] <Int32>] [[-Skip] <Int32>]
[[-Paginate] <Boolean>] [<CommonParameters>]
```

## DESCRIPTION
Use this function to return radius servers from JumpCloud tenet.

Expand Down Expand Up @@ -191,11 +191,17 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.Management.Automation.SwitchParameter
### System.String[]
### System.String
### System.Array
### System.Int32
### System.Boolean
## OUTPUTS
### System.Object
Expand Down
4 changes: 4 additions & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCSystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,9 +437,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Management.Automation.SwitchParameter
### System.Boolean
### System.String[]
## OUTPUTS
### System.Object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
7 changes: 6 additions & 1 deletion PowerShell/JumpCloud Module/Docs/Get-JCSystemInsights.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ The SystemInsights table to query against.
Type: System.String
Parameter Sets: (All)
Aliases:
Accepted values: battery, managed_policies, sip_config, alf, crashes, usb_devices, ie_extensions, launchd, shared_folders, shared_resources, user_ssh_keys, logged_in_users, shadow, sharing_preferences, user_groups, kernel_info, system_controls, uptime, etc_hosts, logical_drives, disk_info, bitlocker_info, patches, programs, apps, browser_plugins, chrome_extensions, disk_encryption, firefox_addons, groups, interface_addresses, mounts, os_version, safari_extensions, system_info, users
Accepted values: battery, managed_policies, sip_config, alf, crashes, usb_devices, ie_extensions, launchd, shared_folders, shared_resources, user_ssh_keys, logged_in_users, shadow, sharing_preferences, user_groups, kernel_info, system_controls, uptime, etc_hosts, logical_drives, disk_info, bitlocker_info, patches, programs, apps, browser_plugins, chrome_extensions, disk_encryption, firefox_addons, groups, interface_addresses, mounts, os_version, safari_extensions, system_info, users, certificates, cups_destinations, interface_details, python_packages, registry, scheduled_tasks, services, startup_items

Required: True
Position: Named
Expand All @@ -217,10 +217,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.String[]
### System.Array
### System.Int32
### System.Boolean
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCSystemUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
3 changes: 3 additions & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -646,8 +646,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
### System.Boolean
### System.String[]
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Get-JCUserGroupMember.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Import-JCCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Import-JCUsersFromCSV.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### None
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Invoke-JCCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/Invoke-JCDeployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/New-JCCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### System.String
## OUTPUTS
### System.Object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS

### None

## OUTPUTS

### System.Object
Expand Down
1 change: 1 addition & 0 deletions PowerShell/JumpCloud Module/Docs/New-JCImportTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS

### None

## OUTPUTS

### System.Object
Expand Down
Loading

0 comments on commit 4f2bf81

Please sign in to comment.