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: troye
  • Content: Threads
  • Order by date
  1. troye

    Missing DCs from _sites container

    We've noticed that Domain Controllers are mysteriously disappearing from DNS. We have 14 DC's and it seems that there are always the same 10 that disapear from the DNS/Fwd Lookup Zones/"domain"/_msdcs/dc/_sites folder. All other DC information in DNS is OK, only the above container is...
  2. troye

    ADC Wizard not connecting to proper LDAP port

    We are currently migrating from Exchange 5.5 to Exchange 2003. We are currently at step 6 (configuring the Active Directory Connector to communicate with the old Exchange 5.5 server). Since Exchange 5.5 is running on a DC, the LDAP port has been set to 390 instead of the default port of...
  3. troye

    Exchange 5.5 to Exchange 2k3 LDAP & ADC Problem

    I'm in the process of doing a migration from exchange 5.5 to exchange 2k3. I've been using the Deloyment tools from E2k3 SP1 and am having problems while at Step 4: Connection Agreement Wizard with ADC Tools. The problem i am having during the Wizard is that the LDAP port that I specify (port...
  4. troye

    Exchange 5.5 to Exchange 2k3 Connection Agreement problems

    I'm in the process of doing a migration from exchange 5.5 to exchange 2k3. I've been using the Deloyment tools from E2k3 SP1 and am having problems while at Step 4: Connection Agreement Wizard with ADC Tools. The problem i am having during the Wizard is that the LDAP port that I specify (port...
  5. troye

    Exchange 5.5 to Exchange 2k3 Database size

    I'm planning a migration from Exchange 5.5 on a Windows 2000 system to a new Exchange 2k3 running Windows 2000. The current priv.edb database on the E55 server is 17.8Gb with 410 mailboxes. If the database size in E55 is supposed to be limited to 16GB, how come my current database is larger...
  6. troye

    Member Server vs. DC

    Are there any big hang ups with having W2k3 server as a DC within a Windows 2000 Network? We are replacing an old W2k/exch5.5 Mail server with a 2k3/exch2k3 server. We're not sure if we need to have the new 2k3 mail server as only a member server or if we can promote it to a DC. Anyone have...
  7. troye

    returning struct

    I have a function that is to return an entire struct. How would I declare the function? What do I use instead of the "void"? Ex. void get_data(void) { struct emp boss; printf("Enter Employer's Name, Salary: "); scanf("%s %f", &boss.empname...
  8. troye

    more struct problems

    I'm having some trouble figuring out how to declare structs. In "struct dep toys", rather then actually initializing the value to "Roger", i am trying to point the value to the "struct emp manager.empname" value. If I leave the value in "dep toys" to...
  9. troye

    c "struct" error

    anyone know what is causing the error in this small program? I'm having a little trouble with Structs. (copy/paste into compiler) Thanks Error: d11.7.c:36: error: parse error before "part_item" d11.7.c:37: error: parse error before "part_item" Program...
  10. troye

    MAX CPU speed supported on Asus A7V MB

    I have an older Asus A7V KT133 (Via Apollo KT 133 Chipset) MB with a 750Mhz Thunderbird Processor. I am wanting to upgrade my CPU and was searching to see the Max CPU speed that this MB can support. I'm assuming somewhere in the 1.1-1.8Ghz Range, but I can't seem to find any exact info, as...
  11. troye

    ndis driver for realtek 8201 NIC for ghost boot disc

    I'm looking to make a Ghost Boot disc for my machine, but I can't seem to find the proper ndis driver for my onboard RealTek 8201 Nic (RTL8201L Single-Port 10/100M Fast Ethernet PHYceiver). The mother board i'm using is an Asus A7N266-VM with an NVIDIA nForce 220-D Chipset. The Nic is an...

Part and Inventory Search

Back
Top