At the time of ravendb installation when I am trying to run run.ps1 in windows powershell I am getting the following error. If any one knows the solution please help me.
PS D:\RavenDB> .\run.ps1
File D:\RavenDB\run.ps1 cannot be loaded because the execution of scripts is disabled on this system.
Please see "get-help about_signing" for more details.
At line:1 char:10
+ .\run.ps1 <<<<
+ CategoryInfo : NotSpecified: (:) [], PSSecurityException
+ FullyQualifiedErrorId : RuntimeException