Get-DattoRMMAuditPrinter
SYNOPSIS
Fetches audit data of the printer identified with the given device Uid
SYNTAX
Get-DattoRMMAuditPrinter [-DeviceUID] <String> [<CommonParameters>]
DESCRIPTION
The Get-DattoRMMAuditPrinter cmdlet fetches audit data of the printer identified the given device Uid
The device class must be of type “printer”
EXAMPLES
EXAMPLE 1
Get-DattoRMMAuditPrinter
Prompts for a specific device uid to get audit data from
EXAMPLE 2
Get-DattoRMMAuditPrinter -DeviceUID '123456789'
Returns audit data from the specific device uid
PARAMETERS
-DeviceUID
Return a device with the specific device uid
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
N/A
RELATED LINKS
https://celerium.github.io/Celerium.DattoRMM/site/Audit/Get-DattoRMMAuditPrinter.html
https://zinfandel-api.centrastage.net/api/swagger-ui/index.html