Windows 7 and sysprep

An annoyance.  I have a sysprep'd Windows 7 x64 Ghost image.  Prior to creating the image my setup workstation's computer name is set to "win7image".  My sysprep is configured so that all I have to do once I lay this image on another
computer is to give the computer a name.
Shortly after naming the computer, I am prompted to logon (for the first time).
The login prompt is already populated with "win7image\MyAdmin"
When I try to logon with the local MyAdmin account or any other account my sysprep has created, I get a message that the "The domain name is not valid.  Please try again."
I am able to logon but I must use the syntax "computername\MyAdmin" which is annoying.  I would like to type only my local account name because we recently switched to a cumbersome naming convention that I loath to type.
Is there something I am missing in my unattend.xml file?
Thanks for any comments.
Ed
My unattend.xml
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="generalize">
<component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SkipRearm>0</SkipRearm>
</component>
</settings>
<settings pass="specialize">
<component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SkipAutoActivation>true</SkipAutoActivation>
</component>
<component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<RunSynchronous>
<RunSynchronousCommand wcm:action="add">
<Path>net user MyAdmin /active:yes</Path>
<Order>1</Order>
</RunSynchronousCommand>
</RunSynchronous>
</component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<CommandLine>cscript //b c:\windows\system32\slmgr.vbs /ipk #####-#####-#####-#####-#####</CommandLine>
<Order>1</Order>
<RequiresUserInput>false</RequiresUserInput>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<CommandLine>cscript //b c:\windows\system32\slmgr.vbs /ato</CommandLine>
<Order>2</Order>
<RequiresUserInput>false</RequiresUserInput>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<CommandLine>c:\somecommand.exe</CommandLine>
<Description>Install Something</Description>
<Order>3</Order>
<RequiresUserInput>false</RequiresUserInput>
</SynchronousCommand>
</FirstLogonCommands>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<NetworkLocation>Work</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
</OOBE>
<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>EncryptedPassword</Value>
<PlainText>false</PlainText>
</Password>
<Description>AltAdmin&apos; Standard Local Admin Account</Description>
<DisplayName>altadmin</DisplayName>
<Group>Administrators</Group>
<Name>altadmin</Name>
</LocalAccount>
<LocalAccount wcm:action="add">
<Password>
<Value>EncryptedPassword</Value>
<PlainText>false</PlainText>
</Password>
<Description>Non Admin Guest Account</Description>
<DisplayName>tseug</DisplayName>
<Group>Users</Group>
<Name>tseug</Name>
</LocalAccount>
<LocalAccount wcm:action="add">
<Description>Administrator</Description>
<DisplayName>MyAdmin</DisplayName>
<Group>Administrators</Group>
<Name>MyAdmin</Name>
</LocalAccount>
</LocalAccounts>
<AdministratorPassword>
<Value>EncryptedPassword</Value>
<PlainText>false</PlainText>
</AdministratorPassword>
</UserAccounts>
<RegisteredOrganization>State of Insanity</RegisteredOrganization>
<RegisteredOwner>State of Insanity</RegisteredOwner>
<Display>
<ColorDepth>32</ColorDepth>
<HorizontalResolution>1024</HorizontalResolution>
<RefreshRate>60</RefreshRate>
<VerticalResolution>768</VerticalResolution>
</Display>
<VisualEffects>
<FontSmoothing>Standard</FontSmoothing>
</VisualEffects>
<TimeZone>Mountain Standard Time</TimeZone>
</component>
<component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<InputLocale>en-us</InputLocale>
<SystemLocale>en-us</SystemLocale>
<UILanguage>en-us</UILanguage>
<UserLocale>en-us</UserLocale>
</component>
</settings>
<cpi:offlineImage cpi:source="catalog:f:/sources/install_windows 7 professional.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

Hi,
As far as I know, if computer is in domain, it will priority log on to domain. Please notice where it log on to when typing the username.
Also, please verify the following group policy.
Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Option -> disable "Interactive logon: Do not display last user name"
After disabling this policy, the name of the last user to log on is displayed. If the issue persists, you can type with ".\MyAdmin" instead of full
computer name.
Best Regards,
Niki
Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • Windows Updates and Sysprep

    Hi,
    I need to hide an update, I did this in Control panel (Everything worked so far).
    When I Sysprep and deployed image, the hidden update was available to install (not more hidden).
    Can we hide an update permanently?
    N.A.Malik

    Hi!
    Unfortunately this is isn't possible to achieve when running sysprep, if you are in a domain and this should affect many computers, I would install WSUS and make all settings from here.
    If it's on one computer only, or a few, another user posted a script here that will hide certain updates:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/97522a1a-712a-466d-b45c-7140183f3ab9/hide-certain-windows-update-via-cmd-or-group-policy
    Best regards
    Andreas Molin
    Andreas Molin | Site: www.guidestomicrosoft.com | Twitter: andreas_molin

  • Windows 8.1 - Sysprep, CopyProfile and Default Applications

    Hello,
    I'm absolutely at the end of my rope with this one.
    My organization wants to deploy Windows 8.1 Professional to a small but not insignificant number of workstations. Due to a host of reasons beyond my control, higher ups have decided UAC needs to be off. I've got 8.1 Pro x64 installed on a Hyper-V VM, and
    I'm in audit mode working on creating an image.
    I remove all of the metro apps (do not work with UAC off), but the Photos app remains. Fine. So while in Audit Mode, I set the default image viewer to Windows Picture Viewer. I then customize the start screen, finish configurations and sysprep the computer
    with the sysprep file below.
    Once the process completes, the sysprep is successful and the machine reboots.
    Much to my dismay, it seems as though the CopyProfile doesn't work. The start screen reverts back to default with just 3 items (Metro IE, Explorer and Desktop) and that freaking stupid annoying unruly Photos app is the default picture viewer again.
    Please help! I've spent 3 weeks on technet and Google and just can't find anything.
    Thank you!
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="specialize">
    <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Order>1</Order>
    <Path>net user administrator /active:yes</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SkipAutoActivation>true</SkipAutoActivation>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <CopyProfile>true</CopyProfile>
    <RegisteredOrganization></RegisteredOrganization>
    <RegisteredOwner>Windows User</RegisteredOwner>
    <TimeZone>Pacific Standard Time</TimeZone>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>en-us</InputLocale>
    <SystemLocale>en-us</SystemLocale>
    <UILanguage>en-us</UILanguage>
    <UserLocale>en-us</UserLocale>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <AutoLogon>
    <Password>
    <Value>ADMIN PASSWORD</Value>
    <PlainText>false</PlainText>
    </Password>
    <Enabled>true</Enabled>
    <LogonCount>5</LogonCount>
    <Username>Administrator</Username>
    </AutoLogon>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
    <HideLocalAccountScreen>true</HideLocalAccountScreen>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <UserAccounts>
    <AdministratorPassword>
    <Value>ADMIN PASSWORD</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    <LocalAccounts>
    <LocalAccount wcm:action="add">
    <Password>
    <Value>ADMIN PASSWORD</Value>
    <PlainText>false</PlainText>
    </Password>
    <Description>Local Administrator</Description>
    <DisplayName>Administrator</DisplayName>
    <Group>Administrators</Group>
    <Name>Administrator</Name>
    </LocalAccount>
    </LocalAccounts>
    </UserAccounts>
    <RegisteredOrganization>MY ORGANIZATION</RegisteredOrganization>
    <RegisteredOwner>MY ORGANIZATION</RegisteredOwner>
    <TimeZone>Pacific Standard Time</TimeZone>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SkipRearm>1</SkipRearm>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="wim://wimimage.wim" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

    After changing my search approach, I found a bit of a work around. Even though the CopyProfile doesn't seem to be working, I was able to eliminate the biggest problems by deleting the below registry keys, which removes Photos as the default App for pictures.
    reg delete HKCR\Microsoft.PhotoManager.imagetype /f
    reg delete HKCR\Microsoft.PhotoManager.panotype /f
    reg delete HKCR\Microsoft.PhotoManager.videotype /f
    That did it. Sure enough, all major picture filetypes now default to Picture Viewer.
    As for the metro IE icon that's created in the start screen for all new users, I created this batch file:
    :: Create Reg Entries
    reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Run /f
    reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v "WIN-81FIX" /t REG_SZ /d "C:\Windows\deploy\WIN-81FIX.bat" /f
    start /wait reg load HKU\temphive "C:\Users\default\ntuser.dat"
    reg add HKU\temphive\Software\Microsoft\Windows\CurrentVersion\Run /f
    reg add HKU\temphive\Software\Microsoft\Windows\CurrentVersion\Run /v "WIN-81FIX" /t REG_SZ /d "C:\Windows\deploy\WIN-81FIX.bat" /f
    start /wait reg unload hku\temphive
    :: Create Batch File
    Echo IF EXIST "%userprofile%\appdata\Roaming\Microsoft\Windows\Start Menu\Programs\Internet Explorer.lnk" ( > "C:\Windows\deploy\WIN-81FIX.bat"
    Echo del /q /f "%userprofile%\appdata\Roaming\Microsoft\Windows\Start Menu\Programs\Internet Explorer.lnk" ) >> "C:\Windows\deploy\WIN-81FIX.bat"
    Echo reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v WIN-81FIX /f >> "C:\Windows\deploy\WIN-81FIX.bat"
    Echo shutdown -r -t 0 -f >> "C:\Windows\deploy\TDS-81FIX.bat"
    This creates a batch file for each user that deletes the metro IE shortcut in that users profile, then restarts the computer.
    Bit of a flimsy work around, but does the trick.

  • Error in unattend file windows 8 and 8.1 sysprep

    Hi,
    I am using MDT 2013 and ADK 8.1. I am trying to deploy Windows 8 and Windows 8.1 base image. Once the PC has finished imaging and starts the first boot it come up with the following message:
    "Windows could not parse or process the unattend answer file for pass [specialize].  The setting in the answer file cannot be applied.  The error was detected while processing settings for component [Microsoft-Windows-Shell-Setup]."
    I have not created any answer files, I think this is created automatically my MDT when you create a Task Sequence.
    I am not trying to deploy a custom image, this is the base image that was taken off the DVD and imported to MDT. When I use the DVD to install the OS it works fine but not through MDT.
    Any help will be much appreciated..
    Thanks

    Check your dism.log
    You can find it on your client: C:\Windows\Logs\DISM\dism.log
    This will tell you exactly which setting cannot be parsed.
    Cheers!
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • SSID and Sysprep

    I have taken image of master machine which contains all necessary application like Adobe Reader,MS Office ..etc. I use windows Backup utility to capture image and restore by booting from "Recovery Disk" and selecting "Restore from a Image".
    I never done sysprep before capturing image ..If i restore this image would it cause SSID duplication issue, if so can I use sysprep - genralize - reboot and then capture image using windows backup utlility.
    If I see same SSID on imaged system, Is there any way to regenerate new SSID ( as per Mark Russinovich blog newSSID tool no more available for download ) , Is there any other tool ? If I perform sysprep on imaged system ,would it generate new SSID ?
    Or
    can I take a image using "Windows Backup Utility" after sysprep ...to get Windows Backup Utility i need login ,would it again make duplicate SSID ???
    Or
    Install all necessary software and sysprep - shutdown and then boot from Windows AIK CD - capture image using image X tool. And restore image using following command imagex /apply f:\mybackup.wim 1 c: /check /verify
    What would be the recommended option to capture
    and restore an image ( I don't want
    use WDS as I have only few systems )
    Shakkeer

    I think I got answer , http://technet.microsoft.com/en-us/library/cc721940(v=ws.10).aspx
    Common Sysprep Scenarios
    Sysprep is commonly used in the following scenarios:
    Creating a Build-to-Plan (BTP) Windows Image
    In the build-to-plan (BTP) scenario, you create a single Windows reference image to install computers that use the same hardware configuration. You customize the single Windows reference installation
    by installing Windows and then adding additional drivers and applications. You then capture the Windows image and use it to install your computers. No additional modifications are made to this image.
    This scenario comprises the following stages:
    You install Windows on a reference computer.
    After the installation is complete, you boot the computer and install any additional device drivers or applications.
    After you update the Windows installation, you run the sysprep /oobe /generalize command. The /generalize option instructs Sysprep to remove system-specific data from the Windows installation. System-specific
    information includes event logs, unique security IDs (SIDs), and other unique information. After the unique system information is removed, the computer shuts down. The /oobe option instructs the Windows installation to run Windows
    Welcome the next time the computer boots.
    After the computer shuts down, you can boot to Windows PE or another operating system on the computer.
    You then capture the Windows installation with ImageX, by creating a reference image with which to install computers with the same hardware configuration.
    Creating a Build-to-Order (BTO) Windows Image
    In the build-to-order (BTO) scenario, you start with a Windows reference image. After installing this reference image, you make additional updates to the Windows installations that are unique
    for the computer that you are installing. In general, these are customer-requested applications or updates. By booting to Audit mode, you can install additional devices and applications specific to that computer.
    Shakkeer

  • I install window 8 and Unfortunatly all drive format. And all drive mix, now i have only 1 DRIVE C. I want Bit locker Drive's data Back

    Last sunday i install a window 8 and this window format my all drive & make it 1 drive (DRIVE C). Before all of this i have 5 drive in different size with 1 Bitlocker protect drive.
    So i try data recovery software to recover my data. i got back all my data without that ( bitlocker ) protected drive.
    so please guys help me how can i get back data from bitlocker protected drives.
    please please help me.

    Hi,
    I sorry for your experience, but there is no way to recovery the data encryped by BitLocker untill now.
    BitLocker is designed to make the encrypted drive unrecoverable without the required authentication. When in recovery mode, the user needs the recovery password or recovery key to unlock the encrypted drive. Therefore, we highly recommend
    that you store the recovery information in AD DS or in another safe location.
    Please refer to the link below for the statement:
    http://technet.microsoft.com/de-de/library/ee449438(v=ws.10).aspx#BKMK_RecoveryInfo
    Roger Lu
    TechNet Community Support

  • A hardy ghost of Firefox is apparently running in my computer and I am unable to open Firefox, even after Window restarts and an uninstall/re-install. How do I find and fix this problem?

    What happened first is Firefox was revving and using most of my CPU, ultimately "not responding" too easily and for too long, so I closed it in order to reopen it, but Firefox remained running in background (Task Mgr, Processes) after closing, continuing to use almost all my CPU, so I ended the process in Task Mgr.
    When I went to re-open it, window opened and told me Firefox could not be opened because another "instance"(?) was still running, to close it or restart Windows. I couldn't close it because I already closed it AND ended the process, so I restarted Windows.
    When I tried to open Firefox, I got the same pop-up. I think I restarted Windows one more time, and then uninstalled Firefox, except for my personal settings (in order to save the bookmarks, which I couldn't find in the Firefox folder in Program Files (only Favorites, which were not my bookmarks; I later wondered if they were part of the Firefox add-on "Add This" --??).
    I then uninstalled Firefox and re-installed it. When I tried to start the newly re-installed program, I had the same pop-up telling me Firefox was already running and to close it or restart Windows.
    I searched my computer folders for anything that might help, did a Search of the computer for "Firefox", and was given some Firefox folders and if they weren't from the new re-install, I deleted them. One thing I noticed was that the program folder did NOT have the program (Firefox.exe) icon to start Firefox.
    I uninstalled Firefox and had to resort to using Internet Explorer, which I do NOT like. My rich library of bookmarks are who knows where.
    I don't know if this is related, but in searching my computer's Administrative Services and Component Tools (and the like) hoping to find something that would help me fix Firefox, I inadvertently learned that "MMC could not create the snap-in. The snap-in might not have been installed correctly. Name: .NET Framework 1.1 Config."
    Please help me get Firefox back and figure out what is going on in my computer that led to this. I am a basic user and not techno-computer saavy, so if anyone can help me with this, please give me step-by-step bonehead instructions.
    Thank you so much for any help you can offer!

    Make sure that Firefox is set as the default browser.
    *http://kb.mozillazine.org/Default_browser
    *https://support.mozilla.org/kb/How+to+make+Firefox+the+default+browser
    *https://support.mozilla.org/kb/Setting+Firefox+as+the+default+browser+does+not+work

  • I am on windows 7 and I upgraded to 10.0.2 and now it will not open. I have removed firefox completely and uploaded it again and that did not work. So my latest attempt I removed firefox 10 again and uploaded the beta version and once again nothing.

    I am on windows 7 and I upgraded to the newest verison of firefox and now it will not open. I have removed firefox completely and uploaded it again and that did not work. I then made sure it could get through my firewall and that did not work. So my latest attempt I removed firefox 10 again and uploaded the beta version hoping that would do it and once again nothing. It will not open at all. Please help - is there a live chat or a number to talk to someone at Firefox?

    I think when uninstalling you may also have to choose (tick) to delete the preferences and other personal data like the bookmarks, stored passwords etc. to erase completely. If you are installing afresh, please try right-clicking on the file and '''Run as administrator''' to install. And when uninstalling, please also make sure choose to delete all data and also manually delete any '''Mozilla''', '''Mozilla Firefox''' or '''Firefox''' from %appdata%, %localappdata% and %programfiles%. You can open a location by typing for eg. %appdata% in the '''Run''' box (Windows key + R). You may also have to check the '''VirtualStore''' folder in %localappdata%. Files in the VirtualStore can be problematic. I think a clean installation may help.
    [https://www.mozilla.org/en-US/firefox/new/ Firefox]
    [http://kb.mozillazine.org/Installation_directory Installation Folder]
    [http://kb.mozillazine.org/Profile_folder Profile Folder]
    Please note that using system restore would usually damage the Firefox installation.

  • I brought my itunes library onto a mac from a windows machine and now i have two separate libraries.  How can I merge them?

    I moved to Mac from a Windows machine where I had downloaded all of my CDs into iTunes.  When I got my Mac it only put my purchased items into my library.  So I merged my windows library and it created a whole new user account with that on it.  I now have two libraries and can only sync music with one account or I lose all of my imported CDs.  Help!  How do I merge them. 

    The easiest way is to get both computers on your home network and copy the files over the network. It's easier than you think
    Check this earlier thread:
    [How do I move my itunes library to new computer|http://discussions.apple.com/thread.jspa?messageID=7937172&#7937172]
    That thread mentions Target Disk Mode, which won't help moving from a PC to a Mac. But you can use file sharing to copy the files.
    As the articles all say: don't forget to de-authorize your PC before you get rid of it.

  • Blue screen and restart / ThinkPad T40 2373-94G Windows 7 and 32MB ATI Radeon 9000

    Hello !
    I'm having a lot of trouble with video driver for windows 7 for ati radeon 9000.
    There is no driver for windows 7 and I tryed with driver for winXP, ... etc and didnt find any solution . 
    Actually driver for windows xp actually works on windows 7, but as soon as I tried to open any application or game I got blue screen with error and computer reboots...
    Thank you for any information or solution !
    My computer is : 
    Product: ThinkPad T40 2373-94G [change]
    Operating system: Windows 7 [change]
    Original description: P M 1.6GHz, 512MB RAM, 80GB 4200rpm HDD, 14.1 SXGA+(1400x1050) TFT LCD, 32MB ATI Radeon 9000, 16x10x24x/8x CD-RW/DVD(slim), Bluetooth/Modem, 1Gb Ether, Intel 802.11b , Sec Chip, UltraNav, 9 cell Batt, WinXP Pro

    Welcome to the forum!
    As I'm sure you know by know, your GPU is not supported in W7.
    That being said, take a look at this thread:
    http://forum.thinkpads.com/viewtopic.php?f=57&t=77964
    Good luck.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • My new 8th gen iPod nano is 'not recognized' by my computer. My computer runs on Windows 7, and I've installed and updated the latest versions of itunes etc, but still to no avail! I've tried different usb ports, troubleshooting...

    My computer runs on Windows 7, and I've installed and updated the latest versions of itunes etc, but still to no avail! I've tried different usb ports, troubleshooting, etc... But it still says "One of the USB decuces arrached to this omputer has malfunctioned and windows does not recognize it".
    The iPod is brand new, sent to me by Apple as part of the 1st gen replacement programme. I've been using the cable that came with the 1st gen iPod (I bought the first gen second hand) It always worked on my computer with the 1st gen iPod. So I was wondering, do you think I need to replace my cable in order for my PC to recognize my iPod or is it something else?
    Thanks

    Try a different cable. And are you connecting directly to your computer or through a USB hub?

  • Ipod not recognized by windows, itunes, and will not charge with pc.

    yesterday, when i went to sync some new music onto my 1gen nano, it did not work (duh). i plugged it in 3 times:
    -1st, it displayed the "do not connect screen" for one second, and itunes flashed the screen it shows when your ipod is connected, but then the ipod disconnected itself after that one second.
    -2nd, windows gave me a message saying the hardware could not be recognized.
    -3rd, nothing at all happened, as has been happening each time i try to plug it in since then.
    i've done the 5 R's .. and i've tried all the suggestions shown on posts that sound like mine, including these: Windows XP cannot detect an iPod.
    USB drivers are not installed properly or are out of date.
    iTunes 7 doesn't recognize the iPod.
    my ipod will charge when plugged into a wall charger, and it plays normally. also, my brother's ipod (2nd gen nano) is recognized by windows/itunes.

    Hello
    I have been having nearly the same problem as Crashcup for the past month. Differences being I am operating with Windows Vista and my iPod is a 160GB Classic. I have gone through all the steps in the troubleshooting documents to no result. I attach my iPod and it is not recognized by Windows, iTunes or even in Device Manager. Not even as an "Unknown Device".
    I know there is nothing wrong with the USB ports as two different external hard drives and a video game controller work perfectly fine through them. Same goes with the iPod itself; it continues to play and function normally, and is recognized by a charging device completely separate from my laptop. Just when attached to the computer there is no sign of it.
    I am very frustrated that there is no further instruction with regard to what to do with an iPod Classic (as referred to by Crashcup: "...it says to take a photo with an iPhone, or a screenshot with an iPod touch or iPad. WHAT ABOUT THE IPOD CLASSIC????)
    Any help would be much appreciated.l=

  • I upgraded to 10.5.0.142 on windows 7 and I can no longer add any music to my libraries

    I upgraded to 10.5.0.142 on windows 7 and I can no longer add any music to my libaries.
    It makes a notification sound, but there is no message, and it just doesn't do anything.
    How frustrating. Considering apple make excellent products, iTunes is terrible.

    I find a way to add music.
    Make sure iTunes is closed.
    Go to the song file on your computer. If the file has the little black musical iTunes symbol as its icon, just double click the file. It should open up in iTunes and stay in you library.
    If the little black musical iTunes symbol isn't next to the file, right click the file and go to "Open With" and then click on "iTunes". It should open up in iTunes and stay in your library.
    Yeaaa its the long way but that's the only way for now, unfortunately.

  • Windows 7 and Windows 8 Driver Availability Chart for Creative's products

    Hello Everyone,
    There is a Knowledge base article that contains the Windows 7 and 8 Driver Availability Chart for Creative's products.
    Thank you.
    Mod Notes: Updated the link and include Windows 8.

    For Windows 7
    To run the Hardware and Devices troubleshooter in Windows 7, follow these steps:
    Open the Hardware and Devices troubleshooter by clicking the Start button , and then clicking Control Panel.
    In the search box, enter troubleshooter, and then click Troubleshooting.
    Under Hardware and Sound, click Configure a device.

  • Windows 7 and Windows 8 in the same computer

    I have HP Pavilion HDX9300 with two hard discs. I have installed Windows 7 in och of them and Windows 8 in the other. Both W7 and W8 works when the disc is placed in one of the discplaces but not in the other.
    If I want to change from W7 to W8 I thus have to change place for the hard disc. My desire is to change from W7 to W8 without changing places for the harddiscs. Is it possible? If so, how do I do?

    I believe the second hard drive bay in the HDX9300 is not bootable. You need to load Windows 8 on the same hard drive as Windows 7 as a dual boot.
    http://www.extremetech.com/computing/143380-how-to-dual-boot-windows-8-and-windows-7
    You could then use the second drive as storage accessible to both operating systems.

Maybe you are looking for

  • IMac mini DVI to HDMI problem?

    Hi, My iMac through mini DIV to HDMI doesn't detect a signal on my tv, I am running on a 24" early 2008 imac on lion 10.7.5. I've tried two different mini dvi to hdmi cables, two different tv's and different hdmi ports nothing seems to work. It detec

  • Error while saving BPM Project to MDS: BPM-70801 : Metadata operation failed

    Dear All, I am working on BPM 11g. I installed the following products for BPM 11g OS: Windows 7 SP1 Professional Edition all with 32 bit Installed s/w:     JDeveloper 11.1.1.6.0 Generic Version     OracleXE 11.2 Win32     ofm soa generic 11.1.1.6.0  

  • Why can't i change my EMail address?

    Because my EMAIL address had been changed, i want to register new EMAIL address to my profile, but i find out that it can't be to change. Who can help me to change my EMAIL address? my new mail address is: [email protected] best regards, James huang

  • Quarters are not displayed properly in the reports

    Hi all, I'm experiencing some troubles while loading data from PeopleSoft Financials v9 (with demo data) into Oracle Business Intelligence Applications 7.9.6.1 : W_MCAL_DAY_D seems not to be properly filled, as I have some lines where the quarter is

  • In the file menu it won't allow me to send a sms, why?

    When I'm signed into my ichat and I click on the file menu it won't allow me to have the option to send an SMS. I'm not sure why, any ideas?