You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like there's a pre-req to have a Virtual Switch named Internet before starting, otherwise we're left indefinitely waiting on line 76 in newRRASServer.ps1 because it can't connect.
Looks like there's a pre-req to have a Virtual Switch named
Internetbefore starting, otherwise we're left indefinitely waiting on line 76 innewRRASServer.ps1because it can't connect.I'll submit a PR for some error handling.