Skip to main content
Nintex Community Menu Bar
Question

Report.ps1 - List all Forms - Input Question

  • November 21, 2025
  • 1 reply
  • 12 views

Forum|alt.badge.img+2

RE: PowerShell script report.ps1 supplied by this community to FIND all Nintex Forms in the tenant

there is an input question as: 
Write-Host "Enter the Site URL (https://[tenant].sharepoint.com/sites/[yoursites]) : "

the example url includes [yoursites], which implies this will NOT search the entire tenant and as
we have few hundred sites in our tenant this will not work for us.

Can we enter: https://[tenant].sharepoint.com  OR https://[tenant].sharepoint.com/sites ???

OR is there another way to modify the script to search all of our tenant?

Thank you much

 

1 reply

Forum|alt.badge.img+14
  • Nintex Employee
  • November 24, 2025

@Roboman You can do tenant level but be aware it will likely take awhile depending on the number of sites in the tenant.