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!

Recent content by N1ro

  1. N1ro

    DFS

    Yea I have AD sites defines...and dfsutil /siteinfo shows the dfs servers in the right sites. The error I get when going to the old shares is \\domain.com\folder is not accessible. I still don't see any of the folders I created when going to \\domain.com from the main site, but going to...
  2. N1ro

    DFS

    Thanks for the reply... the output of dfsutil /pktinfo is the same from both sites. going to \\domain.com from the main site I get a few folders...Sysvol, Netlogon, Packages, pwrchute, vphome, vplogon, scheduled tasks, printers and faxes. Most of them I can't even get into (says it's not...
  3. N1ro

    DFS

    anybody?
  4. N1ro

    DFS

    I just reinstalled DFS on both servers...I still have the problem where typing \\domain.com doesn't list my shares. Typing \\domain.com in the smaller site does list the shares. It's probably also worth saying that in the main office the dfs share is not on a domain controller and in the...
  5. N1ro

    DFS

    When running dfsutil /siteinfo:server it reports both servers as being in the right site. When running dfsuti /pktinfo...this is what I get (I changed all names to generic names obviously). --mup.sys-- 1 entries... Entry: \domain.com\SysVol ShortEntry: \domain.com\SysVol Expires in 180 seconds...
  6. N1ro

    DFS

    I'm not at work right now...but you're right I set up the dfs shares in my main office and then just move it to another site. Do I have to completely remove and recreate the shares or is there a dfsutil switch that'll update it for me? I'll try the dfustil /pktinfo tommmorow and see what I...
  7. N1ro

    DFS

    I just set up DFS on two servers, one in our main site and another in a satellite site...the sites are connected with a T1. The replication between the servers is working fine...and it's the only DFS share set up. I have two questions about it tho'...when typing \\domain.com\folder it always...
  8. N1ro

    mapping to C$?

    I have a developer that needs to be able to map to the c$ on a domain controller...how can I give him those rights without making him a domain admin? he has full access to the C: drive on that dc.
  9. N1ro

    MSWord default save path

    nope it's a network account but using a local profile...no policies set up on it. I think I found the solution...changed a registry key that said outlooksecurepath or something like that to her network folder. Not sure exactly what that does, think it's just the path that it sends files when...
  10. N1ro

    MSWord default save path

    One of our users always gets word files emailed to her...when she opens up the file she'd like to click file/save as and have her network folder automatically appear there. Instead...when she goes to file/save as she gets s:\tempfiles (drive s: is her mapped drive). Where do I go to change...
  11. N1ro

    nat question

    I have the following three lines in the config for on my backbone router.... >ip nat pool natip 10.0.0.2 10.0.0.2 netmask 255.240.0.0 >ip nat inside source list 1 pool natip overload >ip nat inside source static 192.168.213.2 10.0.0.2 I didn't set this router up and I don't really know much...
  12. N1ro

    domain trusts

    I have two seperate domain forests (production and development). I need to be able to add users from the production domain to the development domain...but the dev domain can't see production at all in AD. DNS works...I can resolve everything on either domain...just can't add users. How can I...
  13. N1ro

    Restricting a single user account?

    I was asked to restrict a single users account on our network to only email and web...I've never had to lock down a single user like that before without having a firewall in between the pc and the network. Does anybody have any good ideas or easy ways to do that? It's a windows 2000 AD network...
  14. N1ro

    DC srv records

    Thanks alot for the tip...the first one is already implemented (both AD intergrated). I did the second one...changed the dns IP on the alabama server so the primary dns server points to NY instead of itself....and after restarting netlogon it updated everything. -Mike
  15. N1ro

    DC srv records

    I have a domain controller in another site (alabama) and my primary DC does not have the srv records for alabama DC...they're both DNS servers and th alabama DC has all the srv records for all DC's. How do I make the alabama server update the srv records on my primary DC? Replication between...

Part and Inventory Search

Back
Top