Windows 10: PowerShell installation

Discus and support PowerShell installation in Windows 10 Gaming to solve the problem; Excuse me, i appreciate your guidance, i have just installed net. Framework 4.8 on window 7.. still when try to set-up PowerShell, it says require net.... Discussion in 'Windows 10 Gaming' started by EhabQF, May 23, 2022.

  1. EhabQF Win User

    PowerShell installation


    Excuse me, i appreciate your guidance, i have just installed net. Framework 4.8 on window 7.. still when try to set-up PowerShell, it says require net. Framework higher than 4I am trying to get Manim running, i think my PowerShell v is 1 that is why can't install choco or ffmpeg

    :)
     
    EhabQF, May 23, 2022
    #1
  2. Kursah Win User

    PowerShell instead of Commandline in Creators Update

    Interestingly enough my personal laptop just got the update...and still has Command Prompt listed, not PowerShell...

    Edit: Not that it matters...I use both regularly. *Toast :toast:
     
    Kursah, May 23, 2022
    #2
  3. Eric Ber Win User
    Retrieve and Install Sticky Notes via PowerShell

    Hi Matty,

    Reinstalling an application via PowerShell needs an administrator access to continue. If you have administrator access, you can follow the steps below to install Sticky Notes using PowerShell:

    • Open PowerShell with admin rights. To do so, type Windows
      PowerShell in the search box to see PowerShell in results, right-click on PowerShell, and then click
      Run as administrator option.
    • In the PowerShell prompt, type the following command and press the Enter key:

      Get-Appxpackage –Allusers

      Scroll down and locate the entry of the app that you want to reinstall and copy the package name. Since you are looking for the Sticky Notes app, locate the Sticky Notes entry, and then copy the package name of Sticky Notes.
    • Now, you will need to execute the following command to add the app:

      Add-AppxPackage -register "C:\Program Files\WindowsApps\PackageFullName\appxmanifest.xml" -DisableDevelopmentMode

      Replace PackageFullName term in the above command with the copied PackageFullName information from step 2.

    If you do not have an administrator access to your computer, we suggest that you contact your IT admin to be able to install Sticky Notes via PowerShell.

    Should you need further assistance, don't hesitate to get back to us.
     
    Eric Ber, May 23, 2022
    #3
  4. PowerShell installation

    windows xp installation and dual core am

    could someone please list the steps they follow to install windows with a dual core processor and windows xp service pack to. I'm reletively new to amd dual core and i feel i'm missing a step. All help will be appreciated. thanx
     
    exodusprime1337, May 23, 2022
    #4
Thema:

PowerShell installation

Loading...
  1. PowerShell installation - Similar Threads - PowerShell installation

  2. powershell as adminatrator mode when i install WSL windows subsystem linux install through...

    in Windows 10 Gaming
    powershell as adminatrator mode when i install WSL windows subsystem linux install through...: Hello team i have an error in powershell as adminatrator mode when i install WSL windows subsystem linux install through powershell i have multiple time get error "Catastrophic failure" please resolve this issues....
  3. powershell as adminatrator mode when i install WSL windows subsystem linux install through...

    in Windows 10 Software and Apps
    powershell as adminatrator mode when i install WSL windows subsystem linux install through...: Hello team i have an error in powershell as adminatrator mode when i install WSL windows subsystem linux install through powershell i have multiple time get error "Catastrophic failure" please resolve this issues....
  4. PowerShell or SQL query to get installed software details from group of computers

    in Windows 10 Gaming
    PowerShell or SQL query to get installed software details from group of computers: PowerShell or SQL query to get installed software details from group of computers We have 4000 AVD's in my infra now we need to find list of installed applications in these 4000 AVD's. Can anyone help for this with PowerShell or SQL query...
  5. PowerShell or SQL query to get installed software details from group of computers

    in Windows 10 Software and Apps
    PowerShell or SQL query to get installed software details from group of computers: PowerShell or SQL query to get installed software details from group of computers We have 4000 AVD's in my infra now we need to find list of installed applications in these 4000 AVD's. Can anyone help for this with PowerShell or SQL query...
  6. PowerShell or SQL query to get installed software details from group of computers

    in Windows 10 Installation and Upgrade
    PowerShell or SQL query to get installed software details from group of computers: PowerShell or SQL query to get installed software details from group of computers We have 4000 AVD's in my infra now we need to find list of installed applications in these 4000 AVD's. Can anyone help for this with PowerShell or SQL query...
  7. i try install language Chinese at powershell but still facing problem cant install

    in Windows 10 Gaming
    i try install language Chinese at powershell but still facing problem cant install: Windows PowerShell Copyright C Microsoft Corporation. All rights reserved. Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows PS C:\Windows\system32> install-language cmdlet Install-Language at command pipe...
  8. i try install language Chinese at powershell but still facing problem cant install

    in Windows 10 Software and Apps
    i try install language Chinese at powershell but still facing problem cant install: Windows PowerShell Copyright C Microsoft Corporation. All rights reserved. Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows PS C:\Windows\system32> install-language cmdlet Install-Language at command pipe...
  9. Powershell error when using install-module

    in Windows 10 Gaming
    Powershell error when using install-module: Hello !when I use Install-Module -Name ExchangeOnlineManagementI get the following error : Install-Package: The module 'ExchangeOnlineManagement' cannot be installed or updated because the authenticode signature of the file 'ExchangeOnlineManagement.psd1' is not valid.I use...
  10. Powershell error when using install-module

    in Windows 10 Software and Apps
    Powershell error when using install-module: Hello !when I use Install-Module -Name ExchangeOnlineManagementI get the following error : Install-Package: The module 'ExchangeOnlineManagement' cannot be installed or updated because the authenticode signature of the file 'ExchangeOnlineManagement.psd1' is not valid.I use...