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 strongm 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. vttech

    Domain Controllers and DNS issues

    Thanks Cstorm with your help I was able to figure out the issue. Basically I have two nics in the new DC and and DNS was configured on the interfaces tab to "All IP addresses" Thus my error in configuration. Before that I change the configuration from active directory integrated to type...
  2. vttech

    Domain Controllers and DNS issues

    I ran netdiag on the workstations no errors. But when I can netdiag on one of the new DCs I got DNS test . . . . . . . . . . . . . : Passed [WARNING] Cannot find a primary authoritative DNS server for the name 'dc.vac.org.'. [ERROR_TIMEOUT] The name...
  3. vttech

    Change DNS servers CISCO 1721

    I am using hyperterminal but I can't see anything on the screen that I type? So I hit enter and get User Access Verification Password: I attempt to enter the password but nothing appears on the screen. I am using a spare router to test. Any ideas what's going on? Newbie in search of...
  4. vttech

    Change DNS servers CISCO 1721

    I need to change the DNS servers on a Cisco 1721 router I figured that I have to attached a serial cable and telnet into the router to change the setting. I have never configured a Cisco router and was looking for a clean step by step tutorial on how to change the DNS settings. Thanks Newbie...
  5. vttech

    Domain Controllers and DNS issues

    The problem only happened one day and then it seemed to disappear. It happened when I demoted the last old DC. I ran dcdiag and got the following error Starting test: systemlog An Error Event occured. EventID: 0x00000457 Time Generated: 09/05/2007 08:06:52...
  6. vttech

    Domain Controllers and DNS issues

    cstorms I know that the the new DCs do split the FSMO roles Newbie in search of knowledge
  7. vttech

    Domain Controllers and DNS issues

    Davetoo, it had been about a week between the process. Cstorm, I am not in the office but will run dcdiag first thing in the morning and let you know the results. Newbie in search of knowledge
  8. vttech

    Domain Controllers and DNS issues

    I recently built two new windows 2003 and promoted them to DCs (DC3 and DC3) and DNS servers to retire two windows 2000 server DCs (DC1 and DC2). The old DCs (DC1 and DC2) had a DNS primary (DC1) and secondary(DC2) role configuration. When I promoted the new windows 2003 servers to DCs I...
  9. vttech

    Why would attached USB2.0 Adapter Card disconnect occasionaly?

    I would visit the manufacture website and make sure that you have the latest drivers. The ones that ship with the product are properly out of date. Also if you have downloaded any new windows updates that can be the cause of your issue. Newbie in search of knowledge
  10. vttech

    How do you "Force" the removal of a Shared folder throuh MMC?

    By default Windows 2000, Windows XP and WinNT automatically setup hidden admin shares (admin$, c$ and d$), this registry key will disable these hidden shares. System Key: [HKEY_LOCAL_MACHINE\ System\ CurrentControlSet\ Services\ LanmanServer\ Parameters] Value Name: AutoShareWks Data Type...
  11. vttech

    Why would attached USB2.0 Adapter Card disconnect occasionaly?

    have you downloaded the latest drivers for the adapter? Newbie in search of knowledge
  12. vttech

    printer link to install drivers

    I have 100 clients and I want to email my end users a link to install a printer automatically. I know their is a way to email a link and have then click on it and then the printers will be installed. Does anyone know how to perform this method? I can't use a script because it affects only...
  13. vttech

    CSVDE filter column output

    I thought I would post this to help someone that wants to filter based on row and columns using CSVDE This CSVDE statement will filter rows that have the objectclass=computer and column heading cn the -L is used to filter the columns and the -r is used to filter the rows CSVDE -f export5.csv...
  14. vttech

    permissions to an object

    is there a tool that will generate a list(text, html) of users that have access to an object ie folder, printer? Newbie in search of knowledge
  15. vttech

    limit user that can send mail to distribution group

    thanks lebisol that did work. Do you have an idea for adding everyone to the distribution group without me manually entering their names? Newbie in search of knowledge
  16. vttech

    limit user that can send mail to distribution group

    Could I use Message restrictions under the Exchange General Tab, then select Only From and add the group account there? Newbie in search of knowledge
  17. vttech

    limit user that can send mail to distribution group

    I want to limit the user that can send mail via a distribution group I created call all-users. Example management-team group is allowed to send mail to distribution group all-users but employeex can't send mail to distribution group all-users how can I accomplish this task? Also, currently...
  18. vttech

    Rename an account

    I agree normally I would copy the user account; but I wanted her to take ownership of all the ex-employee files. OK I just create a new mailbox for her. Thanks for the advice. Newbie in search of knowledge
  19. vttech

    Rename an account

    I have a new employee that is taken over the position left vacant by an employee I did the usual renaming of the old employee user account in active directory users and computers. So that the new employee can have the same access and take ownership of all the old employee files. One one issue...
  20. vttech

    CSVDE filter column output

    I used the CSVDE tool to extract information about the computers on my domain using Csvde –r objectclass=computer –f c:\computers.csv I need to filter the columns I receive to the “cn” column and what every column will produce the date of the last time someone logged onto the computer thanks...

Part and Inventory Search

Back
Top