= Remedy .net Utilities = == About the Project == '''License:''' [http://www.gnu.org/copyleft/gpl.html GNU GPL License][[BR]] '''Code Repository:''' Subversion repository available at [http://svn.arswiki.org/dotnetutil/ http://svn.arswiki.org/dotnetutil/][[BR]] '''Project Contacts:'''[[BR]] * Project Owner/Manager: Stephen Heider: stephen@remedyadmin.com * Site Administrator: Axton Grams: axton.grams@gmail.com == 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[[BR]] This utility and workflow demonstrate several things:[[BR]] * 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: * [http://lists.arswiki.org/listinfo/dotnetutil-devel Developers/General Discussion] - [http://lists.arswiki.org/pipermail/dotnetutil-devel/ Archives] * [http://lists.arswiki.org/listinfo/dotnetutil-source-changes Subversion Changes] - [http://lists.arswiki.org/pipermail/dotnetutil-source-changes/ Archives] = Useful Tools = * [http://tortoisesvn.tigris.org/ Tortoise]: Windows Subversion Client