A. In Windows 2000 if you open a file or web via a UNC name it
will automatically be added to the My Network Places area. To stop this
happening perform the following:
- Click Start, click Run, type mmc.exe, and then click OK.
- In Microsoft Management Console (MMC) click Add/Remove Snap-in on the
Console menu.
- Click Add.
- Click Group Policy, and then click Add.
- Accept the default (which is Local Computer), and then click Finish.
- Click Close, and then click OK.
- Under Local Computer Policy, expand the User Configuration entry.
- Expand the Administrative Templates entry.
- Expand the Desktop entry.
- Right-click Do not add shares of recently opened documents to My Network
Places, and then click Properties.
- Click Enabled, and then click OK.
The above works on a local machine, for a domain/site/OU group policy you
would open the corresponding Group Policy Object, goto User
Configuration\Administrative Templates\Desktop area and make the change.
You can also make the change in the registry by setting HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRecentDocsNetHood
to 1.