Hacked By AnonymousFox
<?xml version="1.0" encoding="utf-8"?>
<PowerShellMetadata xmlns="http://schemas.microsoft.com/cmdlets-over-objects/2009/11">
<Class ClassName="ROOT/Microsoft/Windows/AppBackgroundTask/PS_BackgroundTask" ClassVersion="1.0">
<Version>1.0</Version>
<DefaultNoun>AppBackgroundTask</DefaultNoun>
<StaticCmdlets>
<Cmdlet>
<CmdletMetadata Verb="Get" />
<Method MethodName="Get">
<ReturnValue>
<Type PSType="System.Int32" />
<CmdletOutputMetadata>
<ErrorCode />
</CmdletOutputMetadata>
</ReturnValue>
<Parameters>
<Parameter ParameterName="PackageFamilyName">
<Type PSType="System.String" />
<CmdletParameterMetadata Aliases="pfn">
<AllowNull />
</CmdletParameterMetadata>
</Parameter>
<Parameter ParameterName="IncludeResourceUsage">
<Type PSType="System.Management.Automation.SwitchParameter" />
<CmdletParameterMetadata Aliases="iru">
<ValidateNotNull />
<ValidateNotNullOrEmpty />
</CmdletParameterMetadata>
</Parameter>
<Parameter ParameterName="CmdletOutput">
<Type PSType="Microsoft.Management.Infrastructure.CimInstance[]" ETSType="Microsoft.Management.Infrastructure.CimInstance#MSFT_BackgroundTask" />
<CmdletOutputMetadata />
</Parameter>
</Parameters>
</Method>
</Cmdlet>
<Cmdlet>
<CmdletMetadata Verb="Start" ConfirmImpact="Medium" />
<Method MethodName="Start">
<ReturnValue>
<Type PSType="System.Int32" />
<CmdletOutputMetadata>
<ErrorCode />
</CmdletOutputMetadata>
</ReturnValue>
<Parameters>
<Parameter ParameterName="TaskID">
<Type PSType="System.String[]" />
<CmdletParameterMetadata Aliases="tid" IsMandatory="true" ValueFromPipelineByPropertyName="true">
<ValidateNotNull />
<ValidateNotNullOrEmpty />
</CmdletParameterMetadata>
</Parameter>
</Parameters>
</Method>
</Cmdlet>
<Cmdlet>
<CmdletMetadata Verb="Unregister" ConfirmImpact="Medium" />
<Method MethodName="Unregister">
<ReturnValue>
<Type PSType="System.Int32" />
<CmdletOutputMetadata>
<ErrorCode />
</CmdletOutputMetadata>
</ReturnValue>
<Parameters>
<Parameter ParameterName="TaskID">
<Type PSType="System.String[]" />
<CmdletParameterMetadata Aliases="tid" IsMandatory="true" ValueFromPipelineByPropertyName="true">
<ValidateNotNull />
<ValidateNotNullOrEmpty />
</CmdletParameterMetadata>
</Parameter>
</Parameters>
</Method>
</Cmdlet>
</StaticCmdlets>
</Class>
</PowerShellMetadata>
Hacked By AnonymousFox1.0, Coded By AnonymousFox