gk33gan
asked on
Hiding a server within an enterprise network
Hi
I work in an IT department for a school within a University. The University has a network team that servers all the schools and that's hot on any dodgy network activity.
I need to setup a small internal network in the office to test various services and speed up IT support processes (such as bypassing mac address registration for network use).
My question is, how do I hide a server 2003 box on the enterprise network? I need to plug into the network to get Internet access.
Thanks
I work in an IT department for a school within a University. The University has a network team that servers all the schools and that's hot on any dodgy network activity.
I need to setup a small internal network in the office to test various services and speed up IT support processes (such as bypassing mac address registration for network use).
My question is, how do I hide a server 2003 box on the enterprise network? I need to plug into the network to get Internet access.
Thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
If you want to remove "picture" of your server from "My Network Places" or "Network Neighbourhood" you can use the following command:
net config server /hidden:yes
and wait for couple minutes. Server will still be accessible on network, if you don't use firewall.
HTH
Toni