Difference between revisions of "Package Creator"

From Hornbill
Jump to navigation Jump to search
Line 2: Line 2:
 
{{IntroAndLinks
 
{{IntroAndLinks
 
|The ''Package Creator'' provides the tools to create a package that can be made up of various scripts or an executable.  These include:
 
|The ''Package Creator'' provides the tools to create a package that can be made up of various scripts or an executable.  These include:
* Command Line
+
:* Command Line
* Batch Script
+
:* Batch Script
* Powershell
+
:* Powershell
* Windows Installer / Executable
+
:* Windows Installer / Executable
 
Each package can be configured to have one or more operations, of which can execute any any one of the above items.
 
Each package can be configured to have one or more operations, of which can execute any any one of the above items.
 
|
 
|

Revision as of 05:32, 18 March 2020

Home > Administration > ITOM > Package Creator Index

Introduction

The Package Creator provides the tools to create a package that can be made up of various scripts or an executable. These include:

  • Command Line
  • Batch Script
  • Powershell
  • Windows Installer / Executable

Each package can be configured to have one or more operations, of which can execute any any one of the above items.

Related Articles