For some business reasons, company provides FortiGate SSL VPN to connect office network, but some subnet cannot be accessed due to route did not add automatically. here is a PowerShell script to find the gateway and interface of VPN connection then add route. It will be great if I can find out how to run …
How to use Nslookup to verify MX record configuration At a command prompt, type nslookup, and then press ENTER. Type server <IP address>,where IP address is the IP address of your external DNS server. Type set q=MX, and then press ENTER. Type <domain name>, where domain name is the name of your domain, and then press …
In order to access your mailbox you will need 3 things: An active internet connection (an embarrasing stage to miss sometimes!) The address of a mail server capable of relaying for you – usually provided by your dialup provider (e.g. mail.domain.ext) A valid email address (e.g. [email protected]) The first thing to do is to open …