zoukankan      html  css  js  c++  java
  • upgrading PowerShell V2 to PowerShell V3 on Windows 7 64-bit (zz)

    //z 2014-03-31 10:39:51 BG57IV3@XCL T2804140757.K.F253293061 [T94,L1162,R54,V1701]
    From the following page: 
    http://www.microsoft.com/en-us/download/details.aspx?id=34595

    Instructions

    To install Windows Management Framework 3.0:

    1. Download the correct package for your operating system and architecture    
      • Windows 7 Service Pack 1      
        • 64-bit versions: WINDOWS6.1-KB2506143-x64.MSU
        • 32-bit versions: WINDOWS6.1-KB2506143-x86.MSU
      • Windows Server 2008 R2 SP1       
        • 64-bit versions: WINDOWS6.1-KB2506143-x64.MSU
      • Windows Server 2008 Service Pack 2      
        • 64-bit versions: WINDOWS6.0-KB2506146-x64.MSU
        • 32-bit versions: WINDOWS6.0-KB2506146-x86.MSU
    2. Close all Windows PowerShell windows.
    3. Uninstall any other versions of Windows Management Framework 3.0.
    4. Run the MSU file that you downloaded.

    To uninstall Windows Management Framework 3.0:
    Locate and uninstall the following installed Windows Update:
    • KB2506143 - for Windows 7 SP1 and Windows Server 2008 R2 SP1
    • KB2506146 - for Windows Server 2008 SP2

    //z 2014-03-31 10:39:51 BG57IV3@XCL T2804140757.K.F253293061 [T94,L1162,R54,V1701]
    http://www.microsoft.com/en-us/download/details.aspx?id=40855
      PowerShell V4
      To prepare for installation of Windows Management Framework 4.0:
      1. Download the correct package for your operating system and architecture. The following architectures are supported.
        • Windows 7 SP1
          • x64: Windows6.1-KB2819745-x64-MultiPkg.msu
          • x86: Windows6.1-KB2819745-x86.msu
        • Windows Server 2008 R2 SP1
          • x64: Windows6.1-KB2819745-x64-MultiPkg.msu
        • Windows Server 2012
          • x64: Windows8-RT-KB2799888-x64.msu
      2. Close all Windows PowerShell windows.
      3. Uninstall any other copies of Windows Management Framework 4.0, including any prerelease copies or copies in other languages.


    @IS2120#CNBLOGS.T2169364049[T1,L65,R1,V259]:备忘
    $ € ₤ ₭ ₪ ₩ ₮ ₦ ₱ ฿ ₡ ₫ ﷼ ¥ ﷼ ₫ ₡ ฿ ₱ ₦ ₮ ₩ ₪ ₭ ₤ € $
  • 相关阅读:
    使用Publish Over SSH插件实现远程自动部署
    Certificates does not conform to algorithm constraints
    在 Linux 命令行脚本中执行 sudo 时自动输入密码
    pig学习
    Attention-based Model
    kesci---2019大数据挑战赛预选赛---情感分析
    计算广告(1)---广告技术概览
    Hadoop 使用小命令(2)
    shell学习(2)----常用语法
    docker入门
  • 原文地址:https://www.cnblogs.com/IS2120/p/6745678.html
Copyright © 2011-2022 走看看