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
