< Back

Get-P1SampleScripts

Sat Jan 18, 2020 7:00 pm

NAME Get-P1SampleScripts



SYNOPSIS

Get sample scripts from PlannerOne Web Site.





SYNTAX

Get-P1SampleScripts [[-ERP] <String>] [<CommonParameters>]





DESCRIPTION

The sample scripts could be adapted and customized to your need. It should work as-is if you're using Demo

envrionment.





PARAMETERS

-ERP <String>



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<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



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>The ERP associated to sample scripts (NAV or SAGE).













-------------------------- EXAMPLE 2 --------------------------



PS C:\\># Get the sample scripts.



Get-P1SampleScripts











RELATED LINKS