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]:备忘
    $ € ₤ ₭ ₪ ₩ ₮ ₦ ₱ ฿ ₡ ₫ ﷼ ¥ ﷼ ₫ ₡ ฿ ₱ ₦ ₮ ₩ ₪ ₭ ₤ € $
  • 相关阅读:
    用windows公文包实现不同盘符两个文件文件夹文件同步
    flask0.1版本源码浅析——Request
    flask0.1版源码浅析——url分配处理
    itertools内置库
    nltk简要笔记
    python2.x编码问题-转载
    python函数中的默认参数问题
    中文分词模块--jieba笔记
    模拟登陆国内著名知识交流网站
    http协议简介--转载
  • 原文地址:https://www.cnblogs.com/IS2120/p/6745678.html
Copyright © 2011-2022 走看看