PS_RemoteAccess class
Represents installation of both DirectAccess and VPN and configuration common to both.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class PS_RemoteAccess
{
};
Members
The PS_RemoteAccess class has these types of members:
Methods
The PS_RemoteAccess class has these methods.
Method | Description |
---|---|
Get | This cmdlet displays the configuration of DirectAccess and VPN. |
InstallByDAPrerequisiteChecks | This cmdlet does the following 1. Performs pre-requisite checks for DirectAccess to ensure that it can be installed2. Installs DirectAccess for remote access (includes management of remote clients) or for management of remote clients only3. Installs VPN (both Remote Access VPN and site-to-site VPN) |
InstallByDirectAccess | This cmdlet does the following 1. Performs pre-requisite checks for DirectAccess to ensure that it can be installed2. Installs DirectAccess for remote access (includes management of remote clients) or for management of remote clients only3. Installs VPN (both Remote Access VPN and site-to-site VPN) |
InstallByMultiTenant | Installs DirectAccess and multi-tenant site-to-site (S2S) VPN. |
InstallByVpn | This cmdlet does the following 1. Performs pre-requisite checks for DirectAccess to ensure that it can be installed2. Installs DirectAccess for remote access (includes management of remote clients) or for management of remote clients only3. Installs VPN (both Remote Access VPN and site-to-site VPN) |
Set | This cmdlet modifies configuration that is common to both DirectAccess and VPN viz. the following1. SSL certificate2. Internal interface 3. Internet interface |
Uninstall | This cmdlet uninstalls DirectAccess and VPN (both remote access VPN and site-to-site VPN) |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|