I'll try to look for a better solution (I would think there is one) but for
now the best I can do is tell you what key to delete in the registry of your
workstations to prevent them from displaying the Scheduled Tasks folder when
browsing your server
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
***Note I don't know if this has any bad effects. I figgured it was a
namespace and checked out the relevant entries in the registry, found this
key, deleted it and it did the trick. Is it the MS reccomended solution? I
don't know.
You could implement this by adding a line to your logon script that deleted
the above referenced key. Remember this has to be done on every machine you
want to stop from seeing the scheduled tasks folder.
Please let me know your thoughts.
Best regards,
Nicholas Staff
sridhar said:
when we browse a server by giving \\servername or \\ipaddress it lists all
the scheduled tasks in it. how do i hide this list.
my server o/s is windows 2000 advanced server.
any quick help is appreciated.