I'm trying to uninstall remote access\direct access from 2012 and it is grayed out in the roles and features and when trying to uninstall from Powershell I get this below with Powershell that says its not installed but there is still the remote access management console. I want to uninstall it so I can re-install it but it leaves me stuck in the middle.
When I go to the other Direct Access server to add this one it says that remote access direct access isnt installed.
So how can I install it or even uninstall it to reinstall it?
Uninstall-RemoteAccess : The cmdlet is not applicable because neither DirectAccess nor VPN is installed.
At line:1 char:1
+ Uninstall-RemoteAccess
+ ~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (PS_RemoteAccess:root/Micr
cess], CimException
+ FullyQualifiedErrorId : REMOTEACCESS 139,Uninstall-RemoteAccess