0byt3m1n1
Path:
C:
/
Windows
/
System32
/
WindowsPowerShell
/
v1.0
/
Modules
/
Deduplication
/
[
Home
]
File: DedupMetadata.cdxml
<?xml version="1.0" encoding="utf-8"?> <PowerShellMetadata xmlns="http://schemas.microsoft.com/cmdlets-over-objects/2009/11"> <Class ClassName="ROOT/Microsoft/Windows/Deduplication/MSFT_DedupVolumeMetadata"> <Version>1.0</Version> <DefaultNoun>DedupMetadata</DefaultNoun> <InstanceCmdlets> <!-- // // Get-DedupMetadata // --> <GetCmdletParameters> <QueryableProperties> <Property PropertyName="Volume"> <Type PSType="System.String" /> <RegularQuery AllowGlobbing="true" > <CmdletParameterMetadata Aliases="Path Name DeviceId" IsMandatory="false" Position="0" ValueFromPipelineByPropertyName="true" /> </RegularQuery> </Property> </QueryableProperties> </GetCmdletParameters> <GetCmdlet> <CmdletMetadata Verb="Get" HelpUri="http://go.microsoft.com/fwlink/?LinkId=223307" /> </GetCmdlet> </InstanceCmdlets> </Class> </PowerShellMetadata>