Jump to content

Clockworks

Members
  • Posts

    37
  • Joined

  • Last visited

Reputation

0 Neutral

About Clockworks

  1. Helpful guide! It is somewhat similar to 2008 but it's not as pretty. Otherwise, what about a program that will truly max the hell out of the server with a "this is where you're at now, this is the server's max output in these categories." comparison?
  2. What do you guys use to benchmark a server? We have an image (jpeg, gif) server cluster whose CPU and memory are far from being maxed out but we aren't so sure on the hard drive and network connection. Any recommendations? They are all Server 2003. EDIT: Or maybe even a configuration in Server 03 in PerfMon (WAY more used to Server 08's deliciously clean interface)
  3. I'm trying to create a number of mapped drives for our company's users. Being a total newbie to this, I decided to keep it as simple as possible with a batch file. Here's the code: @echo off net use H: /delete MD \\ruffles\rnfile\Users\%USERNAME% net use H: \\ruffles\rnfile\Users\%USERNAME% net use I: /delete net use I: \\ruffles\rnfile\Working net use J: /delete net use J: \\ruffles\rnfile\Reference net use K: /delete net use K: \\ruffles\rnfile\Music net use L: /delete net use L: \\ruffles\rnfile\Software net use M: /delete net use M: \\ruffles\rnfile net use N: /delete net use O: /delete When users log into their machines, it takes 10 minutes from password input to getting a desktop (only a black screen in the middle). When I log into their machines, I get it right away. This seems to only be happening in our Windows 7 machines. Even log produces this error: Booting into safe mode works though....
  4. Back from a little hiatus. I enabled Network discovery and file/printer sharing through a GPO. Waited a while for it all to propagate and the same issue remains. Poop. EDIT: I retract my statement, everything shows up on Network places. However, NOD32 Admin Console still doesn't show every machine. I even rebooted the server.
  5. I know it's the Windows firewall blocking me and a few other machines from showing up on the Windows Network (just Network under Win7). How do I unblock it? I want to install NOD32 on these machines and unless they show up, it won't really work. =/
  6. Auto approve was disabled at first install, forgot about that. Re-enabled it and now to wait for the hours it will take to push it all. Easy fix = me happy.
  7. Two weeks ago I created a thread about issues with WSUS not updating itself or other clients. I hope this isn't a repeat of it because I just installed it on a different server and still not able to push out updates to clients. They report in, tell me the correct IP addresses, what's installed, and other fun facts. However, if I try to manually update any Win7 or XP workstation, they tell me they are up to date. The latest updates date back from early August. If I check with the WSUS server, it tells me that said machines are missing some 30-60 updates (server 03, 08, XP, 7). Why do the workstations say that they are updated when they clearly aren't?
  8. Found the solution, very simple too. Open regedit and go to the following key : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Update Services\Server\Setup\"wYukonInstalled"=dword:00000001 Change the value from 1 to 0 Removed the old install with the install EXE (works both ways) and worked like a charm. Finally able to uninstall it....only to come across a new issue. I am trying to "Use the existing Windows Internal Database on this computer," and every time it tries to connect to it, it fails. It tells me the "SQL Server does not exist or access is denied."
  9. Sadly, no such luck with the MS Scee bit thing. And I heard the Windows Installer CleanUp Utility tends to leave collateral damage, removing things I don't want to.
  10. I learned that the hard way, does this mean that the server running WSUS can't have anything else in it? Such as AD, DNS, DHCP, and File Server? We were going to use a new machine for all that, since the old one was getting sluggish. Would that also explain why it failed on that one day? Regarding the second part, how do you remove WSUS using ms#SCEEE bits and the MSICUU2? I tried to run SEE_10msi and all I get is: "Directly installing Windows Internal Database is not supported. Refer to the product documentation for more information."
  11. Well, I tried to remove WSUS this morning but before that, I ran dcpromo and put AD in it yesterday (the other server had that as well). It worked, I restarted, and tried to reinstall it again. The moment I ran the installer, I get the same window asking me to uninstall it again. I try to do so and it tells me an error occurred. So I can't install it, nor can I uninstall it. What the hell is going here??
  12. File Server, Application Server, Domain Controller (AD), DNS, DHCP Server 2003 Standard SP2 WSUS 3.2 Yes, it opens up
  13. For some reason, everything came crashing down on August 3rd. Checked the error long and here's what I got (all at the same time): - Self-update is not working. - Some client computers have not reported back to the server in the last 30 days. 7 have been detected so far. - The Reporting Web Service is not working. - The Server Synchronization Web Service is not working. - The Client Web Service is not working. - The SimpleAuth Web Service is not working. - The DSS Authentication Web Service is not working. What in the world would cause this to happen? It's a lot of errors...:confused:
  14. My thoughts with your quote. It should not be this friggin difficult to install this damn program.
  15. We are doing a small little test run of Eset's NOD32. I love the AV, it's great. I got it to work on the server and it was able to pull up a list of nearly all the machines in the domain (only one - small company). Problem is, a lot of these machines have the wrong IP or are just plain missing (such as mine) from the list. How do I fix this? I tried to Deploy NOD32 to the machine that has my IP but it fails to do anything of the sort.
×
×
  • Create New...