Jump to content

Bishope

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Bishope

  1. 1 hour ago, mat-industries said:

    This is the first error in Powershell (now i am using Windows 1709 - the same as 1903) 😞

     

    
    Windows PowerShell
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    PS C:\Windows\system32> cd \
    PS C:\> Set-ExecutionPolicy RemoteSigned
    
    Execution Policy Change
    The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose
    you to the security risks described in the about_Execution_Policies help topic at
    https:/go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy?
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "N"): y
    PS C:\> ./patcher.ps1 C:\NVIDIA\Display.Driver
    ./patcher.ps1 : File C:\patcher.ps1 cannot be loaded. The file C:\patcher.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
    + ./patcher.ps1 C:\NVIDIA\Display.Driver
    + ~~~~~~~~~~~~~
        + CategoryInfo          : SecurityError: (:) [], PSSecurityException
        + FullyQualifiedErrorId : UnauthorizedAccess
    PS C:\>

     

    Hi,

     

    You install Unraid software ?

    I try to successfully works my graphic card ( GTX 1070) on ESXi.

    If you try too and better understand me this guide , we can help each other !!

     

    Thanks

  2. Hi all,

     

    I read this thread and I have an ESXi with a GTX 1070, I have the error 43 and I already put the line CPU=FALSE on the VM configuration.

    I always have the error and GTX is not recognized.

     

    I want to follow all this step but I don't understand, I must use unraid software ?

     

    Thanks for help

×
×
  • Create New...