Recent content by atattoogod

  1. A

    Server on a Laptop

    thanks for all the suggestions it amazes me that dell or one of the other big companies dont make a laptop specifically for server considering how mobile every one is. Instead of having the stupid phone jack that 1% of the world uses, make it a rj-45 and bam. right now im looking at the XPS...
  2. A

    Server on a Laptop

    Currently i have a server that i take on the road with me, but thats getting old and my company is buying me a laptop. i did a little research and found that dell makes a laptop with 2 hard drives and i can put a pcimcia card for the second network port. I use the server for mostly RISing and...
  3. A

    Batch file Master needed

    heres what i got NET USE \\VWI1 snafu4u /user:administrator dir /b /s \\VWI1\C\\graphic_db\VBDB >C:\VCOT_config\verify\VWI1graphic.txt echo VWI1 Files Match > C:\vcot_config\verify\VWI1.txt fc /L C:\VCOT_config\software\67_graphic_db.txt C:\VCOT_config\verify\VWI1graphic.txt if...
  4. A

    Batch file Master needed

    thanks for the info soul assassin and jlazzaro, it lead me to this fc /L C:\VCOT_config\software\67_graphic_db.txt C:\VCOT_config\VWI1graphic.txt | FIND "FC: no dif" | echo VWI1 Files match > C:\VCOT_config\1111.txt fc /L C:\VCOT_config\software\67_graphic_db.txt...
  5. A

    Batch file Master needed

    that is what im talking about, thanks soul assassin im trying it now and ill see how it works. and i do have admin rights to all the machines
  6. A

    Batch file Master needed

    thank you jlazzaro for some good advice, i tried these commands but didnt get the result i needed fc /b C:\VCOT_config\67_graphic_db.txt C:\VCOT_config\67_graphic_db.txt goto 1 :1 TYPE vwi1_blah blah > whatever.txt fc /b...
  7. A

    Batch file Master needed

    i guess im not explaining my problem correctly, but thanks nweaver for telling me that i going the long way, i understand that i understand that using a batch file isnt the best- but that is what I HAVE TO USE this is for my job and they want it a specific way guess its back to google to...
  8. A

    Batch file Master needed

    I understand this isnt the best way to do a integrity check using a batch file, but i send these batch files to people in the field, and then explain how to change the file to fit the system they are on. and these people dont know the difference from a PC and a shoe, so explaining how to change...
  9. A

    Batch file Master needed

    ive done the /? on many commands to get them to work together but no luck.
  10. A

    Batch file Master needed

    Ill try to make this as short as possible. im trying to make a batch file that will compare 2 files and write a specific qoute to a text file. i have a visual basic program that points to variuos batch files to load multiple computers at work, and now the boss wants a data integrity check...
  11. A

    Windows XP install failure

    It ended up being 2 different problems the Inf Install failure was the DVD drive, i was trying to load from a dvd that didn't work then i used a xp corp cd and it worked but took longer than normal when it finally booted up i ran soft sandra and the proc was bench marking as a 450mz, had a...
  12. A

    Windows XP install failure

    Everything you suggested has been tried. the hard drive is known good(out of my personal computer) cd and cd rom are good used them a few minutes ago, im going to run a bench mark on the proc and see whats up, thanks for all the suggestions
  13. A

    Windows XP install failure

    finally got windows installed, i was using a dvd and it was giving me the .inf failure. i used a xp prof cd and it installed but now it takes forever to fully boot up (7 min) i ran the memtest and it did not find any errors. now im thinking its the processor
  14. A

    Windows XP install failure

    im trying a new cd now, let me check the drive
  15. A

    Windows XP install failure

    I'm installing Windows XP SP1 corp edition on a computer. When it is installing i get through about 3/4 of the install and it stops at installing windows with 13 miniutes left. i keep getting this error. Advanced Inf Installer Inf Install failure. Reason: The parameter is incorrect Ive...