• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Networking Problems with Hostname

bobber205

Member
We are having tons of trouble with psshutdown and hostnames lately.

Here's a couple fyi's. 😀

Any machine on the domain that is not a server but just a workstation cannot be pinged. The ip resolves but the pings timed out.

The machines are able to be started up via Wake on Lan (from their MAC address)

Code:
C:\pstools>psshutdown \\student29.lib.oit.edu

PsShutdown v2.52 - Shutdown, logoff and power manage local and remote systems
Copyright (C) 1999-2006 Mark Russinovich
Sysinternals - [url]www.sysinternals.com[/url]

Couldn't access xxx.xxx.xxx.EDU:
The network path was not found.

Make sure that the default admin$ share is enabled on xxx.xxx.xxx.EDU.

If xxx.xxx.xxx.EDU is already performing a shutdown operation you must
abort it before issuing a different command.

Psshutdown does not work period. I get the above. Any ideas on what to do?

Should add this: Psshutdown was working but only a couple random machines at a time (we have a php page that shutsdown all the computers in the LAN)

If you guys know of a alternative similar to Wake on Lan that uses mac addresses that would be swell.
 
ok... 🙂

Probably want to start there. Especially since if the firewall is blocking the ports psshutdown needs (I think 137-139 and/or 445), then those clients will be having major issues communicating with the domain (not getting group policy for one).
 
Back
Top