Invisible User

  • Thread starter Thread starter AhmadZaya
  • Start date Start date
A

AhmadZaya

I have one domain controller and 25 clients that are Windows Xp. One of them
special Pc and I dont want to appear on the network, but at the same time,
this pc be able connect the internet and it be able use AD.

What am I do?

OS - Windows 2000 Server
 
AhmadZaya said:
I have one domain controller and 25 clients that are Windows Xp. One of them
special Pc and I dont want to appear on the network, but at the same time,
this pc be able connect the internet and it be able use AD.

What am I do?

OS - Windows 2000 Server

You probably mean "Invisible PC", not "Invisible user". Put the
PC into its own workgroup instead of registering it on the domain.
If you create a local user account with the same name and
password as the domain user account then the the user can still
access the usual server resources.
 
'net config srv /hidden:yes' command creates
HKLM\SYSTEM\CCS\Services\lanmanserver\parameters REG_DWORD value 'Hidden',
data 1. Restart Server service.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top