Add-CapaPrinterToUnit
Add-CapaPrinterToUnitPermalink
SYNOPSISPermalink
https://capasystems.atlassian.net/wiki/spaces/CI64DOC/pages/19306247286/Add+printer+to+unit
SYNTAXPermalink
__AllParameterSetsPermalink
Add-CapaPrinterToUnit [-CapaSDK] <Object> [-UnitName] <string> [-UnitType] <string>
[-PrinterShareName] <string> [<CommonParameters>]
ALIASESPermalink
This cmdlet has the following aliases,
DESCRIPTIONPermalink
A detailed description of the Add-CapaPrinterToUnit function.
EXAMPLESPermalink
EXAMPLE 1Permalink
Add-CapaPrinterToUnit -CapaSDK $value1 -UnitName ‘Value2’ -UnitType Computer -PrinterShareName ‘Value4’
PARAMETERSPermalink
-CapaSDKPermalink
A description of the CapaSDK parameter.
Type: System.Object
DefaultValue: ''
SupportsWildcards: false
ParameterValue: []
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
-PrinterShareNamePermalink
A description of the PrinterShareName parameter.
Type: System.String
DefaultValue: ''
SupportsWildcards: false
ParameterValue: []
Aliases: []
ParameterSets:
- Name: (All)
Position: 3
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
-UnitNamePermalink
A description of the UnitName parameter.
Type: System.String
DefaultValue: ''
SupportsWildcards: false
ParameterValue: []
Aliases: []
ParameterSets:
- Name: (All)
Position: 1
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
-UnitTypePermalink
A description of the UnitType parameter.
Type: System.String
DefaultValue: ''
SupportsWildcards: false
ParameterValue: []
Aliases: []
ParameterSets:
- Name: (All)
Position: 2
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
CommonParametersPermalink
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTSPermalink
OUTPUTSPermalink
NOTESPermalink
Additional information about the function.