< Back
Get-PrismSetting
Post
NAME Get-PrismSetting
SYNOPSIS
Get printer settings
SYNTAX
Get-PrismSetting [[-ComputerName] <String>] [[-Session] <WebRequestSession>] [<CommonParameters>]
DESCRIPTION
Get all printer settings
PARAMETERS
-ComputerName <String>
The host name or IP of your Prism
Required? false
Position? 1
Default value (Get-PrismPrinter).IPAddress
Accept pipeline input? false
Accept wildcard characters? false
-Session <WebRequestSession>
The session to your Prism, autocreated if not provided
Required? false
Position? 2
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:\\>Get-PrismSetting
name value
---- -----
printerName replicator
burnInLayers
acceleration
homeSpeed
liftSpeed 5000
levelingDelay
clearTime
ledPower
mipiFlush
zOffset
RELATED LINKS
SYNOPSIS
Get printer settings
SYNTAX
Get-PrismSetting [[-ComputerName] <String>] [[-Session] <WebRequestSession>] [<CommonParameters>]
DESCRIPTION
Get all printer settings
PARAMETERS
-ComputerName <String>
The host name or IP of your Prism
Required? false
Position? 1
Default value (Get-PrismPrinter).IPAddress
Accept pipeline input? false
Accept wildcard characters? false
-Session <WebRequestSession>
The session to your Prism, autocreated if not provided
Required? false
Position? 2
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:\\>Get-PrismSetting
name value
---- -----
printerName replicator
burnInLayers
acceleration
homeSpeed
liftSpeed 5000
levelingDelay
clearTime
ledPower
mipiFlush
zOffset
RELATED LINKS