• Articles
  • API Documentation
Show / Hide Table of Contents
  • Introduction
  • Wavefire Manager
    • Index
    • Concepts...
      • Organisations
      • Applications
      • Products
      • Tasks
      • Vendors
    • Wavefire Manager Walkthrough
    • How To...
      • Create a new Customer Organisation
      • Delete a Customer Organisation
      • Create a New User
      • Delete a User
      • Edit a User
      • Create a New Product
      • Delete a Product
      • Quota a Product to a Customer
      • Subscribe a User to a Product
    • Wavefire Manager Command Line
    • Tasks and Scripts
  • Cloud Client
    • Index
    • Cloud Client Installation Guide
    • Cloud Client Quick Start Guide
    • Command Line Switches
    • Error Codes
    • Version History

Tasks

Overview

Tasks section displays the written scripts that have been created for your organisation.
These are operations that compromise of steps to carry out simple or complex tasks that include network drive mapping to customising an installation for a user when they log on. These are created by the Virium Tech team and in "Read Only" mode for everyone else.

Example

Map S: Drive
NET USE S: /delete /y
NET USE S: "\UK-LFS-GRA01\ClientData\Cricks Ltd."

This will check to see if a mapped drive to the letter S already exists, if so it'll delete this mapping. As the drive letter is now available, a new mapping will be created using the available letter S and point to the customers "Client Data" folder on the platforms file server.

Creating and Editing

TODO: Add screenshot of relevant page(s) TODO: Add list of controls from screenshot then describe each control seperatly (or as a group if appropriate, e.g. Password & Confirm Password)

TODO: Link to relevant 'How To' articles.

TODO: Link to relevant related concepts

Back to top © Virium Innovations 2017