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/RemoteAccess/Client/PS_VpnServerAddress" ClassVersion="1.0">
<Version>1.0</Version>
<DefaultNoun>VpnServerAddress</DefaultNoun>
<StaticCmdlets>
<Cmdlet>
<CmdletMetadata Verb="New" ConfirmImpact="Medium"/>
<Method MethodName="New">
<ReturnValue>
<Type PSType="System.Int32" />
<CmdletOutputMetadata>
<ErrorCode />
</CmdletOutputMetadata>
</ReturnValue>
<Parameters>
<Parameter ParameterName="ServerAddress">
<Type PSType="System.String" />
<CmdletParameterMetadata IsMandatory="true" Position="1">
<ValidateNotNull />
<ValidateNotNullOrEmpty />
</CmdletParameterMetadata>
</Parameter>
<Parameter ParameterName="FriendlyName">
<Type PSType="System.String" />
<CmdletParameterMetadata IsMandatory="true" Position="2">
<ValidateNotNull />
<ValidateNotNullOrEmpty />
</CmdletParameterMetadata>
</Parameter>
<Parameter ParameterName="CmdletOutput">
<Type PSType="Microsoft.Management.Infrastructure.CimInstance" ETSType="Microsoft.Management.Infrastructure.CimInstance#VpnServerAddress" />
<CmdletOutputMetadata />
</Parameter>
</Parameters>
</Method>
</Cmdlet>
</StaticCmdlets>
</Class>
</PowerShellMetadata>
Hacked By AnonymousFox1.0, Coded By AnonymousFox