+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 17
Windows Thread, Mandatory Profiles... where do you store yours? in Technical; Putting these on our teaching machines (auto logon, generic machine account) to standardise the desktop experience but just wondering where ...
  1. #1
    gshaw's Avatar
    Join Date
    Sep 2007
    Location
    Essex
    Posts
    2,012
    Thank Post
    110
    Thanked 145 Times in 136 Posts
    Rep Power
    49

    Mandatory Profiles... where do you store yours?

    Putting these on our teaching machines (auto logon, generic machine account) to standardise the desktop experience but just wondering where people store theirs?

    Obv it goes in a network share but does anyone put them in SYSVOL or NETLOGON for replication purposes (gives some fault tolerance and distrubutes the load) or just lobbed on a general network share?

    Same again for redirected desktops \ start menus, I know folder redirection doesn't like the %LOGONSERVER% variable. Atm I've got a path like...

    \\domainname\SYSVOL\domainname\usersettings\deskto ps\teachpc
    (made the usersettings folder myself)

    Still testing this atm, seems to work OK apart from a userenv warning about profiles on a share with offline files turned on (not touching the settings on anything in SYSVOL so leaving as is for now!)

    Any suggestions \ tips much appreciated

  2. IDG Tech News

  3. #2
    Gibbo's Avatar
    Join Date
    Feb 2008
    Location
    Cheshire
    Posts
    1,895
    Thank Post
    143
    Thanked 294 Times in 196 Posts
    Rep Power
    78
    Heh heh, I was going to ask the same question today!

    Mine are on a PROFILES drive on a file server but I'm going down the mandatory profiles route for staff and was thinking of sticking them in SYSVOL for speed.

    My desktops are on a shared backgrounds folder and set by GP.

    The Start Menu is in the profile.

  4. #3

    elsiegee40's Avatar
    Join Date
    Jan 2007
    Location
    Kent
    Posts
    7,035
    Thank Post
    1,157
    Thanked 1,144 Times in 863 Posts
    Rep Power
    388
    Our Pupil mandatory profile is in with the staff roaming profiles in the profiles share on the the 'Applications' Drive on the server.

  5. #4

    powdarrmonkey's Avatar
    Join Date
    Feb 2008
    Location
    Alcester, Warwickshire
    Posts
    4,855
    Thank Post
    412
    Thanked 774 Times in 647 Posts
    Rep Power
    168
    When I last used mandatory profiles they were just in the profiles share in DFS. I don't see why SYSVOL would make it any faster.

  6. #5

    elsiegee40's Avatar
    Join Date
    Jan 2007
    Location
    Kent
    Posts
    7,035
    Thank Post
    1,157
    Thanked 1,144 Times in 863 Posts
    Rep Power
    388
    Quote Originally Posted by powdarrmonkey View Post
    When I last used mandatory profiles they were just in the profiles share in DFS. I don't see why SYSVOL would make it any faster.
    Slowness is usually caused by the size of the profile rather than its location... I'll you refer to the small mandatory profiles thread!

  7. #6
    gshaw's Avatar
    Join Date
    Sep 2007
    Location
    Essex
    Posts
    2,012
    Thank Post
    110
    Thanked 145 Times in 136 Posts
    Rep Power
    49
    I'm thinking more of redundancy... what if the file server goes down taking the profiles with it?

  8. #7
    zag
    zag is offline
    zag's Avatar
    Join Date
    Mar 2007
    Location
    Reading, UK
    Posts
    2,130
    Blog Entries
    10
    Thank Post
    273
    Thanked 176 Times in 149 Posts
    Rep Power
    43
    I've got mine on the main file server but its only a 2mb file.

    What I want to do is build a new dedicated profiles server (that has the staff roaming profiles on as well), I've got a 16gb SSD drive laying around so this could really help with the speed of logins but not tried it yet.

  9. #8
    gshaw's Avatar
    Join Date
    Sep 2007
    Location
    Essex
    Posts
    2,012
    Thank Post
    110
    Thanked 145 Times in 136 Posts
    Rep Power
    49
    Yeah mine are only 1.75MB as well, the "applying computer settings" section takes longer than the "applying personal settings"

  10. #9

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,117
    Blog Entries
    2
    Thank Post
    111
    Thanked 513 Times in 444 Posts
    Rep Power
    114
    Going way back into pre-history (ie Lan Manager and Windows NT 3.5) the "normal" practice was to put things you wanted to replicate into the netlogon share (because there wasn't anything else!)

    Old-timers like me, just carried on doing that - mandatory profiles go in the netlogon share still - but there isn't any need to do that and you can set up any replicated folder to do it. I can't see any reason not to have a share called "profiles" and put mandatory (and roaming if you want) in that location.

  11. #10
    gshaw's Avatar
    Join Date
    Sep 2007
    Location
    Essex
    Posts
    2,012
    Thank Post
    110
    Thanked 145 Times in 136 Posts
    Rep Power
    49
    Profiles would be OK in NETLOGON then, so path like...

    %LOGONSERVER%\NETLOGON\profiles

    Should sort that out.

    How about the Start Menu \ Desktop (so every user has the same one), had aggro with that with both the environment variables and also in NETLOGON they did weird things about trusted zones and "are you sure you want to open this file" securuty warnings?

  12. #11
    Richie1972's Avatar
    Join Date
    Apr 2006
    Location
    Blackburn
    Posts
    239
    Thank Post
    2
    Thanked 6 Times in 6 Posts
    Rep Power
    14
    I've put ours on each machine (pushed out via MSI). It helps for when four or five IT suites logon at once or wireless laptops are used.
    Any time we update profiles, start menus, etc, we just repackage the MSI and push out via GPO

  13. #12
    gshaw's Avatar
    Join Date
    Sep 2007
    Location
    Essex
    Posts
    2,012
    Thank Post
    110
    Thanked 145 Times in 136 Posts
    Rep Power
    49
    Hmm we had shortcuts locally on the PCs before, nto really keen on that idea but see your point with speeding up the profiles - how do people find they perform e.g. do you team the NICs on the DCs etc?

  14. #13

    SYNACK's Avatar
    Join Date
    Oct 2007
    Posts
    7,558
    Blog Entries
    9
    Thank Post
    444
    Thanked 1,911 Times in 1,625 Posts
    Rep Power
    458
    Be careful that you do not put to much in the netlogon share, the replication system used can't handle large amounts of data and your neetlogon share will disappear into the ether with event log messages about replication failures.

  15. #14
    gshaw's Avatar
    Join Date
    Sep 2007
    Location
    Essex
    Posts
    2,012
    Thank Post
    110
    Thanked 145 Times in 136 Posts
    Rep Power
    49
    I've got one Start Menu's worth of shortcuts, some desktop icons and one or two batch files and that's about it.

    I've put them in a folder under SYSVOL i.e. alongside the NETLOGON (scripts) folder rather than inside it, seemed to cause less aggro with the Start Menu that way.

    Mapped the profile via %LOGONSERVER%\SYSVOL\domain\usersettings\profiles
    Desktop via \\domain\sysvol\domain\usersettings\desktop
    Start Menu via \\domain\sysvol\domain\usersettings\startmenus

    Seems to work OK, direction goes through and maps the paths to the DC's name... so far so good

    Total file size is about 10MB, it should be able to handle that I'd hope

  16. #15
    ajbritton's Avatar
    Join Date
    Jul 2005
    Location
    Wandsworth
    Posts
    1,641
    Thank Post
    23
    Thanked 75 Times in 45 Posts
    Rep Power
    29
    Quote Originally Posted by Richie_OLSJ View Post
    I've put ours on each machine (pushed out via MSI). It helps for when four or five IT suites logon at once or wireless laptops are used.
    Any time we update profiles, start menus, etc, we just repackage the MSI and push out via GPO
    I was going to suggest something like this, but rather than use MSI, which requires certain skills, I would just use a startup scrtipt that ROBOCOPYs from the server to a drive on the PC e.g.

    Code:
    ROBOCOPY \\servername\profileshare\mandatory C:\Profiles\Mandatory /e /purge
    (guessing syntax from memory, but this is a basic sync that only copies changes)

    You would also need to ensure the security on the C:\Profiles\Mandatory path was such that users could read and not write. This could be achieved in a number of ways (eg CACLS or GP)

    User accounts would then be set to use profiles from C:\Profiles\Mandatory\(profilename)

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Mandatory Profiles
    By jcollings in forum Networks
    Replies: 7
    Last Post: 9th September 2009, 03:36 PM
  2. Mandatory Profiles
    By leegcvcc in forum Windows
    Replies: 12
    Last Post: 9th May 2008, 09:45 AM
  3. Mandatory Profiles and Desktops
    By faza in forum Networks
    Replies: 14
    Last Post: 19th December 2007, 12:05 PM
  4. Mandatory Profiles and Macros
    By Midget in forum Windows
    Replies: 3
    Last Post: 24th January 2007, 06:07 PM
  5. Mandatory Profiles
    By HodgeHi in forum Windows
    Replies: 2
    Last Post: 6th December 2006, 12:56 PM

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
  •