Network / Sharing :: Windows 8.1 - Remote Connection Through WHS

Oct 29, 2013

Now that I have upgraded to win 8.1 I can no longer connect to my Windows 8.1 machine at home through WHS. What settings I need to change get this working again?

View 1 Replies


ADVERTISEMENT

Network / Sharing :: Windows 8 Pro - Remote Desktop Connection

Jan 30, 2013

I am running windows 8 pro, I have the "alow remote access" checked as I should and I have read plenty of threads on how to do it. Now, when I am at work, I want to remote into my home desktop. My work pc is win 7 pro. When I enter my home ip it gives the "cannot connect" either the computer is this or that etc.

I followed the guide but to no avail. AS long as my home pc is set to accept remote connections, why am I having this issue.?

View 7 Replies View Related

Network / Sharing :: Launch Remote Desktop Connection From Windows 8 Machine

Apr 21, 2014

My old desktop (upstairs) and my laptop are both running Windows 7. I can very easily use remote desktop connection from my laptop to the upstairs computer. My new desktop (downstairs) runs Windows 8.1. I use a local login, not the Microsoft login. My user name and password are the same on all three computers, and all three are on the same home network.

When I launch remote desktop connection from the Windows 8 machine, and enter the name of the Windows 7 machine, along with my User name and password (same on all three computers), the Windows 7 screen (from the upstairs machine) appears along with "The user name or password is incorrect".

View 5 Replies View Related

Network / Sharing :: Writing DVD Over Remote Desktop Connection?

Aug 10, 2013

I am trying to write a DVD over RDP but my writer is not recognised. After searching the internet, I found out that Windows disallows this as a security precaution. I did find a fix for Windows 7, which is to go into GPedit.msc and change the setting for 'All Removable Storage: Allow direct access in remote sessions' to enabled. However, this setting is not there in Windows 8. Has it been removed for Windows 8 and if so is there another fix.

View 3 Replies View Related

Network / Sharing :: Remote Desktop Connection - How To Find IP

Dec 11, 2013

I have tried to find older topics and tutorials on this without success. This is new to me so hopefully there's something very simple to address the issue.

I have 3 computers. 1 x Win 8 Pro and 2 x Win 8 Standard.

I know only the Win 8 Pro machine can be a Remote Desktop host.

In System Properties I have checked the box to "allow Remote Assistance to this computer" (I don't know detail, but I am aware this is something different to Remote Desktop).

Also in System Properties, I have selected to "Allow remote connections to this computer". I have also tried to check the sub-section of that "Allow connections only from computers running Remote Desktop with Network Level Authentication (recommended)".

All computers are set up at home, connected to a regular home router.

When I try to connect to the host machine I get an error (I don't have details of that right now, but its some generic "no connection" error).

View 9 Replies View Related

Network / Sharing :: 8.1 PRO System To Establish Remote Desktop Connection?

Apr 26, 2014

I cannot get my 8.1 PRO system to establish a Remote Desktop connection on either the Internet or my home LAN. Router has port 3389 set for port forwarding, aVast Firewall allows port 3389 in and out. Have even tried with aVast turned off but can't get it to work. Have run a number of Port Checkers and all show 3389 as locked or unavailable, but unfortunately do not detect whether it is an issue with the router firewall or aVast firewall. However, all is not lost; have discovered a free application named Team Viewer which does the job very nicely and is a lot easier to set up.

View 2 Replies View Related

Network / Sharing :: Allow 2 Or More Users To Connect To Desktop By Remote Connection

Jan 14, 2013

how can i set up windows 8 to allow 2 or more of users to connect to my windows 8 desktop by remote desktop connection i know there must be some way to use as when i was work experience every one one was connecting to the same comptere buy that a windows xp comptuer

View 9 Replies View Related

Network / Sharing :: Creating Bat File - Remote Desktop Connection Was Interrupted

Jan 30, 2013

I am using the following code in a .bat file to end remote desktop connection upon running the file:

Code:
@%windir%System32 scon.exe 0 /dest:console@%windir%System32 scon.exe 1 /dest:console @%windir%System32 scon.exe 2 /dest:console @%windir%System32 scon.exe 2 /dest:console @%windir%System32 scon.exe 3 /dest:console @%windir%System32 scon.exe 4 /dest:console @%windir%System32 scon.exe 5 /dest:console

However when I run this, the server computer comes up with an error saying that remote desktop connection was interrupted. How can I cut the session off without getting the error message?

View 2 Replies View Related

Network / Sharing :: WiFi Fails On W8.1 With Ethernet Remote Desktop Connection

Jul 24, 2014

Network on my Lenovo Yoga running Windows 8.1 works fine over both wireless and Ethernet (USB dongle).

I have an iMac initiating a Remote Desktop connection to the Yoga via a direct Ethernet cable between the devices. Everything works fine on the Windows 8.1 device except the WiFi can no longer connect to any access points and thus the Yoga has no Internet/network access--it just fails immediately when I select an access point for connection.

I do see an Event ID 8000 from NETwNe64 around the time of this failure; not sure if it's the same cause.

If I log back into the Yoga (and thus break the Remote Desktop Ethernet connection and take over that session), wireless works perfectly again. Thus it is clear that WiFi is only down when the device is accessed via RDP over Ethernet.

View 5 Replies View Related

Network / Sharing :: Win 8.1 - No Output Connection But Input Connection Is Normal

Feb 19, 2014

I have strange network problem these days. I have a desktop PC and installed Windows 8.1. And I have a LAN. The gateway IP address is 192.168.2.1.

The network works fine when I start the PC. I can access Internet with IE, I can access the config pages of my gateway and I can SSH my local File server. It's a synology ds212j. I assigned static IP address 192.168.2.18 to it and name it as "home_ds". I add dns entry in file "hosts".

But there will be very strange problems if the PC keeps running about 2/3 days. It seems I can't connect to other computers from my PC. No IE, no SSH, no ftp.... But ping still work. These is no network device listed in my network folder. But I still can access the mapped network drives.

For example, I can ping www.google.com, I can ping 192.168.2.1 and 192.168.2.18 and "home_ds".
K:> ping 192.168.2.1Pinging 192.168.2.1 with 32 bytes of data:
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.2.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 13ms, Maximum = 61ms, Average = 32ms

But when I try to telnet and ssh, all failed.

I tried:
telnet www.google.com 80
telnet 192.168.2.1 80
telnet 192.168.2.18 22
all failed.

I tied putty, msn, outlook,... all failed. But my wife's PC works normally at the same time.

In the network folder, there should be a list of all my network devices, including my wife's PC and my File server. But it's empty if this problem happens. However I can add them mannually and I can access the network drives.

And I can connect to my PC from my wife's PC with remote desktop.

If I logout and login again, the network will recover except 1 new problem. That is I can't access the network drives of my File Server with computer name "home_ds", but IP address works. And I can ping it with computer name.

K:>ping home_ds
Pinging home_ds [192.168.2.18] with 32 bytes of data:
Reply from 192.168.2.18: bytes=32 time<1ms TTL=64
Reply from 192.168.2.18: bytes=32 time<1ms TTL=64
Reply from 192.168.2.18: bytes=32 time<1ms TTL=64
Reply from 192.168.2.18: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.2.18:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 11ms, Maximum = 30ms, Average = 19ms

A restart will solve both the above 2 problems. But I don't want to restart my PC so frequently.

I tried to solve this problem by update windows and drivers but failed.

View 2 Replies View Related

Network / Sharing :: Wired Connection Prevents Wireless Connection

May 4, 2013

when i connect my hp probook 4520s to my sony vpcyb4ajg with Ethernet cable on my Hp wireless disconnects and can not be connected until i disconnect lan cable. but on my sony i have both wired and wireless connections simultaneously

hp:Windows 8 x64 realteck Ethernet and atheros wireless

sony: win 7 x86 atheros Ethernet atheros wireless

View 6 Replies View Related

Network / Sharing :: Remote Desktop Not Working In Windows 8

May 30, 2013

I have a Windows 8 laptop. Windows 8 came pre-installed means it is Windows 8 Core/ OEM version, if that matters.

my other two laptops are Windows 7 laptop and Macbook Pro plus android handset.

sometimes all the three laptops are ON and operational and are connected through WiFi.

I have Remote Desktop Sharing enabled in my Windows 7 laptop
I have installed third party RDP server in my Macbook Pro
I have enabled Remote Desktop Sharing in Windows 8 laptop

Chart below shows kind of working sketch

Client Device Server Device Result Windows 8 Laptop Windows 7 Laptop OK Macbook Pro Windows 7 Laptop OK Android Handset
Third Party RDP Client Windows 7 Laptop OK Windows 7 Laptop Macbook Pro
Third Party RDP Server OK Windows 8 Laptop Macbook Pro
Third Party RDP Server OK Android Handset
Third Party RDP Client Macbook Pro
Third Party RDP Server OK Windows 7 Laptop Windows 8 Laptop No Responce Macbook Pro Windows 8 Laptop No Responce Android Handset
Third Party RDP Client Windows 8 Laptop No Responce
I tried using both IP and netBIOS name. Ping works just fine in both ways.

Now, One thing is clear. something is wrong in Windows 8 settings or something.

assuming that Remote Support is allowed in here... is there something I am missing in Windows 8 configuration?

View 4 Replies View Related

Network / Sharing :: How To Put Windows 8.1 In Hibernate Using Remote Desktop

Dec 11, 2013

I had a PC running Windows 7 Pro with SP1, in a remote location, that I would wake up using WOL and then operate using Remote Desktop. At the conclusion of the session I would shut down the pc until I needed it again. I upgraded that PC and now find that WOL using Windows 8.1 will only work if the PC is in the Hibernate mode. That's fine but I can't find a way to put it in Hibernate using Remote Desktop. While using Remote Desktop my choices are limited to Disconnect and Sign out. There is no command line command to put the Windows 8.1 pc in hibernate mode.

How I can put the remote Windows 8.1 pc into hibernate at the end of a remote desktop session so I can restart it with WOL when needed again?

View 4 Replies View Related

Network / Sharing :: Connect To Remote Desktop From One Windows 8.1 To Another?

May 14, 2014

I want to connect to Remote Desktop from one Windows 8.1 to another.

On the 8.1 Machine to be connected remotely to:

Control PanelSystem and SecuritySystemRemote Settings

Remote

Check - Allow Remote Assistance connection to this computer.

Advanced..

Check - Allow this computer to be controlled remotely.

6 Hours

Check - Create Invitations that can only be used from computers running Windows Vista or higher.

Firewall settings?

On the 8.1 computer remotely connected thru:
Remote Desktop Connection
Computer:192.168.0.55
User Name: ComputerUser

did not work*

View 2 Replies View Related

Network / Sharing :: Remote Controlling Windows 8 Laptop

Jun 15, 2013

I keep my laptop with standard windows 8 on. But when I go out, I would like to remote control laptop using ipad or android tablets. I tried teamviewer. It makes lot of data traffic. But I am not sure whether that is optimal compared to other free remote control softwares available. I tried with logmein also. But logmein does not free have android app.

My criteria is
1) free software
2) with less internet data traffic compared to others
3) ease of use

View 6 Replies View Related

Network / Sharing :: How To Set Up PC To Remote In

Apr 6, 2014

I want to set my office PC up to be able to remote in from home. The office PC is Windows 8.1. The Home PC is W7.

View 9 Replies View Related

Network / Sharing :: Remote Desktop Connects Once On Windows 8.1 Then Restore

Feb 1, 2014

I did NOT create a restore point before doing the upgrade.

About a week ago, I updated my Windows 8 laptop (a year-old Lenovo Ideapad) to Windows 8.1. At first, it appeared that the upgrade went flawlessly. After a couple of hours though, the crack started showing. I found two issues:

1. I could connect to the internet after a reboot, but if I didn't ACTIVELY continue working on the internet, the connection would die. The only way that I could get it to 'resume' was to reboot. I was using a wireless connection. Tried a wired connection with the same issue. No other machine on the network were experiencing the issue.

2. I use Remote Desktop EXTENSIVELY to connect to client machines. All connections work EXCEPT for one which uses an RD Gateway within the connection. That connection will appear to start connecting after I enter the credentials, then simply close. No error. No message. The RDP connection simply closes. I tried building the connection again from scratch. Same issue.

3. Meanwhile, I noticed that my email (via Outlook 2010) never stopped...THAT part of the internet connection remains 'solid'. Very odd.

No matter what troubleshooting I did, I couldn't solve the problem. So, I decided to see if it was Windows 8.1 or my machine.

I went out an purchased (albeit probably temporarily) a brand new Toshiba Satellite (L55-A5284) with Windows 8.1 ALREADY INSTALLED. No upgrade required. I turned on the machine, and did NOTHING ELSE, but create a Remote Desktop connection to my client. I was able to connect instantly. YEAH! Must be MY upgrade on the Lenovo, not Windows 8.1.

Then, things get REALLY weird (or weirder). I signed off of the client site (I mean, after all, I'd proven that it was my old machine and NOT Windows 8.1, hadn't I?). Almost as soon as I'd signed off and shut the computer off, I realized that I needed something from the client machine. Since it will take me a while to restore my Lenovo, I figured that I'd get work taken care of first, and went to turn on and use the new laptop (Toshiba). Well, imagine my surprise when I could NOT CONNECT again via RDP on the new Toshiba with nothing additional installed on it except for the Remote Desktop connection.

I had let the system update Windows when I shut down and figured that it must be the update that was just installed, so I restored the machine back to factory (I mean why not...I had only created one Remote Desktop connection on the machine). After the restore THE CONNECTION WORKED AGAIN. Sign on, check. Sign off, check. Sign on again, NOPE. Restore computer (again), Sign on, check. Sign off, check. Sign on again, NOPE. So, while I am far from being a hardware specialist, it seems to me that something isn't 'releasing' when I sign off. EVEN A REBOOT (hard or restart) doesn't work. The only thing which solves the issue is a RESTORE - either the kind that saves your files or the one that resets to factory...either one 'resets' the connection, so that I can get on again ONE TIME.

I'm guessing that whatever's the issue with the new laptop (Toshiba) is also causing the internet instability AND the RDP problem on the old laptop (Lenovo).

View 9 Replies View Related

Network / Sharing :: Stop Windows Remote Controlling ITunes?

Aug 13, 2013

I purchased a GMYLE Windows media remote to control dvd software on my computer which works fine but the remotes nav, play and pause buttons etc also at the same time controls iTunes, is there a way to stop the remote controlling iTunes?

Just some info, obviously it does not happen when iTunes is closed but I like to keep it running all the time to download podcasts in the background and don't really want to keep closing it when I want to watch a dvd.

Also I went into iTunes/preferences/devices and ticked the box "only allow paired or home sharing remotes to control itunes" but every time I open iTunes preferences again the box is un-ticked.

View 3 Replies View Related

Network / Sharing :: Remote Access - Win 8 To Win 7 PC

Mar 28, 2013

I have 2 systems, 1 running Win7 (HP i5, quad-core, 8GB 2.5Ghz) and the other is running Win 8 (Acer AX series, AMD processor, quad-core, 8GB, 2.2Ghz) acting as my HTPC. How can I remotely access my Win 8 system (in living room) through my Win 7 PC in my computer room?

I've also read somewhere that using WOL feature on Win 8 is difficult. Is that true? How can I get through this issue?

View 4 Replies View Related

Network / Sharing :: Windows 8.1 - Leave Note For Remote Supported User

Mar 9, 2014

I remotely support a couple of relatives using Team Viewer, and am able (and do) to sometimes go into their systems to carry out updates without them being there.

I would like to leave a sticky note of some sort on their Windows 8.1 start screens after I have been there to tell them what I have done. I would like them to easily delete the note once it has been read. Is this possible on the start screen, or is the way that it works unsuitable for this sort of thing?

Any simple application that can do this? I have looked on the web for suitable applications, but those that I have found seem unsuitable for one reason or another.

View 3 Replies View Related

Network / Sharing :: How To Disable 30 Sec Wait Time For Remote Desktop In Windows 8

Nov 4, 2012

I finally figured out my Wake on LAN issues for my HTPC with my recent upgrade to widows 8.

Now my issue is how do I disable the 30 sec wait time for approval by currently logged in user when I try to establish a Remote Desktop connection?

I have tried to change the settings in gpedit allowing admin access with out users permission but it doesn't seem to work in widows 8.

View 9 Replies View Related

Network / Sharing :: Windows 8.1 - TSL1 Error Trying To Do Remote Desktop From MacBook

Sep 15, 2014

I have been trying to remote into my Windows 8.1 desktop from outside my home network using the RDC program for Apple.

The basic setup from within the home network works fine. I turned on the port forwarding and DNS stuff on my ASUS router and that worked fine from within my homework network. When I go outside my home network, it get to the certificate message and then throws a tsl1_alert_internal_error and dies.

View 4 Replies View Related

Network / Sharing :: Remote Desktop Into Win 8 From Win 7 Does Not Work

Sep 15, 2014

Potential client running Windows 8.0 (trying to avoid 8.1) Pavilion g6

Potential host running Win7 pro (fully updated) and the same desktop is the host of the wifi I'm using.

So far working:
-Remote desktop from Windows 8 into win7 (wireless).
-Folder sharing both ways (no homegroup, but direct sharing) (wireless).

Allthough, while uploading from Win7 into Windows 8 it occassionally looses connection, failing upload. However downloading same files from Windows 8 using same network works flawless. Also again using win7 sometimes doesn't find folders until using premade shortcuts. Maybe relevant, or not.

Problem: While trying to use Remote Desktop from Win7 desktop into Windows 8 Pavilion laptop I get that "...one of these reasons" error.

This while rightclicking on the Windows 8 pc in the win7 view of the network (choosing remote desktop option), so I know that the name is spelled right, it's in the network!!!

So far tried: Setting up Windows 8 to receive remote desktop as given here in these forums, allthough while on
SystemProperties-->Remote-->Advanced I do NOT get the remote desktop menu view, only Remote Assistant settings with hour setup and such.

Tried to connect:
-Both firewalls down, also client Avast down.
-From the network with right mouse click.
-Manually inputting the computer name into Remote Desktop

These PC's are not on the same WIFI, only same network. I Don't know how to get the network host into it's own wifi network. For example, I can't get my iPhone to connect wireless into iTunes because they are not connected into the same wifi, only Windows 8 is "connected" in the wifi, win7 is "merely" sending it, at least that's how I've understood the problem why I must upload/download stuff with manual wire connection with my phone.

View 9 Replies View Related

Network / Sharing :: How To Launch Remote Desktop On 8.1

Dec 12, 2013

I recently bought Dell Inspiron with i5 4th generation and preloaded Win 8 on it.

I upgraded it to Win 8.1. Am trying to login to my works station through IE11. am able to successfully login to web vpn website and when i try to give my IP and hit submit,

Java tries to load for a brief moment and am getting a message.

Error: click here for more details in a split window.

However am able to launch remote desktop using IE8 from my XP box. IE11 does not support.

1) make remote desktop work on IE11 or
2) in installing IE8 on Win 8.1

Stuff tried so for, for making it work:

-uninstalled IE11 and tried installing IE8 (failed) IE9 (it says already installed though it is not)
-tried developer tool and changed browser mode to IE8 ( internet stopped working- unable to load any page from internet.)

View 2 Replies View Related

Network / Sharing :: Remote Desktop Activity Can Be Seen On Both PC's?

Oct 29, 2013

I want to be able to remote control my moms PC. Both our PC's are Windows 8 pro. I used a pro android app called jump remote desktop from my android tablet which allowed me to control my moms PC but it logged her out of her PC so she got a blank display while I controlled it. If I use the integrated Windows 8 pro remote desktop would my mom also be logged out and get a blank screen? How about the chrome web browser remote desktop extension? Am I right this is the only way that I can control her PC while she can still see what I'm doing. Does chrome extension log her out of windows? Another problem with having her log out of windows is then the next time she turns on her PC she will be asked for windows password even though we have it setup to start windows without asking for sign in info. Is chrome extension best solution for me? Easy to setup?

View 7 Replies View Related

Network / Sharing :: Multiple Concurrent Users Active Via Remote Desktop Windows 8?

Feb 17, 2013

Enable Concurrent Sessions on Windows 7, Windows Vista and Windows XP (Termsrv.dll)

View 2 Replies View Related

Network / Sharing :: Remote Access Not Working On Windows Home Server 2011

May 11, 2014

The other day, I built my first server (Well, not really built it, It was an HP Pavilion XD) I set it up perfectly with Windows Home Server 2011 and when I went to set up remote access, I get this (the attachments).

My router is a Linksys WRT160Nv2. I set up UPnP and did what Microsoft said here for my router: Windows Home Server Router Setup

View 9 Replies View Related

Network / Sharing :: ICS (Internet Connection Sharing) For Xbox Live On Windows 8

Jan 3, 2014

Okay, so in Windows 7 I am able to connect my wireless to my phone, and run an ethernet cable over to my Xbox. If I use the ICS feature and configure it under services to allow ports 88 and 53 UDP, it works fine. This also allows my Xbox to seemingly add to this list of ports as it finds necessary.

The issue is however, with Windows 8, although I can connect to Xbox Live the same way, it does not seemingly allow the Xbox to add more ports that it deems necessary. This leads to that NAT error message that I am actually trying to do this as a way to bypass it.

In Windows 7 this only works if the connection is set to Home (not sure about Work), but not public. I'm curious if the reason this does not work in Windows 8 is that Windows 8 does not have a Home option, but rather only Private or Public settings. There is some small setting buried deep somewhere that I just need to change to treat it like Windows 7 allows Xbox to treat home networks and configure/add ports automatically.

View 3 Replies View Related

Network / Sharing :: How To Connect To Another Computer On LAN With Remote Desktop

Jul 26, 2014

I've been looking for a PC that I can use to simply connect to another computer on the LAN with remote desktop. Nothing else at all, just remote desktop.

I found this one, and I was wondering if it would be any good: HP 110-101 Desktop PC and 20? Monitor Bundle | Officeworks

View 4 Replies View Related

Network / Sharing :: How To Get Remote Desktop Access Function On New Win 8 Pro PC

Jul 11, 2013

Trying to get Remote Desktop access functioning on my new win 8 pro PC. I have closed firewalls/virus protection etc, I have enabled remote access anywhere and everywhere. I assume port 3389 is okay as I can remote connect with my win7/xp/win 8 pro laptop to many other PC's over the internet. I can connect to the said PC over the local lan using the name convention but not over internet address 110.143.xxx.x

Never thought it would be this hard after so easily using xp and win 7. otherwise win 8 pro is out the door!

View 2 Replies View Related

Network / Sharing :: Windows 8 Network Connection Properties Not Saving

Oct 3, 2013

I have up until a few days ago been able to modify and save my network properties ok. I connected a new DisplayLink USB docking station that lead to an update of some sort. I believed this to be to do with associated drivers. I let this go ahead and it may well have nothing to do with the problems I have been having.

First of all I couldn't even see the IP parameters and kept getting an error as follows:

"In Order to Configure TCP/IP, You Must Install and Enable a Network Adapter Card"

The wired and wireless was working in environments where I could use DHCP so I was confident the hardware was ok. Uninstalling the drivers and then updating them has got me passed this problem so I can see and edit the IP parameters. However now they are never saved. I edit them, close the window, re-edit them and they are back to automatic settings! I need to use static settings in the office.

So far as I can see there are 2 possibilities:

1. I don't have permissions to save these settings, wherever they are stored. But I have administrator permissions. Where are the settings stored? I have saved them before. How can I get access to be able to save them again?
2. Something else is overwriting the settings. How do I find out what and stop it?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved