Hello All, I have written a custom shutdown script for my media server which reliably shuts the server down after a pre-determined time of inactivity (no mouse moves or keystrokes). However, I don't want the server to shut down while I am streaming content from it to a remote computer. I would like to use the network utilization value (as found in task manager) as an additional parameter for shut down (i.e., if the network utilization > 5%, keep computer on). Is there a way to read t