File name: | NetPeerDistCim.dll.mui |
Size: | 67072 byte |
MD5: | 7f97f92b157e7f15cdfafcb9768f1ccb |
SHA1: | 41b6a9721085bdd60252e108cd9503960e089a16 |
SHA256: | caebe2a2f6af06c17777a1e109d946e2f55f18d5e175184bb239defaa2909ea2 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Spanish (Modern) 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 | Spanish (Modern) | English |
---|---|---|
1 | 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. |
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. |
2 | The 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. |
3 | The Description property provides a textual description of the object. | The Description property provides a textual description of the object. |
4 | 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. |
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. |
5 | 2.19.0 | 2.19.0 |
6 | 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. | 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. |
7 | A 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. |
8 | 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. | 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. |
9 | 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. |
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. |
10 | Unknown | Unknown |
11 | Other | Other |
12 | OK | OK |
13 | Degraded | Degraded |
14 | Stressed | Stressed |
15 | Predictive Failure | Predictive Failure |
16 | Error | Error |
17 | Non-Recoverable Error | Non-Recoverable Error |
18 | Starting | Starting |
19 | Stopping | Stopping |
20 | Stopped | Stopped |
21 | In Service | In Service |
22 | No Contact | No Contact |
23 | Lost Communication | Lost Communication |
24 | Aborted | Aborted |
25 | Dormant | Dormant |
26 | Supporting Entity in Error | Supporting Entity in Error |
27 | Completed | Completed |
28 | Power Mode | Power Mode |
29 | DMTF Reserved | DMTF Reserved |
30 | Vendor Reserved | Vendor Reserved |
31 | 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. | 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. |
32 | 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. |
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. |
33 | 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. |
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. |
34 | Degraded/Warning | Degraded/Warning |
35 | Minor failure | Minor failure |
36 | Major failure | Major failure |
37 | Critical failure | Critical failure |
38 | Non-recoverable error | Non-recoverable error |
39 | 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. |
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. |
40 | Not Available | Not Available |
41 | Communication OK | Communication OK |
42 | 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. |
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. |
43 | No Additional Information | No Additional Information |
44 | 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. |
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. |
45 | Servicing | Servicing |
46 | Migrating | Migrating |
47 | Emigrating | Emigrating |
48 | Immigrating | Immigrating |
49 | Snapshotting | Snapshotting |
50 | Shutting Down | Shutting Down |
51 | In Test | In Test |
52 | Transitioning | Transitioning |
53 | 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. |
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. |
54 | 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. |
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. |
55 | 2.22.0 | 2.22.0 |
56 | CIM_LogicalElement is a base class for all the components of a System that represent abstract system components, such as Files, Processes, or LogicalDevices. | CIM_LogicalElement is a base class for all the components of a System that represent abstract system components, such as Files, Processes, or LogicalDevices. |
57 | 2.6.0 | 2.6.0 |
58 | Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. 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 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. For DMTF-defined instances, the "preferred" algorithm must be used with the set to CIM. |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. 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 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. For DMTF-defined instances, the "preferred" algorithm must be used with the set to CIM. |
59 | The user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.) | The user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.) |
60 | CIM_SettingData is used to represent configuration and and operational parameters for CIM_ManagedElement instances. There are a number of different uses of CIM_SettingData supported in the model today. Additional uses may be defined in the future. Instances of CIM_SettingData may represent Aspects of a CIM_ManagedElement instance. This is modeled using the CIM_SettingsDefineState association. CIM_SettingData may be used to define capabilities when associated to an instance of CIM_Capabilities through the CIM_SettingsDefineCapabilities association. Instances of CIM_SettingData may represent different types of configurations for a CIM_ManagedElement, including persistent configurations, in progress configuration changes, or requested configurations. The CIM_ElementSettingData association is used to model the relationship between a CIM_SettingData instance and the CIM_ManagedElement for which it is a configuration. When an instance of CIM_SettingData represents a configuration, the current operational values for the parameters of the element are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values that are present in the SettingData object. For example, a modem might have a SettingData baud rate of 56Kb/sec but be operating at 19.2Kb/sec. Note: The CIM_SettingData class is very similar to CIM_Setting, yet both classes are present in the model because many implementations have successfully used CIM_Setting. However, issues have arisen that could not be resolved without defining a new class. Therefore, until a new major release occurs, both classes will exist in the model. Refer to the Core White Paper for additional information. SettingData instances can be aggregated together into higher- level SettingData objects using ConcreteComponent associations. |
CIM_SettingData is used to represent configuration and and operational parameters for CIM_ManagedElement instances. There are a number of different uses of CIM_SettingData supported in the model today. Additional uses may be defined in the future. Instances of CIM_SettingData may represent Aspects of a CIM_ManagedElement instance. This is modeled using the CIM_SettingsDefineState association. CIM_SettingData may be used to define capabilities when associated to an instance of CIM_Capabilities through the CIM_SettingsDefineCapabilities association. Instances of CIM_SettingData may represent different types of configurations for a CIM_ManagedElement, including persistent configurations, in progress configuration changes, or requested configurations. The CIM_ElementSettingData association is used to model the relationship between a CIM_SettingData instance and the CIM_ManagedElement for which it is a configuration. When an instance of CIM_SettingData represents a configuration, the current operational values for the parameters of the element are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values that are present in the SettingData object. For example, a modem might have a SettingData baud rate of 56Kb/sec but be operating at 19.2Kb/sec. Note: The CIM_SettingData class is very similar to CIM_Setting, yet both classes are present in the model because many implementations have successfully used CIM_Setting. However, issues have arisen that could not be resolved without defining a new class. Therefore, until a new major release occurs, both classes will exist in the model. Refer to the Core White Paper for additional information. SettingData instances can be aggregated together into higher- level SettingData objects using ConcreteComponent associations. |
61 | Superclass SettingData for networking | Superclass SettingData for networking |
62 | Describes settings related to BranchCache | Describes settings related to BranchCache |
63 | The current operating mode of this BranchCache client | The current operating mode of this BranchCache client |
64 | Disabled | Disabled |
65 | LocalCache | LocalCache |
66 | DistributedCache | DistributedCache |
67 | HostedCache | HostedCache |
68 | The content information version this client will request from content servers | The content information version this client will request from content servers |
69 | Windows7 | Windows7 |
70 | Windows8 | Windows8 |
71 | Indicates if Distributed Caching is enabled | Indicates if Distributed Caching is enabled |
72 | Indicates if this client will serve other distributed caching peers when operating on battery power | Indicates if this client will serve other distributed caching peers when operating on battery power |
73 | Hosted cache servers to which this client will connect | Hosted cache servers to which this client will connect |
74 | Indicates if Hosted Cache discovery is enabled | Indicates if Hosted Cache discovery is enabled |
75 | The version of the hosted cache server | The version of the hosted cache server |
76 | The minimum network latency, in milliseconds, before the SMB client will use BranchCache | The minimum network latency, in milliseconds, before the SMB client will use BranchCache |
77 | Describes settings related to the BranchCache client role | Describes settings related to the BranchCache client role |
78 | Indicates if BranchCache content server functionality is enabled | Indicates if BranchCache content server functionality is enabled |
79 | Describes settings related to the BranchCache content server role | Describes settings related to the BranchCache content server role |
80 | Indicates if BranchCache hosted cache server is enabled | Indicates if BranchCache hosted cache server is enabled |
81 | The authentication mode for hosted cache clients | The authentication mode for hosted cache clients |
82 | None | None |
83 | Domain | Domain |
84 | Indicates if BranchCache hosted cache server Scp registration is enabled | Indicates if BranchCache hosted cache server Scp registration is enabled |
85 | Describes settings related to the BranchCache hosted cache server role | Describes settings related to the BranchCache hosted cache server role |
86 | The status of the BranchCache Content Retrieval HTTP URL Reservation | The status of the BranchCache Content Retrieval HTTP URL Reservation |
87 | The status of the BranchCache Hosted Cache HTTP URL Reservation | The status of the BranchCache Hosted Cache HTTP URL Reservation |
88 | The status of the BranchCache Hosted Cache HTTPS URL Reservation | The status of the BranchCache Hosted Cache HTTPS URL Reservation |
89 | The status of the BranchCache Content Retrieval Firewall Rules | The status of the BranchCache Content Retrieval Firewall Rules |
90 | The status of the BranchCache Peer Discovery Firewall Rules | The status of the BranchCache Peer Discovery Firewall Rules |
91 | The status of the BranchCache Hosted Cache Server Firewall Rules | The status of the BranchCache Hosted Cache Server Firewall Rules |
92 | The status of the BranchCache Hosted Cache Client Firewall Rules | The status of the BranchCache Hosted Cache Client Firewall Rules |
93 | The port number on which BranchCache is listening for incoming download requests | The port number on which BranchCache is listening for incoming download requests |
94 | The port number to which BranchCache will send outgoing download requests | The port number to which BranchCache will send outgoing download requests |
95 | The port to which this hosted cache client will offer content to the hosted cache server on its HTTP channel | The port to which this hosted cache client will offer content to the hosted cache server on its HTTP channel |
96 | The port to which this hosted cache client will offer content to the hosted cache server on its HTTPS channel | The port to which this hosted cache client will offer content to the hosted cache server on its HTTPS channel |
97 | The port on which this hosted cache server will listen for incoming offer messages on its HTTP channel | The port on which this hosted cache server will listen for incoming offer messages on its HTTP channel |
98 | The port on which this hosted cache server will listen for incoming offer messages on its HTTPS channel | The port on which this hosted cache server will listen for incoming offer messages on its HTTPS channel |
99 | Describes BranchCache networking settings | Describes BranchCache networking settings |
100 | Identifies an instance of MSFT_BranchCacheStore | Identifies an instance of MSFT_BranchCacheStore |
101 | The maximum cache file size, represented as a percentage of the disk volume on which the cache is stored | The maximum cache file size, represented as a percentage of the disk volume on which the cache is stored |
102 | The maximum cache file size, in bytes | The maximum cache file size, in bytes |
103 | The size of the cache file on disk, in bytes | The size of the cache file on disk, in bytes |
104 | The directory path where the cache file is located | The directory path where the cache file is located |
105 | Describes a BranchCache cache | Describes a BranchCache cache |
106 | The current size of the cached data, in bytes | The current size of the cached data, in bytes |
107 | Describes a BranchCache primary cache | Describes a BranchCache primary cache |
108 | Describes a BranchCache hash cache | Describes a BranchCache hash cache |
109 | Describes a BranchCache secondary cache | Describes a BranchCache secondary cache |
110 | Describes a BranchCache data cache extension | Describes a BranchCache data cache extension |
111 | DataCacheExtensions | DataCacheExtensions |
112 | Represents a BranchCache data cache | Represents a BranchCache data cache |
113 | Identifies an instance of MSFT_BranchCache | Identifies an instance of MSFT_BranchCache |
114 | Indicates if BranchCache is enabled | Indicates if BranchCache is enabled |
115 | The current status of the BranchCache service | The current status of the BranchCache service |
116 | Running | Running |
117 | The start type of the BranchCache service | The start type of the BranchCache service |
118 | Manual | Manual |
119 | Automatic | Automatic |
120 | Configuration related to the BranchCache client role | Configuration related to the BranchCache client role |
121 | Configuration related to the BranchCache content server role | Configuration related to the BranchCache content server role |
122 | Describes configuration related to the BranchCache hosted cache server role | Describes configuration related to the BranchCache hosted cache server role |
123 | BranchCache networking configuration | BranchCache networking configuration |
124 | BranchCache hash cache | BranchCache hash cache |
125 | BranchCache data cache | BranchCache data cache |
126 | Describes overall configuration and state for BranchCache | Describes overall configuration and state for BranchCache |
127 | Enables BranchCache and configures a machine to operate in distributed cache mode. | Enables BranchCache and configures a machine to operate in distributed cache mode. |
129 | Indicates the operation should not prompt for confirmation | Indicates the operation should not prompt for confirmation |
130 | Configures BranchCache to operate in hosted cache client mode. | Configures BranchCache to operate in hosted cache client mode. |
131 | Names of the hosted cache servers to use. | Names of the hosted cache servers to use. |
132 | Version of the offer protocol to use when contacting this hosted cache server. | Version of the offer protocol to use when contacting this hosted cache server. |
133 | Indicates the client should locate hosted cache servers using service connection points. | Indicates the client should locate hosted cache servers using service connection points. |
134 | Enables the BranchCache service in local caching mode. | Enables the BranchCache service in local caching mode. |
135 | Disables the BranchCache service. | Disables the BranchCache service. |
136 | Deletes a cache file. | Deletes a cache file. |
137 | The cache extension which should be removed | The cache extension which should be removed |
138 | Specifies the cache file to operate on. | Specifies the cache file to operate on. |
139 | Modifies the cache file configuration. | Modifies the cache file configuration. |
140 | The cache which should be modified | The cache which should be modified |
141 | Specifies the new location on disk for this this cache file. | Specifies the new location on disk for this this cache file. |
142 | Specifies the new size (in terms of disk percentage) of this cache file. | Specifies the new size (in terms of disk percentage) of this cache file. |
143 | Specifies the new size of this cache file. | Specifies the new size of this cache file. |
144 | Indicates the cache should be defragmented | Indicates the cache should be defragmented |
146 | Indicates the modified cache should be output | Indicates the modified cache should be output |
148 | Deletes all data in all cache files. | Deletes all data in all cache files. |
149 | Imports the cryptographic key used in the generation of segment secrets. | Imports the cryptographic key used in the generation of segment secrets. |
150 | Path of the file containing the key information to import. | Path of the file containing the key information to import. |
151 | Passphrase for the file containing the key information. | Passphrase for the file containing the key information. |
152 | Exports a secret key to a file. | Exports a secret key to a file. |
153 | Path of the file that will contain the key information. | Path of the file that will contain the key information. |
154 | Passphrase used to encrypt the file containing the key information. | Passphrase used to encrypt the file containing the key information. |
155 | Specifies the authentication scheme for clients. | Specifies the authentication scheme for clients. |
156 | Specifies the authentication mode. | Specifies the authentication mode. |
157 | Client may be instructed to operate in a downgraded mode, in which it will issue specified version requests to content servers. | Client may be instructed to operate in a downgraded mode, in which it will issue specified version requests to content servers. |
158 | Specifies whether or not the client should operate in a downgraded mode and which version should be used. | Specifies whether or not the client should operate in a downgraded mode and which version should be used. |
159 | Configures a client to listen for content discovery requests in distributed cache mode when operating on battery. | Configures a client to listen for content discovery requests in distributed cache mode when operating on battery. |
160 | A client may be configured to not listen for content discovery requests in distributed cache mode when operating on battery. | A client may be configured to not listen for content discovery requests in distributed cache mode when operating on battery. |
161 | Sets the minimum latency that must exist between client and server before transparent caching functions are utilized. | Sets the minimum latency that must exist between client and server before transparent caching functions are utilized. |
162 | Minimum latency that must exist between client and server before BranchCache should be used. | Minimum latency that must exist between client and server before BranchCache should be used. |
163 | Sets the cryptographic key used in the generation of segment secrets. | Sets the cryptographic key used in the generation of segment secrets. |
164 | Passphrase to use in the computation of the server secret key. | Passphrase to use in the computation of the server secret key. |
165 | Adds a new republication cache file to increase the amount of storage available on a hosted cache server. | Adds a new republication cache file to increase the amount of storage available on a hosted cache server. |
166 | Indicates the newly created cache extension should be output | Indicates the newly created cache extension should be output |
167 | Disables downgrading, so that the client will no longer request the specified version of content information from servers. | Disables downgrading, so that the client will no longer request the specified version of content information from servers. |
168 | Configures BranchCache to operate in hosted cache server mode. | Configures BranchCache to operate in hosted cache server mode. |
169 | Indicates the hosted cache server should register a service connection point | Indicates the hosted cache server should register a service connection point |
170 | Resets BranchCache to a default configuration. | Resets BranchCache to a default configuration. |
171 | If True, resets only the Windows firewall rules. | If True, resets only the Windows firewall rules. |
172 | If True, resets only the Performance Counters. | If True, resets only the Performance Counters. |
173 | Creates hashes for web content | Creates hashes for web content |
174 | Specifies the file or folder to be hashed | Specifies the file or folder to be hashed |
175 | Specifies the version of the BranchCache hashing scheme to use | Specifies the version of the BranchCache hashing scheme to use |
176 | Indicates the hashes should be saved to a staging area for future export | Indicates the hashes should be saved to a staging area for future export |
177 | Specifies a temporary folder to output staging data to | Specifies a temporary folder to output staging data to |
178 | Specifies a reference file from a previous execution | Specifies a reference file from a previous execution |
179 | Specifies the operation should be applied to subfolders | Specifies the operation should be applied to subfolders |
180 | Creates hashes for file content | Creates hashes for file content |
181 | Exports a cache package | Exports a cache package |
182 | Indicates the contents of the local data cache will be included in the package | Indicates the contents of the local data cache will be included in the package |
183 | Specifies the path to the data package | Specifies the path to the data package |
184 | Specifies the location of the cache files to be packaged | Specifies the location of the cache files to be packaged |
185 | Specifies the path where an output reference file should be generated | Specifies the path where an output reference file should be generated |
186 | Imports a cache package | Imports a cache package |
187 | Specifies the cache package to import | Specifies the cache package to import |
188 | Sets the maximum age of an entry in the data cache. | Sets the maximum age of an entry in the data cache. |
189 | The maximum number of days a cache entry is valid in the data cache. | The maximum number of days a cache entry is valid in the data cache. |
190 | Indicates the operation should not prompt for confirmation. | Indicates the operation should not prompt for confirmation. |
191 | BranchCache task orchestrator | BranchCache task orchestrator |
1001 | BranchCache | BranchCache |
1002 | Default | Default |
1006 | Content Retrieval URL Reservation | Content Retrieval URL Reservation |
1007 | Hosted Cache URL Reservation | Hosted Cache URL Reservation |
1008 | Hosted Cache HTTP URL Reservation | Hosted Cache HTTP URL Reservation |
1009 | "BranchCache - Content Retrieval (Uses HTTP)" | "BranchCache - Content Retrieval (Uses HTTP)" |
1010 | "BranchCache - Peer Discovery (Uses WSD)" | "BranchCache - Peer Discovery (Uses WSD)" |
1011 | "BranchCache - Hosted Cache Server (Uses HTTPS)" | "BranchCache - Hosted Cache Server (Uses HTTPS)" |
1012 | "BranchCache - Hosted Cache Client (Uses HTTPS)" | "BranchCache - Hosted Cache Client (Uses HTTPS)" |
2001 | Adding Data Cache Extension at %1!s! | Adding Data Cache Extension at %1!s! |
2003 | Removing Data Cache Extension from %1!s! | Removing Data Cache Extension from %1!s! |
2004 | Clearing the cache | Clearing the cache |
2005 | Modifying Registry settings | Modifying Registry settings |
2006 | Setting Service Start Type to %1!s! | Setting Service Start Type to %1!s! |
2007 | Configuring URL Reservation url=%1!s!, sddl=%2!s! | Configuring URL Reservation url=%1!s!, sddl=%2!s! |
2008 | Deleting Hash Cache at %1!s! | Deleting Hash Cache at %1!s! |
2009 | Deleting Data Cache at %1!s! | Deleting Data Cache at %1!s! |
2010 | Deleting Data Cache Extension at %1!s! | Deleting Data Cache Extension at %1!s! |
2011 | Starting Service | Starting Service |
2012 | Stopping Service | Stopping Service |
2013 | Enabling Firewall Rule Group %1!s! | Enabling Firewall Rule Group %1!s! |
2014 | Disabling Firewall Rule Group %1!s! | Disabling Firewall Rule Group %1!s! |
2015 | Enabling Service | Enabling Service |
2016 | Disabling Service | Disabling Service |
2017 | Exporting Data Cache | Exporting Data Cache |
2018 | Importing Secret key | Importing Secret key |
2019 | Exporting Secret key | Exporting Secret key |
2020 | Importing Cache package | Importing Cache package |
2021 | Moving Reference file from %1!s! to %2!s! | Moving Reference file from %1!s! to %2!s! |
2022 | Packing files from %1!s! | Packing files from %1!s! |
2023 | Unpacking files at %1!s! | Unpacking files at %1!s! |
2024 | Generating hashes | Generating hashes |
2025 | Resetting Registry values | Resetting Registry values |
2026 | Setting Cache at %1!s! | Setting Cache at %1!s! |
2027 | Setting Secret Key | Setting Secret Key |
2028 | Execute Add-BCDataCacheExtension | Execute Add-BCDataCacheExtension |
2029 | Execute Clear-BCCache | Execute Clear-BCCache |
2030 | Execute Disable-BC | Execute Disable-BC |
2031 | Execute Disable-BCDowngrading | Execute Disable-BCDowngrading |
2032 | Execute Disable-BCServeOnBattery | Execute Disable-BCServeOnBattery |
2033 | Execute Enable-BCDistributed | Execute Enable-BCDistributed |
2034 | Execute Enable-BCDowngrading | Execute Enable-BCDowngrading |
2035 | Execute Enable-BCHostedClient | Execute Enable-BCHostedClient |
2036 | Execute Enable-BCHostedServer | Execute Enable-BCHostedServer |
2037 | Execute Enable-BCLocal | Execute Enable-BCLocal |
2038 | Execute Enable-BCServeOnBattery | Execute Enable-BCServeOnBattery |
2039 | Execute Export-BCCachePackage | Execute Export-BCCachePackage |
2040 | Execute Export-BCSecretKey | Execute Export-BCSecretKey |
2041 | Execute Import-BCCachePackage | Execute Import-BCCachePackage |
2042 | Execute Import-BCSecretKey | Execute Import-BCSecretKey |
2043 | Execute Publish-BCFileContent | Execute Publish-BCFileContent |
2044 | Execute Publish-BCWebContent | Execute Publish-BCWebContent |
2045 | Execute Remove-BCDataCacheExtension | Execute Remove-BCDataCacheExtension |
2046 | Execute Reset-BC | Execute Reset-BC |
2047 | Execute Set-BCAuthentication | Execute Set-BCAuthentication |
2048 | Execute Set-BCCache | Execute Set-BCCache |
2049 | Execute Set-BCMinSMBLatency | Execute Set-BCMinSMBLatency |
2050 | Execute Set-BCSecretKey | Execute Set-BCSecretKey |
2051 | Package generated - %1!s! | Package generated - %1!s! |
2052 | Creating directory - %1!s! | Creating directory - %1!s! |
2053 | Deleting directory - %1!s! | Deleting directory - %1!s! |
2054 | Generating Reference file at %1!s! | Generating Reference file at %1!s! |
2055 | Generating Staging data at %1!s! | Generating Staging data at %1!s! |
2056 | Execute Set-BCDataCacheEntryMaxAge | Execute Set-BCDataCacheEntryMaxAge |
2057 | Resetting Performance Counters | Resetting Performance Counters |
3002 | Could not flush the local cache. | Could not flush the local cache. |
3003 | Could not write to the system registry. | Could not write to the system registry. |
3004 | Could not restore system registry defaults. | Could not restore system registry defaults. |
3005 | Could not query the Service Control Manager. | Could not query the Service Control Manager. |
3006 | Could not configure service start type. | Could not configure service start type. |
3007 | Could not read HTTP Server configuration. | Could not read HTTP Server configuration. |
3008 | Could not modify HTTP Server configuration. | Could not modify HTTP Server configuration. |
3009 | The specified cache size is zero or less. | The specified cache size is zero or less. |
3010 | Could not stop the service. | Could not stop the service. |
3011 | Could not configure directory security - %1!s! | Could not configure directory security - %1!s! |
3012 | Could not query secret store. | Could not query secret store. |
3013 | Could not export key. Please ensure the output directory exists. | Could not export key. Please ensure the output directory exists. |
3014 | Source and Destination paths are identical. | Source and Destination paths are identical. |
3015 | Could not read the Windows Firewall configuration. | Could not read the Windows Firewall configuration. |
3016 | Could not modify the Windows Firewall configuration. | Could not modify the Windows Firewall configuration. |
3018 | Could not import key. Please ensure the import file exists and the passphrase is correct. | Could not import key. Please ensure the import file exists and the passphrase is correct. |
3019 | Could not pack files. | Could not pack files. |
3020 | Could not configure service shutdown timeout. | Could not configure service shutdown timeout. |
3021 | Could not start the service. | Could not start the service. |
3022 | Could not unpack files. | Could not unpack files. |
3023 | Could not create directory - %1!s! | Could not create directory - %1!s! |
3024 | Could not generate a new secret key. | Could not generate a new secret key. |
3025 | The specified cache size is below the minimum. | The specified cache size is below the minimum. |
3026 | The specified data cache extension size is too large to be supported by the current configuration. | The specified data cache extension size is too large to be supported by the current configuration. |
3027 | The specified data cache is too small to be supported by the current configuration. | The specified data cache is too small to be supported by the current configuration. |
3028 | Cannot remove the data cache. Only data cache extensions may be removed. | Cannot remove the data cache. Only data cache extensions may be removed. |
3029 | There is no cache at the specified path. | There is no cache at the specified path. |
3030 | Could not generate hashes. | Could not generate hashes. |
3031 | Could not refresh configuration. | Could not refresh configuration. |
3032 | Could not move the reference file. | Could not move the reference file. |
3033 | Could not read from the system registry. | Could not read from the system registry. |
3034 | File not found - %1!s!. | File not found - %1!s!. |
3035 | Directory not found - %1!s! | Directory not found - %1!s! |
3036 | File already exists - %1!s! | File already exists - %1!s! |
3037 | Directory already exists - %1!s! | Directory already exists - %1!s! |
3038 | Cannot modify local configuration because the setting is configured in policy. | Cannot modify local configuration because the setting is configured in policy. |
3039 | Could not validate secret key file path - %1!s! | Could not validate secret key file path - %1!s! |
3040 | Invalid percentage. Only values between 1 and 100 are valid. | Invalid percentage. Only values between 1 and 100 are valid. |
3041 | Mandatory size argument not present. | Mandatory size argument not present. |
3042 | Invalid Version. Only values 1 or 2 are valid. | Invalid Version. Only values 1 or 2 are valid. |
3043 | Invalid combination of hosted server names and hosted server version. | Invalid combination of hosted server names and hosted server version. |
3044 | Atleast one hosted cache server must be specified. | Atleast one hosted cache server must be specified. |
3045 | Hosted cache server location is not valid - %1!s! | Hosted cache server location is not valid - %1!s! |
3046 | Hosted cache server not found - %1!s! | Hosted cache server not found - %1!s! |
3047 | Hosted cache server address resolution failed - %1!s! | Hosted cache server address resolution failed - %1!s! |
3048 | Hosted cache server address is numeric - %1!s! | Hosted cache server address is numeric - %1!s! |
3049 | Hosted cache server version outside acceptable range. | Hosted cache server version outside acceptable range. |
3050 | Hosted Cache Server Mode cannot be used in this version of Windows. | Hosted Cache Server Mode cannot be used in this version of Windows. |
3051 | Could not validate path - %1!s! | Could not validate path - %1!s! |
3052 | Could not validate passphrase - %1!s! | Could not validate passphrase - %1!s! |
3053 | Cannot move a data cache when a policy store is specified. | Cannot move a data cache when a policy store is specified. |
3054 | Invalid Mode parameter. | Invalid Mode parameter. |
3055 | Cannot specify size in bytes when a policy store is specified. | Cannot specify size in bytes when a policy store is specified. |
3056 | Size argument outside acceptable range. | Size argument outside acceptable range. |
3057 | Cannot defragment when a policy store is specified. | Cannot defragment when a policy store is specified. |
3058 | No operation specified. | No operation specified. |
3059 | Cannot use passthru when a policy store is specified. | Cannot use passthru when a policy store is specified. |
3060 | Mandatory mode parameter not specified. | Mandatory mode parameter not specified. |
3061 | Client Authentication is only valid in Hosted Cache Server Mode. | Client Authentication is only valid in Hosted Cache Server Mode. |
3062 | Mandatory latency parameter not specified. | Mandatory latency parameter not specified. |
3063 | Could not save changes to group policy. | Could not save changes to group policy. |
3064 | Current group policy configuration prevents local firewall rules from being applied. The BranchCache configuration will be changed, but changes to the local BranchCache firewall rules will not take effect. | Current group policy configuration prevents local firewall rules from being applied. The BranchCache configuration will be changed, but changes to the local BranchCache firewall rules will not take effect. |
3065 | Cannot specify both size and percentage. | Cannot specify both size and percentage. |
3066 | Directory is not on an NTFS volume - %1!s! | Directory is not on an NTFS volume - %1!s! |
3067 | Directory path is too long - %1!s! | Directory path is too long - %1!s! |
3068 | Directory must be empty - %1!s! | Directory must be empty - %1!s! |
3069 | Serve on Battery setting is only valid in Distributed Mode. | Serve on Battery setting is only valid in Distributed Mode. |
3070 | Mandatory path parameter not specified. | Mandatory path parameter not specified. |
3071 | Could not validate policy store - %1!s! | Could not validate policy store - %1!s! |
3072 | This command requires elevation. | This command requires elevation. |
3073 | Could not access the Windows Firewall configuration. | Could not access the Windows Firewall configuration. |
3074 | Cannot add a Data Cache Extension. Exceeded permissible count. | Cannot add a Data Cache Extension. Exceeded permissible count. |
3075 | Mandatory cache parameter not specified. | Mandatory cache parameter not specified. |
3076 | Hosted cache SCP registration is not supported on writeable domain controllers. | Hosted cache SCP registration is not supported on writeable domain controllers. |
3077 | Cannot move multiple caches to a single location. | Cannot move multiple caches to a single location. |
3078 | BranchCache service is not installed. | BranchCache service is not installed. |
3079 | Cannot publish file content. Please ensure "BranchCache for Network Files" role service is installed. | Cannot publish file content. Please ensure "BranchCache for Network Files" role service is installed. |
3080 | Mandatory age parameter not specified. | Mandatory age parameter not specified. |
3081 | Invalid age. Please enter a value greater than 0. | Invalid age. Please enter a value greater than 0. |
3082 | Hosted Cache SCP is not supported on workstation that is not a member of a domain. | Hosted Cache SCP is not supported on workstation that is not a member of a domain. |
File Description: | BranchCache WMI Provider |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | NetPeerDistCim.dll |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | NetPeerDistCim.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0xC0A, 1200 |