ChrisC Posted April 27, 2006 Posted April 27, 2006 heheh, i really can't seen to think of anything but giant caramac, how bizzare! Chris
witch Posted April 28, 2006 Posted April 28, 2006 suggestions here include a giant crunchie (quite easy to make honeycomb and cover in chocolate and a dime bar Re:pimp my server - mine has some blue glittery stars on it left over from Christmas, is that any good?
ajbritton Posted April 28, 2006 Posted April 28, 2006 How about 'pimp my logon script' Mine's already several hundred lines long and XML driven...
john Posted April 28, 2006 Posted April 28, 2006 blinking heck thast a big script! I only have about 4 lines in mine, 1 is time sync and the others are to map 3 drives/
ChrisC Posted April 28, 2006 Posted April 28, 2006 I think my logon script is about 2-300 lines, mostly defining if it's their first logon, to setup outlook etc, and also to add printers depending on who logs on, so if a member of english logon, they get the networked english department printer loaded (also removes others, so they don't go using other departments) Chris
ajbritton Posted April 29, 2006 Posted April 29, 2006 blinking heck thast a big script! I only have about 4 lines in mine, 1 is time sync and the others are to map 3 drives/ It's a bit of an embarassment really. When I wrote it, I decided it should be able to do ANYTHING! All configuration is stored in an external XML file. It can map drives and printers, copy files/folders install MSIs, modify the registry, run executables etc. Each action can be assigned to a User, Group, Site, Location (OU) or Workstation. This means I can assign printers based on the location of the PC. Loads of the code therefore is for reading stuff in from the XML file and making sense of it. It's worked well and is in use in lots of sites, but I'm seriously thinking about starting over. I'm goint to learn PowerShell first though. Isn't timesync automatic anyway?
Gatt Posted April 29, 2006 Posted April 29, 2006 How about 'pimp my logon script' Mine's already several hundred lines long and XML driven... Wouldn't mind a look at that script if your willing
russdev Posted April 29, 2006 Posted April 29, 2006 yes how about added script to wiki would love to see it as well... russ
john Posted April 30, 2006 Posted April 30, 2006 I cannot remember if time sync is, its probably a GP thing, but I still stick it in the logon script, force of ye olde NT4 habit coming through.
john Posted April 30, 2006 Posted April 30, 2006 I just found it, I think I just found too many options and I didnt understand them so just left them alone (blushes) so I do it the old fashioned way
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now