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. asotmhg

    Bulk Insert Mail Contacts into Exchange 2007 and not active directory

    Thank you. I found out how to do that. I put these as column headers in an excel spreadsheet: DN objectClass distinguishedName name objectCategory cn displayName mail sn givenName Then I put the corresponding information in each column for each contact. These contacts will be mail...
  2. asotmhg

    Bulk Insert Mail Contacts into Exchange 2007 and not active directory

    I am running an Exchange 2007 server. I want to import a few hundred customer contacts into the global address list and create groups usng those email addresses. I am then going to add the exchange address list to the users pop accounts, so they have a separate address book for customers. I...
  3. asotmhg

    BCP Import Format Error

    I am getting an error message when I run the following command: bcp trucks.dbo.ImportFile in roadnetimport.txt -f trucksformat.dat -T Database: trucks Owner: dbo Table: ImportFile Data File: roadnetimport.txt Format File: trucksformat.dat The Format File ooks like this: 9.0...
  4. asotmhg

    XSD to MSSQL

    I do not want to buy a tool to create tables in MSSQL from a xsd file. I want to know how you can look at an xsd file and then create tables from it? I know how to create tables in MSSQl 2005. I understand the basic principle of what an xsd file is, but I do not understand how to interpret...
  5. asotmhg

    Office 2003 Professional Enterprise and Terminal Server on 2003 server

    I am getting an error whenever I open outlook 2003 on the server. It does not matter if I sign on as administrator or not. When I first open it up and for the first time I get the "send an error report to microsoft" and then outlook shuts down and tries to open in safe mode. It will not open...
  6. asotmhg

    Purpose of Broadcasts

    We have a wired network for our offices and a wireless network for our warehouse. All of the users on the wireless require a DHCP server. All of the office users have static IP addresses. The two networks are separated by a router. THe router is giving all of the wireless devices their IP...
  7. asotmhg

    Wireless Communication Hinderances

    Thanks for all of the responses. I have determined what was causing the problem. I swapped out the access point with another access point identical to it and it began working. Apparently there was a problem with the power setting. Even though it was set to full power it was giving a very...
  8. asotmhg

    Adobe Document Prints Slow

    Appreciate the reply. I did try that , but it seemed to get worse. THe file shows to be about 350kb, but when I change it to print as image it baloons up to 10MB.
  9. asotmhg

    Adobe Document Prints Slow

    What properties can I change about an adobe document or on the printer to cause an adobe document to print faster?
  10. asotmhg

    Wireless Communication Hinderances

    The access point is inside a building with a metal roof, but there is a 50ft coax cable (supposedly low loss) that is run from inside the building to outside the building. It is then attached to an outdoor antenna that is mounted within a foot of the metal roof. I can get within a couple feet...
  11. asotmhg

    Wireless Communication Hinderances

    What kind of hinderances can you have with an outdoor wireless connection? We have an outdoor antenna on 50ft of coax low loss cable and it is hooked to a symbol 4131 Access point. We are using 802.11b. When the antenna is indoors it appears to work, but when it is mounted to the building you...
  12. asotmhg

    Message In Log FIle

    What does 'Duplicate Sequence number:0 from self' mean?
  13. asotmhg

    XML Parser for a Project

    I need to download XML files from a FTP server and import them into a MSSQL server. They want this done yesterday and it was given to me today. I know almost nothing about XML. Are there programs that can be purchased to parse XML for you or will I need to write this in Visual Basic myself...
  14. asotmhg

    Mapped drive shows connected, but isn't until clicking on it

    I found the problem. The used name was the same, but the passwords were different on the server and the PC.
  15. asotmhg

    Mapped drive shows connected, but isn't until clicking on it

    I also used the net use command and it shows the mapped drives to be 'Unavailable.' After I select them in Windows explorer they show the status 'OK.'
  16. asotmhg

    Mapped drive shows connected, but isn't until clicking on it

    I am connecting a Windows XP Pro SP2 to a Windows 2003 server. The user is setup with an account on the 2003 server. When I connected the drive it asked for a user name and password. I gave it the information and told it to save the information. When I reboot the XP computer I do not get the...
  17. asotmhg

    Formula on sheet2 references sheet1 in same workbook

    Lets say that I have data in Cell A1 through A12. In cell B1 I put the following formula: =A1+1 When I copy that formula down to B2 through B12 the basics of the formula stays the same except A1 will be substituted with A2 through A12: =A2+1 =A3+1 etc.... On another...
  18. asotmhg

    W2k3 server cannot see a PC using XP

    The PC and Server can ping each other. The net view command gives me a: System error 5 Access is Denied. When trying from the server to the PC or the PC to the server. What should I try next?
  19. asotmhg

    W2k3 server cannot see a PC using XP

    I have a PC usng XP professional and a Server using Windows 2003 server. Neither one can see the other on the network. There are static IP's for both. The server is in location A and the PC is at location B. Server can see other PCs at location A. The PC can see PCs at location B and A...
  20. asotmhg

    Windows XP Slows when printing to 820 Cse

    I have XP Professional OS and I have an HP Deskjet 820cse installed. The PC slows to a crawl when the printer is printing. When the printing is finished everything is fine. When the printer was hooked up to a different computer running Win98 OS everything was fine. Win98 was running on a PC...

Part and Inventory Search

Back
Top