Jump to content

Gibbon

Member
  • Posts

    23
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

About Gibbon

Gibbon's Achievements

0

Reputation

  1. Thank You! Wicked stuff.
  2. Hey All, Sticky one for you. I have an urgent request (Arent they all, ha!) to roll out some new printer parameters to our desktop machines. Problems is... I cant find out where they are stored... not in a file, not the registry, not anywhere... odd. Even tried exporting the printers settings using; rundll32 printui.dll,PrintUIEntry /Ss /n "OurPrinter" /a "c:\file.dat" u and rundll32 printui.dll,PrintUIEntry /Sr /n "OurPrinter" /a "c:\file.dat" u to reinstall them, doesnt work. Best way to explain is to show you: See where I have TEXTGOESHERE, we need to find someway of getting that change on all our machines. I have looked everywhere, and i just cant find the answer at the moment. If we can find out where that info is stored, we can change it easy. Anyone? TIA! Gib
  3. Thats a **** good idea, I will give it a go! Cheers!
  4. Hey Guys, I have to find something to allow our engineers to switch host files quickly and easily. Our engineers need to connect our laptops to the planes we fly, then afterwards re-connect to our internal network. So... Im looking for a freeware package, maybe one that sits in the systray and allows us to right click and select the correct hosts file to use, then maybe refresh the network settings so it takes affect. Both networks use the same IP ranges, so thats not an issue. Can anyone recommend anything? Cheers!
  5. Hey All, Does anyone know how to install an unsigned driver using a batch file? Ive tried using devcon: devcon updateNI C:\DRIVERS\NIC\CF30-1~1\PCMCARD.inf "PCMCIA\PCMCIA-LNT-10TN-219A\1" devcon install C:\DRIVERS\NIC\CF30-1~1\PCMCARD.inf "PCMCIA\PCMCIA-LNT-10TN-219A\1" These dont work. And also using DPinst C:\WINDOWS\DaemonTools>DPInst.exe /LM /F /SH /PATH C:\DRIVERS\NIC\CF30-1~1\PCMCARD.inf That does work either. Hardware ID's obtained using devcon are below: :: PCMCIA\PCMCIA-LNT-10TN-219A\1 :: Name: PCMCIA LNT-10TN :: Hardware ID's: :: PCMCIA\PCMCIA-LNT-10TN-219A :: PCMCIA\PCMCIA-LNT-10TN-0000-0100 :: PCMCIA\PCMCIA-0000-0100 I have tried all the variations under the sun, and I think now its that the app cant actually process the un-signed drivers. Can anyone help. Thanks in advance!
  6. Thanks for the replies guys, but I havent found the solution yet. Model number for the CF30 is CF-30CTQAXBM I tried the M$ hot fix, that didnt work. Drivers supplied by panasonic didnt work again Tried downloading some AC'97 soundmax drivers, that didnt work either... bah.
  7. "But you think I can find a driver that works?!?!?! Nah, have tried about 20 different ones. None work. "\ erm... yeah...
  8. Hey Guys, Im hoping someone can help me out here. I have a brand new CF30 Toughbook from Panasonic. I get stuff like this all the time, no machines, hardware etc etc and have to adapt our SOE to it. But this one is killing me. Unknown device. Yes, I have done all the usual things, installed all the newest drivers, tried servicepacks and software installs from the CD provided. Here is the low-down... the device is being detected (by two different softwares) as: Multimedia Audio Controller [unknown] Chip: Intel Corporation 82801DB AC'97 Audio Controller (ICH4 A1 step) Detail Chip 82801DB AC'97 Audio Controller (ICH4 A1 step) Chip Vender Intel Corporation Device Multimedia Audio Controller OEM Device Onboard AC'97 Audio Controller OEM Vender Dell Computer Corp PnpID VEN_8086&DEV_24C5&SUBSYS_01261028&REV_01 OEM Device from Dell Computer Corp But you think I can find a driver that works?!?!?! Nah, have tried about 20 different ones. None work. Strange thing is, if I rebuild the lappy with the CD provided by panasonic, this device doesnt even exist on the machine! wt.. Anyway, heres hoping that someone can help me out or point me in a new direction. Ive never had this amount of trouble before. Cheers in advance Gib
  9. Thanks mate! it worked!
  10. Hey Guys, Im onto my next project, and have a question for you experts.... Im using this script to create a local admin account during our winbom.ini driven build. :: Add user "engineer" to admins, disable password expiry and self change : net user /add engineer01 engineer01 /passwordchg:no /expires:never net localgroup "Administrators" /add engineer netuser engineer /pwnexp:y It works, but seems to create an account called "/engineer" not just "engineer" Is this something to do with the fact I am logged into the domain when running the commands? If so, how do I fix this? All I want is a local admin account to be created on the machine. Cheers! Gib
  11. After speaking to our TAM @ Microsoft, this is expected behaviour.... Like vista, if the hardware changes significantly then Office will remove its serial number and ask for it again whenever you start up an office application. Pain in the arse for SOE developers like myself.... Currently I am working with MS on a work around... I think they are really shooting themselves in the foot with some of their paranoid "security" measures these days... *sigh* Cheers
  12. Hey All, Im performing an unattended install of Office 2007 during my unattended XP from winbom.ini. I have a .msp file all setup and going fine... apart from one annoying thing.. In the msp file im specifiying a valid corporate key, and office installs ok. We then sysprep and ghost the machine ready for distribution. Once a new machine is imaged with the ghost image, Office once again is asking for the key?? Why is it not taking it from the original install? Anyone? TIA Cheers! Gib
  13. thanks for that, we swapped back to pro, yay!
  14. Hey Guys, Im well versed in the admin install for Office 07 pro, and have been using the admin config tool. But... my company decided to dump me with a few copies of office 2007 Home and Student edition... Does anyone know if an admin type install is still possible with this version? when I do setup.exe /admin I get an error saying to try again with an authorised version... hmmm Thanks in advance Gib
  15. Aw bugger it, it decided to work this morning, lol.
×
×
  • Create New...