Remedy .net Utilities

About the Project

License:  GNU GPL License
Code Repository: Subversion repository available at  http://svn.arswiki.org/dotnetutil/
Project Contacts:

  • Project Owner/Manager: Stephen Heider: stephen@…
  • Site Administrator: Axton Grams: axton.grams@…

Overview of Utilities

  • ARS_CreateAttachmentsForm: Creates and populates a single ARS form with all attachments in ARS from the command line
  • ARS_CreateDiaryForm: Creates and populates a single ARS form with all diary/work log entries in ARS from the command line
  • ARS_CreateEntry: Creates a new entry in an ARS form from the command line
  • ARS_DeleteEntry: Deletes an entry from an ARS form from the command line
  • ARS_EditWUTHelp: Edit the Help Text for ARS fields, which is visible within the Windows User Tool
  • ARS_KBImport: Import KB web pages into an ARS form from the command line
  • ARS_UpdateEntry: Updates matching entries in an ARS form based on a query from the command line
  • WksInfo: Retrieve client workstation information into an ARS form
    This utility and workflow demonstrate several things:
    • How to get an executable (or any file) to a user's temp folder
    • How to obtain the user's environment variables
    • How to run an executable and capture its output
    • How to parse the output of an executable

Mailing Lists

Subscribe and view information about the available lists:

Useful Tools