Access windows services for remote machine through your local services.msc

Just learned this.

If you want to access services from a remote Windows computer:

  1. Run services.msc on your local machine
  2. When the Services UI opens up, right click on “Services (Local)”
  3. Select Connect to Another Computer
  4. Populate the information for remote computer. You must have proper access rights to it.
  5. Soon, you have the remote services listed right in your local Services UI.

Nice