| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/System32/WindowsPowerShell/v1.0/Modules/Defender/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<PowerShellMetadata xmlns="http://schemas.microsoft.com/cmdlets-over-objects/2009/11">
<Class ClassName="ROOT\Microsoft\Windows\Defender\MSFT_MpSignature" ClassVersion="1.0">
<Version>1.0</Version>
<DefaultNoun>MpSignature</DefaultNoun>
<StaticCmdlets>
<Cmdlet>
<CmdletMetadata Verb="Update" />
<Method MethodName="Update">
<ReturnValue>
<Type PSType="System.Int32" />
<CmdletOutputMetadata>
<ErrorCode />
</CmdletOutputMetadata>
</ReturnValue>
<Parameters>
<Parameter ParameterName="UpdateSource">
<Type PSType="MpSignature.UpdateSource" />
<CmdletParameterMetadata>
<AllowEmptyString />
<AllowNull />
<ValidateNotNull />
<ValidateNotNullOrEmpty />
<ValidateSet>
<AllowedValue>InternalDefinitionUpdateServer</AllowedValue>
<AllowedValue>MicrosoftUpdateServer</AllowedValue>
<AllowedValue>MMPC</AllowedValue>
<AllowedValue>FileShares</AllowedValue>
</ValidateSet>
</CmdletParameterMetadata>
</Parameter>
</Parameters>
</Method>
</Cmdlet>
</StaticCmdlets>
</Class>
<Enums>
<Enum EnumName="MpSignature.UpdateSource" UnderlyingType="System.Byte">
<Value Name="InternalDefinitionUpdateServer" Value="0" />
<Value Name="MicrosoftUpdateServer" Value="1" />
<Value Name="MMPC" Value="2" />
<Value Name="FileShares" Value="3" />
</Enum>
</Enums>
</PowerShellMetadata>