About 90 results
Open links in new tab
  1. about_Execution_Policies - PowerShell | Microsoft Learn

    Sep 24, 2025 · Describes the PowerShell execution policies and explains how to manage them.

  2. <execution> | Microsoft Learn

    Sep 13, 2024 · Learn more about: Parallel algorithms execute on an unspecified number of threads and divide the work into an …

  3. KB5103225: Intel OpenVINO Execution Provider update (version …

    The Intel OpenVINO Execution Provider is an execution provider used with ONNX Runtime / Windows machine learning to enable …

  4. Set-ExecutionPolicy (Microsoft.PowerShell.Security) - PowerShell

    The Set-ExecutionPolicy cmdlet changes PowerShell execution policies for Windows computers. For more information, see …

  5. Use ExecutionLog and the ExecutionLog3 view in Reporting Services

    Dec 17, 2024 · See the report server execution log that's in Reporting Services, which contains information about reports on servers …

  6. How to Write and Run Scripts in the Windows PowerShell ISE

    Nov 20, 2025 · Note The Windows PowerShell execution policy determines whether you can run scripts and load Windows …

  7. Execution Plan Overview - SQL Server | Microsoft Learn

    Jan 26, 2026 · Learn about execution plans or query plans, which the Query Optimizer creates for the SQL Server Database Engine …

  8. Display and save Execution Plans - SQL Server | Microsoft Learn

    Jan 27, 2026 · Learn how to display execution plans and how to save execution plans to a file in XML format by using SQL Server …

  9. Get-ExecutionPolicy (Microsoft.PowerShell.Security) - PowerShell

    To display the execution policies for each scope in the order of precedence, use Get-ExecutionPolicy -List. To see the effective …

  10. Install PowerShell 7 on Windows - PowerShell | Microsoft Learn

    Jun 13, 2026 · There are multiple ways to install PowerShell in Windows. Each install method is designed to support different …

  11. ExecutionContext Class (System.Threading) | Microsoft Learn

    The ExecutionContext class provides the Capture and CreateCopy methods to get the execution context and the Run method to set …