kmaranionjc
JumpCloud Employee
JumpCloud Employee
since ‎05-05-2022
‎01-24-2024

User Statistics

  • 4 Posts
  • 0 Solutions
  • 1 Kudos given
  • 5 Kudos received

User Activity

This script creates a CSV report of system associations (System Group) How to use: 1. Install the JumpCloud Powershell Module 2. Save the script below to a Powershell file EX: ~/Report-Systems_Bound_To_Groups.ps1Edit the $csvFilePath variable to your...
This script enables MTP admins to search for 'x' software name and 'y' version on all orgs the MTP admin administers. Instructions: 1. Edit line 2, $MtpAdminApiKey with your admin API key 2. Edit line 3, $csvPath with the path or folder you want the ...
This script will create a CSV report based on the given PolicyId. The script prompts the user to enter the PolicyId and the folder directory it intends to save the CSV file. The PowerShell Module is required to run this scriptSave the script to a loc...
This script creates a CSV report of user associations (Group and Systems) How to use:1. Install the JumpCloud Powershell Module2. Save the contents of the script example to a file on a system.EX: ~/Report-Users_Bound_To_Groups.ps13. In a PowerShell t...
Kudos given to