Remote Desktop or KVM????

I have a G5 Powermac with display sat next to a 15" imac flatscreen. Don't really want two keyboards and two mice. What is the best way to control the imac, with a KVM switch (seems overkill for merely two usb ports), a usb switch (has anyone got one working?) or something like Remote Desktop (expensive and I don't need to see the imac desktop on the powermac). Any ideas, comments or suggestions?

It depends on what your priorities are.
If you're trying to save desktop real estate then you could use a KVM to switch between the PowerMac and the iMac screens (using the iMac's video mirroring to display its screen on an external monitor).
This would work well if you use both machines equally, but only one at a time.
On the other hand, if you use one machine more than the other you might find ARD an acceptable solution to control the other machine periodically. I wouldn't recommend this for 'normal' system usage, though, especially for anything detail-oriented or that is video-intensive (video, games, etc., etc.)
If you need to see both machines at the same time, though, then there isn't really a good option other than to have two keyboards, mice, etc. or use a KVM and just ignore the video option.

Similar Messages

  • Using Apple Remote Desktop with Audio Applications

    Hello, I am configuring a setup consisting of a Mac Pro with Mac OS 10.4.9 running Logic Audio and a Mac G5 Quad with Mac Os 10.4.8 running Protools HD.
    I am considering using a Gefen Systems KVM switcher, or Apple Remote Desktop.
    Has anyone had any experience using Apple Remote Desktop to run Protools?
    Scott

    if all you need is to be able to control another computer, then ARD would be overkill. Look into the freeware VNC. That will give you control capabilities and not cost you anything. You can find VNC applications for Mac here. Most people seem to find Chicken of the VNC works well for them.

  • Remote Desktop Mac/Windows

    Hello, i have an ethernet cable between my Powermac and my Compaq Presario (running XP Home SP2) anyway, i want to use remote desktop of some sort, so i can use my compaq, without having to switch monitor cables, keyboard etc. (dont' tell me to buy a KVM switch) i have been searching and haven't found anything yet.

    Ze,
    Windows XP Home edition does not have the remote desktop server built in. As a result you can set up a VNC server on your windows machine. This will allow you to remote into it.
    Fore more help, check out this post: http://discussions.apple.com/thread.jspa?messageID=5975152&#5975152
    -Jesse

  • IOS Remote Desktop app and computers connected to SBS 2008--can't get it to work

    I can connect directly to the server without a remote resource in the IOS app.
    But I'd like to be able to connect to computers in the office like we can through RWW. RWW works fine, but not from my phone. (Yes I can connect to the server and take over computers from the phone but I don't want other people in the office to log
    into the server first!).
    I can never get the remote resources section in the app to connect. I usually get "Unable to locate any remote resources for the URL". error in the resources section. I've tried a simple "https://remote.domain.com", "https://remote.domain.com:987",
    etc.  
    We have a self-signed certificate. I can't think of anything in the server setup that is anything other than normal.
    I can do direct connect using "Remote Desktop Connection" in windows 7. In the remote desktop server settings I just put remote.domain.com and "Ask for password (NTLM)" for the login method. Then on the general tab I have just the
    simple computer name and the domain\username. That's all I had to setup to get that to work.
    Any suggestions?

    Hi Michael,
    Thank you for posting in Windows Server Forum.
    Have you setup RD Gateway server in your environment? Are you trying to access the RWW through it?
    On server side you can choose “Bypass RD Gateway server for local addresses” under RemoteApp manager and check the result.
    For more information, you can check below links for detail.
    Remote Desktop Client on iOS: FAQ
    http://technet.microsoft.com/en-us/library/dn473015.aspx
    Getting Started with Remote Desktop Client on iOS
    http://technet.microsoft.com/en-us/library/dn473013.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Is there a way to open the mic using apple remote desktop

    Is there a way to open the mircophone channel using Apple Remote Desktop so I can listen on anything thats happening at my computer at home? If not is there another software that would work?
    Also is there a way to use apple's software to control and watch a PC?

    Is there a way to open the mircophone channel using Apple Remote Desktop so I can listen on anything thats happening at my computer at home? If not is there another software that would work?
    You would have to launch software that would accept audio from the microphone and transmit it to you in some fashion. ARD does not transmit audio itself. Another remote control solution such as Timbuktu might transmit audio, so you could look into that, perhaps.
    Also is there a way to use apple's software to control and watch a PC?
    You can install a VNC server on the PC and ARD can then take control of the system. It can be tricky to find a VNC system that will work with ARD, though, so search this forum for "VNC" for possible options. One of the applications that support Microsoft's remote desktop architecture such as their own Remote Desktop Connection Client for Mac or iTap Mobile RDP will probably work better, though.
    Regards.

  • Remote Desktop Connection Manager can only open 6 sessions at a time on Server 2012

    I am only able to open, and view thumbnails, for a maximum of 6 RDP sessions on my Server 2012 box at a time in Remote Desktop Connection Manager (RDCM). If I add more sessions I just get a variety of connection errors for the additional sessions. If I activate
    a 7th session one of the existing 6 sessions goes off-line with a connection error message. Sometimes the error says 3334, sometimes the error says 0x8345000E, and sometimes it just says there is a connection error.
    I have checked Group Policy on the server to ensure I don't have any settings restricting the number of RDP sessions.
    In fact, I will often have 30 or 40 RDP simultaneous sessions opened, I am just not able to view them all in RDCM. I have seen reviews of RDCM with screenshots showing dozens of thumbnails so it seems to be something that's possible to do.
    Are there any settings I should make on the server to allow RDCM to connect to more than 6 simultaneous RDP sessions?
    Just to be clear, all these RDP sessions are running on the same server. Also, I am just using the trial license for Server 2012 and Remote Desktop Services right now. I don't think that should have an impact, but I wanted to be thorough.

    Thanks Jakub for "corflags" info.
    Unfortunatelly it doesn't work because running mRemoteNG.exe process in 64bit can't load MSTSC ActiveX component (referenced assemblies) because original files were assembled from 32bit dll [mstscax.dll]?
    Error message when making RDP connection:
    Could not load file or assembly 'Interop.MSTSCLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    I was able to create new AxInterop.MSTSCLib.dll and Interop.MSTSCLib.dll assemblies from 64bit dll version and now it works with "AnyCPU":-)
    http://www.filedropper.com/axinteropmstsclib-mremoteng
    Using AxImp.exe and TlbImp.exe didn't worked for me because it creates assemblies in wrong namespace "MSTSCLib" instead of "Interop.MSTSCLib" (AxImp.exe) and TlbImp.exe for changing namespace generated many "marshaled errors"
    so final .dll wasn't working.
    Adding MSTSCAX.dll reference in Visual Studio directly created correct and functional assemblies. Who don't know how to create 64bit compatible assemblies or don't have Visual Studio, feel free to check linked file.
    Hope it helps
    P.S. Sorry for possible technical misinterpretation, I am not programmer so creating new assemblies was trial-error process...

  • Remote desktop connection caused host to lose a monitor and other settings

    Hello
    After a successful remote desktop login, on the host I can now no longer detect the 2nd monitor. Screen resolution on remaining monitor is off, it's gone over to use Microsoft Basic Display Adapter even though it was using the correct adapter previously.
    Both previously working display adapters now show Code 12 error: "this device cannot find enough free resources that it can use". The system has also become very slow, when I right-click the desktop, it takes up to 30 sec for the menu to appear.
    Anyone had a problem like this? I have restarted the computer several times, reverted system to a working state last week, done another successful remote desktop login/logout from my laptop to this computer.
    Windows 8.1 Pro
    Displays: Dell U2412M
    Intel R HD Graphics 4600
    Thank you in advance for any help/tips to help solve this problem!

    This error message can also appear if the BIOS did not allocate enough resources to the device, I want to know how much RAM do you have on your computer, because the Display Adapter calls for extra RAM to run the monitor.
    If you don’t have enough RAM to allocate, the monitor won’t start, that’s why the computer becomes very slow.
    Here I suggest a possible solution:
    Adjust the amount of memory dedicated to video/graphics.  You can change that in BIOS. there might be an option in your PC's BIOS that lets you change the amount of system memory used for video/graphics.  
    You'll just need to find it in the BIOS, the BIOS options in the Advanced settings,
    the option varies depends on the BIOS version
    you can set the maximum memory that it can take to a lowest value.
    Regards
    Wade Liu
    TechNet Community Support

  • Remote Desktop and Remote Access

    I am a very new Mac user but have extensive PC experience. I work in the IT industry and I find the use of Remote Desktop very useful. How can I setup my Mac to be able to access it when I am not at home?

    What machine and operating system do you wish to access it from?

  • Remote Desktop and remote USB scanner

    Hello, We currently use NeatWorks to scan our company receipts and docs. Several of our employees access the NeatWorks database remotely, via a locally installed NeatWorks application, the connection we use to the file is the simple Finder 'Connect to Server'. Because NeatWorks is not networkable, we access it one at a time.
    The problem is the Neatworks database is huge, it can take 20 minutes to load remotely.
    Our solution to this would be to use Remote Desktop to access our server that has the application and database for a quick load. The problem is scanning.
    Can Remote Desktop connect to the users local USB scanner so that the scans go directly to the remote database? If not, is there any other elegant solution to this remote scan problem?
    We were hoping to find a networkable program to replace NeatWorks that wouldn't load the entire database, just an index perhaps.
    Thanks a million for any input!
    John

    Can the NeatWorks application on the server, see, connect to the USB scanner device on the user end.
    That would not be a function of Apple Remote Desktop. The NeatWorks software would need to have code to access a remote scanner, either natively or using the Scanner Sharing feature of Mac OS X 10.6 (if that will support the USB scanner you're using).

  • Remote Desktop and Doing System / Software Updates

    I am new to Remote Desktop.  I am starting to use it daily in my class room to share things with students and lock screens, etc.  Is there an easy way to do system updates and software updates (adobe flash player, java, etc.) without having to manually log in to each machine?  I have to believe there is a better way...could someone point me in the right direction?  Thanks!

    Oh, my version of Remote Desktop is 3.7.2

  • Yosemite 10.10.1 Update - Can no longer connect to Windows Remote Desktop

    I use Mac's VPN to create a PPTP VPN connection to our Windows Server at work.  I access the Server using the Microsoft Remote Desktop App from the App Store (v 8.0.10).  After upgrading to Yosemite, I could get the VPN to connect but could not get the Microsoft App to connect to the Server.  I fixed this problem by deleting the VPN Connection and setting it up new from scratch.  It worked fine until the 10.10.1 upgrade.  Now it no longer works and my previous fix does not work.  I also noticed that I totally lose internet connectivity when the VPN is connected - Safari and Outlook Windows app show no internet connection.
    Microsoft App error is :
    Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.
    Please help this has broken with both Yosemite updates and now I am up a creek and unable to work remotely.
    Thanks,

    I've only one hint to you, cause I've mot on Mac-Server.
    With 10.7 Apple have switched from Samba (maybe due to licence problems with GPL based stuff) to a own protocol called "XSMB"
    This had caused problems with some NAS systems too.
    Eventually someone have a glue to solve that, as several users have problems with SMB shares since that.
    Lupunus

  • Macbook Pro remote desktop unable to connect to my office PC. Genius Bar told me the only solution was to wipe my Mac. Really??

    I work remotely using my Macbook Pro (OS X 10.5.8) to connect to my office PC. I have always had issues using my "computer name" with the RDC but have no problem when using the IP address. Two weeks ago my company upgraded their server and ever since I have been unable to access the server. My coworkers (who use Macs) are not having the same problems as me. My IT guy was able to connect using my Mac, his security clearance and IP address. However, I no longer have the option of using the IP address to log in - per my IT guy. My IT guy is a PC guy so he suggested that I take my computer to Apple to see whats blocking me.
    I met with Apple support at the Genius bar yesterday and was told basically it could be a problem with my computer and I needed to wipe it clean and start over. This was the proposed solution to the problem but the Mac guy I spoke with didn't seem completely sure this would solve / is the cause of the problem. Does anyone have any suggestions for figuring out what the root problem is prior to me wiping my Mac? Has anyone had issues working with remote desktop connection from their Mac connecting to a PC? 
    I appreciate any help possible!

    Welcome to Apple Discussions!
    There are no songs on your iPod, right (since it was restored)?
    Make sure the software on your computer is up to date...
    iTunes
    iPod Updater
    Update iPod's Software
    Also, try connecting the iPod via a different USB port.
    You may want to try putting the iPod in Disk Mode prior to connecting it and see if you are able to restore it (while it is in Disk Mode)...
    Putting iPod into Disk Mode
    Finally, if you can't get the iPod to restore, then try connecting it and opening My Computer. Does the iPod show up in My Computer? Try right clicking it and going to Format. Does anything happen?
    btabz

  • How do i connect to exchange server remote desktop

    Hi, hope someone can point me in the right direction.
    I have recently purchased a macbook pro and wish to
    connect to our office server which is a windows exchange server (remote desktop).
    Which steps do I need to take.
    Many Thanks,
    Rob K.

    Anyone able to help ?
    I used to be abale to access my company email when the URL for webmail was "email.COMPANY.co.uk" but recently it was changed to "webmail.COMPANY.co.uk" and now my iphone cannot verify my account.
    Any ideas ?
    I have the following info (selected pieces removed for privacy.
    Mailbox owner: XXXXX
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; chromeframe/18.0.1025.58)
    The required version of Silverlight is installed: Yes
    Required version of Silverlight: 2.0.31005.0
    Outlook Web App experience: Premium
    User language: English (United Kingdom)
    User time zone: (UTC) Dublin, Edinburgh, Lisbon, London
    Exchange mailbox address:XXXX
    Host address: https://webmail.COMPANY.co.uk/owa
    Version: 14.2.247.5
    Host name: webmail.COMPANY.co.uk
    S/MIME control: not installed
    Exchange Client Access server name: XXXX
    Exchange Client Access server .NET Framework version: 2.0.50727.5446
    Client Access server operating system version: Microsoft Windows NT 6.1.7601 Service Pack 1
    Client Access server operating system language: en-US
    Client Access server version: 14.2.247.0
    Client Access server language: en-US
    Client Access server time zone: (UTC) Dublin, Edinburgh, Lisbon, London
    Client Access server platform: 64bit
    Mailbox server name: XXXX.XXXX.local
    Mailbox server Microsoft Exchange version: 14.2.247.0
    Other Microsoft Exchange server roles currently installed on the Client Access server: Hub Transport
    Authentication type associated with this Outlook Web App session: Kerberos
    Public logon: Yes
    Internal POP setting:
         Server name: XXXX.XXXX.local
         Port: 995
         Encryption method: SSL
    Internal IMAP setting:
         Server name: XXXX.XXXX.local
         Port: 993
         Encryption method: SSL
    Custom Forms: loaded
    Segmentation settings: fffffffeefc3ffff
    Restricted functionality settings: fffffffeefc3ffff

  • To install Remote Desktop Services User CAL on Windows Server 2008 R2 Enterprise Edition with SP1

    Dear Sir,
    Presently we have installed Windows Server 2008 R2 Enterprise Edition with SP 1. And now i would like to install Remote Desktop Services User CAL on this server. I have 25 digit product key of Windows Server
    2008 R2 Remote Desktop Services User CAL (20). Downloaded this product key from our MSDN Subscriptions.
    Kindly suggest me how to install (CAL server with product key that i have) and configure remote desktop services on my above existing server also how to point other server with my CAL server.
    Thanks

    Hi,
    1. Install Remote Desktop Session Host and Remote Desktop Licensing Role Services using Server Manager.
    2. Open RD Licensing Manager (licmgr.exe), Activate your server, then install your license
    3. In RD Session Host Configuration (tsconfig.msc), set the Licensing mode to Per User and Specify your RD Licensing server name (itself).  If you want you may configure these two settings via group policy setting instead.  The path of the
    group policy settings is Computer Configuration\ Administrative Templates\ Windows Components\ Remote Desktop Services\ Remote Desktop Session Host\ Licensing
    4. You may point other RDSH servers to your RD Licensing server using RD Session Host Configuration or via group policy as mentioned above.
    5. Optionally you may consider installing other Remote Desktop Role Services such as RD Gateway, RD Web Access, RD Connection Broker, etc.
    -TP

  • Using a remote desktop connection with the Macbook pro.

    I use the remote desktop connection on the Macbook pro and am unable to exchange info between the mac and the remote connetion windows. For example, if I am writing an email from the remote connection and want to attach a document, photo etc. that I created on the Mac, it just doesn't work. It seems like the Mac and the desktop connection are completely seperated eventhough they are both on the screen in front of me. the systems I use for work are not Apple compatible and will not work on anything other than windows explorer and in my case the remote desk top connection. Any ideas!

    Welcome to Apple Discussions
    Try running in 'ClamShell' mode (MacBook Pro lid closed and using an external keyboard and mouse) with the Gateway connected and then run System Preferences/Displays, it should show then ...
    My 1920x1080 monitor shows the following:

Maybe you are looking for