How Remove Scheduled Task from Share in Windows Server 2003
25 pts.
0
Q:
How Remove Scheduled Task from Share in Windows Server 2003
I am in the process of configuring a Windows Server 2003 server. What steps are taking in removing the Scheduled Tasks and Printers / Faxes from showing in the Share (shared volume / folder?

Thanks
ASKED: Jun 6 2008  3:36 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
7305 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
To hide the Scheduled Tasks/Printers from the network share view, try the steps below:

* Click Start, Run and type REGEDIT
* Navigate to the following key:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \RemoteComputer \ NameSpace

* Backup the key by exporting it to a .REG file.
* To remove Scheduled Tasks, delete the following key:

{D6277990-4C6A-11CF-8D87-00AA0060F5BF}

* To remove the Printers folder, delete the following key:

{2227A280-3AEA-1069-A2DE-08002B30309D}

* Close Registry Editor.


If you want to revert back just go back to the regedit and import the .reg file you backed up in step 3 above. Restart and you are good to go.
Last Answered: Jun 9 2008  6:33 PM GMT by KarlG   7305 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0