My Windows 8 Pro seems to be isolated ?

t00ny

New Member
Messages
1
Hello guys !

I've recently got Windows 8 Pro thanks to my company but I'm experiencing some issue. In fact I had the same problem when I was testing the Release Preview. Anyway, straight to the facts : My windows 8 "ignores" the whole home network, I mean, my computer local IP is 192.168.1.35 but I'd like to connect to my Win server 2008 and the other PCs which are on the same network by using the remote desktop connection. But I know the problem isn't from RDC settings because on my previous install (Windows 7), I could access everything from here, and the same problem happens when I'm trying to join my local Minecraft server. Something is definitely wrong, but I have no idea what.

Any ideas ?

Thanks in advance
 

My Computer

System One

  • OS
    Windows 8 Pro
    CPU
    Intel Core 2 Quad
i've seen that before. never resolved it. on an earlier release - pretty well stumped everyone i tried to get help from
 

My Computer

System One

  • OS
    Win 8.1, Win 10P, Win7-all, RIP XPP, 'droid 2.2, 2.3,4.x, 5..IOS,
    Computer type
    PC/Desktop
    System Manufacturer/Model
    many: E5440, 430 G1, E45, G4-1117DX, X120E, DC7600, X83VB-X2, NC10, Droids, Galaxy,
    CPU
    too many
    Motherboard
    ditto
    Memory
    ditto
    Graphics Card(s)
    ditto
    Internet Speed
    30mbps
Hi there
I'm sure you've enabled remote desktop on the remote machines you want to connect to - note do the same in the Windows 8 machine if you want top connect to IT from other machines (setting in control panel==>system==remote settings)

Now what you can try is to start it in the COMMAND LINE (via a dos prompt)

mstsc.
that way you can pass it all the parameters

however a simple command with no parameters will throw up the dialog box where you can enter the IP address of the computer you want to connect to.

Windows 8 RP starts RDP by default in full screen metro mode so in any case you'll need the cmd line version to get the "Proper" RDP to run -- with all the options like resolution, local disks, sounds etc.

Windows 8 enterprise fortunately seems to run the standard version so I'm not sure which version of W8 you are using -- the cmd line version works in all versions of W8.

cheers
jimbo



parameters (optional)
Syntax
mstsc [<connection file>] [/v:<server[:port]>] [/admin] [/f[ullscreen]] [/w:<width>] [/h:<height>] [/public] | [/span] [/edit "connection file"] [/migrate] [/?]
[h=3]Command line parameters for Remote Desktop Connection[/h]
ParameterDescription
/v:<server[:port]>
Specifies the remote computer that you want to connect to.
/admin
Is used for administration of a Remote Desktop Session Host server. In this version of Remote Desktop Connection, if the Remote Desktop Session Host role service is installed on the remote computer, running mstsc /admin will do the following (for the current connection only):

  • Disable Remote Desktop Services client access licensing
  • Disable time zone redirection
  • Disable RD Connection Broker redirection
  • Disable Remote Desktop Easy Print
/admin also does the following on connections to Windows Server 2008 R2 with the RD Session Host role service installed:

  • Disables Plug and Play device redirection for this connection only.
  • Changes the remote session theme to Windows Classic View (if it's available) for this connection only.
To connect to a remote computer with the RD Session Host role service installed, follow these steps:

  • Open the Command Prompt window by clicking the Start button
    4f6cbd09-148c-4dd8-b1f2-48f232a2fd33_818.jpg
    . In the search box, type Command Prompt, and then, in the list of results, click Command Prompt.
  • Type mstsc /v:server /admin.


/f
Starts Remote Desktop Connection in full-screen mode.
/w:<width>
Specifies the width of the Remote Desktop Connection window.
/h:<height>
Specifies the height of the Remote Desktop window.
/public
Runs Remote Desktop Connection in public mode.
/span
Matches the remote desktop width and height with the local virtual desktop, spanning across multiple monitors if necessary. To span across monitors, the monitors must be arranged to form a rectangle.
/multimon
Configures the Remote Desktop session monitor layout to be identical to the current client-side configuration.
/edit "connection file"
Opens the specified .rdp connection file for editing.
/migrate
Migrates older connection files that were created with Client Connection Manager to new .rdp connection files.
/?
Lists these parameters.


This might work.

cheers
jimbo
 

My Computer

System One

  • OS
    Linux Centos 7, W8.1, W7, W2K3 Server W10
    Computer type
    PC/Desktop
    Monitor(s) Displays
    1 X LG 40 inch TV
    Hard Drives
    SSD's * 3 (Samsung 840 series) 250 GB
    2 X 3 TB sata
    5 X 1 TB sata
    Internet Speed
    0.12 GB/s (120Mb/s)
Back
Top