Jump to content

rion

Member
  • Posts

    54
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

Everything posted by rion

  1. Hi! what types of errors are logged in the eventvwr? DCOM errors? More information would be good // Joseph
  2. If you realy wanna know whats up with your DC.. Run this tool from Microsoft, it creates a CAB file with a huge amount of logfiles that can show you what might be amiss! http://download.microsoft.com/download/b/b...SRPT_DirSvc.exe You can go thru the dcdiag.txt file to see what's the status of your domain. Also, you can post the files for us to take a look at so we can help you! / Joseph
  3. What does the eventlog say? 1030? 1054? 1097?
  4. If you have 500 000 users and 1000 dcs?.. why dont contact MS directly? With a company at that scale you should have a Permier contract ... Just my two cents
  5. If you take a system state backup you have all vital data from the active directory in one place.
  6. Not sure if it's the same in SBS as in Win2k3, but you should have a svcpack.log located in %systemroot%. Check that one might give you a clue
  7. To see what acctualy occurs during logon, activate userenv logging. Here you get both time and what happens during the logon. 221833 How to enable user environment debug logging in retail builds of Windows http://support.microsoft.com/default.aspx?...kb;EN-US;221833
  8. Okay, capture the traffic on the network using ethereal from www.ethereal.com You can filter the client IP in ethereal to see what's happening on the wire.. to see if it's a DNS Issue. And you can activate Userenv logging to get a better view of what's going on when the user logs on. 221833 How to enable user environment debug logging in retail builds of Windows http://support.microsoft.com/default.aspx?...kb;EN-US;221833 // Joseph
  9. they might ask for proof of purchase.. otherwise it shouldnt be any problems..
  10. Hi. Try this. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0 Name: DoNotAllowIE70 Type: REG_DWORD Value: 1 <- Blocks install (0 <- Unblocks)
  11. Windows Update has a function called Catalog services. Its found here -> http://v4.windowsupdate.microsoft.com/catalog/en/ Does it suite your needs?
  12. What's the info in this bluescreen ? and the more info that you provide make it eaiser to solve Cheers
  13. Yes it's possible. What you do is that you open up regedit on another computer. And on the registry menu chose Load Hive, and then load the problematic hive. From there you can access the registry key.
  14. WSUS is only in RC1 as of yet. But it will replace SUS in the future. One way to define the clients to access the sus server is to user group policys. 328010 How to configure automatic updates by using Group Policy or registry http://support.microsoft.com/?id=328010
  15. Hi. This is not realy related to exchange but it covers DNS issues with Mac and .local domains. 836413 You receive an "unexpected error occurred" error message when you try to http://support.microsoft.com/?id=836413 Hope this will help
  16. what you are doing when your running update /integrate is that you are replacing the files within the i386 folder with the updated versions. this is how i interpret the text.
  17. Uhm, try looking at this article over at microsofts homepage. 828930 How to integrate software updates into your Windows installation source http://support.microsoft.com/?id=828930
  18. There is a tool for doing this and it's called Active Directory Migration Tool. Version 2 is the latest one for doing this. 260871 How To Set Up ADMT for Windows NT 4.0 to Windows 2000 Migration http://support.microsoft.com/?id=260871 832221 How to configure the Active Directory Migration Tool to migrate user http://support.microsoft.com/?id=832221 325851 How To Set Up ADMT for a Windows NT 4.0-to-Windows Server 2003 Migration http://support.microsoft.com/?id=325851 326480 How to Use Active Directory Migration Tool Version 2 to Migrate from http://support.microsoft.com/?id=326480
  19. Whats your envorment? Win2k? Win2k3? Are the users logging on to a terminal server or ? More info
  20. Test the following. 814592 How to prevent folders from roaming with a profile in Windows Server 2003 http://support.microsoft.com/?id=814592 315415 How to prevent folders from roaming with a profile in Windows 2000 http://support.microsoft.com/?id=315415
  21. Well, you answer your question yourself. You add the users to active directory and they will be allowed to logon to any machine, and when you join a computer to the domain it's user db will be pointing to the AD. The second question is a option on the machine itself, you have to activate the option "Allow users to connect remotely to this computer" in the system properties and on the Remote tab.
  22. Tools -> Options -> View Check Show hidden files and folders Also uncheck, Hide protected operating system files
  23. Check so you have w32time.dll in %systemroot%\system32. If you have it there, register it by going to start->run and type in this, REGSVR32 W32TIME.DLL ..
  24. I dont know what your issue is, but I can provide a useful tool that I use when I troubleshoot network issues as a part of my work. http://www.microsoft.com/downloads/details...&displaylang=en http://download.microsoft.com/download/b/b...RPT_NETWORK.EXE And a good and useful tool to trace the traffic. Www.ethereal.com // Rion
×
×
  • Create New...