< Back
Set-PrismDefaultPrinter
Post
NAME Set-PrismDefaultPrinter
SYNOPSIS
Set a default printer
SYNTAX
Set-PrismDefaultPrinter [-ComputerName] <String> [-MacAddress] <String> [<CommonParameters>]
DESCRIPTION
Set a default printer
PARAMETERS
-ComputerName <String>
The host name or IP of your Prism
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-MacAddress <String>
The mac address of the printer
Required? true
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:\\>Set-PrismDefaultPrinter -ComputerName 192.168.2.11 -MacAddress 11:22:33:44:55:66
Sets a default printer for all other cmdlets
RELATED LINKS
SYNOPSIS
Set a default printer
SYNTAX
Set-PrismDefaultPrinter [-ComputerName] <String> [-MacAddress] <String> [<CommonParameters>]
DESCRIPTION
Set a default printer
PARAMETERS
-ComputerName <String>
The host name or IP of your Prism
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-MacAddress <String>
The mac address of the printer
Required? true
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:\\>Set-PrismDefaultPrinter -ComputerName 192.168.2.11 -MacAddress 11:22:33:44:55:66
Sets a default printer for all other cmdlets
RELATED LINKS