About 256,000 results
Open links in new tab
  1. powershell - How to fix "running scripts is disabled on this system ...

    Nov 1, 2020 · In powershell # To check the current execution policy, use the following command: Get-ExecutionPolicy # To change the execution policy to Unrestricted, which allows running …

  2. How to Mount and Unmount a Drive or Volume in Windows

    Jun 16, 2020 · How to Mount and Unmount a Drive or Volume in Windows When you add or connect a new volume (disk or drive), Windows will automatically mount it with an assigned …

  3. windows - How to run a PowerShell script - Stack Overflow

    How do I run a PowerShell script? I have a script named myscript.ps1 I have all the necessary frameworks installed I set that execution policy thing I have followed the instructions on this …

  4. Enable or Disable Windows PowerShell 2.0 in Windows 10

    Nov 7, 2019 · How to Enable or Disable Windows PowerShell 2.0 in Windows 10 Windows PowerShell is a task-based command-line shell and scripting language designed especially for …

  5. powershell - How can I find the product GUID of an installed MSI …

    Apr 29, 2015 · I need to find the product GUID for an installed MSI file in order to perform maintenance such as patching, uninstall (how-to uninstall) and also for auditing purposes.

  6. Create Soft and Hard Symbolic Links in Windows | Tutorials

    Jun 11, 2023 · How to Create Soft and Hard Symbolic Links in Windows A symbolic link is a file-system object (file or directory) that points to another file system object (file or directory). The …

  7. Setting Inheritance and Propagation flags with set-acl and …

    I'm mostly there using Powershell, however the inheritance is only being set as "subfolders and files" instead of the whole "this folder, subfolders and files".

  8. Enable or Disable Windows Subsystem for Linux WSL in Windows 10

    Sep 23, 2020 · Enable "Windows Subsystem for Linux" (WSL) in PowerShell 1 Open an elevated PowerShell. 2 Copy and paste the command below into the elevated PowerShell, and press …

  9. How to run a PowerShell script from a batch file - Stack Overflow

    Rather than hard-coding the entire path to the PowerShell script though, I recommend placing the batch file and PowerShell script file in the same directory, as my blog post describes.

  10. Turn On or Off Real-time Protection for Microsoft Defender …

    Feb 2, 2021 · Turn On or Off Real-time Protection for Microsoft Defender Antivirus in PowerShell If you use this option to turn off real-time protection for Microsoft Defender Antivirus, it will only …