Can I turn off this server?
If one day you ever need to restart or turn off a server which you don’t know much about, and would like to know the implications, there is a few things you can do to find out.
- Computer Management console - Under the Shared Folders section, you can find out all the shares available on the server and who are accessing them.
- Active Ports - This is a great tool that allows you to monitor what tcp or udp ports are opened in your local machine. You can use it to find out what ports are being used by what applications. It displays a local and remote IP address along with the port for each connection
- Services console - Check for any applications specific services, and check if they are started
- Check the Program Files folder and Add Remove Programs section in Control Panel to check what applications are installed on the machine.
- Scheduled Tasks and Crontab - You need to look for any scheduled tasks running on the server.
- Any other services in Administrative Tools - Check if there are any other services such DHCP, DNS, Routing and Remote Access, and Certificate Authority installed on the server. You can also go to Manage Your Server to find out the server roles.























