Before you can use this module, you will require to install and configure it. Once done, you are ready to start.
Install the module
--------------
At first we need to obtain folders in which we can install the module. To get a list of available directories, you can use this command:S
```powershell
echo $env:PSModulePath
```
***We do recommend to use the Program Files folder (in case it's present) to install the module into, which will make the installation as service easier***
This will create the base configuration of the module including the setup of directories and required files within the **PowerShell Module Directory**.
Once completed successfully, you are ready to get started with using it. This will include