Windows Thread, redirected startmenus in Technical; have the startmenus on all the workstations redirected to a folder on a server through the group policy and in ...
-
13th December 2005, 02:27 PM #1 redirected startmenus
have the startmenus on all the workstations redirected to a folder on a server through the group policy and in such a way that if i add an icon in the server it instantly updates on the workstations.
Am i right in thinking this is the correct way to do it?
its just that there's a vast amount of startmenu SMB traffic on the server and i'm wondering if its contributing to problems where the startmenu/machines lock up for like 15 or so seconds periodically
-
-
IDG Tech News
-
13th December 2005, 02:32 PM #2 Re: redirected startmenus
Yes. Just ensure your GPO settings are correct and you make the folder read only.
-
-
13th December 2005, 02:40 PM #3 Re: redirected startmenus
I'll second that. I do it for desktops as well, and place useful stuff there like shortcuts to the school intranet.
-
-
13th December 2005, 03:05 PM #4 Re: redirected startmenus
I also use Folder Redirection. One of AD's most useful policies being able to redirect the Start Menu, Desktop and My Documents. I'd never put files on the redirected desktop for example, but always put shortcuts.
If you needed to put a file on the desktop, it's much simpler to copy the file to a network drive, create a shortcut and place that shortcut on the desktop. The risk of putting large files to be redirected 'could' slow down logon time.
-
-
13th December 2005, 03:19 PM #5 Re: redirected startmenus
the folder is read only to all except admins but icons from software i or other domain admins appear or disappear at whim lol
-
-
13th December 2005, 03:30 PM #6 Re: redirected startmenus
One policy you should enable when using folder redirection is located in:
User Config > Admin Templates > Start Menu and Taskbar
Enable a policy called "Remove common program groups from Start Menu"
This policy removes all shortcuts other than the shortcuts you specify on the server, otherwise shortcuts located locally in \Documents and Settings\All Users will appear on the Desktop and Start Menu. This is maybe why icons may appear and not appear on different machines!
-
-
13th December 2005, 04:11 PM #7 Re: redirected startmenus
I sometimes have trouble with my redirected start menus due to a small blip on the network. I have considered redirecting them to a local folder and having that updated with robocopy when the machine starts up. Most of the time I dont ahve a problem but sometimes....
-
-
14th December 2005, 01:19 PM #8
- Rep Power
- 0
Re: redirected startmenus
It is great apart from when kids start to double click on the startmenu-programs folder, and then work their way up to the netlogon folder and start looking for any other available shared drives they can access. what you need to make sure is they have denied acces to all the other scripts in the netlogon folder and any shares they are not suppose to have.
If there is way of disabling the double click on start menu-programs folder or an alternative, please let me know
-
-
14th December 2005, 01:46 PM #9 Re: redirected startmenus
It might fall into the same category as disabling the right-click on the Start Menu 
Cheers
Nath
-
-
14th December 2005, 02:21 PM #10
- Rep Power
- 14
Re: redirected startmenus
just a tought, never tried it but could you have an identical share on each server called redirects$ and have the redirect point to
%logonserver%\redirects$\smenu\etc\etc
%logonserver%\redirects$\desktop\etc\etc
this would only work if shares were on DC's but would possibly shareout the work/network traffic needed by one server and if one failed you would have the others to fall back on.
-
-
14th December 2005, 09:43 PM #11 Re: redirected startmenus
If you want resiliency, you can use DFS...
-
-
20th January 2006, 03:12 PM #12
- Rep Power
- 0
Re: redirected startmenus
I think i may have a solution to this problem. what i am thinking of doing is copying the redirected start menu folder to some where locally on the workstation ie. c:\start menu\etc... That way if the kids double click on the start menu, it shouldnt open in a new window. or if it does they wont be allowed to browse the network. all i need to do is create a batch file that will copy the start menu folder from the server and on to the workstaions.
i have tried using the follwing in a batch file but have not had much luck.
xcopy \\server4\profiles$\pupils\start menu c:\pupils\menu /e /y
am i doing something wrong here that it wont copy??
-
-
20th January 2006, 03:17 PM #13 Re: redirected startmenus

Originally Posted by
MManjra xcopy \\server4\profiles$\pupils\start menu c:\pupils\menu /e /y
For a start, any path with a space in it needs surrounding by double quotes "" e.g.
xcopy "\\server4\profiles$\pupils\start menu" c:\pupils\menu /e /y
-
-
20th January 2006, 03:24 PM #14
- Rep Power
- 0
Re: redirected startmenus
Just disable drag n drop access to the start menu for the kids and voila, no double clicking 
EDIT: Forgot to tell you how lol
Group policy:
User Configuration -> Administrative Templates -> Start Menu and Taskbar -> Remove drag-and-drop context menus on the Start Menu
-
-
20th January 2006, 04:02 PM #15
- Rep Power
- 0
Re: redirected startmenus
wecame across the problem of freezing and missing redirected start menus. decided it was most probably cause by yhe fact that at a start of a lesson there might potentiall be 100 or so kids loggin on simulatanoesly thus creating a lot of "start menu traffic".
what i did here was to apply a startup script to all the workstations via a GPO which xcopys the start menu directory from the server to c:\sm on each local machine. then i set folder redirection to point to c:\sm and we've had zero problems ever since.
if the startup script ever did fail on a particular workstation, the worst that can now happen is the start menu might be outdated.
-
SHARE:
Similar Threads
-
By dezt in forum Networks
Replies: 3
Last Post: 10th December 2007, 11:49 AM
-
By Andie in forum Windows
Replies: 4
Last Post: 19th October 2007, 11:00 AM
-
By mattpant in forum Windows
Replies: 6
Last Post: 11th April 2007, 04:30 PM
-
By Paul_L in forum Networks
Replies: 1
Last Post: 13th December 2006, 01:58 PM
-
By mattpant in forum Windows
Replies: 4
Last Post: 8th May 2006, 11:55 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules