Microsoft.AD.PrinterImpresora de Active Directory

Microsoft.AD.Printer (ClassType)

Define las propiedades básicas de las impresoras de Active Directory

Element properties:

Base ClassSystem.Printer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId585200cf-f43f-a335-8970-d596dd61405b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.AD.Printer:
UNCName  string  Nombre UNC Nombre UNC true 1024  False     
ServerName  string  Nombre de servidor Nombre de servidor false 256  False     
ShortServerName  string  Nombre de servidor corto Nombre de servidor corto false 256  False     
PrinterName  string  Nombre de impresora Nombre de impresora false 256  False     
PrintNetworkAddress  string  Imprimir dirección de red Imprimir dirección de red false 2000  False     
PrintShareName  string  Imprimir nombre de recurso compartido Imprimir nombre de recurso compartido false 2000  False     
IsDeleted  bool  Está eliminado Está eliminado false 256       
DriverName  string  Nombre de controlador Nombre de controlador false 2000  False     
DriverVersion  string  Versión de controlador Versión de controlador false 256  False     
PrintMemory  string  Memoria de impresión Memoria de impresión false 256  False     
PrintCollate  string  Impresión intercalada Impresión intercalada false 256  False     
PrintOwner  string  Propietario de impresión Propietario de impresión false 2000  False     
AssetNumber  string  Número de activo Número de activo false 2000  False     
ManagedBy  string  Administrado por Administrado por false 256  False     
PrintDuplexSupported  string  Impresión a doble cara compatible Impresión a doble cara compatible false 256  False     
PrintColor  string  Color de impresión Color de impresión false 256  False     
PrintStaplingSupported  string  Grapado de impresión compatible Grapado de impresión compatible false 256  False     
VersionNumber  string  Número de versión Número de versión false 256  False     
Url  string  URL URL false 2000  False     
PrintMediaSupported  string  Soporte de impresión compatible Soporte de impresión compatible false 2000  False     
PrintRateUnit  string  Unidad de velocidad de impresión Unidad de velocidad de impresión false 2000  False     
PrintMaxXExtent  int  Imprimir XExtent máximo Imprimir XExtent máximo false 256       
PrintKeepPrintedJobs  string  Mantener trabajos imprimidos Mantener trabajos imprimidos false 256  False     
PrintRate  int  Velocidad de impresión Velocidad de impresión false 256       
PrintMediaReady  string  Listo para soportes de impresión Listo para soportes de impresión false 2000  False     
PrintPagesPerMinute  int  Impresión de páginas por minuto Impresión de páginas por minuto false 256       
PrintMaxResolutionSupported  int  Resolución de impresión máxima compatible Resolución de impresión máxima compatible false 256       
PrintBinNames  string  Nombres de bandejas de impresión Nombres de bandejas de impresión false 2000  False     
PrintMACAddress  string  Dirección MAC de impresión Dirección MAC de impresión false 2000  False     
PortName  string  Nombre de puerto Nombre de puerto false 2000  False     
PhysicalLocationObject  string  Objeto de ubicación física Objeto de ubicación física false 256  False     
Keywords  string  Palabras clave Palabras clave false 256  False     
PrintNotify  string  Notificación de impresión Notificación de impresión false 2000  False     
WWWHomePage  string  Página web Página web false 256  False     
WhenChanged  datetime  Al cambiarse Al cambiarse false 256       
ModifyTimeStamp  datetime  Modificar marca de tiempo Modificar marca de tiempo false 256       
Location  string  Ubicación Ubicación false 2000  False     
CanonicalName  string  Nombre canónico Nombre canónico false 256  False     
Fullname  string  Nombre completo Nombre completo false 256  False     
DistinguishedName  string  Nombre distintivo (DN) Nombre distintivo (DN) false 256  False     
Description  string  Descripción Descripción false 2000  False     
OrganizationalUnit  string  Unidad organizativa Unidad organizativa false 1024  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.AD.Printer" Base="System!System.Printer" Abstract="false" Accessibility="Public" Hosted="false">
<Property ID="UNCName" Type="string" Key="true" MaxLength="1024"/>
<Property ID="ServerName" Type="string"/>
<Property ID="ShortServerName" Type="string"/>
<Property ID="PrinterName" Type="string"/>
<Property ID="PrintNetworkAddress" Type="string" MaxLength="2000"/>
<Property ID="PrintShareName" Type="string" MaxLength="2000"/>
<Property ID="IsDeleted" Type="bool"/>
<Property ID="DriverName" Type="string" MaxLength="2000"/>
<Property ID="DriverVersion" Type="string"/>
<Property ID="PrintMemory" Type="string"/>
<Property ID="PrintCollate" Type="string"/>
<Property ID="PrintOwner" Type="string" MaxLength="2000"/>
<Property ID="AssetNumber" Type="string" MaxLength="2000"/>
<Property ID="ManagedBy" Type="string"/>
<Property ID="PrintDuplexSupported" Type="string"/>
<Property ID="PrintColor" Type="string"/>
<Property ID="PrintStaplingSupported" Type="string"/>
<Property ID="VersionNumber" Type="string"/>
<Property ID="Url" Type="string" MaxLength="2000"/>
<Property ID="PrintMediaSupported" Type="string" MaxLength="2000"/>
<Property ID="PrintRateUnit" Type="string" MaxLength="2000"/>
<Property ID="PrintMaxXExtent" Type="int"/>
<Property ID="PrintKeepPrintedJobs" Type="string"/>
<Property ID="PrintRate" Type="int"/>
<Property ID="PrintMediaReady" Type="string" MaxLength="2000"/>
<Property ID="PrintPagesPerMinute" Type="int"/>
<Property ID="PrintMaxResolutionSupported" Type="int"/>
<Property ID="PrintBinNames" Type="string" MaxLength="2000"/>
<Property ID="PrintMACAddress" Type="string" MaxLength="2000"/>
<Property ID="PortName" Type="string" MaxLength="2000"/>
<Property ID="PhysicalLocationObject" Type="string"/>
<Property ID="Keywords" Type="string"/>
<Property ID="PrintNotify" Type="string" MaxLength="2000"/>
<Property ID="WWWHomePage" Type="string"/>
<Property ID="WhenChanged" Type="datetime"/>
<Property ID="ModifyTimeStamp" Type="datetime"/>
<Property ID="Location" Type="string" MaxLength="2000"/>
<Property ID="CanonicalName" Type="string"/>
<Property ID="Fullname" Type="string"/>
<Property ID="DistinguishedName" Type="string"/>
<Property ID="Description" Type="string" MaxLength="2000"/>
<Property ID="OrganizationalUnit" Type="string" MaxLength="1024"/>
</ClassType>