Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. travelfurther

    WMS Idle

    Anyone know why when closing Outlook xp it sometimes hangs and says there's a problem closing "wms idle" please wait... Running on Win2k Sp4 TIA
  2. travelfurther

    Create public folders via script

    Hi, I'm a sysAdmin in a large corporate environment and we use the public folders system extensively. Besides the tedious use of Outlook to create them, is there a relatively easy method of creating public folders via VBScript or something. I can create a user with VBScript and ADSI, but can't...
  3. travelfurther

    Add user to Exchange 5.5 Dist Lis via script: Fail

    Hi, I've got a vbs script to create an NT user and Exchange Mailbox. Everything is working fine. e.g. the user and Mailbox are created. As a next step, I then add the extra code to add a user to a Distribution List. This is done from a checkbox on an asp form. It picks up the correct checked...
  4. travelfurther

    Add user to Distribution list via script: Fail

    Hi, I've got a vbs script to create an NT user and Exchange Mailbox. Everything is working fine. e.g. the user and Mailbox are created. As a next step, I then add the extra code to add a user to a Distribution List. This is done from a checkbox on an asp form. It picks up the correct checked...
  5. travelfurther

    CACLS.exe fail with ASP (NT permissions)

    Hi, I'm trying to create a NT user via an ASP script and *everything* works except setting the permissions on the user folder using a DOS command as suggested to use by many others... The user gets created, the folder gets created, then comes this part - (code far below). It runs thru this but...
  6. travelfurther

    Populate two columns with one entry - Is this possible?

    Hi, I don't know if this is possible or maybe it's simple? Say I have a table called 'employee' with their 'name' in one column and their 'phone number' in another. Then I have a master table that I call 'staff.' I have a number of columns, but amongst those I have two that are called 'name'...

Part and Inventory Search

Back
Top