Skip to content

Automation

LowyNBK edited this page Apr 1, 2020 · 5 revisions

giip Automation

If you want run any jobs on Windows, Linux, Mac, and so on, you may order by remote such as smart phone.

Preparing for automation

How to use

  • You may add script on script repository
    • Supported below language
      • xaml(Windows, reqire install UiPath or wwf(Windows Workflow foundation))
      • wsf(Windows Wscript)
      • vbs(Windows Visual basic)
      • bat(Windows batch file)
      • sh(Linux shell, bash)
      • pl(Perl, Windows/Linux, require installation)
      • rb(Ruby, Windows/Linux, require installation)
      • py(Python, Windows/Linux, require installation)
      • ahk(Auto Hot Key, Windows, require installation)
  • After add a script, then click to move detail script page.

Set Queue - Script Detail

Have you been making backups to servers or placing scripts in servers and registering them to Cron to manage the servers?

How about managing all the scripts centrally and sending them to the server only when needed?

giip script merits are as below.

  • Scripts reuse
  • Able to check which scripts are running at a glance
  • Reduce tasks when replacing servers
  • Able to send commands to 100 servers right away
  • Sending commands at a specific time that designated by schedule
  • No need to check the time, which set up on server, every time
  • Various type is available for scripts

Simple set up is needed to use scripts function. By spending around 1 minute, server management will be much easier.

Make script for giip

Clone this wiki locally