PrintManagementProvider.dll.mui Print WMI Provider 092291cfc2d95801ba7dd881287bc8d0

File info

File name: PrintManagementProvider.dll.mui
Size: 65536 byte
MD5: 092291cfc2d95801ba7dd881287bc8d0
SHA1: 881be616607eed0da4045b00b09427b2ba4d091b
SHA256: 2839c8a74156204a6d22b7350c985c4b5cc957ed0c464ed7e04f5d7efb3a8191
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Arabic language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Arabic English
1InstanceID 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:
:
Where and are separated by a colon (:), and where 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 _ structure of Schema class names.) In addition, to ensure uniqueness, must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between and .
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 set to CIM.
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:
:
Where and are separated by a colon (:), and where 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 _ structure of Schema class names.) In addition, to ensure uniqueness, must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between and .
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 set to CIM.
2The Caption property is a short textual description (one- line string) of the object. The Caption property is a short textual description (one- line string) of the object.
3The Description property provides a textual description of the object. The Description property provides a textual description of the object.
4A 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.
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.
52.19.0 2.19.0
6ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.
7A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed.
8The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. 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.
9Indicates 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.
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.
10Unknown Unknown
11Other Other
12OK OK
13Degraded Degraded
14Stressed Stressed
15Predictive Failure Predictive Failure
16Error Error
17Non-Recoverable Error Non-Recoverable Error
18Starting Starting
19Stopping Stopping
20Stopped Stopped
21In Service In Service
22No Contact No Contact
23Lost Communication Lost Communication
24Aborted Aborted
25Dormant Dormant
26Supporting Entity in Error Supporting Entity in Error
27Completed Completed
28Power Mode Power Mode
29DMTF Reserved DMTF Reserved
30Vendor Reserved Vendor Reserved
31Strings 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. Strings 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.
32A 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.
A 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.
33Indicates 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.
Indicates 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.
34Degraded/Warning Degraded/Warning
35Minor failure Minor failure
36Major failure Major failure
37Critical failure Critical failure
38Non-recoverable error Non-recoverable error
39CommunicationStatus 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.
CommunicationStatus 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.
40Not Available Not Available
41Communication OK Communication OK
42DetailedStatus 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.
DetailedStatus 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.
43No Additional Information No Additional Information
44OperatingStatus 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.
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.
45Servicing Servicing
46Migrating Migrating
47Emigrating Emigrating
48Immigrating Immigrating
49Snapshotting Snapshotting
50Shutting Down Shutting Down
51In Test In Test
52Transitioning Transitioning
53PrimaryStatus 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.
PrimaryStatus 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.
54CIM_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.
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.
552.22.0 2.22.0
56The name of this printer. The name of this printer.
57The name of the server which this printer resides on. The name of the server which this printer resides on.
58The name under which this printer is shared. The name under which this printer is shared.
59The name of the port associated with this printer. The name of the port associated with this printer.
60The name of the printer driver associated with this printer. The name of the printer driver associated with this printer.
61A textual description of the physical location of the printer. A textual description of the physical location of the printer.
62A textual comment describing the printer. A textual comment describing the printer.
63Path to a file containing PDL for a separator page. Path to a file containing PDL for a separator page.
64The name of the print processor for this device. The name of the print processor for this device.
65The data type the printer will use to record print jobs. The data type the printer will use to record print jobs.
66Indicates whether this printer is currently shared. Indicates whether this printer is currently shared.
67Indicates whether this printer has been published to the Active Directory. Indicates whether this printer has been published to the Active Directory.
68The SDDL representation of the permissions set on this printer. The SDDL representation of the permissions set on this printer.
69Describes the rendering mode for connections made to this printer. Describes the rendering mode for connections made to this printer.
70The priority of this printer when scheduling print jobs. The priority of this printer when scheduling print jobs.
71The default job priority for jobs printed to this printer. The default job priority for jobs printed to this printer.
72The earliest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time). The earliest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time).
73The latest 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).
74The status of the printer device. The status of the printer device.
75Paused Paused
76Pending Deletion Pending Deletion
77Paper Jam Paper Jam
78Paper Out Paper Out
79Manual Feed Manual Feed
80Paper Problem Paper Problem
81Offline Offline
82IO Active IO Active
83Busy Busy
84Printing Printing
85Output Bin Full Output Bin Full
86Waiting Waiting
87Processing Processing
88Initializing Initializing
89Warming Up Warming Up
90Toner Low Toner Low
91No Toner No Toner
92Page Punt Page Punt
93User Intervention User Intervention
94Out Of Memory Out Of Memory
95Door Open Door Open
96Server Unknown Server Unknown
97Power Save Power Save
98Server Offline Server Offline
99Driver Update Needed Driver Update Needed
100The number of currently queued print jobs for this printer. The number of currently queued print jobs for this printer.
101Specifies whether print jobs in the queue should be kept after they are printed. Specifies whether print jobs in the queue should be kept after they are printed.
102Indicates the type of this queue (Connection or Local queue). Indicates the type of this queue (Connection or Local queue).
103Adds a new connection to a shared print queue. Adds a new connection to a shared print queue.
104Specifies the name of the shared queue. Specifies the name of the shared queue.
105Adds a new printer to the specified server using an existing printer port. Adds a new printer to the specified server using an existing printer port.
106Specifies the printer comment. Specifies the printer comment.
107Specifies the data type the printer will use to record print jobs Specifies the data type the printer will use to record print jobs
108Specifies the name of the print driver to be associated with the printer. Specifies the name of the print driver to be associated with the printer.
109Specifies the latest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time). Specifies the latest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time).
110Specifies whether printer jobs in the queue should be kept after spooling. Specifies whether printer jobs in the queue should be kept after spooling.
111Specifies the location of the printer. Specifies the location of the printer.
112Specifies the name of the printer to be added. Specifies the name of the printer to be added.
113Specifies the permissions for the printer as an SDDL string. Specifies the permissions for the printer as an SDDL string.
114Specifies the name of the port used or created for the printer. Specifies the name of the port used or created for the printer.
115Specifies the name of the print processor used by the printer. Specifies the name of the print processor used by the printer.
116Specifies relative queue priority. Specifies relative queue priority.
117Specifies whether to publish the printer in the AD. Specifies whether to publish the printer in the AD.
118Specifies the Rendering mode for the printer: SSR, CSR, or Branch Office Direct Printing. Specifies the Rendering mode for the printer: SSR, CSR, or Branch Office Direct Printing.
119Specifies the path to a file containing PDL for a separator page. Specifies the path to a file containing PDL for a separator page.
120Specifies the name of the computer that the printer will be added to. Specifies the name of the computer that the printer will be added to.
121Specifies the share name for this printer. Specifies the share name for this printer.
122Specifies whether this printer will be shared. Specifies whether this printer will be shared.
123Specifies the earliest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time). Specifies the earliest time at which the printer will print a job, expressed as minutes elapsed since 12:00 AM GMT (Greenwich Mean Time).
124Adds a new printer to the specified server using a new WSD printer port. Adds a new printer to the specified server using a new WSD printer port.
125Device URL for directed discovery used for a WSD port Device URL for directed discovery used for a WSD port
126Multicast UUID for device detection for the WSD Port Multicast UUID for device detection for the WSD Port
127Specifies whether to publish the printer in the A.D Specifies whether to publish the printer in the A.D
128Renames the specified printer. Renames the specified printer.
129The name of the printer to be renamed The name of the printer to be renamed
130The new name for the printer. The new name for the printer.
131The name of the server this printer resides on. The name of the server this printer resides on.
132Renames the specified printer Renames the specified printer
133An MSFT_Printer instance specifying the printer to be renamed. An MSFT_Printer instance specifying the printer to be renamed.
134Represents a print queue and its associated settings. Represents a print queue and its associated settings.
1351.0 1.0
136The printer this configuration is associated with. The printer this configuration is associated with.
137The name of the server the printer resides on. The name of the server the printer resides on.
138The Print Ticket XML defining default print settings for this device. The Print Ticket XML defining default print settings for this device.
139The Print Capabilities XML defining print capabilities for this device. The Print Capabilities XML defining print capabilities for this device.
140Represents the duplexing mode of the printer. Represents the duplexing mode of the printer.
141Indicates if collating is enabled/disabled. Indicates if collating is enabled/disabled.
142Represents whether the printer should use color. Represents whether the printer should use color.
143Indicates the selected paper size. Indicates the selected paper size.
144Retrieves the configuration information for a Printer. Retrieves the configuration information for a Printer.
145The server on which the printer is located. The server on which the printer is located.
146The name of the printer for which to retrieve printer configuration. The name of the printer for which to retrieve printer configuration.
147The returned configuration of the requested printer. The returned configuration of the requested printer.
148The printer for which to retrieve printer configuration. The printer for which to retrieve printer configuration.
149Sets configuration information for a printer Sets configuration information for a printer
150Specifies whether to collate this printer's output by default. Specifies whether to collate this printer's output by default.
151Specifies whether the printer should use color. Specifies whether the printer should use color.
152Specifies the duplexing mode the printer should use by default. Specifies the duplexing mode the printer should use by default.
153Specifies the paper size the printer should use by default. Specifies the paper size the printer should use by default.
154Specifies the print ticket XML defining default print settings for this printer. Specifies the print ticket XML defining default print settings for this printer.
155Specifies the server on which the printer is located. Specifies the server on which the printer is located.
156Specifies the printer for which to set configuration information. Specifies the printer for which to set configuration information.
157Specifies a printer object for which to change configuration settings. Specifies a printer object for which to change configuration settings.
158Sets configuration information for a printer. Sets configuration information for a printer.
159Specifies the printer configuration settings to set. Specifies the printer configuration settings to set.
160Encapsulates configuration information for a printer. Encapsulates configuration information for a printer.
161The job ID for this job. The job ID for this job.
162The server associated with this job. The server associated with this job.
163The printer associated with this job. The printer associated with this job.
164The user who submitted this job. The user who submitted this job.
165The name of this job. The name of this job.
166The datatype of this job. The datatype of this job.
167The priority of this job. The priority of this job.
168The position of this job in the print queue. The position of this job in the print queue.
169The time of this job’s submission. The time of this job’s submission.
170The size (in bytes) of this job. The size (in bytes) of this job.
171The time (in milliseconds) spent processing this job. The time (in milliseconds) spent processing this job.
172The number of pages printed in this job. The number of pages printed in this job.
173The number of pages total in this job. The number of pages total in this job.
174The status of this job. The status of this job.
175Deleting Deleting
176Spooling Spooling
177Printed Printed
178Deleted Deleted
179Blocked Blocked
180Restart Restart
181Complete Complete
182Retained Retained
183Rendering Locally Rendering Locally
184Returns the print jobs in a given print queue. Returns the print jobs in a given print queue.
185Specifies the name of the server. Specifies the name of the server.
186Specifies the ID of the job to get. Specifies the ID of the job to get.
187Specifies the name of the printer that will be used. Specifies the name of the printer that will be used.
188The returned print job. The returned print job.
189Return the print jobs in a given print queue Return the print jobs in a given print queue
190Specifies the printer that will be used. Specifies the printer that will be used.
191Deletes a printjob from a given queue. Deletes a printjob from a given queue.
192Specifies the print job to delete. Specifies the print job to delete.
193Deletes a print job from a given queue. Deletes a print job from a given queue.
194Specifies the name of the server on which the job resides. Specifies the name of the server on which the job resides.
195Specifies the ID of the print job to delete. Specifies the ID of the print job to delete.
196Specifies the name of the print queue to delete the job from. Specifies the name of the print queue to delete the job from.
197Specifies the ID of a print job to delete. Specifies the ID of a print job to delete.
198Specifies the print queue to delete the job from. Specifies the print queue to delete the job from.
199Restarts a print job in a print queue. Restarts a print job in a print queue.
200Specifies the print job to restart. Specifies the print job to restart.
201Specifies the ID of the print job to restart. Specifies the ID of the print job to restart.
202Specifies the name of the print queue to restart the job on. Specifies the name of the print queue to restart the job on.
203Specifies the ID of a print job to restart. Specifies the ID of a print job to restart.
204The resume-printjob cmdlet will resume a print job The resume-printjob cmdlet will resume a print job
205Specifies the print job to resume. Specifies the print job to resume.
206Resumes a paused print job Resumes a paused print job
207Specifies the name of the server used. Specifies the name of the server used.
208Specifies the ID of the print job to resume. Specifies the ID of the print job to resume.
209Specifies a printer name. Specifies a printer name.
210Pauses a print job in a print queue. Pauses a print job in a print queue.
211Specifies the print job to be paused. Specifies the print job to be paused.
212Specifies the ID of the print job to suspend. Specifies the ID of the print job to suspend.
213Specifies the name of the print queue to suspend the job on. Specifies the name of the print queue to suspend the job on.
214Specifies the ID of the print job to be paused. Specifies the ID of the print job to be paused.
215Represents a Print Job on a print queue Represents a Print Job on a print queue
216The name of this driver. The name of this driver.
217The server this driver is installed on. The server this driver is installed on.
218The environment of this driver. The environment of this driver.
219The path to this driver in the driver store. The path to this driver in the driver store.
220The data file for this driver. The data file for this driver.
221The config file for this driver. The config file for this driver.
222The help file for this driver. The help file for this driver.
223The dependent files for this driver. The dependent files for this driver.
224The name of the language monitor for this driver. The name of the language monitor for this driver.
225The default datatype for this driver. The default datatype for this driver.
226The timestamp for this driver. The timestamp for this driver.
227The major version of this driver (e.g. 3 or 4). The major version of this driver (e.g. 3 or 4).
228The driver-specific version of this driver. The driver-specific version of this driver.
229The manufacturer of this driver. The manufacturer of this driver.
230The URL of the manufacturer of this driver. The URL of the manufacturer of this driver.
231The hardware ID of this driver. The hardware ID of this driver.
232The print provider needed for this driver. The print provider needed for this driver.
233The print processor needed for this driver. The print processor needed for this driver.
234The vendor’s setup dll and entrypoint for this driver. The vendor’s setup dll and entrypoint for this driver.
235Any color profiles associated with this driver. Any color profiles associated with this driver.
236Path to this driver’s INF file in the driver store. Path to this driver’s INF file in the driver store.
237Indicates whether this driver is package-aware. Indicates whether this driver is package-aware.
238A list of core printer drivers this driver depends on. A list of core printer drivers this driver depends on.
239A list previous driver names that are compatible with this driver. A list previous driver names that are compatible with this driver.
240Installs a print driver into the print server's driver store. Installs a print driver into the print server's driver store.
241The name for the driver. The name for the driver.
242The path to the driver's INF file. The path to the driver's INF file.
243The environment for the server. The environment for the server.
244The name of the server that the printer driver will be added to. The name of the server that the printer driver will be added to.
245Represents a printer driver Represents a printer driver
246The description of this port. The description of this port.
247The name of this port. The name of this port.
248The name of the port monitor for this port. The name of the port monitor for this port.
249The name of the server this port resides on. The name of the server this port resides on.
250Base class for printer ports. Base class for printer ports.
251Creates a new local printer port on a given server Creates a new local printer port on a given server
252The name of the server that the printer port will be added to. The name of the server that the printer port will be added to.
253The name of the port. The name of the port.
254Creates a new LPR printer port on a given server Creates a new LPR printer port on a given server
255The name of the server hosting the LPR device. The name of the server hosting the LPR device.
256The LPR name of the printer. The LPR name of the printer.
257Creates a new TCP/IP printer port on a given server in TCP mode. Creates a new TCP/IP printer port on a given server in TCP mode.
258The TCP/IP port number. Defaults to 9100. The TCP/IP port number. Defaults to 9100.
259The host address of the tcp port. The host address of the tcp port.
260Enables SNMP and specifies the index. Enables SNMP and specifies the index.
261The SNMP Community Name. Must be specified if SNMP is enabled. The SNMP Community Name. Must be specified if SNMP is enabled.
262Creates a new TCP/IP printer port on a given server in LPR mode. Creates a new TCP/IP printer port on a given server in LPR mode.
263Specifies the name of the server that the printer port will be added to. Specifies the name of the server that the printer port will be added to.
264Enables LPR Byte Counting. Enables LPR Byte Counting.
265The host address of the LPR port. The host address of the LPR port.
266The LPR queue name. The LPR queue name.
267The TCP/IP port number. Defaults to 515. The TCP/IP port number. Defaults to 515.
268Provides static methods for adding ports. Provides static methods for adding ports.
269Represents a local printer port. Represents a local printer port.
270The host address or IP of this port. The host address or IP of this port.
271The host IP address of this port. The host IP address of this port.
272The TCP/IP port address of this port. The TCP/IP port address of this port.
273The SNMP Community for this port. The SNMP Community for this port.
274The SNMP index for this port. The SNMP index for this port.
275Specifies whether SNMP is enabled for this port. Specifies whether SNMP is enabled for this port.
276The protocol (RAW or LPR) for this port. The protocol (RAW or LPR) for this port.
277The LPR Queue name for this port when configured for the LPR protocol. The LPR Queue name for this port when configured for the LPR protocol.
278Specifies whether LPR byte counting is enabled for this port when configured for the LPR protocol. Specifies whether LPR byte counting is enabled for this port when configured for the LPR protocol.
279Represents a TCP/IP printer port Represents a TCP/IP printer port
280The discovery method for this port (Multicast or Directed). The discovery method for this port (Multicast or Directed).
281The UUID of this device (when discovered via Multicast). The UUID of this device (when discovered via Multicast).
282The URL of this device (when discovered via Directed discovery). The URL of this device (when discovered via Directed discovery).
283Represents a WSD printer port Represents a WSD printer port
284The server hosting the LPR printer. The server hosting the LPR printer.
285The printer this LPR port points to. The printer this LPR port points to.
286Represents an LPR printer port Represents an LPR printer port
287The name of the printer this property belongs to. The name of the printer this property belongs to.
288The name of the property set on the printer. The name of the property set on the printer.
289The type (boolean, integer or string) of the property. The type (boolean, integer or string) of the property.
290The value of the property. The value of the property.
291Sets properties on the specified printer Sets properties on the specified printer
292Specifies the printer for which to set properties. Specifies the printer for which to set properties.
293Specifies the property to modify. Specifies the property to modify.
294Specifies the new property value. Specifies the new property value.
295Sets properties via an MSFT_PrinterProperty object Sets properties via an MSFT_PrinterProperty object
296Specifies the property to set. Specifies the property to set.
297Sets driver properties via an MSFT_Printer object Sets driver properties via an MSFT_Printer object
298Specifies a printer object to change the property on. Specifies a printer object to change the property on.
299Represents a driver property set on a print queue Represents a driver property set on a print queue
300UNC share paths for the printer. UNC share paths for the printer.
301WSD addresses for the printer. WSD addresses for the printer.
302Contains printer data for an NFC tag. Contains printer data for an NFC tag.
303Writes printer connection data to the next NFC tag tapped against the system\'s default NFC writer. Writes printer connection data to the next NFC tag tapped against the system\'s default NFC writer.
304Specifies one or more share paths (e.g. \printServer\shareName) to be written to the tag Specifies one or more share paths (e.g. \printServer\shareName) to be written to the tag
305Specifies one or more WSD host addresses to be written to the tag. Specifies one or more WSD host addresses to be written to the tag.
306Specifies the printer to encode on the NFC tag, by NfcTag object (as returned from read-printernfctag) Specifies the printer to encode on the NFC tag, by NfcTag object (as returned from read-printernfctag)
307Reads printer connection data from the next NFC tag tapped against the system\'s default NFC reader. Reads printer connection data from the next NFC tag tapped against the system\'s default NFC reader.
308The returned NFC data. The returned NFC data.
309Exposes methods for reading and writing Printer NFC tags. Exposes methods for reading and writing Printer NFC tags.
310Specifies whether Branch Office Remote Logging is disabled for this printer. Specifies whether Branch Office Remote Logging is disabled for this printer.
311Specifies the maximum size (in MB) of the Branch Office Remote Offline Logging file for this printer. Specifies the maximum size (in MB) of the Branch Office Remote Offline Logging file for this printer.
312Indicates whether the tag is locked, preventing changes to the tag's contents. Indicates whether the tag is locked, preventing changes to the tag's contents.
313Specifies whether to lock the tag to prevent changes to the tag's contents. Specifies whether to lock the tag to prevent changes to the tag's contents.
314Represents a 3D print queue and its associated settings. Represents a 3D print queue and its associated settings.
317Indicates the type of this device (Standard or 3D Printer). Indicates the type of this device (Standard or 3D Printer).
318Describes the workflow application policy for connections made to this printer. Describes the workflow application policy for connections made to this printer.
319Specifies the workflow application policy for the printer: Uninitialized, Disabled, or Enabled. Specifies the workflow application policy for the printer: Uninitialized, Disabled, or Enabled.
1000Updating printer settings for %1 Updating printer settings for %1
1001Deleting printer %1 Deleting printer %1
1002Adding new printer %1 Adding new printer %1
1003Adding new driver %1 Adding new driver %1
1004Deleting driver %1 Deleting driver %1
1005Adding new port %1 Adding new port %1
1006Adding new port %1:%2 Adding new port %1:%2
1007Deleting port %1 Deleting port %1
1008Renaming printer %1 to %2 Renaming printer %1 to %2
1009Updating print configuration for %1 Updating print configuration for %1
1010Changing property %1 on printer %2 to %3 Changing property %1 on printer %2 to %3
1011Please tap the NFC tag against your computer's NFC reader within the next 30 seconds to complete the write operation. Please tap the NFC tag against your computer's NFC reader within the next 30 seconds to complete the write operation.
1012Please tap the NFC tag against your computer's NFC reader within the next 30 seconds to complete the read operation. Please tap the NFC tag against your computer's NFC reader within the next 30 seconds to complete the read operation.
2001An error occurred while performing the specified operation. See the error details for more information. An error occurred while performing the specified operation. See the error details for more information.
2002An unspecified failure has occurred. An unspecified failure has occurred.
2003Access was denied to the specified resource. Access was denied to the specified resource.
2004The spooler service is not reachable. Ensure the spooler service is running. The spooler service is not reachable. Ensure the spooler service is running.
2005The specified server does not exist, or the server or printer name is invalid. Names may not contain ',' or '\' characters. The specified server does not exist, or the server or printer name is invalid. Names may not contain ',' or '\' characters.
2006The specified share name is invalid. Share names may not be empty or contain ',' '/' or '\' characters. The specified share name is invalid. Share names may not be empty or contain ',' '/' or '\' characters.
2007The specified separator file path is invalid. Ensure the separator file exists and is under %windir%\System32 or a path containing a 'SepFiles' folder. The specified separator file path is invalid. Ensure the separator file exists and is under %windir%\System32 or a path containing a 'SepFiles' folder.
2008One or more specified parameters for this operation has an invalid value. One or more specified parameters for this operation has an invalid value.
2009The specified driver does not exist in the driver store. The specified driver does not exist in the driver store.
2010The specified print processor is invalid. The specified print processor is invalid.
2011Alternate user credentials are required to access the specified resource. Alternate user credentials are required to access the specified resource.
2012The specified priority value is invalid. The value must be between 0 and 99. The specified priority value is invalid. The value must be between 0 and 99.
2100The specified printer already exists. The specified printer already exists.
2101The specified port does not exist. Use add-printerport to add a new port, or specify an existing port. The specified port does not exist. Use add-printerport to add a new port, or specify an existing port.
2102The specified driver does not exist. Use add-printerdriver to add a new driver, or specify an existing driver. The specified driver does not exist. Use add-printerdriver to add a new driver, or specify an existing driver.
2103Failed to add the specified WSD printer. Ensure that the device is turned on and has not already been added. Failed to add the specified WSD printer. Ensure that the device is turned on and has not already been added.
2104The 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. 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.
2125The driver needed to connect to this print share cannot be retrieved from the server and must be manually installed. The driver needed to connect to this print share cannot be retrieved from the server and must be manually installed.
2150Printer connections cannot be deleted remotely using the ComputerName parameter. Printer connections cannot be deleted remotely using the ComputerName parameter.
2200Installation of the specified driver was blocked. Installation of the specified driver was blocked.
2201A core package file required by the specified driver was not found. A core package file required by the specified driver was not found.
2202The specified driver is already installed. The specified driver is already installed.
2203The specified driver environment is invalid. The specified driver environment is invalid.
2300The specified driver is in use by one or more printers. The specified driver is in use by one or more printers.
2400The specified port could not be added because the LPR Port Monitor has not been installed. The specified port could not be added because the LPR Port Monitor has not been installed.
2500The specified port already exists. The specified port already exists.
2600The specified port is in use by one or more printers. The specified port is in use by one or more printers.
2601The specified port is required by the system and cannot be removed. The specified port is required by the system and cannot be removed.
2700The specified job does not exist. The specified job does not exist.
2800The specified printer was not found. The specified printer was not found.
2801Could not access configuration information for the specified printer. Could not access configuration information for the specified printer.
2900The specified property value is invalid. The specified property value is invalid.
2901The specified property was not found. The specified property was not found.
2902The specified property is read-only. The specified property is read-only.
3000An NFC tag was not brought into range of the system's NFC reader. An NFC tag was not brought into range of the system's NFC reader.
3001The provided tag does not have sufficient capacity to hold the specified printer data. The provided tag does not have sufficient capacity to hold the specified printer data.
3002No NFC device was found on the system. No NFC device was found on the system.
3003The tag provided could not be read because it does not contain valid printer data. The tag provided could not be read because it does not contain valid printer data.
3004The provided printer tag data is invalid. The provided printer tag data is invalid.
3005The provided tag has been locked and cannot be rewritten. The provided tag has been locked and cannot be rewritten.
3006The tag could not be locked because this computer's NFC hardware does not support locking tags. The tag could not be locked because this computer's NFC hardware does not support locking tags.

EXIF

File Name:PrintManagementProvider.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-p..owershell.resources_31bf3856ad364e35_10.0.15063.0_ar-sa_67a57add2a155f9e\
File Size:64 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:65024
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Arabic
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Print WMI Provider
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:PrintManagementProvider.DLL
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:PrintManagementProvider.DLL.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-p..owershell.resources_31bf3856ad364e35_10.0.15063.0_ar-sa_0b86df5971b7ee68\

What is PrintManagementProvider.dll.mui?

PrintManagementProvider.dll.mui is Multilingual User Interface resource file that contain Arabic language for file PrintManagementProvider.dll (Print WMI Provider).

File version info

File Description:Print WMI Provider
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:PrintManagementProvider.DLL
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:PrintManagementProvider.DLL.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x401, 1200