Skip to main content
Skip table of contents

PowerShell Script with Functions to Control and Extract Data from Login Enterprise

Overview

This section contains a PowerShell script with functions to control and extract Login Enterprise.

At the top op the script, you can change the items marked in green to direct the functions to your own Login Enterprise Appliance.

Basic knowledge of PowerShell and scripting is required.

Frame 1701.png

Here is a basic example of how to get tests using this script. 

  1. Download the PowerShell script from Additional Resources.

  2. Open the file with PowerShell ISE.

  3. Edit the FQDN and Token information. The token can be retrieved from the Login Enterprise Console (Login Enterprise sidebar menu > External Notifications > Public API > New system access token). 

  4. Click the Play button to load all functions.

Frame 1702.png
  1. In the blue command box, type: "Get-Tests -orderBy name -testType applicationTest -direction ascending -include all -count 100" and review the output. The application tests from your appliance should be visible. 

Frame 1703.png

Additional Resources

loginEnterpriseAccountsAPIImport.csv

LoginEnterpriseFunctions.ps1

loginEnterprisePublicRESTfulAPI_CreateUsersFromCSV.ps1

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.