Skip to content

New JCDeviceUpdateTemplate

CircleCI edited this page Feb 10, 2025 · 1 revision

New-JCDeviceUpdateTemplate

SYNOPSIS

A guided walk through that creates a JumpCloud Device Import CSV file on your local machine.

SYNTAX

New-JCDeviceUpdateTemplate [-Force] [<CommonParameters>]

DESCRIPTION

The New-JCDeviceUpdateTemplate command is a menu driven function that guides end users and creates a custom JumpCloud Device Import .CSV file on their machine for populating with their Device information for updating in JumpCloud.

EXAMPLES

Example 1

PS C:\> New-JCDeviceUpdateTemplate

Launches the New-JCDeviceUpdateTemplate menu

PARAMETERS

-Force

Parameter to force populate CSV with all headers when creating an update template. When selected this option will forcefully replace existing files in the current working directory

Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Quick Links

Command Reference

Authentication

Import and Backup

RADIUS Reply Attributes

User Functions

Administrator Functions

System Functions

Command Functions

Group Functions

Policy Functions

Event Functions

Report Functions

Clone this wiki locally