Forum Discussion

Matt Norriss's avatar
Matt Norriss
Copper Contributor
Oct 14, 2018
Solved

Need help to run powershell script.

Can somebody help me run the script from this link - https://gallery.technet.microsoft.com/scriptcenter/Speculation-Control-e36f0050   I've downloaded the zip file to C:\ADV180002 but am unsure how...
  • vmsilvamolina's avatar
    Oct 14, 2018

    Hi!

     

    When you extract the .zip file on the folder "C:\ADV180002", inside that you have another folder, named SpeculationControl.

     

    You need moving to this folder, running for example:

     

    cd C:\ADV180002\SpeculationControl

    And after that, you can start to run the PowerShell commands.

     

    Regards,

     

    Victor