alekdavis/PlexBackup

PlexBackup.ps1 is not digitally signed

Bboy486 opened this issue · 1 comments

PS C:\WINDOWS\system32> cd C:\Users\User\Downloads
PS C:\Users\User\Downloads> .\PlexBackup.ps1
.\PlexBackup.ps1 : File C:\Users\User\Downloads\PlexBackup.ps1 cannot be loaded. The file
C:\Users\User\Downloads\PlexBackup.ps1 is not digitally signed. You cannot run this script on the current system. For
more information about running scripts and setting execution policy, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1

  • .\PlexBackup.ps1
  •   + CategoryInfo          : SecurityError: (:) [], PSSecurityException
      + FullyQualifiedErrorId : UnauthorizedAccess