MZ@ !L!This program cannot be run in DOS mode. $Rؕ3}3}3}H̴3}H̱3}Rich3}PEL!  .@l.rsrc@@H(@h#(@ X p   0H`?x@~ 8Ph    ( 8 H X h x           ( 8 H X h x           ( 8P0,0D0Hz= Pp` 0Bt<ȼX(RL@jt0L (,ddtbMUIJri (t KrJc4(y MUIen-US)InstanceID is an optional property that may be used to opaquely and uniquely identify an instance of this class within the scope of the instantiating Namespace. Various subclasses of this class may override this property to make it required, or a key. Such subclasses may also modify the preferred algorithms for ensuring uniqueness that are defined below. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If not null and the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. If not set to null for DMTF-defined instances, the "preferred" algorithm must be used with the <OrgID> set to CIM.UThe Caption property is a short textual description (one- line string) of the object.FThe Description property provides a textual description of the object.)A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. Note that if there is an associated instance of CIM_EnabledLogicalElementCapabilities, restrictions on this properties may exist as defined in ElementNameMask and MaxElementNameLen properties defined in that class.2.19.0ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed.The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.> Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration\'s values are self-explanatory. However, a few are not and are described here in more detail. "Stressed" indicates that the element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, and so on. "Predictive Failure" indicates that an element is functioning nominally but predicting a failure in the near future. "In Service" describes an element being configured, maintained, cleaned, or otherwise administered. "No Contact" indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. "Lost Communication" indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. "Stopped" and "Aborted" are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. "Dormant" indicates that the element is inactive or quiesced. "Supporting Entity in Error" indicates that this element might be "OK" but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. "Completed" indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). "Power Mode" indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today\'s environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element.UnknownOtherOKDegradedStressedPredictive FailureErrorNon-Recoverable ErrorStartingStoppingStopped In Service No ContactLost CommunicationAbortedDormantSupporting Entity in Error Completed Power Mode DMTF ReservedVendor ReservedAStrings describing the various OperationalStatus array values. For example, if "Stopping" is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus.PAA string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus.QIndicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: "Non-recoverable Error" (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. "Critical Failure" (25) - The element is non-functional and recovery might not be possible. "Major Failure" (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. "Minor Failure" (15) - All functionality is available but some might be degraded. "Degraded/Warning" (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. "OK" (5) - The element is fully functional and is operating within normal operational parameters and without error. "Unknown" (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future.Degraded/Warning Minor failure Major failureCritical failureNon-recoverable errorCommunicationStatus indicates the ability of the instrumentation to communicate with the underlying ManagedElement. CommunicationStatus consists of one of the following values: Unknown, None, Communication OK, Lost Communication, or No Contact. A Null return indicates the implementation (provider) does not implement this property. "Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time. "Not Available" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property). "Communication OK " indicates communication is established with the element, but does not convey any quality of service. "No Contact" indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. "Lost Communication" indicates that the Managed Element is known to exist and has been contacted successfully in the past, but is currently unreachable. Not AvailableCommunication OKDetailedStatus compliments PrimaryStatus with additional status detail. It consists of one of the following values: Not Available, No Additional Information, Stressed, Predictive Failure, Error, Non-Recoverable Error, SupportingEntityInError. Detailed status is used to expand upon the PrimaryStatus of the element. A Null return indicates the implementation (provider) does not implement this property. "Not Available" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property). "No Additional Information" indicates that the element is functioning normally as indicated by PrimaryStatus = "OK". "Stressed" indicates that the element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, and so on. "Predictive Failure" indicates that an element is functioning normally but a failure is predicted in the near future. "Non-Recoverable Error " indicates that this element is in an error condition that requires human intervention. "Supporting Entity in Error" indicates that this element might be "OK" but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems.No Additional Informationm OperatingStatus provides a current status value for the operational condition of the element and can be used for providing more detail with respect to the value of EnabledState. It can also provide the transitional states when an element is transitioning from one state to another, such as when an element is transitioning between EnabledState and RequestedState, as well as other transitional conditions. OperatingStatus consists of one of the following values: Unknown, Not Available, In Service, Starting, Stopping, Stopped, Aborted, Dormant, Completed, Migrating, Emmigrating, Immigrating, Snapshotting. Shutting Down, In Test A Null return indicates the implementation (provider) does not implement this property. "Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time. "None" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property). "Servicing" describes an element being configured, maintained, cleaned, or otherwise administered. "Starting" describes an element being initialized. "Stopping" describes an element being brought to an orderly stop. "Stopped" and "Aborted" are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. "Dormant" indicates that the element is inactive or quiesced. "Completed" indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded in the PrimaryStatus so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). "Migrating" element is being moved between host elements. "Immigrating" element is being moved to new host element. "Emigrating" element is being moved away from host element. "Shutting Down" describes an element being brought to an abrupt stop. "In Test" element is performing test functions. "Transitioning" describes an element that is between states, that is, it is not fully available in either its previous state or its next state. This value should be used if other values indicating a transition to a specific state are not applicable. "In Service" describes an element that is in service and operational. Servicing Migrating EmigratingPA Immigrating Snapshotting Shutting DownIn Test TransitioningPrimaryStatus provides a high level status value, intended to align with Red-Yellow-Green type representation of status. It should be used in conjunction with DetailedStatus to provide high level and detailed health status of the ManagedElement and its subcomponents. PrimaryStatus consists of one of the following values: Unknown, OK, Degraded or Error. "Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time. "OK" indicates the ManagedElement is functioning normally. "Degraded" indicates the ManagedElement is functioning below normal. "Error" indicates the ManagedElement is in an Error condition.CIM_ManagedSystemElement is the base class for the System Element hierarchy. Any distinguishable component of a System is a candidate for inclusion in this class. Examples of system components include: - software components such as application servers, databases, and applications - operating system components such as files, processes, and threads - device components such as disk drives, controllers, processors, and printers - physical components such as chips and cards.2.22.0The name of this printer.5The name of the server which this printer resides on.,The name under which this printer is shared.2The name of the port associated with this printer.<The name of the printer driver associated with this printer.>A textual description of the physical location of the printer.)A textual comment describing the printer.3Path to a file containing PDL for a separator page.PA0The name of the print processor for this device.8The data type the printer will use to record print jobs.3Indicates whether this printer is currently shared.JIndicates whether this printer has been published to the Active Directory.?The SDDL representation of the permissions set on this printer.BDescribes the rendering mode for connections made to this printer.8The priority of this printer when scheduling print jobs.:The default job priority for jobs printed to this printer.The earliest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time).}The latest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time).!The status of the printer device.PausedPending Deletion Paper Jam Paper Out Manual Feed Paper ProblemOffline IO ActiveBusyPrintingOutput Bin FullWaiting Processing Initializing Warming Up Toner LowNo Toner Page PuntUser Intervention Out Of Memory Door OpenServer Unknown Power SaveServer OfflineDriver Update Needed;The number of currently queued print jobs for this printer.PSpecifies whether print jobs in the queue should be kept after they are printed.=Indicates the type of this queue (Connection or Local queue)..Adds a new connection to a shared print queue.'Specifies the name of the shared queue.JAdds a new printer to the specified server using an existing printer port.Specifies the printer comment.ASpecifies the data type the printer will use to record print jobsISpecifies the name of the print driver to be associated with the printer.Specifies the latest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time).JSpecifies whether printer jobs in the queue should be kept after spooling.&Specifies the location of the printer..Specifies the name of the printer to be added.<Specifies the permissions for the printer as an SDDL string.?Specifies the name of the port used or created for the printer.>Specifies the name of the print processor used by the printer."Specifies relative queue priority.3Specifies whether to publish the printer in the AD.YSpecifies the Rendering mode for the printer: SSR, CSR, or Branch Office Direct Printing.ASpecifies the path to a file containing PDL for a separator page.ESpecifies the name of the computer that the printer will be added to.*Specifies the share name for this printer..Specifies whether this printer will be shared.Specifies the earliest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time).HAdds a new printer to the specified server using a new WSD printer port.5Device URL for directed discovery used for a WSD port4Multicast UUID for device detection for the WSD Port3Specifies whether to publish the printer in the A.DRenames the specified printer.%The name of the printer to be renamedThe new name for the printer./The name of the server this printer resides on.Renames the specified printer>An MSFT_Printer instance specifying the printer to be renamed.5Represents a print queue and its associated settings.1.02The printer this configuration is associated with..The name of the server the printer resides on.EThe Print Ticket XML defining default print settings for this device.GThe Print Capabilities XML defining print capabilities for this device.-Represents the duplexing mode of the printer.+Indicates if collating is enabled/disabled.0Represents whether the printer should use color."Indicates the selected paper size.6Retrieves the configuration information for a Printer.+The server on which the printer is located.DThe name of the printer for which to retrieve printer configuration.4The returned configuration of the requested printer.8The printer for which to retrieve printer configuration.,Sets configuration information for a printer>Specifies whether to collate this printer's output by default./Specifies whether the printer should use color.?Specifies the duplexing mode the printer should use by default.;Specifies the paper size the printer should use by default.PSpecifies the print ticket XML defining default print settings for this printer.5Specifies the server on which the printer is located.ASpecifies the printer for which to set configuration information.FSpecifies a printer object for which to change configuration settings.-Sets configuration information for a printer.4Specifies the printer configuration settings to set.PA5Encapsulates configuration information for a printer.The job ID for this job.$The server associated with this job.%The printer associated with this job. The user who submitted this job.The name of this job.The datatype of this job.The priority of this job.-The position of this job in the print queue."The time of this job s submission. The size (in bytes) of this job.5The time (in milliseconds) spent processing this job.(The number of pages printed in this job.&The number of pages total in this job.The status of this job.DeletingSpoolingPrintedDeletedBlockedRestartCompleteRetainedRendering Locally.Returns the print jobs in a given print queue.!Specifies the name of the server.#Specifies the ID of the job to get.4Specifies the name of the printer that will be used.The returned print job.,Return the print jobs in a given print queue(Specifies the printer that will be used.&Deletes a printjob from a given queue."Specifies the print job to delete.'Deletes a print job from a given queue.:Specifies the name of the server on which the job resides.,Specifies the ID of the print job to delete.=Specifies the name of the print queue to delete the job from.*Specifies the ID of a print job to delete.1Specifies the print queue to delete the job from.&Restarts a print job in a print queue.#Specifies the print job to restart.-Specifies the ID of the print job to restart.<Specifies the name of the print queue to restart the job on.+Specifies the ID of a print job to restart.2The resume-printjob cmdlet will resume a print job"Specifies the print job to resume.Resumes a paused print job&Specifies the name of the server used.,Specifies the ID of the print job to resume.Specifies a printer name.$Pauses a print job in a print queue.%Specifies the print job to be paused.-Specifies the ID of the print job to suspend.<Specifies the name of the print queue to suspend the job on./Specifies the ID of the print job to be paused.'Represents a Print Job on a print queueThe name of this driver.'The server this driver is installed on.The environment of this driver.,The path to this driver in the driver store.The data file for this driver. The config file for this driver.The help file for this driver.$The dependent files for this driver.PA1The name of the language monitor for this driver.%The default datatype for this driver.The timestamp for this driver./The major version of this driver (e.g. 3 or 4).+The driver-specific version of this driver. The manufacturer of this driver.+The URL of the manufacturer of this driver.The hardware ID of this driver.*The print provider needed for this driver.+The print processor needed for this driver.6The vendor s setup dll and entrypoint for this driver./Any color profiles associated with this driver.3Path to this driver s INF file in the driver store./Indicates whether this driver is package-aware.6A list of core printer drivers this driver depends on.BA list previous driver names that are compatible with this driver.=Installs a print driver into the print server's driver store.The name for the driver."The path to the driver's INF file.The environment for the server.@The name of the server that the printer driver will be added to.Represents a printer driverThe description of this port.The name of this port.+The name of the port monitor for this port.,The name of the server this port resides on.Base class for printer ports.2Creates a new local printer port on a given server>The name of the server that the printer port will be added to.The name of the port.0Creates a new LPR printer port on a given server.The name of the server hosting the LPR device.PAThe LPR name of the printer.@Creates a new TCP/IP printer port on a given server in TCP mode.*The TCP/IP port number. Defaults to 9100.!The host address of the tcp port.%Enables SNMP and specifies the index.?The SNMP Community Name. Must be specified if SNMP is enabled.@Creates a new TCP/IP printer port on a given server in LPR mode.ISpecifies the name of the server that the printer port will be added to. Enables LPR Byte Counting.!The host address of the LPR port.The LPR queue name.)The TCP/IP port number. Defaults to 515.)Provides static methods for adding ports. Represents a local printer port.$The host address or IP of this port.!The host IP address of this port.PA%The TCP/IP port address of this port.!The SNMP Community for this port.The SNMP index for this port.0Specifies whether SNMP is enabled for this port.(The protocol (RAW or LPR) for this port.FThe LPR Queue name for this port when configured for the LPR protocol.bSpecifies whether LPR byte counting is enabled for this port when configured for the LPR protocol. Represents a TCP/IP printer port;The discovery method for this port (Multicast or Directed).8The UUID of this device (when discovered via Multicast).@The URL of this device (when discovered via Directed discovery).Represents a WSD printer port#The server hosting the LPR printer.$The printer this LPR port points to.Represents an LPR printer port1The name of the printer this property belongs to.PA,The name of the property set on the printer.6The type (boolean, integer or string) of the property.The value of the property.(Sets properties on the specified printer2Specifies the printer for which to set properties.!Specifies the property to modify.!Specifies the new property value.2Sets properties via an MSFT_PrinterProperty objectSpecifies the property to set.1Sets driver properties via an MSFT_Printer object5Specifies a printer object to change the property on.1Represents a driver property set on a print queue UNC share paths for the printer.WSD addresses for the printer.%Contains printer data for an NFC tag.cWrites printer connection data to the next NFC tag tapped against the system\'s default NFC writer.PAXSpecifies one or more share paths (e.g. \printServer\shareName) to be written to the tagBSpecifies one or more WSD host addresses to be written to the tag.fSpecifies the printer to encode on the NFC tag, by NfcTag object (as returned from read-printernfctag)dReads printer connection data from the next NFC tag tapped against the system\'s default NFC reader.The returned NFC data.9Exposes methods for reading and writing Printer NFC tags.LSpecifies whether Branch Office Remote Logging is disabled for this printer.eSpecifies the maximum size (in MB) of the Branch Office Remote Offline Logging file for this printer.NIndicates whether the tag is locked, preventing changes to the tag's contents.KSpecifies whether to lock the tag to prevent changes to the tag's contents.PA Updating printer settings for %1Deleting printer %1Adding new printer %1Adding new driver %1Deleting driver %1Adding new port %1Adding new port %1:%2Deleting port %1PARenaming printer %1 to %2#Updating print configuration for %1(Changing property %1 on printer %2 to %3uPlease tap the NFC tag against your computer's NFC reader within the next 30 seconds to complete the write operation.tPlease tap the NFC tag against your computer's NFC reader within the next 30 seconds to complete the read operation.PAhAn error occurred while performing the specified operation. See the error details for more information.$An unspecified failure has occurred.,Access was denied to the specified resource.MThe spooler service is not reachable. Ensure the spooler service is running.|The specified server does not exist, or the server or printer name is invalid. Names may not contain ',' or '\' characters.hThe specified share name is invalid. Share names may not be empty or contain ',' '/' or '\' characters.The specified separator file path is invalid. Ensure the separator file exists and is under %windir%\System32 or a path containing a 'SepFiles' folder.IOne or more specified parameters for this operation has an invalid value.8The specified driver does not exist in the driver store.)The specified print processor is invalid.IAlternate user credentials are required to access the specified resource.MThe specified priority value is invalid. The value must be between 0 and 99.PA%The specified printer already exists.gThe specified port does not exist. Use add-printerport to add a new port, or specify an existing port.oThe specified driver does not exist. Use add-printerdriver to add a new driver, or specify an existing driver.mFailed to add the specified WSD printer. Ensure that the device is turned on and has not already been added.The specified WSD print device was not found. Ensure that the specified URL or UUID is correct, ensure the device is turned on, and ensure that network discovery is enabled.tThe driver needed to connect to this print share cannot be retrieved from the server and must be manually installed.PPrinter connections cannot be deleted remotely using the ComputerName parameter.1Installation of the specified driver was blocked.CA core package file required by the specified driver was not found.*The specified driver is already installed.,The specified driver environment is invalid.7The specified driver is in use by one or more printers.PAZThe specified port could not be added because the LPR Port Monitor has not been installed."The specified port already exists.5The specified port is in use by one or more printers.CThe specified port is required by the system and cannot be removed.!The specified job does not exist.PA$The specified printer was not found.ECould not access configuration information for the specified printer.PA(The specified property value is invalid.%The specified property was not found.$The specified property is read-only.PAAAn NFC tag was not brought into range of the system's NFC reader.VThe provided tag does not have sufficient capacity to hold the specified printer data.&No NFC device was found on the system.RThe tag provided could not be read because it does not contain valid printer data.)The provided printer tag data is invalid.9The provided tag has been locked and cannot be rewritten._The tag could not be locked because this computer's NFC hardware does not support locking tags.4VS_VERSION_INFO@%@%?:StringFileInfo040904B0LCompanyNameMicrosoft CorporationNFileDescriptionPrint WMI Providerr)FileVersion6.3.9600.16384 (winblue_rtm.130821-1623)XInternalNamePrintManagementProvider.DLL.LegalCopyright Microsoft Corporation. All rights reserved.h OriginalFilenamePrintManagementProvider.DLL.MUIj%ProductNameMicrosoft Windows Operating SystemBProductVersion6.3.9600.16384DVarFileInfo$Translation PADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADD