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 bkrike 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: *

  • Users: SteveMCSE
  • Content: Threads
  • Order by date
  1. SteveMCSE

    New Users' Mailboxes don't get created after sending messages

    I ran a script that generates 2000 user accounts. I did this for testing purposed. Then I mailbox enabled each one. I then created a Query Based DL. I then sent several emails to the DL. None of the mailboxes got created. I thought the problem was the DL, so I checked the queue. All messages...
  2. SteveMCSE

    ScanMail 3.52 - Exchange 5.5 - Can't Kill SmexSMon.exe Processes

    Hello everyone! I have 11 Exchange servers, 1 in the HQ and 1 in each of 10 sites. I am experiencing a problem in which the 1 in HQ has the SmexSMon.exe process running 18 times and I can't kill it. When I stop the services I still can't kill it. I was having problems updating the ScanMail...
  3. SteveMCSE

    DL320 Wake On Lan WOL NIC 1 Only???

    I have a Proliant DL 320 (G1) server. I enabled Wake On Lan and I am able to successfully wake this device up using the MAC address of NIC 1 only. When I send the magic packet to NIC 2 nothing happens. Is this server designed to only accept wake up packets on NIC 1? I ensured that both NICs...
  4. SteveMCSE

    SQL db and SQL 2000 (or MSDE) or just SQL db file?

    I want to try writing something that accesses a SQL database. I have the db on a disc. Its not too big. I need to know if VB.NET with SQLConnectors is smart enough to access the db file or do I actually have to have a SQL server installed and running. With Access dbs I know all you need is the...
  5. SteveMCSE

    net use l: /delete failure connection not found still available

    Ok, here's the deal when I use net use L: \\machine\sharethings work fine. i can change to the l: drive and work and blah blah blah... now, when i do thisnet use l: /deletei get this messageThe network connection could not be found. More help is available by typing NET HELPMSG 2250. if i type...
  6. SteveMCSE

    How to do the "Code" thing in this forum?

    Ok, I love this place, and although you don't see me post a lot, doesn't mean I don't come here often. In fact, I'm here every day. I don't post a lot because I feel I am still a beginner and am not up to the challenge of answering many people's questions. Having said that, I'm probably going to...
  7. SteveMCSE

    Delegation of control to move computers failing

    I used Delegation of control wizard in a windows 2000 native domain to delegate control to a group to join computers to the domain. They can add and delete computers just fine. The problem lies when they try to move computers to/from containers/OUs. It says access is denied. Insufficient rights...
  8. SteveMCSE

    How do you get the Key from a collection Item

    Ok, check this out, I put some references to class objects in a collection and use an integer that is converted to a string as the key MDIParent.AddLoanToCollection clsNewLoan, CStr(intThisForm) Public Sub AddLoanToCollection(ByRef aLoan As clsLoan, ByVal intFormKey As String)...
  9. SteveMCSE

    Datagrid1_click event procedure

    Ok, here is the deal. I have a datagrid that is bound to a customer file. when the user clicks on any field in a record, it should open a new form with that customer's information in it. it does open the form, it does have information in it, but the problem is this: let's say there are just two...
  10. SteveMCSE

    character count rich text box rtf

    I was wondering if there is a simple way to determine the number of characters in a rich text box. Something like a character count property or something. I looked in about 4 books and on the msdn library and online, and I can't seem to find any information about a property or method. Please...
  11. SteveMCSE

    How do you delete sign in names?

    I have AOL 8.0 now and there are some screen names in the signin box that I want to get rid of. I have to sign on to my screen name as a guest and there are 5 in the box already. I want them gone and mine there. Can anyone help?
  12. SteveMCSE

    User Profile locations

    Ok, here's what I did. I set the profile locations for each user to be in e:\Documents and Settings\"username". E: is a partition from C:. Now, when I did this everything works great, but then I noticed the C: drive filling very quickly. I looked and noticed that there are exact...
  13. SteveMCSE

    Max Memory?

    I was wondering if anyone knew what the maximum best ammount of memory is for XP Pro. What I mean is that earlier versions could use more than 512MB, but it would slow it down. Does XP address up to 2Gs correctly? Would it slow my system? Thanks.

Part and Inventory Search

Back
Top