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 TouchToneTommy 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. Joliet

    Restore after crash

    I had a total crash of my SBS2003 system but i was able to save the MDBDATA directory files. Now i have reinstalled the system so i'm wondering if it's possible to just replace my current MDBDATA with the old one to get my mail back? Thanks!
  2. Joliet

    OWA shared contacts. Not listed when sending email.

    When i send an email from OWA and search for recipients i can only see the global adresslist and my contacts. How can i make the shared contacts appear also in this dialog? When using Outlook i have this function. /JJ
  3. Joliet

    Tape runs out of space?

    Hi, I have a 100/200GB drive which runs full backups overwriting with compression. Now the tape gets full after 125GB if i look in the report. Is it so that what actually fits on my tapes is 100GB of compressed data and what shows up in the report is how much uncompressed data that have been...
  4. Joliet

    Search for keywords in string

    Ok Sunaj, The meaning with it is that if keyword is found that line should be removed from the file. Here goes: Dim objFileSystem, objInputFile Dim strInputFile, inputData, strData Dim args strOutputFile = "infile.txt" Set objFileSystem =...
  5. Joliet

    Search for keywords in string

    Hi again, Thanks Sunaj, that works but when i try to exchange "If InStr(1, Command$, "Lookfor")" with "If InStr(1, Command$, args)" where args is "Set args = WScript.Arguments" taken from the commandline i get an error. Any idea why? Thanks /JJ
  6. Joliet

    Search for keywords in string

    Hi Can anybody please give me an example of howto search for a keyword in a textstring? The keyword is read in to the program as an commandline parameter. Thanks /JJ
  7. Joliet

    Only addressbook and calendar?

    Hi, I have Exchange set up for a gruop of users who are using all the normal functions. Now i would like to add a user who will not be using Exchange email but instead he will have a personal popaccount from another server. Is it possible to still let him see the shared addressbook and calendar...

Part and Inventory Search

Back
Top