Jump to content

Colonel

Member
  • Posts

    35
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About Colonel

Colonel's Achievements

0

Reputation

  1. Bought a new Athlon64 x2 4200+ and an Asus M2A-VM motherboard. Tried to install Vista x64, and it fails at 1%. After a few hours of trying different RAM, fresh DVD, diferent optical drive, etc... I tried to install Vista x86. Vista x86 (With SP1) install with no problems at all. Tried x64 again, and it failed at 1% (again). Any ideas on what would cause an issue like this?
  2. This may not be as easy as you think for some applications. For example, a program with a download URL of something like http://somewebsite.com/setup.exe would be fine, but it the file was program_vX.Y.exe, then the URL will be different for each release. The way I would go about writing something like this would be to write an application to read the news (http or rss) from sites like MajorGeeks, FileForum, etc. and match names from the new/updated files to those already on your hard drive. I would store configuration (news feeds to read, names of files interested in downloading, etc) in an XML file, and use Regular Expressions to actually do the matching. Its been a really long time since I had to use Java, but Regular Expressiong and HTTP/FTP downloads should be fairly easy, regardless of the language you use.
  3. The board has 2 DIMMs. The 1st one is required, as it is used for shared video memory. I have tried multiple chips in the first DIMM, with no luck. If I add a second chip to the second DIMM, I get the above mentioned solid, never-ending beep. Guess I'll need to find a PCI video card so I can disable the integrated video.
  4. Ok, so I formatted, installed XP Pro SP2 and followed cluberti's Creating memory dumps post. The Ctrl + Scroll caused a BSOD in testing, but once the system froze I was unable reproduce the BSOD, so I can't get a useful dump. According to the BIOS hardware monitor all the voltages are ok, and the CPU is running at ~43C. Unfortunetly I don't have any spare CPUs or PSUs for this box. Any other ideas on how I can narrow this down?
  5. Ok, so this box is a server in my test lab, running as a domain controller. The system boots, loads windows, and the logon screen's animated bar freezes durring "Active Directory is starting...". After several seconds of frozen-ness I get the BSOD. Once the system BSODs, it sits at "Beginning dump of physical memory", and the HDD light stays off. Since my last post, I have been able to boot to safe mode (and verify the dump settings), but have been unable to boot normally.
  6. OK, so i just got a 0x0000009C (Machine Check Exception) BSOD... Something is very wrong. Based on the history, any thoughts on what piece of hardware is to blame?
  7. I pulled stick two, re-seated stick one, and it was fine. Added 2nd one back in, solid beep. Pulled stick one, moved stick two to slot one and it was fine. Added stick one to slot two, solid beep. Back to just stick one, reset bios defaults, try both sticks, solid beep. I am using two identical IGb sticks of Kingston Value RAM (KVR667D2N5/1G). The mobo is an Asus P5R8L, with an AwardBIOS. I flashed it to v0801 from the Asus site a few months ago. I also noticed that the FSB was only 200 MHz, not 800 MHz, but the BIOS sucessfully identified the CPU. How does a DIMM go bad durring normal operation? I mean, the system was on and running when the first solid beep started, and I was asleep so it was idling. The system is behind an APU UPS, wich repoted no problems around the time it happened.
  8. Ok, I think something is terribly wrong. Middle of the night last night, it started a solid beep. Now, it wont post (still solid-beeping).
  9. First off, a $200 mobo is not top of the line. $350, like the Asus Striker Extreme, maybe. Second, when complaining about stuff like this, its helpful to provide some specifics: Which model board did you have? What kind of power supply were you using? What type of surge protector / UPS did you have hooked up? I have only ever had one Asus motherboard die on me, and it was actually the nVidia nForce 4 chipset's RAID controller, not any thing made by Asus.
  10. While it is true you can not 'move' the exchange server to a new machine, you could purchase and install a second exchange server on a new machine and move user mailboxes, services, etc to the new server. I personally have no experience with the transition packs, but I recall a colleague mentioning problems because you need a VERY specific pack, from your specific SBS SKU to the Server 2003 R2 SKU.
  11. Personally, I like to setup two GPOs, one for laptops one for desktops. The laptops once I tend to have stricter settings for the firewall, enable useful things like the Wireless Zero Configuration service, etc... where as with the desktops I disable the firewall, wireless internet, etc.
  12. You can not do it with the User config section of the GPO, since this is only executed AFTER the user logs in. You could put a system startup script in the Computer config section, and use this tool to set the user name and password based on the computer's host name.
  13. What user account it is installed with should not affect Add/Remove Programs visibility. Does it show up if you enable the 'Show Updates' box? Does the GUID you are interested have a 'ParentKeyName' or 'ParentDisplayName' value?
  14. From what I understand, you want to grant <everyone> access to <some shared resource>, but only originating from <a workstation> in <a group of workstations>. As far as I know, this is not possible using security groups and computer objects. When you grant permission to a computer object, you are actually granting the permission to 'Domain\HostName$', aka the Local System account for that machine, not the logged on user. I can't think of an easy way to do this, but I'll let you know if I come up with anything.
  15. Not to nag... but your firewall is off, and your computer is in the DMZ? That sounds stupid to me...
×
×
  • Create New...