< Back

New-JCImportTemplate

Thu Jan 16, 2020 9:04 am

NAME New-JCImportTemplate



SYNOPSIS

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





SYNTAX

New-JCImportTemplate [<CommonParameters>]





DESCRIPTION

The New-JCImportTemplate command is a menu driven function that guides end users and creates a custom JumpCloud

User Import .CSV file on their machine for populating with their users information for Importing into JumpCloud.

If users wish to bind users to existing JumpCloud systems the function will also output a .csv file with

containing all existing JumpCloud machines to the users $Home directory. The user will need this file to associate

SystemIDs with new users.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None







OUTPUTS

System.Object







NOTES









----------------------- Video Tutorials -----------------------









-------------------------- Example 1 --------------------------



PS C:\\> New-JCImportTemplate



Launches the New-JCImportTemplate menu



RELATED LINKS

Online Version: https://github.com/TheJumpCloud/support ... rtTemplate