Profile dependant software stuff
Results 1 to 4 of 4

Thread: Profile dependant software stuff

  1. #1
    Join Date
    Mar 1999
    Location
    mpls
    Posts
    408

    Profile dependant software stuff

    When using Outlook 2000 or IExplore, when a new user sits down to a PC and logs into it for the first time, they have to configure settings. In other words, they need to go through the IE wizard to make the LAN settings as their communication method, etc. This means users inevitably call the help desk to get this set up.

    Is there an easy way to have things set up in Windows so that these settings will automatically generate for a new profile, when a new user logs into a PC?
    ...this one goes to 11...

  2. #2
    Join Date
    Sep 2002
    Location
    Concord, NC, USA
    Posts
    937
    If you are running a domain, you can do this with a script run from the login profile:
    - check to see if the user has been on the PC before. If yes, end script.
    - otherwise pop up a message saying. "Hi. We notice this is your first time logging on to this PC so we are setting up a few things for you. It will just take a minute."
    - run a script that tweaks the registry with all the setup values you want the user to have.
    - end script.
    Newt Vail - Microsoft MVP Client Networking
    Not Gen-X. Gen-C/D maybe. Still havin fun though.

  3. #3
    Join Date
    Jul 2001
    Posts
    880
    Preventively:

    When you roll out the PC, go through this wizard once and then copy your profile over the 'default' user profile. That will fix this for users coming to that machine in the future.

    For machines already rolled out:

    I like the login script idea, however, if you are in a domain, I don't think you need it. VIA the group policy, you can modify 'default' settings for IE that would have this setup for a user before they ever touched a machine. There's a place in the IE settings under group policy which allow you to export your own personal IE connection settings to the domain controller and have them applied on user login.

  4. #4
    Join Date
    Mar 1999
    Location
    mpls
    Posts
    408
    Thanks for the suggestions.
    ...this one goes to 11...

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
  •