In podcast SN905 Steve was extolling the virtues of Rob's powershell script, but when I attempt to run it under Win 10 pro I get:
TIA
Jay
Any ideas for a solution?PS D:\downloads> .\Analyze-LastPassVault.ps1
.\Analyze-LastPassVault.ps1 : File D:\downloads\Analyze-LastPassVault.ps1 cannot be loaded because running scripts is
disabled on this system. For more information, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ .\Analyze-LastPassVault.ps1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : SecurityError: ) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
TIA
Jay