Attune Documentation

Articles

Setup WinRM Via AD

Setting up WinRM via Active Directory: Objective This procedure provides instructions to automatically enable WinRM with HTTPS via Active Directory group policies. Attune uses ...

Setup WinRM, CIFS Manually

Objective This procedure will set up a Windows desktop or server to allow connections and Automation from Attune. This is done via enabling Windows File Sharing (CIFS) and Windows ...

Referencing values in Scripts

All Variables have the same basic attributes regardless of their type. The Values that are mapped onto the Variables in the Plan are different – they have a number of ...

Values

In Attune, the Procedures you create are executed under a Plan. The Plan is where you assign different Values to the Variables that appear in the Procedures. The Plan is then run ...

Variables

The procedures that are created and executed in Attune are made up of a series of steps. These steps make use of variables that allow values to be dynamically allocated to each ...

Windows Script

Attune uses the WinRM remote command protocol to execute scripts on windows. To enable WinRM and file and print sharing, please see Setup WinRM, CIFS ...

Tcp Ping

The Tcp Ping step checks to see if a TCP socket accepts connections on a remote server. This is not an ICMP ping. The first intended use for this step was to check if a server had ...

SSH Interactive Script

Details on the SSH Interactive step ...

SSH Script

Details on the SSH Command ...