Skip to content
#

remote-machine

Here are 18 public repositories matching this topic...

This VBScript will check all the Automatic Services on a windows machine and restart them if they are not up and running. The script has the ability to check the local machine or a remote machine. This is task that we normally run on Task Scheduler using the AutoServe.bat this is included in the project. Since the script runs on it’s own interval we normally set the Task Scheduler Task to run on system start. If you look in the Batch Script we have the vbscript pipe the output to a log file, with in the batch script there is a function to check the log size, if it is over 700KB then delete before running the script, the way we have task scheduler setup, a new log will be created on the next restart, only if it is over 700KB.

  • Updated Apr 11, 2019
  • Visual Basic

g-vimrc lets you fork your own vim settings (including your own configs, saves and plugins) onto any remote machine for instant use. Useful for when you're installing new servers, need to make a presentation on a guest computer, remotely diagnose someone else's computer, etc. Uses native vim package manager.

  • Updated Sep 30, 2020
  • Vim script

Improve this page

Add a description, image, and links to the remote-machine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the remote-machine topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.