Hiding A Workstation From Others On A Network

| 10 Jun 2018

If you would like to hide a PC from being visible to others on the same network run the following command on a command line (Start - Run - cmd - OK)

net config server /hidden:yes

You will need administrative privileges to run the command.