How to find requested IDs
This article describes how to find your tenant or farm ID, if requested by Lightning Tools support staff
Farm ID
If you are using SharePoint Server (any version), you can find your Farm ID with the following PowerShell command:
Get-SPFarm | select id
Tenant ID
If you are using SharePoint Online, your Admin can find your Tenant ID in Azure AD using this Microsoft documentation.
Published Apr 14, 2023