MZ@ !L!This program cannot be run in DOS mode. $Rؕ3}3}3}H̴3}H̱3}Rich3}PEL!   @.rsrc@@8(@(@Xp   0 H?`@x~ 8Ph          ( 8 H X h x           (@0, B Fz=V&|$(Df6 V<(`X`HD@XD2x( $MUIf|\Ö6 UFe MG MUIen-US)InstanceID is an optional property that may be used to opaquely and uniquely identify an instance of this class within the scope of the instantiating Namespace. Various subclasses of this class may override this property to make it required, or a key. Such subclasses may also modify the preferred algorithms for ensuring uniqueness that are defined below. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If not null and the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. If not set to null for DMTF-defined instances, the "preferred" algorithm must be used with the <OrgID> set to CIM.UThe Caption property is a short textual description (one- line string) of the object.FThe Description property provides a textual description of the object.)A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. Note that if there is an associated instance of CIM_EnabledLogicalElementCapabilities, restrictions on this properties may exist as defined in ElementNameMask and MaxElementNameLen properties defined in that class.2.19.0ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed.The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.> Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration\'s values are self-explanatory. However, a few are not and are described here in more detail. "Stressed" indicates that the element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, and so on. "Predictive Failure" indicates that an element is functioning nominally but predicting a failure in the near future. "In Service" describes an element being configured, maintained, cleaned, or otherwise administered. "No Contact" indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. "Lost Communication" indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. "Stopped" and "Aborted" are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. "Dormant" indicates that the element is inactive or quiesced. "Supporting Entity in Error" indicates that this element might be "OK" but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. "Completed" indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). "Power Mode" indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today\'s environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element.UnknownOtherOKDegradedStressedPredictive FailureErrorNon-Recoverable ErrorStartingStoppingStopped In Service No ContactLost CommunicationAbortedDormantSupporting Entity in Error Completed Power Mode DMTF ReservedVendor ReservedAStrings describing the various OperationalStatus array values. For example, if "Stopping" is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus.PAA string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus.QIndicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: "Non-recoverable Error" (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. "Critical Failure" (25) - The element is non-functional and recovery might not be possible. "Major Failure" (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. "Minor Failure" (15) - All functionality is available but some might be degraded. "Degraded/Warning" (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. "OK" (5) - The element is fully functional and is operating within normal operational parameters and without error. "Unknown" (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future.Degraded/Warning Minor failure Major failureCritical failureNon-recoverable errorCommunicationStatus indicates the ability of the instrumentation to communicate with the underlying ManagedElement. CommunicationStatus consists of one of the following values: Unknown, None, Communication OK, Lost Communication, or No Contact. A Null return indicates the implementation (provider) does not implement this property. "Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time. "Not Available" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property). "Communication OK " indicates communication is established with the element, but does not convey any quality of service. "No Contact" indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. "Lost Communication" indicates that the Managed Element is known to exist and has been contacted successfully in the past, but is currently unreachable. Not AvailableCommunication OKDetailedStatus compliments PrimaryStatus with additional status detail. It consists of one of the following values: Not Available, No Additional Information, Stressed, Predictive Failure, Error, Non-Recoverable Error, SupportingEntityInError. Detailed status is used to expand upon the PrimaryStatus of the element. A Null return indicates the implementation (provider) does not implement this property. "Not Available" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property). "No Additional Information" indicates that the element is functioning normally as indicated by PrimaryStatus = "OK". "Stressed" indicates that the element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, and so on. "Predictive Failure" indicates that an element is functioning normally but a failure is predicted in the near future. "Non-Recoverable Error " indicates that this element is in an error condition that requires human intervention. "Supporting Entity in Error" indicates that this element might be "OK" but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems.No Additional Informationm OperatingStatus provides a current status value for the operational condition of the element and can be used for providing more detail with respect to the value of EnabledState. It can also provide the transitional states when an element is transitioning from one state to another, such as when an element is transitioning between EnabledState and RequestedState, as well as other transitional conditions. OperatingStatus consists of one of the following values: Unknown, Not Available, In Service, Starting, Stopping, Stopped, Aborted, Dormant, Completed, Migrating, Emmigrating, Immigrating, Snapshotting. Shutting Down, In Test A Null return indicates the implementation (provider) does not implement this property. "Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time. "None" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property). "Servicing" describes an element being configured, maintained, cleaned, or otherwise administered. "Starting" describes an element being initialized. "Stopping" describes an element being brought to an orderly stop. "Stopped" and "Aborted" are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. "Dormant" indicates that the element is inactive or quiesced. "Completed" indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded in the PrimaryStatus so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). "Migrating" element is being moved between host elements. "Immigrating" element is being moved to new host element. "Emigrating" element is being moved away from host element. "Shutting Down" describes an element being brought to an abrupt stop. "In Test" element is performing test functions. "Transitioning" describes an element that is between states, that is, it is not fully available in either its previous state or its next state. This value should be used if other values indicating a transition to a specific state are not applicable. "In Service" describes an element that is in service and operational. Servicing Migrating EmigratingPA Immigrating Snapshotting Shutting DownIn Test TransitioningPrimaryStatus provides a high level status value, intended to align with Red-Yellow-Green type representation of status. It should be used in conjunction with DetailedStatus to provide high level and detailed health status of the ManagedElement and its subcomponents. PrimaryStatus consists of one of the following values: Unknown, OK, Degraded or Error. "Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time. "OK" indicates the ManagedElement is functioning normally. "Degraded" indicates the ManagedElement is functioning below normal. "Error" indicates the ManagedElement is in an Error condition.CIM_ManagedSystemElement is the base class for the System Element hierarchy. Any distinguishable component of a System is a candidate for inclusion in this class. Examples of system components include: - software components such as application servers, databases, and applications - operating system components such as files, processes, and threads - device components such as disk drives, controllers, processors, and printers - physical components such as chips and cards.2.22.0CIM_LogicalElement is a base class for all the components of a System that represent abstract system components, such as Files, Processes, or LogicalDevices.2.6.0Within 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: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If 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 <OrgID> set to CIM.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.)GCIM_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.%Superclass SettingData for networking)Describes settings related to BranchCache5The current operating mode of this BranchCache clientPADisabled LocalCacheDistributedCache HostedCacheMThe content information version this client will request from content serversWindows7Windows8+Indicates if Distributed Caching is enabledcIndicates if this client will serve other distributed caching peers when operating on battery power6Hosted cache servers to which this client will connect.Indicates if Hosted Cache discovery is enabled&The version of the hosted cache serverXThe minimum network latency, in milliseconds, before the SMB client will use BranchCache9Describes settings related to the BranchCache client role@Indicates if BranchCache content server functionality is enabledADescribes settings related to the BranchCache content server role7Indicates if BranchCache hosted cache server is enabled0The authentication mode for hosted cache clientsNoneDomainHIndicates if BranchCache hosted cache server Scp registration is enabledFDescribes settings related to the BranchCache hosted cache server roleDThe status of the BranchCache Content Retrieval HTTP URL Reservation?The status of the BranchCache Hosted Cache HTTP URL Reservation@The status of the BranchCache Hosted Cache HTTPS URL Reservation>The status of the BranchCache Content Retrieval Firewall Rules;The status of the BranchCache Peer Discovery Firewall Rules@The status of the BranchCache Hosted Cache Server Firewall Rules@The status of the BranchCache Hosted Cache Client Firewall RulesPThe port number on which BranchCache is listening for incoming download requestsIThe port number to which BranchCache will send outgoing download requestslThe port to which this hosted cache client will offer content to the hosted cache server on its HTTP channelmThe port to which this hosted cache client will offer content to the hosted cache server on its HTTPS channelfThe port on which this hosted cache server will listen for incoming offer messages on its HTTP channelgThe port on which this hosted cache server will listen for incoming offer messages on its HTTPS channel)Describes BranchCache networking settings/Identifies an instance of MSFT_BranchCacheStorehThe maximum cache file size, represented as a percentage of the disk volume on which the cache is stored%The maximum cache file size, in bytes,The size of the cache file on disk, in bytes2The directory path where the cache file is locatedDescribes a BranchCache cache-The current size of the cached data, in bytes%Describes a BranchCache primary cache"Describes a BranchCache hash cache'Describes a BranchCache secondary cache,Describes a BranchCache data cache extensionDataCacheExtensions#Represents a BranchCache data cache*Identifies an instance of MSFT_BranchCache#Indicates if BranchCache is enabled-The current status of the BranchCache serviceRunning)The start type of the BranchCache serviceManual Automatic4Configuration related to the BranchCache client role<Configuration related to the BranchCache content server roleKDescribes configuration related to the BranchCache hosted cache server role$BranchCache networking configurationBranchCache hash cacheBranchCache data cache9Describes overall configuration and state for BranchCacheREnables BranchCache and configures a machine to operate in distributed cache mode.:Indicates the operation should not prompt for confirmation?Configures BranchCache to operate in hosted cache client mode. )Names of the hosted cache servers to use.NVersion of the offer protocol to use when contacting this hosted cache server.XIndicates the client should locate hosted cache servers using service connection points.6Enables the BranchCache service in local caching mode."Disables the BranchCache service. Deletes a cache file.+The cache extension which should be removed(Specifies the cache file to operate on. &Modifies the cache file configuration."The cache which should be modified<Specifies the new location on disk for this this cache file.HSpecifies the new size (in terms of disk percentage) of this cache file.*Specifies the new size of this cache file.*Indicates the cache should be defragmented-Indicates the modified cache should be output'Specifies the cache file to operate on.&Deletes all data in all cache files. HImports the cryptographic key used in the generation of segment secrets.:Path of the file containing the key information to import.7Passphrase for the file containing the key information.Exports a secret key to a file.7Path of the file that will contain the key information.CPassphrase used to encrypt the file containing the key information.0Specifies the authentication scheme for clients.$Specifies the authentication mode. Client may be instructed to operate in a downgraded mode, in which it will issue specified version requests to content servers.iSpecifies whether or not the client should operate in a downgraded mode and which version should be used.qConfigures a client to listen for content discovery requests in distributed cache mode when operating on battery.PA|A client may be configured to not listen for content discovery requests in distributed cache mode when operating on battery.uSets the minimum latency that must exist between client and server before transparent caching functions are utilized.\Minimum latency that must exist between client and server before BranchCache should be used.ESets the cryptographic key used in the generation of segment secrets.>Passphrase to use in the computation of the server secret key.iAdds a new republication cache file to increase the amount of storage available on a hosted cache server.<Indicates the newly created cache extension should be outputzDisables downgrading, so that the client will no longer request the specified version of content information from servers.?Configures BranchCache to operate in hosted cache server mode. LIndicates the hosted cache server should register a service connection point.Resets BranchCache to a default configuration.0If True, resets only the Windows firewall rules..If True, resets only the Performance Counters.Creates hashes for web content)Specifies the file or folder to be hashed>Specifies the version of the BranchCache hashing scheme to usePAHIndicates the hashes should be saved to a staging area for future export6Specifies a temporary folder to output staging data to4Specifies a reference file from a previous execution7Specifies the operation should be applied to subfoldersCreates hashes for file contentExports a cache packageNIndicates the contents of the local data cache will be included in the package&Specifies the path to the data package8Specifies the location of the cache files to be packagedESpecifies the path where an output reference file should be generatedImports a cache package%Specifies the cache package to import3Sets the maximum age of an entry in the data cache.DThe maximum number of days a cache entry is valid in the data cache.;Indicates the operation should not prompt for confirmation.BranchCache task orchestratorPA BranchCacheDefaultManual AutomaticDisabled!Content Retrieval URL ReservationHosted Cache URL Reservation!Hosted Cache HTTP URL Reservation-"BranchCache - Content Retrieval (Uses HTTP)")"BranchCache - Peer Discovery (Uses WSD)"0"BranchCache - Hosted Cache Server (Uses HTTPS)"0"BranchCache - Hosted Cache Client (Uses HTTPS)"PA$Adding Data Cache Extension at %1!s!(Removing Data Cache Extension from %1!s!Clearing the cacheModifying Registry settings#Setting Service Start Type to %1!s!1Configuring URL Reservation url=%1!s!, sddl=%2!s!Deleting Hash Cache at %1!s!Deleting Data Cache at %1!s!&Deleting Data Cache Extension at %1!s!Starting ServiceStopping Service"Enabling Firewall Rule Group %1!s!#Disabling Firewall Rule Group %1!s!Enabling ServiceDisabling ServiceExporting Data CacheImporting Secret keyExporting Secret keyImporting Cache package)Moving Reference file from %1!s! to %2!s!Packing files from %1!s!Unpacking files at %1!s!Generating hashesResetting Registry valuesSetting Cache at %1!s!Setting Secret Key Execute Add-BCDataCacheExtensionExecute Clear-BCCacheExecute Disable-BCExecute Disable-BCDowngradingPA Execute Disable-BCServeOnBatteryExecute Enable-BCDistributedExecute Enable-BCDowngradingExecute Enable-BCHostedClientExecute Enable-BCHostedServerExecute Enable-BCLocalExecute Enable-BCServeOnBatteryExecute Export-BCCachePackageExecute Export-BCSecretKeyExecute Import-BCCachePackageExecute Import-BCSecretKeyExecute Publish-BCFileContentExecute Publish-BCWebContent#Execute Remove-BCDataCacheExtensionExecute Reset-BCExecute Set-BCAuthenticationPAExecute Set-BCCacheExecute Set-BCMinSMBLatencyExecute Set-BCSecretKeyPackage generated - %1!s!Creating directory - %1!s!Deleting directory - %1!s!"Generating Reference file at %1!s! Generating Staging data at %1!s!"Execute Set-BCDataCacheEntryMaxAgeResetting Performance Counters Could not flush the local cache.'Could not write to the system registry.+Could not restore system registry defaults.,Could not query the Service Control Manager.'Could not configure service start type.)Could not read HTTP Server configuration.+Could not modify HTTP Server configuration.)The specified cache size is zero or less.Could not stop the service..Could not configure directory security - %1!s!Could not query secret store.@Could not export key. Please ensure the output directory exists.+Source and Destination paths are identical.2Could not read the Windows Firewall configuration.4Could not modify the Windows Firewall configuration.YCould not import key. Please ensure the import file exists and the passphrase is correct.Could not pack files.-Could not configure service shutdown timeout.Could not start the service.Could not unpack files."Could not create directory - %1!s!PA$Could not generate a new secret key..The specified cache size is below the minimum.bThe specified data cache extension size is too large to be supported by the current configuration.SThe specified data cache is too small to be supported by the current configuration.HCannot remove the data cache. Only data cache extensions may be removed.(There is no cache at the specified path.Could not generate hashes. Could not refresh configuration."Could not move the reference file.(Could not read from the system registry.File not found - %1!s!.Directory not found - %1!s!File already exists - %1!s! Directory already exists - %1!s!NCannot modify local configuration because the setting is configured in policy./Could not validate secret key file path - %1!s!PA<Invalid percentage. Only values between 1 and 100 are valid.$Mandatory size argument not present..Invalid Version. Only values 1 or 2 are valid.EInvalid combination of hosted server names and hosted server version.2Atleast one hosted cache server must be specified.1Hosted cache server location is not valid - %1!s!%Hosted cache server not found - %1!s!5Hosted cache server address resolution failed - %1!s!.Hosted cache server address is numeric - %1!s!5Hosted cache server version outside acceptable range.CHosted Cache Server Mode cannot be used in this version of Windows.Could not validate path - %1!s!%Could not validate passphrase - %1!s!:Cannot move a data cache when a policy store is specified.Invalid Mode parameter.>Cannot specify size in bytes when a policy store is specified.PA'Size argument outside acceptable range.3Cannot defragment when a policy store is specified.No operation specified.5Cannot use passthru when a policy store is specified.'Mandatory mode parameter not specified.@Client Authentication is only valid in Hosted Cache Server Mode.*Mandatory latency parameter not specified.'Could not save changes to group policy.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.(Cannot specify both size and percentage.*Directory is not on an NTFS volume - %1!s!"Directory path is too long - %1!s!Directory must be empty - %1!s!;Serve on Battery setting is only valid in Distributed Mode.'Mandatory path parameter not specified.'Could not validate policy store - %1!s!PA This command requires elevation.4Could not access the Windows Firewall configuration.>Cannot add a Data Cache Extension. Exceeded permissible count.(Mandatory cache parameter not specified.OHosted cache SCP registration is not supported on writeable domain controllers.1Cannot move multiple caches to a single location.%BranchCache service is not installed.eCannot publish file content. Please ensure "BranchCache for Network Files" role service is installed.&Mandatory age parameter not specified.1Invalid age. Please enter a value greater than 0.RHosted Cache SCP is not supported on workstation that is not a member of a domain.PA4VS_VERSION_INFO@%@%?&StringFileInfo040904B0LCompanyNameMicrosoft CorporationZFileDescriptionBranchCache WMI Providerr)FileVersion6.3.9600.16384 (winblue_rtm.130821-1623)FInternalNameNetPeerDistCim.dll.LegalCopyright Microsoft Corporation. All rights reserved.VOriginalFilenameNetPeerDistCim.dll.muij%ProductNameMicrosoft Windows Operating SystemBProductVersion6.3.9600.16384DVarFileInfo$Translation PADDINGXXPADDINGPADD