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]:备忘
    $ € ₤ ₭ ₪ ₩ ₮ ₦ ₱ ฿ ₡ ₫ ﷼ ¥ ﷼ ₫ ₡ ฿ ₱ ₦ ₮ ₩ ₪ ₭ ₤ € $
  • 相关阅读:
    MySQL 优化实施方案
    MySQL Replication 主从复制全方位解决方案
    CentOS 7.X 系统安装及优化
    W25Q32的使用
    Word分栏
    转载:STM32之中断与事件---中断与事件的区别
    常见贴片电阻的分类、功率、封装、标注规则
    导线时延
    重装系统流程
    MFC应用程序向导生成的文件
  • 原文地址:https://www.cnblogs.com/IS2120/p/6745678.html
Copyright © 2011-2022 走看看