Forum Discussion
Audi86
Jul 26, 2022Brass Contributor
PowerShell to find all suspended workflow for classic SharePoint online sites
I have a powershell script to find the list for all suspended workflows in classic SP online site but i am getting error "Add-PsSnapin : No snap-ins have been registered for Windows PowerShell versio...
Schnittlauch
Jul 27, 2022Iron Contributor
Hi,
looks like this error here
https://social.technet.microsoft.com/Forums/azure/en-US/664ca8b5-551e-4956-8912-c718e1661a79/powershell-addpssnapin-produces-quotno-snapins-have-been-registered-for-windows-powershell
Best regards,
Schnittlauch
"First, No system is safe. Second, Aim for the impossible. Third, no Backup, no Mercy" - Schnittlauch
My answer helped you? Don't forget to leave a like. Also mark the answer as solved when your problem is solved. 🙂
looks like this error here
https://social.technet.microsoft.com/Forums/azure/en-US/664ca8b5-551e-4956-8912-c718e1661a79/powershell-addpssnapin-produces-quotno-snapins-have-been-registered-for-windows-powershell
Best regards,
Schnittlauch
"First, No system is safe. Second, Aim for the impossible. Third, no Backup, no Mercy" - Schnittlauch
My answer helped you? Don't forget to leave a like. Also mark the answer as solved when your problem is solved. 🙂
- Audi86Jul 27, 2022Brass Contributorhi Schnittlauch,
yes that thread i already seen and mentioned that in my question that this script may be for server side. Do you know how can I modify it to use with SharePoint online?
Thanks