Results 1 to 4 of 4

Thread: Can This be Done?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2005
    Posts
    2

    Question Can This be Done?

    Hi all,
    Sorry I am only learning VB Script now but have a query I would like to know
    if it would be possible or just too much work to do.
    What I would like is a script that queries an excel spreadsheet for usernames
    that we add manually to the spreadsheet.
    I then want the script to grab each username from the spreadsheet & query
    active directory for the users home drive. I then would like the script to goto
    the path specified in the home drive & copy the users home drive to a
    different location on the network (can be hard coded etc as wont change).
    Then once complete I would like the script to verify the data has all copied
    & then delete the original data.
    Also would need a log file that tracks all this & confirms everything & spits
    out any errors along the way. I.e user has no home directory etc.

    Also would be good if I can do this so the script queries Lotus Notes address
    book for mail server & does the same thing with the mailfile but one step at
    a time I think.

    Any help or just advice on if this could be done & if it might take two months
    to make or maybe how much work would be involved then I can decide to look
    elsewhere or if vb script will do what I need.

    Thanx for any replies.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Can This be Done?

    Yes, possible. And yes, it'll take a lot of effort. You should look into using VB6 or VB.NET for this.

  3. #3
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Can This be Done?

    It'll take SOME effort, but not as much as menhack made it out to be... but it would be more than doing it in VB for sure.

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  4. #4

    Thread Starter
    New Member
    Join Date
    Jul 2005
    Posts
    2

    Re: Can This be Done?

    Ok people thanx for your replies.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width