Machine offline

Nick Thorley 21 Reputation points
2021-09-24T19:11:37.607+00:00

Using server essentials and all was fine until all bar one of the client machines is showing as offline even though they are not offline and are working normally. Can anyone suggest what would cause then to loose comms

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,205 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dave Patrick 426.1K Reputation points MVP
    2021-09-24T19:18:30.443+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
    repadmin /showrepl >C:\repl.txt
    ipconfig /all > C:\dc1.txt
    ipconfig /all > C:\dc2.txt
    ipconfig /all > C:\problemworkstation.txt

    then put unzipped text files up on OneDrive and share a link.


1 additional answer

Sort by: Most helpful
  1. Nick Thorley 21 Reputation points
    2021-09-25T13:10:27.077+00:00

    I'm not in front of the machine until Monday so will try then, many thanks