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

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

    Windows 2000 and 2003 DC's on same domain

    Is it possible to have both Windows 2000 and Windows 2003 domain controllers co-exist on the same domain? I googled it and it tells me that you need to run ADPrep before it will work. Do I need to do anything with Exchange? We only have one forst, one domain, so it's a fairly straight forward...
  2. IS300

    Multiple FTP sites behind ISA

    I need to setup multiple FTP sites behind ISA. Basically it would be for external customers. Both would be the same public IP address, but different ports. The one that is working is 21, but I setup another one on 2121. Each one is pointing to another machine (MACHINE1, Port 21, MACHINE2...
  3. IS300

    Exchange 2000 Enterprise Max RAM Support

    I am curious as to what is the maximum amount of RAM that Exchange 2000 Enterprise can support. We are running Windows 2000 Server with 2GB of RAM in it. Is it fully optimizing this? I've heard that if you have Advanced Server you can use the /3GB switch to increase the amount of RAM exchange...
  4. IS300

    Domain and local password policy

    We have a domain password policy that requires users to change their password every so often, have minimum length, etc.. Some of the users have special laptops, and they log in locally to perform their tasks, not the domain. The local account is similar on all these computers, but the password...
  5. IS300

    Two FTP sites behind ISA

    I need to setup two ftp sites behind our firewall for two different purposes. The first one is working fine, on SERVER1 Port 21. The second one will be SERVER2 Port 31. I can log into the second server okay, but when it gives me an error soon after: "An error occurred opening that folder on...
  6. IS300

    PowerEdge 2600 - Supported Hard Drive Size

    We were looking at rebuilding one of our Dell PowerEdge 2600 servers. At the same time, we want to increase the storage on it. Does anybody know what the maxium hard drive size that it can take? We'd like to go with 300GB drives if at all possible. Thanks.
  7. IS300

    RAM - 1 GB Stick or 2 512's

    We are trying to upgrade the RAM on our SQL server, but unfortunately it only supports 2 GB, which is what we have already. But that 2 GB is split between 2 X 512 and 4 X 256 for 6 pieces. Would it make a big difference changed that and installed 1x2GB stick or 2x1GB sticks? The speed is...
  8. IS300

    Changing Arcserve Database Type

    Is there a way to change the Arcserve Database type? I want to change it from their own format to SQL server, but I'm afraid the only option is to uninstall and reinstall the stupid program (which is the worst thing I've ever seen) Thanks.
  9. IS300

    Setting up a Domain Controller for remote site

    I'm about to setup 13 domain controllers at remote sites. Most of the sites will have just a handful of users, while at most three will have probably about 20. We are just going with one domain, one forest, having it nice and simple. We will be setting the DC's in their own sites, and they...
  10. IS300

    Send email within PowerPoint

    Is there a way to send an email within PowerPoint using VBA? I am creating a powerpoint quiz, and everything works good. I want it to be able to email how many answers the person got right to my email account. Is this possible or am I wasting my time? Thanks in advance.
  11. IS300

    Exchange offline defrag

    We need to run an offline defrag of our Exchange server. It has gotten to it's limit, causing the store to dismount a few times. I've done online defrags, but we need to do an offline one to get rid of all the empty blocks and reduce the database size. I know how to run the utility, having to...
  12. IS300

    Arcserve Backup Agent for Exchange

    I decided to try and install the Exchange Backup agent today. So far, I've followed the instructions, (create the dbagent service account, mailbox, etc) but every time I try to set it up, it says "Failed to read Exchange server name from registry" Has anybody been able to get this to work...
  13. IS300

    10 minute login and 5 minute shutdown

    We have 7 windows 2000 servers. They have all been working fine until yesturday. I saw that one had some windows updates to do, so I did them, the rebooted. After it booted up, I logged in. It must have taken 10 minutes at least before the desktop icons appeared. Even so, I couldn't open...
  14. IS300

    End Program - mshta.exe

    This happened today to a couple of our W2K servers after a reboot. When I try to log on when it first booted up, it hangs there for about 5 - 10 minutes before the icons load up. After that, I can't browse the Internet using Internet Explorer nor can I open anything in the Control Panel. Other...
  15. IS300

    If Not IsNull

    I currently have a web form where the user can enter a date in the format MM/DD/YYYY. This box is optional, so the user can leave it blank. I have a SQL Server 2000 database running in the back that would get this information. The data type for this SQL file is smalldatetime and it allows for...
  16. IS300

    Parsing the last "\"

    I would like to get the directory and the filename of the entire file path when a user enters it into a form. So, if the filename is "T:\My Directory\Subdirectory\file\My file.doc", I want to extract both parts, "T:\My Directory\Subdirectory\file\" and "file.doc" and put them in two different...
  17. IS300

    Getting file name info from File Field

    I have a form that has the file input box where users can browse for a file. All I want is to grab the file name they selected, then put it into a databas. I don't want to actually upload the file or anything. Is there a way to just grab whatever is in that file field without trying to upload...
  18. IS300

    Connecting to domain from outside office

    We have several field offices setup, and would like them to log onto the domain here at the head office. The field stations all have different subnets, for example, we would be 192.168.200.0 and the field offices would begin at something like 192.168.300.0, 192.168.400.0, and so on. They are...
  19. IS300

    Cannot remove access from M: drive

    I am quite familiar with the M: drive that Exchange 2000 creates. I know not to back it up, perform virus scans on it, basically I pretend it doesn't exist. Before, logged onto the server as the domain administrator, I was unable to get into that folder, which is fine by me. Now, I was...
  20. IS300

    Getting data from nested XML elements

    I am trying to extract data that is in a nested XML elements. Here is the original XML: <cmrs> <timeBreakdown> <activityCodeName rowId="1600">22:RIG WATCH</activityCodeName> <today rowId="1600" /> <well rowId="1600" /> <well rowId="1700" /> <well...

Part and Inventory Search

Back
Top