Jump to content

TheReasonIFail

Member
  • Posts

    170
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by TheReasonIFail

  1. So I'm attempting to do this and everyone says it can be done but no real direction on how to do it.

    I'm not trying to use grub4dos. Just the Windows boot manager.

    I've tried using the Windows 7 setup to deploy the Vista image but after copying the image to the HDD; I get an error that setup cant continue.

    I tried adding the Vista boot.wim to the mix and create a new entry in BCD to use that to boot.wim but then I get an error that a driver is needed to continue.

    I figured out the whole licensing issue so we're past that.

    I added bootv.wim to the Windows 7 sources directory and create an entry in the boot manager to use that to kick off the Vista setup; no go...

    I know the Vista install is working as I can boot directly off that and away I go.

    Any help anyone can lend? I know Vista is an old OS but I've got people that use it and a one shot USB/DVD would be awesome!!

  2. I've created many 2007 administrative installs but this one has me scratching my head!

    I've got the admin.msp configured to configure Outlook by either modifying the existing profile or creating a new one.

    Settings are:

    Exchange Server: EMAIL01

    Username: %USERNAME%

    Cached Mode is disabled.

    When installing Office; the other modfications I've made via the admin.msp are set but when a new user logs in Outlook prompts them to fill in all that information. Anyone experience something like this?

  3. Yeah I know that but I'm trying to find a way to modify the defaultUser's wallpaper without it using the last logged in users wallpaper. And I think I may have solved it by creating to bgi files one to update the users wallpaper and the other to update the logon desktop.

    I'm guessing that will prevent the logon desktop from using the last logged in users wallpaper. We shall see!!!

  4. So I'm using BGInfo to update some workstations with some basic info and I have it set to update all wallpapers.

    A user logs in and BGInfo updates their desktop wallpaper of their kitty cat and adds the information we need to show; BUT when the user logs off the desktop wallpaper of their kitty cat still shows up at the Windows logon screen. I'd love for BGInfo to update the logon wallpaper but not use that of the user who was last logged on. Is that possible or am I asking for too much from BGInfo?

  5. So I applied to be able to redistribute the player, got approved and downloaded the MSI.

    Setup a GPO to deploy it.

    When the PC reboots it's shows me it's installing the MSI but when I login I get the screen to approve the eula and to click "next" to install.

    Is there anyway to make this happen silently?

    I can't seem to find anywhere in the "Software Package" listed in the GPO to add switches.

  6. I'm importing an entry under HKLM so an app can autorun on bootup.

    Here's the regfile I'm importing:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

    "App"="\"C:\\Program Files\\Folder\\APP.EXE\" /switch\"C:\\Program Files\\Folder\\data.ini\" /switch /switch /switch"

    This is how it shows up:

    C:\Program Files\Folder\APP.EXE /iC:\Program Files\Folder\data.ini /switch /switch /switch

    Do I need to worry about the quotes?

    I'm still ironing out the bugs with the configuration of the application so it's not running...I'm just scratching my head with the whole quotes thing.

  7. Nothing is being applied. Asks for key, domain info, PC name... all the stuff that's in the text file.

    I actually took a functional WINNT.SIF and renamed it to UNATTEND.TXT. The WINNT.SIF is still in use on a hack job of an unattended install for my workstations so I know the information is valid.

    I'll post my unattend.txt file tomorrow when I'm back at work.

  8. Another Doh moment!!!

    I updated the second part of the install to update drivers. I set it up to copy drivers to %windir%\system32\drivers and when done I set a command to delete the folder...but as we know...it's a critical folder!! oopsie!!!

    I fixed that and no more BSOD!!

  9. I've got an unattended install for XP that's worked fine for me until now.

    The weird thing is that XP will install properly and log in successfully the first time but I get the infamous 7b BSOD after I reboot Windows.

    Has anyone seen this before? I'm using the latest Intel mass storage drivers.

  10. I have an IBM ThinkPad T42 running Windows XP Pro w/ SP3 fully patched and all of a sudden it says it can't see wireless networks. I manually edited my network and it worked fine until I rebooted the PC, now even manually entering the network settings doesn't work.

    Is there a way to reset the wireless settings similar to the reset of the TCP/IP stack?

  11. Yeah, this is very incomplete. I didn't mean to send this off the way it currently is, my apologies.

    I'm currently working on a WMI script.

    Sometimes I'll put in a new HDD and boot off the USB drive and WinPE will give the USB device the letter C:\ which I use in my Windows XP diskpart script. So I wanted it to change the drive letter of the USB device if it were C:\ but then I thought...hey might as well just have the script always set it to W:\ for the sake of consistancy and that's where I currently stand.

    Honestly, I'm so used to writing batch files that it's hard to use anything else. But I'm going to try really hard to not go that route anymore...good bye old friend...

×
×
  • Create New...