itglue / api-contest

submissions for the IT Glue api contest
7 stars 26 forks source link

GCITS API contest submissions #19

Open elliotmunro opened 5 years ago

elliotmunro commented 5 years ago

Submitting 5 solutions to the API contest for GCITS

Check IT Glue passwords against Have I Been Pwned breaches

This script helps determine how secure and common the passwords in your customer environments are by checking for their presence in known data breaches.

Sync UniFi sites with IT Glue

If you’re managing your clients UniFi devices in one or more UniFi Controllers, you can use this guide to sync important info from those devices with IT Glue. This can give your help desk staff quick access to important information on UniFi Devices, Wifi Networks, LAN/WAN details, port forwarding, VPNs and more.

Sync customers' Microsoft Secure Scores with IT Glue

This solution imports the secure score report of your own, and your customers’, tenants into IT Glue. You can use it to determine how to increase your customers’ secure scores, educate your customers on their current security standing, and provide justification for additional licensing like Microsoft 365 or Microsoft Cloud App Security.

Sync Office 365 User Activity and Usage with IT Glue

The Microsoft Graph API provides a bunch of useful user activity and usage reports that provide insight into how users are taking advantage of Office 365 services. This guide will demonstrate how to collect and sync that information with a dynamic flexible asset in IT Glue for each Office 365 user.

Sync Office 365 Tenant Info with IT Glue

Our original Office 365 tenant syncing script using the MSOnline PowerShell module.