RDS 2012 (non-R2) Unable to Logoff/Reset/Kill A Disconnected Session

I am running a Remote Desktop Services deployment with HA on Windows Server 2012 (not R2).  This occurs weekly for me, a user will be logged into server running a remote application, the user will report that they were disconnected during their session
and when they try to reconnect they are unable to do so.  On the server side the user will either have a disconnected OR a couple days old active session (which should not be possible as I have GPO session time limits configured to kill the session in
12 hours).  I have tried to kill the session may different ways:
1) Task Manager > Users Tab > Right click logoff
2) Server Manager > RDS > Collection > Right click user and select logoff
3) Open CMD run - rwinsta ##  (## being the user
session ID)
4) Open CMD run - logoff ## (##
being the user session ID)
5) Open CMD run - reset session
rdp-tcp#XX  (XX being the user rdp-tcp# session ID)
All of this yields no result, i
have also opened task manager and killed all running applications however this leaves
a few running applications: rdpclip.exe, taskhostex.exe, rdpinit.exe, rdpshell.exe, mstsc.exe
when i try to kill these, I get a warning that this
may cause the server to shutdown OR access denied.
Has anyone found a solution to this problem?

Hi,
Did you receive any useful event id during this issue?
Have you applied group policy session setting for computer configuration or User configuration?
Note: If both the Computer Configuration and the User Configuration policy settings are configured, the Computer Configuration policy settings take precedence.
Also recheck whether there is setting applied under collection properties. In addition, try below PowerShell command with sysinternal tools (psexec) whether it will work for you.
psexec [\\computer[,computer2[,...] | @file]][-u user [-p psswd][-n s][-r servicename][-h][-l][-s|-e][-x][-i [session]][-c [-f|-v]][-w directory][-d][-<priority>][-a n,n,...] cmd [arguments]
You can download the Software from here.
Hope it helps!
Thanks.
Dharmesh Solanki
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Similar Messages

  • RDS 2012 two Gateway

    I have RDS 2012 Setup with Two gateways in DNS RR and 2 Session Hosts and all woks fine
    GW1 -  Gateway 1
    GW2 – Gateway 2
    RDSH1 – Session Host 1
    RDSH2 – Session Host 2
    Connection Broker in HA
    I need the Below to be setup
    All Application hosted on RDSH1 should go via GW1 ( Gateway 1 )
    And
    All Application hosted on RDSH2 should go via GW2 ( Gateway 2 )

    Hi,
    Thank you for posting in Windows Server Forum.
    Please read below for clarification.
    When a user connects through the RD Gateway server, the gateway server will initially connect the user to one of the RD connection broker servers in order for the broker to determine what server or desktop the user will be connecting to. When HA is enabled
    for the farm, the gateway server will try to connect the user to the brokers using the DNS Round Robin name when HA was configured for the farm. By default, the DNS name used is not on the gateway’s allowable resource list for users to connect to. So for any
    user trying to connect to the farm through the RD Gateway, their access will be denied. To get around this, we will simply need to add a new resource authorization policy which will users to access resources through the gateway server using the designated
    DNS round robin name.
    We can do add the server\computer name under RD Gateway Managed Group. you can get ore information below.
    Configuring the RD Gateway Server for a 2012 RDS farm with HA enabled for the RD Connection Brokers
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • HP ThinPro T520 - RDS 2012 R2 USB Redircetions

    Dear Community, My Devices:
    HP T520 Flexible Series TC  T6X52011 with ThinPro Operation System (latest available). I'm trying to connect to a Windows 2012 R2 Remote Desktop Services Farm  - with Session Broker enabled. Connection Works without any issues, but the USB Redirection to the Members of the "Session Broker Farm" won't work. Connection to a RDS 2012 R2 Server, who is not member of a Farm/Session Broker , is working fine, USB Device (Stick) is displayed at the Terminal Surface. Connection to the same Farm with a Windows 8 Client works fine - also with usb redirection. I tried serveral settings at the RDP Connection Properations @ ThinPro, but no success. Does Anyone have similar issues ?
     brf1refox 

    Hi,
    Regarding the error Failed to create KVP sessions string, please refer to Microsoft Jim’s reply in this thread to see if it resolves the issue:
    Failed to create KVP sessions string. Error Code 0x8007007A
    https://social.technet.microsoft.com/Forums/en-US/2fd453ce-e018-4c1a-8424-c32fcb89b2ba/failed-to-create-kvp-sessions-string-error-code-0x8007007a?forum=winserverTS
    In addition, here are a few more links below regarding the licensing issue for you:
    TS CALs being picked up by our Terminal servers itself
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/e929bd18-b4bd-4d55-98b3-d8d4f608f3f3/ts-cals-being-picked-up-by-our-terminal-servers-itself?forum=winserverTS
    Microsoft licensing changes: How do they apply to Remote Desktop Session Host?
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/2366acda-7eb6-4fa1-9c5b-479717a63238/microsoft-licensing-changes-how-do-they-apply-to-remote-desktop-session-host?forum=winserverTS
    Licensing Diagnosis: Problems and Resolutions
    http://blogs.msdn.com/b/rds/archive/2008/02/01/licensing-diagnosis-problems-and-resolutions.aspx
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

  • RDS 2012 - unable to connect to SH via webgateway

    Dear all,
    we have setup a RDS 2012 system following this article;
    rds8-standard-3-node-remoteapp-deployment-on-windows-server-2012
    It all went ok as far is I could see but Im running into the following problem.
    If I use MSTSC to connect through the gateway directly things work, I get the desired SH desktop without a problem. (eg connect to SH001.domain.local using the web url for the gateway/webserver).
    If I go to the external website and try to setup a connection it goes into somekind of loop. It first gives me a security warning stating it wants to connect to the connection broker, then I get a certificate error from the connection broker, which is correct
    in this case, I choose to ignore the certificate warning and continue anyway. RDP then continues; Securing external connection, checking bandwith, starting the external connection. And there it hangs, it doesnt go any further and tries to connect for ever.
    The external adres of the gateway is xxx.xxxx.nl and internally it xxx.xxxx.local not sure if this could be related. I noticed an article with a powershell script that would change the .local into .nl
    Strange thing it worked before. I even went as far as  trashing all 3 machines, removing the roles and removing them from the domain to run the install again on fresh machines with new DNS names. Still no luck.
    Not sure on how to troubleshoot this any further. Eventlogs on the GW and CB show nothing special, no errors. One thing that I do notice is a recurring WMI 5605 ID - The root\cimv2\RDMS namespace is marked with the requiresEncryption flag. Access to this
    namespace might be denied if the script or application does not have the appropriate authentication level. Change the authentication level to Pkt_Privacy and run the script or application again.
    Thanks for any thoughts on this.
    Best regards,
    Louis

    HI,
    Can you confirm everything works internally and your problems occur when trying to access resources externally.
    Firstly check the certificates and ensure you have configured self signed or trusted.
    Try turning of certificate authentication for testing only - this will answer your authentication level question.
    Have a look at the following post:
    http://ryanmangansitblog.com/2013/03/10/configuring-rds-2012-certificates-and-sso/
    It does sound like you are experencing issues with the Internal and external nameing of the gateway. There are a few ways round this. TP has written a script which will assist with the change.
    http://gallery.technet.microsoft.com/Change-published-FQDN-for-2a029b80/file/103829/2/Set-RDPublishedName.ps1 If you have questions
    around the use of this, reply in this post.
    Ryan Mangan | Ryanmangansitblog.wordpress.com | Help keep the forums tidy, if this has helped please mark it as an answer

  • RDS 2012 R2 Separate Session Collection Behavior

    Hi everyone!  I should start by saying that I've found a number of threads which are semi-related to this topic, but they just don't seem to address my particular complaint.  I'm not sure if this is a bug, a configuration error on my part, or if
    it is expected behavior (which would be unfortunate for my intended use cases).
    The issue is that I need to provide two separate collections of RemoteApps, and I only want the collection appropriate to the logged-in user to be displayed in Web Access (or in the feed, for that matter).  One collection includes an expansive set of
    RemoteApps, and the other collection includes a limited subset of those published in the first.
    Now, I know that a SH can only belong to one session collection.  That makes sense, and in my case, I wouldn't want it any other way.  It offers better separation between the user environment intended for use by employees, and the user environment
    intended for use by non-employees, which is a bit more restrictive.  (Those are the actual purposes of the two collections described earlier.)  So far, so good.  Now, it seems to me like every other role beside the SH role should be able to
    do its job for all collections.  What other purpose could the concept of a "Collection" possibly serve, after all?  If I had to stand-up Connection Broker, Web Access, Gateway, and Session Host for every collection of RemoteApps, then there
    wouldn't need to exist any concept in RDS 2012 R2 called "Collections".  So, I figured that Connection Broker, Web Access, and Gateway could serve all collections, and Session Host is of course limited to serving one single collection.  And,
    I guess, that's largely the way it works, with one exception.
    My issue is that in Web Access, all RemoteApps from all published RemoteApp collections are presented to every user who has access to one collection OR the other, despite my best intentions of having provisioned each collection with seprate user group assignments
    using two separate AD groups.  I don't want to advertise all RemoteApps from all collections in the Web Access namespace!  To me, the presence of "User Group" configuration at both the Collection level and at the RemoteApp level implies
    that there is some user group filtering going on, but so far that's looking like a false assumption.  Why would the RemoteApp list in one collection bleed into the RemoteApp list in the second collection?  Why would I want the users of one collection
    to see the applications of the other, even when they're not going to be able to launch them anyway?
    Does anyone have anything to add to the equation?  Is there something I'm missing?  Thanks ahead of time.

    This is now resolved.  There is obviously some additional configuration necessary in some relatively odd places when you want your RemoteApp collections to work as advertised.  I hope this thread can help others in that regard.
    The relevant (error) event generated for each "populate list of RemoteApps for Web Access" process (refreshing the web access portal was my test case), when my IIS application pool is provisioned by the new AD account is Event ID 10, Source: RDWebAccess. 
    In the body, it says "[...] unable to access rdcb1.[local]" and suggests that the RD Web Access server needs to be added to the TS Web Access Computers security group on the connection broker.  However, that was obviously already the case.
    Although not 100% correct in its suggested resolution, this error was helpful, because it shows that the break is occurring when Web Access tries to populate RemoteApps, and is shows that the break is occurring en-route to the CB server.  So, I added
    the new service account (for the Web Access application pool identity) to the Administrators group on the server with the CB role, and all is now resolved.  I now have two separate collections, the list of each appearing for the appropriate user scopes,
    but not for both user scopes like before. 
    Obviously, adding an account as an administrator fixes a lot of access related things very easily, but it is probably not the least-privileged way of doing things.  To that end, I'd like to know the least privileged way, but can certainly live with
    this much improved functionality as-is.
    Thanks for all your help, Razwer.

  • RDS 2012 weird printing problem

    Hello All,
    We have a very strange issue with 1 of our users. She can crash the print spooler very frequently. The problems almost always occurs when she need to print an excel file. Due to the frequency we needed to make sure the print spooler would always restart
    otherwise making all of our users unable to print. The excel file she's trying to print isn't that large (90kb) and contains data from column A - AB. It consist of 684 rows of data. She then goes to file --> Print selects a printer and *boom* the spooler
    crashes. It than display a message. The message usually lists:
    1) Cannot connect to the printer
    2) No printers installed
    This also makes the event viewer fill up with the following events:
    Faulting application name: spoolsv.exe, version: 6.2.9200.16384, time stamp: 0x501080ef
    Faulting module name: KERNELBASE.dll, version: 6.2.9200.16864, time stamp: 0x531d34d8
    Exception code: 0xc0000002
    Fault offset: 0x0000000000047b8c
    Faulting process id: 0x7364
    Faulting application start time: 0x01d01e8436f79952
    Faulting application path: C:\Windows\System32\spoolsv.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 4ed8a353-8aac-11e4-940c-005056b34020
    Faulting package full name: 
    Faulting package-relative application ID: 
    Faulting application name: spoolsv.exe, version: 6.2.9200.16384, time stamp: 0x501080ef
    Faulting module name: ntdll.dll, version: 6.2.9200.17046, time stamp: 0x53b4864c
    Exception code: 0xc0000005
    Fault offset: 0x0000000000001069
    Faulting process id: 0xa9ac
    Faulting application start time: 0x01d01eb914acc298
    Faulting application path: C:\Windows\System32\spoolsv.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: dd68d8b8-8aad-11e4-940c-005056b34020
    Faulting package full name: 
    Faulting package-relative application ID: 
    Faulting application name: spoolsv.exe, version: 6.2.9200.16384, time stamp: 0x501080ef
    Faulting module name: win32spl.dll, version: 6.2.9200.17041, time stamp: 0x53aa2d39
    Exception code: 0xc0000005
    Fault offset: 0x000000000007c024
    Faulting process id: 0xa23c
    Faulting application start time: 0x01d01ebad13bc3be
    Faulting application path: C:\Windows\System32\spoolsv.exe
    Faulting module path: C:\Windows\System32\win32spl.dll
    Report Id: 81db8d0f-8ab0-11e4-940c-005056b34020
    Faulting package full name: 
    Faulting package-relative application ID: 
    While testing we came across a strange phenomena. When she logs onto a RDS server using RemoteApp we see that automatically a group of printers gets created. Those are not displayed in excel/word/outlook/etc. and are only visable trough Control Panel. If
    we delete those and she relogs the automatically get recreated. Which printers are added differs from the server she is logged on by our load balancer.  
    Background of our RDS
    Our RDS environment consist of a connection broker and 2 application servers. All of which are running
    Server 2012 (non R2). All applications are started as a remoteapp from a Windows 7 or 8(.1) update 1)) or axel zero client. User have Remote Roaming Profiles (RRP) and a User Profile Disk (UPD). These are cached onto the RDS server, so creating a new profile
    is almost impossible by our knowledge. 
    The odd part of all this is that we cannot reproduce this issue, and only this 1 user has this issue. Even removing all printers and leaving just the XPS and one note printer from Microsoft is enough to let the spooler crash. Because of this (and the fact
    that no one else has this problem) makes me very certain this isn't an issue with our Print server;RDS server or Drivers. 
    So my question basically come down to:
    1) Can i easily give the user a new profile even though the profiles are cached? (since this is a production environment a reboot can only happen on maintenance periods)
    2) Where are these extra printers coming from? And how do i get rid of them?
    General troubleshooting tips on this issue are welcome. As i'd like to know how this started or how i can find more helpfull information.
    Thanks guys and have a happy x-mas. 

    Hello, Niek
    Slenders.
    Your problem very similar to us. We are using RDS on Windows Server 2012 R2 and RD Clients are Windows 7. Using Profile Disks too.
    Main problems :
    1). Print Spooler crashing. We enabled execution of Print Drivers in isolated process Group Policies. Learn
    more.
    2). Extra Printers, that cannot be deleted with user rights (Usually they looks transparent in Devices and Printers). This
    update did not help. These printers are server specific and profile recreation does not help. If administrator log on server and delete these excess printers - they will disapper for
    all users on this server. Therefore, they are store somewhere in HKLM. Temporary solution we use - clear
    registry hive HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001(002)\Enum\SWD\PRINTENUM\ with Registrar Registry Manager and then reboot server;  
    3). Cannot connect to the Network Printer via FQDN. Solution -  clear registry hive HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
    NT\CurrentVersion\Print\Providers\Client Side Rendering Print Provider\Servers
    4). None printer set as default - profile recreation helps.
    Hope this help.
    Hello fapw,
    Thanks for your response. It is very detailed and i'm sure it will help us.
    1) Already enabled isolation mode in case it were bad drivers. But the spooler keeps chrashing.
    2) Just as we are experiencing. Thanks for pointing out the registery location. This might a great shot during the next maintenance window.
    3) We have not yet seen this issue. Might be because we use the internet printing role and the users connect trough the webpage.
    4) Hasn't been an issue so far. But good to know. 
    Will keep you updated. 
    Regards,
    Niek

  • RDS 2012 (An Authentication error has occurred 0x607) - WINDOWS 8 ONLY

    Hi - please help. I've read many posts relating to this error, but none have fixed my issue.
    We have an RDS 2012 setup.  2 Servers.  Both session hosts.  only 1 is the broker.  Cert from official CA.
    My authentication is set to ONLY allow devices with Network Level Authority.  I don't want to remove this.
    Windows XP and Windows 7 can connect both internally, and externally via the RDWeb address perfectly fine, but all Win8 machines get the error "An authentication error has occurred. Code 0x607.
    Can anyone please advise why?
    Many thanks

    Hi,
    I have seen other similar cases got resolved by setting the encryption level to low and security layer to Negotiate.
    Here is a thread below:
    An authentication error has occured (Code: 0x607)
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/94780a11-23ba-4a3c-b11a-734007c2d2fd/an-authentication-error-has-occured-code-0x607?forum=winserverTS
    If it is not an option for you, I suggest you check whether the SSL certificate used by RDWeb access is trusted by the Windows 8 clients. There should be a corresponding root CA certificate installed in the Trusted Certification Authorities store.
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Users see all applications in RDS 2012 Web access in one-way trust domain environment

    Hello!
    We have RDS 2012 deployment in domainA.local. There is a one-way trust between domainA.local and domainB.local: A trusts B and B doesn't trust A.
    A user from domainB.local authenticates in Web-access interface (wa.domainA.local) and sees
    every published application in every collection in the deployment independently of UserGroups setting of collections and applications. This occurs for any domainB user.
    In the security log of wa.domainA.local we can find an event :
    An account failed to log on.
    Subject:
    Security ID:                IIS APPPOOL\RDWebAccess
    Account Name:                RDWebAccess
    Account Domain:                IIS APPPOOL
    Logon ID:                0x2C7B16
    Logon Type:                        3
    Account For Which Logon Failed:
    Security ID:                NULL SID
    Account Name:                
    Account Domain:                
    Failure Information:
    Failure Reason:                An error occurred during logon
    Status:                        0xC000005E
    Sub Status:                0x0
    Also in network trace on wa.domainA.local kerberos error could be found:
    On TGS-REQ for krbtgt/[email protected] there is an answer: KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN (7), server name krbtgt/domainB.
    How to deal with this issue? The aim is to show only specified applications to domainB users.
    Any help would be appreciated.

    Hi,
    Thank you for your posting in Windows Server Forum.
    Please check below links might useful for your case.
    “After adding the RDS server’s computer account to the Builtin Windows Authorization Access Group domain group, the RemoteApp icons displayed perfectly.” (Quoted from
    this article)
    1. Remote APP list empty
    2. RD
    Web Access unable to access Source (RD Server)
    In respect to Kerberos Error, refer this link for troubleshooting.
    1. Troubleshooting Kerberos Authentication problems – Name resolution issues
    2. Kerberos Authentication problems – Service Principal Name (SPN) issues - Part 2
    Hope it helps! 
    Thanks,
    Dharmesh

  • RDS 2012 - Connection issues when selecting "This is a private Computer"

    We recently cutover our corporate RDS system the Windows 2012 version and it was pretty smooth, only  few issue that where resolved quickly.  In the last 3 weeks I nave had 4 differnet users working from home on personal WIndows 7 system that
    they use to connect to their computer in the office using Windows 2012 RDS telling me that they can't connect any longer.  Doing some basic troubleshooting I discovered that if they select the option on the RDS Webaccess page "This is a private computer'
    they can't connect to their computer in the office.  If they select "This is a public or shared computer" It works fine.
    Anyone seen this before???
    Joe Gomez

    Hello,
    Thanks for your response.
    1. Windows Server 2012
    2. it appears that  it is connecting then it times out after about 30-40 second.
    3. "Remote Desktop can't connect to the remote computer for one of the these resons:"
    Remote access to the server is not enabled.
    The remote computer is turned off.
    The remote computer is not avalible on the network.
    Make sure the remote computer is turned on and is connected to the network and that remote access is enabled.
    4. I will try the a non customized RDWEB page.
    5. Our users have a range of RDP clinet version, I will make sure that these having the problem are on 6.3.9600
    6. Yes they use the Connect to Remote PC feature to connect to a physical PC in the office.
    This worked fine in the Windows 2008R2 RDS environment.  The new RDS 2012 we started to see this.
    Thanks
    Joe
    Joe Gomez

  • Open IE slow in RDS 2012

    Hi Guys,
    Today one of the users connected to the RDS 2012 server. And she found that it took about 5 minutes to open the IE explorer. We deployed the RDS 2012 with session mode and other users worked well in this RDS server except this user.

    Hi,
    Before deleting user profile, please try the following steps to see whether it can resolve your case.
    - Please make sure IE Enhanced security is disabled for Users in Server Manager
    - Try running following command in user account with add-ons disabled.
       iexplore.exe –extoff
       If this helps then perform additional troubleshooting to determine which addon is causing the problem.
    - Try resetting IE settings to default under the test user account through Tools--Internet Options--Advanced tab--Reset button.
    - See if turning off Smartscreen filtering makes any difference
    - You can also try using process monitor as administrator and see whether user session is trying to access iexplorer.exe to different folders/registry keys/etc. that the user does not have access to. 
    - Try lower version of IE and see whether it makes any difference.
    For more details, you can refer below article.
    Troubleshooting and Internet Explorer’s (No Add-ons) Mode
    http://blogs.msdn.com/b/ie/archive/2006/07/25/678113.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How do you configure a farm name in RDS 2012?

    I understand Remote Desktop Services has undergo some drastric changes.
    How do you configure a farm name in RDS 2012? Or is the concept around farm name changed in another concept?
    Although I have imported a certificate on the RDCH withe the farm name I want to use. When I click on a RemoteApp on the RD Web Access portal, it does not connect to the right farm name.
    Boudewijn Plomp, BPMi Infrastructure & Security

    You don't.  You create a collection.  A client connects to the Connection Broker and then is redirected to the collection it is connecting to.  The collection name is embedded in the connection file that the client downloads from RDWeb or
    the RDWeb feed. 
    A collection is basically at least one RDSH server (for session based desktops) or one virtual machine (virtual machine based desktops). 
    Don Geddes - SR Support Escalation Engineer - Remote Desktop Services - Printing and Imaging

  • PLEASE HELP me select new internal hard drive for Macbook Pro 2012 (non-retina)

    Good afternoon.
    I just bought a Macbook Pro 2012 (non-retina) 15 inch from a friend.  I think it is running Mountain Lion (has not been upgraded to Mavericks yet), and has iLife on it.  It came with the stock 500 gb 5400 rpm internal hard drive.  At home, I only have the Snow Leopard OS installation Cds and a copy of iLife 2011 installation Cds.  I am going to buy 16 gb of RAM from Other World Computing to install.
    I want to replace the hard drive with a 1 tb hard drive, preferably something that is $100 or less.
    I talked to Other World Computing (OWC) and looked at the Data Doubler Option to replace the optical drive with a Solid State drive, but decided that for now I want to keep the optical drive inside the computer for portability issues.
    I know that Solid State drives are better, but they are still too small, and I want the ease and portability of a 1 tb size INSIDE my computer.
    Initially I was going to order this from Other World Computing: 1.0TB 2.5" HGST Travelstar 7K1000 7200RPM SATA 6Gb/s 9.5mm Notebook Drive 32MB Cache. *'New' Factory Replacement with 2+ Year HGST Warranty*    As of April 4, 2014 it's on sale for $79
    But then I started reading some of the discussions online and thought maybe I should get a hybrid solid state drive?
    I saw on Amazon the Seagate 1TB Solid State Hybrid Drive SATA 6Gbps 64MB Cache 2.5-Inch ST1000LM014  It's on sale for $94.
    But according to some reviews, this Seagate has a platter that is only 5400rpm, unlike the previous Seagate Momentum that has a platter speed of 7200rpm.
    How reliable are the Seagate, versus a Toshiba or Western Digital or Hitachi or something else?
    Here are my questions about replacing the hard drive:
    1.  Is a hybrid solid state drive going to need some kind of special formatting after I put it into the macbook so that I can put the operating system on it?
    2.  Is a "normal" platter hard drive more reliable than a hybrid solid state drive?
    3.  Is there any additional driver or special software that I have to install for a hybrid solid state drive?
    4.  Currently there is no personal data stored on the computer.  Can I just put the new hard drive in, and then insert the snow leopard install cd?
    5.  If I install snow leopard, can I just go to the App store and get the free upgrade to Mavericks?
    6.  If I want to do the "Data Doubler" option in the future and add a normal Solid State drive into my computer, will it have trouble interacting with the 1 tb hybrid solid state drive?
    I would love to get some recommendations about the smartest option to upgrade my hard drive with something that will be fast (I edit lots of photos) and large (1 tb) that isn't going to cost too much.  I don't know much about the different brands or options (and there are so many listed in tons of online reviews), that I got really overwhelmed and confused by the info out there.
    I would really appreciate any help and advice.  I've never switched out a hard drive before.
    PLEASE HELP !!!  Thanks!
    Here is the "About this Mac" Info:
    Macbook Pro 15-in Mid 2012
    Model Identifier: MacBookPro9,1
    Processor: 2.3 GHz Intel Core i7
    Memory: 4 GB 1600 MHz DDR3
    Software: OS x 10.8.5
    Storage (Hard drive): APPLE HDD ST500LM012 Media, Rotational, SATA, GPT (GUID Partition Table)

    1.  Is a hybrid solid state drive going to need some kind of special formatting after I put it into the macbook so that I can put the operating system on it?
    The boot drive, regardless of what it is, needs to be formatted as Mac OS Extended (Journaled).  This is standard with OS X.
    2.  Is a "normal" platter hard drive more reliable than a hybrid solid state drive?
    There are arguments pro and con.  Bottom line, SSD's and hybrid drives are still quite expensive per GB than standard hard drives.  If you have the bucks and are a speed demon, go ahead.   I have better use for my money.   Standard hard drives are mechanical and may wear out over time.  But even though SSDs are not mechancial, they can still go bad and ultimately they even have a limit to their write capacity.  The jury is still out on this debate.
    3.  Is there any additional driver or special software that I have to install for a hybrid solid state drive?
    No
    4.  Currently there is no personal data stored on the computer.  Can I just put the new hard drive in, and then insert the snow leopard install cd?
    You can physically put the hard drive in but probably not install Snow Leopard on this MBP.
    The mid-2012 MacBookPro9,1 models came with Lion 10.7.3 (11D2097) preinstalled.   It is very unlikely you would be able to install Snow Leopard on it.  Historically you cannot install a version of OS X that is earlier than the version that came with your Mac (even if you replace the hard drive).
    5.  If I install snow leopard, can I just go to the App store and get the free upgrade to Mavericks?
    Not via Snow Leopard on this MBP.  See my response to #4.
    6.  If I want to do the "Data Doubler" option in the future and add a normal Solid State drive into my computer, will it have trouble interacting with the 1 tb hybrid solid state drive?
    No.  They are completely independent of each other; they are just independent storage units (drives) and their RAM does not interact.

  • Installed the RDS 2012 Server License per user CAL (5pcs) after not allow over two users remote desktop connection problem

    I have successfully to installed the RDS 2012 Server R2 per user CAL (5pcs) Open License after is found not allow over two users to remote desktop connection on this Server problem, I try to uninstall the license and then (internet on-line & telephone
    call Microsoft Activate Center get the activate key) to reinstall is still same of the result on below problem.
    Select a user disconnect so that you can sign in.
    There are too many users signed in
    User1 Active
    User2 Active
    () Force disconnect of the user

    Hi,
    In addition you can also refer following article for RDL configuration.
    RD Licensing Configuration on Windows Server 2012
    http://blogs.technet.com/b/askperf/archive/2013/09/20/rd-licensing-configuration-on-windows-server-2012.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • I want to daisy chain my 15 inch mid 2012 non retina macbook pro to a 2012 27inch imac and then to a 27 inch thunderbolt display

    I have a mid 2012 non retina 15inch macbook pro, and a 27inch 2012 imac, and a 27inch thunderbolt dsplay and I want to use the imac and the thunderbolt display as dual monitors for my macbook pro and daisy chain them together.  I have an extra thunderbolt cable,  How would I go about doing this,  every time I try to connect it via Target Display mode it only shows up on the imac and the thunderbolt diplay shows the imac screen but I cannot access anything on it. I would love some help,  I am probably just missing something simple.

    Yes there is on Mac computers that do not come from the factory with "Built In", Note the Words Built In, DVD drive.
    On all Mac computers that come with Built In DVD drive Apple has Restricted the installation of Windows from ONLY That Built In drive and Only when it is Physically installed inside the system.
    Many people have tried what you want to do and to my knowledge None have been successful.
    It is something that is Hard Wired, Written, into the Firmware of these Mac computers.
    Some have tried installing Windows on the standard HDD and then moving that HDD to the optical bay or leaving it in the main bay and installing a SSD into either the main drive bay or optical bay and have been greeted with the system not booting to either OS or not booting to Windows.
    Something about how boot camp sets up the drive and possibly makes changes to the Firmware or EFI partition on the drive that Windows is installed to or to both that restrict it. You can't even make another Mac OS X partition on that drive without screwing up the Windows install.
    To your last post the Answer is NO as stated above.

  • Best practice for RDGW placement in RDS 2012 R2 deployment

    Hi,
    I have been setting up a RDS 2012 R2 farm deployment and the time has come for setting up the RDGW servers. I have a farm with 4 SH servers, 2 WA servers, 2 CB servers and 1 LS.
    Farm works great for LAN and VPN users.
    Now i want to add two domain joined RDGW servers.
    The question is; I've read a lot on technet and different sites about how to set the thing up, but no one mentions any best practices for where to place them.
    Should i:
    - set up WAP in my DMZ with ADFS in LAN, then place the RDGW in the LAN and reverse proxy in
    - place RDGW in the DMZ, opening all those required ports into the LAN
    - place the RDGW in the LAN, then port forward port 443 into it from internet
    Any help is greatly appreciated.
    This posting is provided "AS IS" with no warranties or guarantees and confers no rights

    Hi,
    The deployment is totally depends on your & company requirements as many things to taken care such as Hardware, Network, Security and other related stuff. Personally to setup RD Gateway server I would not prefer you to select 1st option. But as per my research,
    for best result you can use option 2 (To place RDG server in DMZ and then allowed the required ports). Because by doing so outside network can’t directly connect to your internal server and it’s difficult to break the network by any attackers. A perimeter
    network (DMZ) is a small network that is set up separately from an organization's private network and the Internet. In a network, the hosts most vulnerable to attack are those that provide services to users outside of the LAN, such as e-mail, web, RD Gateway,
    RD Web Access and DNS servers. Because of the increased potential of these hosts being compromised, they are placed into their own sub-network called a perimeter network in order to protect the rest of the network if an intruder were to succeed. You can refer
    beneath article for more information.
    RD Gateway deployment in a perimeter network & Firewall rules
    http://blogs.msdn.com/b/rds/archive/2009/07/31/rd-gateway-deployment-in-a-perimeter-network-firewall-rules.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for

  • Scheduling specific time of day for automatic software updates

    How can one schedule a specific time of day (i.e. between 11:01 pm to 5.59 am when I have unlimited download availability) for an iMac to search for automatic software updates? System preferences only offer frequency, but no time option. If it is pos

  • HELP with OS X LEOPARD START UP WITH SMILE FACE AND ? blinking

    my g5 wont start up it has  a folder with smile and ? blinking at sametime  instead of apple logo at start up What do i do to fix this??? HELP!!!

  • How do I un-do a previously selected "Always Use Selected Format" choice?

    Hi guys ! I know it's incredibly dumb but I need to un-do an output option that I previously locked in by ticking the "Always Use Selected Format". This is when I am exporting a master data list - I used to get a Select Spreadsheet box with a choice

  • Ultra Slim Bay Hard Drive - Formatting

    T61p w/ a new ATA Hard drive.  Operating system=Windows Vista.  How do I format this hard drive?  Right now my back up wizard is not recognizing the drive even though my device manager see the device. Thx.

  • Pulling one worksheet out of workbook

    I have a workbook that goes back about 6 years to when we were on desktop. It has grown to around 30 worksheets. There are 2 worksheets that I would like to make its own workbook. In desktop, all I had to do was select the worksheet and "pull" it rig