About 74,500 results
Open links in new tab
  1. Is it possible to install PowerShell 3 on a Windows Server 2003 or …

    Jul 14, 2014 · 5 On a Windows Server 2003 rig (which already has .NET 4 but no 4.5 on it) that is to be expired before the end of the year, I'd like to run a few PowerShell 3 scripts on a …

  2. How to install and configure PowerShell? - Stack Overflow

    Apr 2, 2015 · 28 Installing and configuring PowerShell is not hard but it's a little tricky. There are three basic steps: Install (if necessary) Enable script execution (disabled by default) Edit your …

  3. Run powershell script on 2003 server - Stack Overflow

    Sep 19, 2013 · I have powershell installed on my windows 8 PC, can I connect to remote 2003 server via powershell with out installing powershell on windows 2003 server? and run …

  4. powershell : has anyone tried to install powershell on windows …

    Jan 30, 2009 · Has anyone tried installing powershell on a Windows 2000 server? I realize its not supposed to be installed on windows 2000 server and therefore not supported; however the …

  5. 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 …

  6. Install Python with cmd or powershell - Stack Overflow

    Sep 30, 2018 · 0 Here is a handy Powershell One-Liner that downloads the latest Python-Version for Windows and asks if it should install it right away. It even opens an elevated sessions with …

  7. Getting msbuild.exe without installing Visual Studio

    Jul 23, 2019 · How do you get msbuild.exe without installing those crazy Visual Studio programs? I need it for an npm install to finish working. I'm on Windows 7 and can't get on older …

  8. How to install Node.js with Windows PowerShell PackageManager …

    Feb 18, 2019 · Chocolatey's refreshenv command works sometimes but not always, and after installing nodejs with Install-Package, refreshenv did not work to refresh the PATH variable. …

  9. Why am I getting permission denied installing Powershell 2.0 on …

    1 Check MS KB 888791. Some updates Powershell among them require certain rights. Check the computer policy that the account has the following rights: Backup files and directories, Debug …

  10. How to uninstall PowerShell 5.1 on Windows after installing 72

    I just updated PowerShell to 7.2.1: But the old is still installed: How do I remove the old one? Having both installed is kinda redundant I suppose.