About 835,000 results
Open links in new tab
  1. Using Desired State Configuration (DSC) v3 on Windows Server 2025

    May 19, 2025 · Open PowerShell with administrative privileges Install the stable version using: winget install Microsoft.DSC Alternatively, download the latest release from the …

  2. Install winget by the command line (powershell) - Stack Overflow

    I'm trying to write a PowerShell script to setup windows dev machines. I want to use winget but I don't see any easy way just to install winget using the commandline. You have to either use …

  3. powershell - EXE silent installation - Stack Overflow

    Start-Process -FilePath "C:\Temp\UpgradeClientInstaller\setup.exe" -ArgumentList "/S /v/qn" by giving /s in argument list, it should install silently without user intervention but a popup is …

  4. How to Enable IIS on Windows Server: Step-by-Step Guide for …

    Aug 28, 2024 · Learn how to enable IIS and its key features on Windows Server with this comprehensive guide. Explore step-by-step instructions using Server Manager,...

  5. Reinstalling the Microsoft Gaming Overlay | Microsoft Community …

    Jan 12, 2025 · Hi! Some time ago, I uninstalled the Microsoft Gaming Overlay - I think it was the overlay used by the Xbox Game Bar (win+G to bring it up). I am trying to reinstall it, but I can't …

  6. How can I install and use "make" in Windows? - Stack Overflow

    149 On Windows 10 or Windows 11, you can install ezimports.make by running the command winget install ezwinports.make in the command line or PowerShell to quickly install it, restart …

  7. A PowerShell Script to install fonts on Windows 11

    Jan 17, 2024 · In case anyone is still interested in this topic (Install/Uninstall Fonts with PowerShell), here are two Scripts that run with Powershell. The Scripts are designed to be …

  8. How do I install the Nuget provider for PowerShell on a …

    Jul 18, 2018 · I'm trying to install pswindowsupdate.2.0.0.4.nupkg from the Powershell command line on a Win 7 computer not connected to the internet. I'm running PS 5.1.14409.1005. I …

  9. How to install .MSI using PowerShell - Stack Overflow

    Jul 24, 2013 · I am very new to PowerShell and have some difficulty with understanding. I want to install an .MSI inside PowerShell script. Can please explain me how to do that or provide me …

  10. How to Install or Uninstall RSAT in Windows 11 | Microsoft …

    Apr 1, 2022 · How to Install or Uninstall RSAT in Windows 11 How to Install or Uninstall RSAT in Windows 11 Remote Server Administration Tools (RSAT) is an essential tool for Windows …