Remotely shutdown Windows XP workstations

G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

Example:
3 machines host names & TCP/IP (DHCP):
B532-06 - IP: 10.1.1.1 Subnet Mask: 255.255.252.0
B532-07 - IP: 10.1.1.2 Subnet Mask: 255.255.252.0
B532-08 - IP: 10.1.1.3 Subnet Mask: 255.255.252.0

Server (Static), IP: 10.1.2.1 Subnet Mask: 255.255.255.0

Ping all 3 machines hostname in server -- connectivity okay.

Execute shudown command to the above workstations from server shown error as
follow,

C:\>shutdown /s /m \\B532-06
B532-06: The entered computer name is not valid. Check the name and then try
again.

When execute the above command from the workstaion and remotely shutdown
another workstation, it has no problem!
Could it be the cause of difference Subnet Mask? Any resolution?
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

"Emyeu" <cmchong20@yahoo.com> wrote in message
news:%233HbuZkSFHA.2136@TK2MSFTNGP14.phx.gbl...
> Example:
> 3 machines host names & TCP/IP (DHCP):
> B532-06 - IP: 10.1.1.1 Subnet Mask: 255.255.252.0
> B532-07 - IP: 10.1.1.2 Subnet Mask: 255.255.252.0
> B532-08 - IP: 10.1.1.3 Subnet Mask: 255.255.252.0
>
> Server (Static), IP: 10.1.2.1 Subnet Mask: 255.255.255.0
>
> Ping all 3 machines hostname in server -- connectivity okay.
>
> Execute shudown command to the above workstations from server shown error
as
> follow,
>
> C:\>shutdown /s /m \\B532-06
> B532-06: The entered computer name is not valid. Check the name and then
try
> again.
>
> When execute the above command from the workstaion and remotely shutdown
> another workstation, it has no problem!
> Could it be the cause of difference Subnet Mask? Any resolution?
>
>

Try shutting it down by IP address rather than by NetBIOS name.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

Tried by shutting down by IP address. Not working. Same problem.

>
> Try shutting it down by IP address rather than by NetBIOS name.
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

I discovered something!
I don't think it is due to difference Subnet Mask issue.
I tried remotely shutdown another machine in difference VLAN but same Subnet
Mask, some model of the machines was unable to shutdown.It works fine when
remotely shutdown from machine with same VLAN.

Anyone has any ideal?


"Pegasus (MVP)" <I.can@fly.com> wrote in message
news:ebaTPNlSFHA.1172@TK2MSFTNGP12.phx.gbl...
>
> "Emyeu" <cmchong20@yahoo.com> wrote in message
> news:%233HbuZkSFHA.2136@TK2MSFTNGP14.phx.gbl...
>> Example:
>> 3 machines host names & TCP/IP (DHCP):
>> B532-06 - IP: 10.1.1.1 Subnet Mask: 255.255.252.0
>> B532-07 - IP: 10.1.1.2 Subnet Mask: 255.255.252.0
>> B532-08 - IP: 10.1.1.3 Subnet Mask: 255.255.252.0
>>
>> Server (Static), IP: 10.1.2.1 Subnet Mask: 255.255.255.0
>>
>> Ping all 3 machines hostname in server -- connectivity okay.
>>
>> Execute shudown command to the above workstations from server shown error
> as
>> follow,
>>
>> C:\>shutdown /s /m \\B532-06
>> B532-06: The entered computer name is not valid. Check the name and then
> try
>> again.
>>
>> When execute the above command from the workstaion and remotely shutdown
>> another workstation, it has no problem!
>> Could it be the cause of difference Subnet Mask? Any resolution?
>>
>>
>
> Try shutting it down by IP address rather than by NetBIOS name.
>
>