Difference between revisions of "Command-Line Utility Reference"

From SDU
Jump to: navigation, search
m
m
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Miscellaneous]]
 
[[Category:Miscellaneous]]
==Official Documentation==
+
<div align='center'><font color="green">To make corrections or additions to this article, select the ''edit'' tab above.<br>
 +
To discuss or ask questions about this article, select the ''discussion'' tab above.</font></div>
 +
 
 +
== References ==
 
Appendix E of the '''Unicenter Service Desk Administrator Guide''' provides basic information about key command-line executables that ship with Service Desk.
 
Appendix E of the '''Unicenter Service Desk Administrator Guide''' provides basic information about key command-line executables that ship with Service Desk.
  
==Basic Information==
+
== Basic Information ==
 
* Located in the [servicedesk]/bin folder
 
* Located in the [servicedesk]/bin folder
 
* Basic syntax is available for most commands by typing "''commandname -h''" or just "''commandname''"<br>'''NOTE''': It is best to check a command's reference below to determine the best way to retrieve information.  "-h" works with some commands.  No parameters work with commands.  Some commands attempt to perform actions even if -h is specified.  Unfortunately, there appears to be no consistency with the command line syntax.
 
* Basic syntax is available for most commands by typing "''commandname -h''" or just "''commandname''"<br>'''NOTE''': It is best to check a command's reference below to determine the best way to retrieve information.  "-h" works with some commands.  No parameters work with commands.  Some commands attempt to perform actions even if -h is specified.  Unfortunately, there appears to be no consistency with the command line syntax.
  
==Executables==
+
== List of Executables ==
 
* [[add_user]] -  
 
* [[add_user]] -  
 
* [[animator_nxd]] -  
 
* [[animator_nxd]] -  
Line 26: Line 30:
 
* [[pdm_tomcat_nxd]] - manages the tomcat daemon
 
* [[pdm_tomcat_nxd]] - manages the tomcat daemon
 
* [[pdm_webcache]] - clears the web page cache
 
* [[pdm_webcache]] - clears the web page cache
 
 
 
 
 
 
 
 
 
 
 
----
 
<div align='center'><font color="green">To make corrections or additions to this article, select the ''edit'' tab above.<br>
 
To discuss or ask questions about this article, select the ''discussion'' tab above.</font></div>
 

Revision as of 11:40, 26 July 2008

To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.

References

Appendix E of the Unicenter Service Desk Administrator Guide provides basic information about key command-line executables that ship with Service Desk.

Basic Information

  • Located in the [servicedesk]/bin folder
  • Basic syntax is available for most commands by typing "commandname -h" or just "commandname"
    NOTE: It is best to check a command's reference below to determine the best way to retrieve information. "-h" works with some commands. No parameters work with commands. Some commands attempt to perform actions even if -h is specified. Unfortunately, there appears to be no consistency with the command line syntax.

List of Executables