diff --git a/Guests/RTR-03.ps1 b/Guests/RTR-03.ps1 index 7f588f1..ece5cc6 100644 --- a/Guests/RTR-03.ps1 +++ b/Guests/RTR-03.ps1 @@ -62,16 +62,6 @@ Get-NetFirewallRule -name "*ICMP4-ERQ-In*" |Enable-NetFirewallRule #END - - - -### Activating remote-access role - -echo "Activating remote-access role" -set-service RemoteAccess -StartupType Automatic -Start-Service RemoteAccess -#End - #netsh -f ./WAN.conf ### Set connection as Private