< Back

New-JCDeploymentTemplate

Thu Jan 16, 2020 9:03 am

NAME New-JCDeploymentTemplate



SYNOPSIS

A guided walk through that creates a command deployment CSV file on your local machine.





SYNTAX

New-JCDeploymentTemplate [<CommonParameters>]





DESCRIPTION

The New-JCDeploymentTemplate command is a menu driven interactive function that guides admins through the process

of creating a command deployment CSV file and assists in gathering the required information needed to populate the

command deployment CSV file.





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









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



PS C:\\> New-JCDeploymentTemplate



Launches the New-JCDeploymentTemplate menu



RELATED LINKS

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