ποΈ 1. Interacting with the chatbot
In this tutorial we explore the concept of how to create a package. We cover how to create a new package, add conditions for package execution, add chat interactions to your package, and set up your package for use in the chatbot.
ποΈ 2. Working with forms
If you want to make your package more interactive to the user, you can use different forms available in the Form Editor screen. Forms are mostly used in Pia package to:
ποΈ 3. Querying the Environment
Finally! We're going to write some powershell code π¬. In this part of the tutorial we are going to run powershell on a Pia agent in our
ποΈ 4. Plugging things together
In the last part of this tutorial we are going to bring together every thing we learnt so far.