Integrity Servers
1752805 Members
5597 Online
108789 Solutions
New Discussion юеВ

Re: How can i enable the remotedesktop

 
SOLVED
Go to solution
Joelmel Roche
Valued Contributor

How can i enable the remotedesktop

Hi Guro,

Any idea about my new installed windows2003 in hpvm guest. im already entered the license key and rigth now in SAC prompt and also configured ip address. i cant connect using remotedesktop from my pc. how can i enable the remotedesktop on HPVM guest?

thank you and regards,



11 REPLIES 11
Sameer_Nirmal
Honored Contributor

Re: How can i enable the remotedesktop

Is your PC on the same subnet as that of the windows HPVM ?

Check the HPVM network interface parameters using SAC>i
and that of the PC.

As long as there are contactable to each other on the network, I think remote desktop should work.
Joelmel Roche
Valued Contributor

Re: How can i enable the remotedesktop

Yes sameer same subnet on my pc, pls see attach
Sameer_Nirmal
Honored Contributor

Re: How can i enable the remotedesktop

Ok. Maybe the follwing applies in your case. Take a look at this document available at http://docs.hp.com/en/5991-3716/5991-3716.pdf which says if you are installing Windows 2003 using Microsoft RTM media and selected "Custom Install" option, remote desktop is disabled by default. There is command which you can run at SAC> prompt to enable it.
Joelmel Roche
Valued Contributor

Re: How can i enable the remotedesktop

Hi Sameer,

i'll already done that enable command, list below

C:\WINDOWS\system32>reg add "HKLM\system\CurrentControlset\Control\TerminalServe
r" /v fdenyTSConnections /t REG_DWORD /d 0 /f
The operation completed successfully.

C:\WINDOWS\system32>netsh firewall set service remotedesktop enable all
The following command was not found: firewall set service remotedesktop enable a
ll.
C:\WINDOWS\system32>


Sameer_Nirmal
Honored Contributor

Re: How can i enable the remotedesktop

Try this command

C:\WINDOWS\system32>netsh firewall set service type = remotedesktop mode = enable


Joelmel Roche
Valued Contributor

Re: How can i enable the remotedesktop

Hi Sameer, the command was not found

C:\WINDOWS\system32>netsh firewall set service type = remotedesktop mode = enabl
e
The following command was not found: firewall set service type = remotedesktop m
ode = enable.

C:\WINDOWS\system32>
Sameer_Nirmal
Honored Contributor

Re: How can i enable the remotedesktop

I would see the netsh arguments list from the command propmt and see if "firewall" is supported ?

By the way what Windows 2003 version you are installing?

Or maybe firewall opmode is disabled?
netsh firewall show opmode
netsh firewall show config

The TCP port 3389 should be enabled at the guest side to get RDP connection succeeded.
Joelmel Roche
Valued Contributor

Re: How can i enable the remotedesktop

Hi Sameer, the netsh firewall is not found.

C:\WINDOWS\system32>netsh firewall show opmode
The following command was not found: firewall show opmode.
C:\WINDOWS\system32>netsh
netsh>?
exit - Exits the program.
help - Displays a list of commands.
interface - Changes to the `netsh interface' context.
ipsec - Changes to the `netsh ipsec' context.
offline - Sets the current mode to offline.
online - Sets the current mode to online.
popd - Pops a context from the stack.
pushd - Pushes current context on stack.
quit - Exits the program.
ras - Changes to the `netsh ras' context.
routing - Changes to the `netsh routing' context.
rpc - Changes to the `netsh rpc' context.
set - Updates configuration settings.
show - Displays information.
unalias - Deletes an alias.
wins - Changes to the `netsh wins' context.

The following sub-contexts are available:
aaaa dhcp diag interface ipsec ras routing rpc wins

To view help for a command, type the command, followed by a space, and then
type ?.
netsh>

No selection for firewall..

SAC>id
Computer Name: not yet initialized
Computer GUID: e87e8184-933f-11dc-9e00-00306eeaa222
Version Number: 5.2
Build Number: 3790
Product: Windows Server 2003 Enterprise Edition
Applied Service Pack: None
Time since last reboot: 0:21:20
With SP 1

regards,
Joelmel Roche
Valued Contributor

Re: How can i enable the remotedesktop

Hi Again,

need info..
is it posible to share my dvdrom drive to the 3 hpvm guest like hpux, linux and win2k3?

only 1 dvdrom installed on the rx2600...

Virtual Machine Name VM # OS Type State #VCPUs #Devs #Nets Memory Runsysid
==================== ===== ======= ========= ====== ===== ===== ======= ========
hpux1 12 HPUX
On 1 1 1 2 GB 0
linux1 13 LINUX On 1 2 1 1 GB 0
win2k 18 WINDOWS Off 1 2 1 2 GB 0
win2003 19 WINDOWS On 1 1 1 1 GB 0
#

thanks advance,