• Windows 7 RTM不能多用户同时登陆的解决方法


    By Mike Garcen (ShadyMG) | Published Wednesday, 22 July 2009

    In honor of Windows7 hitting the big RTM (release to manufacturing) milestone, I figured it best to start fresh with this Guide and archive the old one . The process below has been confirmed working with the release version Windows7 Ultimate AND Professional, x86 & X64 build 7600.16385. Sorry Home Premium folks, nothing for you yet as RDP is not included in that version...at least until someone figures it out.

    One of the most popular articles ever at MissingRemote.com has been our guide on how to enable Concurrent Sessions for Windows Vista. For those unaware of what it is, enabling Concurrent Sessions allows you to Remote Desktop into a system that someone else is on, under a different user account, and access the system without kicking the user off. I, for example, use the feature to have MCE running on my Television, and then I remote into my main user account to access all my files without interrupting my MCE session. All kudos go out to the original folks at WinMatrix forums (ShipIt, Pinobigbird, untermensch & Cocoa) who posted the instructions and files to edit the files as needed to work properly. Without them we would never have gotten this far!

    userscreensmall.jpg

      Continue Reading...

    ***DISCLAIMER***

    The following files and instructions are provided to you at your OWN RISK!! Understand that it is replacing important files, and as always, anything can happen. That being said, if you do have a problem, we have a fantastic community here to help you
    rdp1

    INSTALLATION INSTRUCTIONS (READ CAREFULLY)

    1. First, you will need to download the appropriate files necessary:

    DOWNLOAD HERE 

    2. Once downloaded, extract the files into a directory (for the purposes of this guide, it will be assumed that the files have been extracted to the folder C:\Win7RDP )

    3. Open Windows Explorer to the above folder

    4. Right Click on "install.cmd" and select "Run as Administrator"

    5. Wait for the script to run entirely. At the end, you should see something similar to the below...


    rdp.png
     If you executed the command successfully, you should see this screen.

    EXTRA ABILITIES

    For 99.9% of folks, the above steps will be exactly what they are looking for. However, if you want to customize the abilities a bit, there are certain command strings you can run in addition. To do so, you will need to open a Command Prompt with Administrator Privileges (Start > Run > CMD > Right Click "Run As Administrator"). The other available options are: 

    -?
     Show this help
    help
     Save as -?
    multi
     Enable multiple sessions per user
    blank
     Enable remote log on for user accounts that are not password protected

    For example, if you wanted to Enable multiple sessions per user, you would follow these steps:

    1. Launch a Command Prompt with Administrator priveleges (Start > CMD > Right Click > Run as Administrator)

    2. At the C:\Windows\System32 prompt type "cd\Win7RDP"

    3. You should now be at the prompt C:\Win7RDP>

    4. At the prompt, type: install multi

     

    UPDATE: HOME PREMIUM Users, you appear to be in Luck! Check out this thread over at TheGreenButton.com which supposedly works. As always, proceed at your own risk.

    We hope you have enjoyed this guide from MissingRemote.com! If you have any questions, comments, concerns feel free to post in our forums (Comments link below)



    作者:nzperfect
    出处:http://www.cnblogs.com/nzperfect/
    引用或者转载本BLOG的文章请注明原作者和出处,并保留原文章中的版权信息。

  • 相关阅读:
    应用服务器安装
    datasnap的线程池
    压缩OLEVARIANT数据
    服务端日志记录
    提交主从表的多个已经修改的数据
    MySQL与PostgreSQL相比哪个更好?
    Vue入门常用指令详解
    Laravel模型事件的实现原理详解
    Git 遇到了 early EOF indexpack failed 问题
    Laravel 代码开发最佳实践
  • 原文地址:https://www.cnblogs.com/nzperfect/p/1685194.html
Copyright © 2020-2023  润新知