Server 2008 R2 WDS Intel Series 8 USB Issue

Good Morning.
I'm having trouble deploying the new Intel Series 8 USB Drivers to our new Dell Latitude 3340 and Latitude 3440 laptops with WDS.
We're on Server 2008 R2, using WDS.  We're deploying only Windows 7 64bit.
Everything was working fine with the Intel USB 3.0 Series 7 drivers.  I have a separate driver group created for USB 3.0 drivers, with a filter set to install all drivers in the group.  This seemed to work great, with our Latitude 3330s and 5430s.
When I add the Intel USB 3.0 Series 8 drivers, for the Latitude 3340 specifically, The drivers deploy correctly, and work fine there.  The problem occurs on the older laptops.  When imaging them, (after the new drivers were added) the 3330s won't
complete setup; they show a BSOD, and start a reboot loop.
From doing a little research, it looks like the iusb3hub.sys will load for either USB 3.0 series 7 or 8, but doesn't work with the series 7 chipset.  This seems to cause the BSOD.
Our workaround has been to remove the USB Series 8 drivers from WDS, and install them manually on the newer laptops, but my supervisor was wanting the problem fixed.
Has anyone else encountered this issue?  I appreciate any suggestions.
Thanks,
-Ricky

I use a custom developed imaging system. I use WDS only for its PXE ability. In my process, after the image is deployed an option to install software is given and a list of items is shown. On that list I have a USB3.0 Intel driver that can be selected. In
some instances, I have it automatically install it based on the hardware. I do use WMI to determine hardware model, so that is definately possible.
If you use a product like MDT, you can create a task sequence, or a custom deployment profile where you can run custom commands. For example you can make a TS just for a certain model of notebook so that it will install the appropriate drivers. Like how
you can't really just integrate touchpad drivers into an image because you need the software to go along with it.

Similar Messages

  • Server 2008 R2 Service Pack 1 Known Issues

    About to deploy sp1 and try this hotfix for the dns server that stops responding. Are there any known major issues to look for with service pack 1 on server 2008 sp1? I have exchange 2010 running on it also and its the domain controller... "i know
    not the best thing tod o but its all we had at the time."

    You should install SP1 and also missing Windows Updates that were released after SP1. This is mandatory to keep your systems secure and avoid unnecessary problems.
    Environments I manage are up-to-date and I am not aware about issues that could cause instability of the systems you are running. Of course, it is always recommended to test updates in a test environment before pushing them to production.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Install SQL server 2008 in win8.1 (error : compatibility issues)

    Hi it's Omka,
      I've been trying to install sql 2008 express on my win8.1 for almost a week now.When installing the program it has a pop up window with "compatibility issue", but I just ignore that continued the installation, then this appeared
    TITLE: SQL Server Setup failure.
    SQL Server Setup has encountered the following error:
    Invoke or BeginInvoke cannot be called on a control until the window handle has been created..
    BUTTONS:
    OK
    After that I've tried changing the compatibility mode to windows xp(SP3), but it's not working, "restart computer" in setup support  is having error. 
    Do I need to install other version of SQL or change any settings ?
    Please help :)

    Hello,
    Please try to perform an slipstream installation of SQL Server 2008 + Service Pack 4 to solve the error and the compatibility
    issues.
    https://support.microsoft.com/en-us/kb/955392
    http://www.microsoft.com/en-us/download/details.aspx?id=44278
    This issue was first fixed with the following update hence my suggestion above.
    https://support.microsoft.com/en-us/kb/975976/en-us
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Crystal Reports Server 2008 (Linux) - Crystal Reports/MySQL/ODBC Issue

    Hello,
    I have successfully installed CRS '08 on a Red Hat Enterprise Linux 4 server.  All services run fine.
    In the CMC, I have uploaded a Crystal Report that connect to a remote MySQL server. 
    I have installed the My SQL ODBC 3.51.11 and .12 Drivers as a System DSN.
    I have proven that the reports run fine in Crystal Reports 2008 directly against the remote MySQL DB server.
    (in Windows but with the same 3.51 ODBC Drivers)
    I have also proven that the database connection works okay from the CRS '08 Red Hat server to the remote MySQL DB server, when also creating a system DSN (using bash ./ODBCConfig)
    The problem is that when I log into the CMC or InfoView, and when I run the Crystal Reports from there, I get an error message:
    "Error in File <MyCrystalReport>: Failed to load database information"
    Is there something wrong with my specific Crystal Reports' Database Configuration? (Right click- Database Configuration)
    I see the driver was registered correctly in the /etc/odbc.ini file
    Am I supposed to set any other ODBC environment variables?
    Is there are firewall issue (port 3306 is already open)?
    In summary, the install was successful, and Crystal Reports can be uploaded and viewed via CMC or InfoView, but I cannot run the Crystal Reports against the database.
    Please advise, Thanks!

    Hi, I'm facing a similar problem. My ODBC DSN never works with CRS. Here are the details:<br><br>
    (1) I  installed the CRS 2008 in /opt/crystalreportsserver_2008_v1/ on a Linux platform. The CRS works well. I created a report with Crystal Reports 2008. This report directly connects to a MySQL server. After I published the report and manually modify its database configuration, I can browse it from InfoView. I'm sure that CRS, MySQL, and a report connecting to MySQL are all good.<br><br>
    (2) Then, I created an ODBC DSN on a Windows platform. This DSN connects to a MySQL server. I created another report with Crystal Reports using this DSN. The report can show the data within Crystal Reports.<br><br>
    (3) Then, I published the second report to CRS, but when I try to browse it, I always get such a message: Failed to open the connection.<br><br>
    I have configured the ODBC for CRS on the Linux server and I think the configuration is correct. This is how I do that: I edited the /opt/crystalreportsserver_2008_v1/bobje/odbc.ini file. In the file I added a data source called ods_telstar. Following is the content of the file:<br><br>
    [ODBC Data Sources]<br><
    CRSQLServerWP=DataDirect 5.3 SQLServer Wire Protocol Driver<br>
    CRSybaseWP=DataDirect 5.3 Sybase Wire Protocol Driver<br>
    CRText=DataDirect 5.3 Text Driver<br>
    %SYBASEDSN%=DataDirect 5.3 Sybase Wire Protocol Driver<br>
    ods_telstar = MySQL<br>
    <br>
    ... <br>
    <br>
    [ods_telstar]<br>
    Description     = ODS on telstar<br>
    Trace       = Off<br>
    TraceFile   = stderr<br>
    Driver      = /opt/crystalreportsserver_2008_v1/bobje/enterprise120/linux_x86/odbc/lib/libmyodbc5.so<br>
    SERVER      = xxx<br>
    USER        = xxx<br>
    PASSWORD    = xxx<br>
    PORT        = 3306<br>
    DATABASE    = ods<br>
    <br>
    In the middle I removed some data source definitions that are by default in the file. Note that I use "xxx" to replace the server name, user, and password. Such information is for internal use and I'm sure the original information is correct. The MySQL ODBC driver file has been put in the correct location. Correct access permissions has been assigned to the file.<br><br>
    I've tried to restart the CRS server, but still the report using ODBC DSN cannot be viewed.<br><br>
    The reason that we want to user ODBC DSN is that we may have many reports to publish. When we design the reports, we specify that they get data through an ODBC DSN such as ods_telstar. If we configure the same DSN on CRS, then we don't need manually modify each report's configuration after we publish them. If these reports are directly connecting to MySQL, then we have to manually modify each one's database configuration after we publish them.<br><br>
    I've no idea what's wrong with all the setup. Any suggestions and comments are appreciated!<br>

  • TREX for ISA 7.0 installed on Windows Server 2008 R2 with IIS 7.0 issues

    We have just finished upgrading our ERP dev system to EHP4.  We have also upgraded our Portal with SAP E-Commerce to Netweaver 7.0 EHP1 and  ISA 7.0.  Both systems were on Windows Server 2003 and have been moved to Server 2008R2 through a System copy.  TREX was installed on the same host as our Portal/ISA system.
    After the move I reinstalled TREX 7.1 v44 on the same host as our Portal and ISA 7.0 system which is Server 2008R2 with IIS 7.0.
    Everything on the TREX side is in status Green.  I have tested the rfc and http connections. On the ERP side, I have deleted the catalogs from SRMO and re-ran "ISA_CATALOG_REPLICATION" many times.
    B2B still will not connect and I have traced down an error on the TREX side that I am assuming is the cause:
    - When I kick off a catalog replication job from our R3 system I get these errors in the TrexIndexServerAlert_<host>.trc file:
    6752 2011-05-23 14:45:22.643 e trex_config  IndexConfigMgr.cpp(00202) : IndexConfigMgr::save(e085739334d1aff1afc500155d1e1400<SAPSIDClient>$delta_1$en)failed
    6752 2011-05-23 14:45:22.645 e indexmgr     IndexMgr.cpp(01602) : illegal transition in acquire (itsCurrentState finish_delta_merge currentState finish_delta_merge to delete)
    6752 2011-05-23 14:45:22.645 e indexmgr     IndexMgr.cpp(01602) :  index "e085739334d1aff1afc500155d1e1400<SAPSIDClient>"; finish_delta_merge 1/0/0; handles: thread 6752 (261865136) state finish_delta_merge acquired 2011-05-23 14:45:22.560
    6752 2011-05-23 14:45:22.645 e indexmgr     IndexMgr.cpp(01836) : removeLocked failed currentState finish_delta_merge minState free maywait true
    6752 2011-05-23 14:45:22.646 e indexmgr     IndexMgr.cpp(01836) :  index "e085739334d1aff1afc500155d1e1400<SAPSIDClient>"; finish_delta_merge 1/0/0; handles: thread 6752 (261865136) state finish_delta_merge acquired 2011-05-23 14:45:22.560
    6816 2011-05-23 14:45:30.692 e trex_config  IndexConfigMgr.cpp(00202) : IndexConfigMgr::save(e0857395c48ffdf1afc500155d1e1400<SAPSIDClient>$delta_1$en)failed
    6816 2011-05-23 14:45:30.694 e indexmgr     IndexMgr.cpp(01602) : illegal transition in acquire (itsCurrentState finish_delta_merge currentState finish_delta_merge to delete)
    6816 2011-05-23 14:45:30.694 e indexmgr     IndexMgr.cpp(01602) :  index "e0857395c48ffdf1afc500155d1e1400<SAPSIDClient>"; finish_delta_merge 1/0/0; handles: thread 6816 (310820528) state finish_delta_merge acquired 2011-05-23 14:45:30.646
    6816 2011-05-23 14:45:30.695 e indexmgr     IndexMgr.cpp(01836) : removeLocked failed currentState finish_delta_merge minState free maywait true
    6816 2011-05-23 14:45:30.695 e indexmgr     IndexMgr.cpp(01836) :  index "e0857395c48ffdf1afc500155d1e1400<SAPSIDClient>"; finish_delta_merge 1/0/0; handles: thread 6816 (310820528) state finish_delta_merge acquired 2011-05-23 14:45:30.646
    Any ideas?
    Thank you,
    Neil

    Hi Neil,
    We have exactly the same problem. We installed a new SAP E-Commerce system on Microsoft Windws 2008 R2 with TREX Version 7.10.43.00. The TREX connection is okay. Also the catalogue replication works without any problems. The SAP support means it is a permission problem on the IIS. The problem isnu2019t solved yet and the message to the SAP support is in process.
    What is your effect with this link?
    http://localhost:<TREXNAMESERVER>/TREXHttpServer/
    Default:
    http://localhost:<30305>/TREXHttpServer/
    Kind regards,
    Roland

  • Mac OS (10.6.4) with Windows Server 2008 file shares, kernel errors

    We experience problems with the Windows enviroment and around 15 Apple computers running MacOS 10.6.4. All Macs are Mac Pro and bought just before the hexacore series.
    Problem 1: At random times the network is really slow, finder can't display the items in a SMB share. The shares are located on a Server 2008.
    Problem 2: When a file is openend, there is a lock file on the share. When the document is saved and closed, the lockfile isn't removed directly. This causes problems when people reopen the document too fast and get a read-only document because the file is allready in use.
    I tried to copy a 80GB file from a Ubuntu (created with /dev/null) to the Mac. There are no problems copying it from Ubuntu with rsync.
    Then I moved the 80GB file to the server share, these errors came up:
    Oct 19 10:45:16 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0x2c78
    Oct 19 10:47:17 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0x2e0d
    Oct 19 11:12:04 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0x8bd2
    Oct 19 11:17:55 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0x9ee2
    Oct 19 11:20:14 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0xa17a
    Oct 19 11:31:27 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0x5931
    Oct 19 11:56:21 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0x20f
    Oct 19 11:58:48 woerden4mac13 kernel[0]: smbfsvnopwrite: test.bin wrote pass the eof setting it to 6389084160 failed with error of 27
    Oct 19 11:59:10 woerden4mac13 kernel[0]: smbfsvnopwrite: test.bin wrote pass the eof setting it to 6917591040 failed with error of 27
    Oct 19 12:00:00 woerden4mac13 kernel[0]: smbfsvnopwrite: test.bin wrote pass the eof setting it to 8108298240 failed with error of 27
    Oct 19 12:00:36 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0x56c1
    Oct 19 12:02:36 woerden4mac13 kernel[0]: smbiodsendall: Timed out waiting on the response for 0xa0 mid = 0x7872
    Oct 19 12:02:36 woerden4mac13 kernel[0]: smbfsvnopwrite: test.bin wrote pass the eof setting it to 11187425280 failed with error of 27
    Oct 19 12:03:13 woerden4mac13 kernel[0]: smbfsvnopwrite: test.bin wrote pass the eof setting it to 12091944960 failed with error of 27
    Can anyone help?
    Network:
    Windows 2003 domain controller
    Windows 2008 file server
    Gigabit network
    CS5 program's are used
    Problems arrised when Mac OS 10.6 got installed
    Previously we used 10.4 with ADMitMac

    This might relate to you as you are using a Windows 2008 Server with Mac clients.
    Apparently there seems to be an issue with SMB, since Microsoft rolled out SMB 2.0 with Windows 2008 Server. According to Microsoft, SMB 2.0 is supposed to solve world hunger and bring peace to the middle east, but in reality, it just puts up more road blocks for non-Microsoft platforms. Check out this article I found:
    http://www.petri.co.il/how-to-disable-smb-2-on-windows-vista-or-server-2008.htm
    Currently we have an issue with all 40 of our Macs not being able to save files properly to the Windows 2008 file server due to what the message claims to be a permission issue, but in reality it seems like something to do with the SMB protocol. We are investigating the issue and will see in a few days if the problem can be resolved by disabling SMB 2.0 on Windows 2008 Server.
    Let us know if this problem resolves your problem as well. You never know how many other issues can be caused by a twitchy SMB protocol.

  • How to Install AS 10g version 10.1.2.3 on Windows server 2008 64bit

    Dear
    Exparts, Hope you are fine.
    Application Server: Standalone 10.1.2.3
    OS: Windows Server 2008 64bit
    Hardware: Intel Xeion ProcessorI know Oracle Application Server 10g & Standalone my version is 10.1.2.3 is not competible with Windows Server 2008 64bit.
    But i need to install. Have any one has successfull experiances to do so ?
    Please share and guide.
    Waiting for your valuable responses.
    ask2learn

    Dear Marcus,
    Thanks for your reply.
    I tried Application Server Stand Alone and success.
    So, i closed the thread.

  • Windows Storage Server 2008 R2 Essentials connecting with Launchpad on Mac OS 10.9.2

    Note: Note to moderators, I accidentally submitted this to Windows Small Business Server Forums. If someone could move this thread to the appropriate directory would be much appreciated.
    Hello we have a client which has a Mac OSX 10.9.2 and we are trying to connect the Mac Launchpad to the Mac. We have a VPN set up and it is working correctly so we connect to the server by using servername:65510/connect/ this brings us up with the correct
    screen and prompts us to download software for mac, when opening we can get to the mac connector and we go through all the setup however when we reach "User Credentials" and we enter the correct password it comes up saying "Cannot connect to
    the server using the name that was entered. Check if the specified value is correct and try again." We have set up macs before using this software the only difference is this is the first Mac which has been on OSX 10.9 Mavericks. 
    We have spent countless hours diagnosing and looking into all the possible reasons this could be and the only conclusion is that it must either be a software glitch on the Mac or on the server itself. I was doing some research and found a thread by a user
    named
     ZconR on Monday, January 14, 2013 6:08 PM
    "This is apparently a problem with Update Rollup 4 for the server.  If you remove this update it will allow you to move forward
    with the installation of the MAC connector software using Admin credentials.  Hope this helps.  (It seems you can apply the update after the software installs and everything should continue to work.)"
    This would fit in perfectly with our problem and I could not find any sources to confirm this information. Can anyone confirm if this is issue is correct and if uninstalling Rollup 4 will make this work? 

    Hi James,
    Based on your description, I can find a known issue for this
    Update Rollup 4. Please check if fit the current situation of your problem. Descript as below:
    You cannot install this update by using a Mac client connector that has Update Rollup 4 for Windows Storage
    Server 2008 R2 Essentials installed. This issue occurs because of a change requirement for Mac external binaries. To work around this issue, reinstall the Mac client connector before you install Update Rollup 4.
    Note: This issue only occurs on a server that has Update Rollup 3 for Windows Storage Server 2008 R2 Essentials
    installed.
    By the way, did
    you install the Mac client connector by using administrator account?
    Hope this helps.
    Best regards,
    Justin Gu

  • Server 2008 R2 parent & server 2012 R2 Additional

    Hi Dears
    Following is the infrastructure of my network
     DC+DNS + DHCP - Server 2008 R2
    WSUS - Server 2008 R2
    WDS - Server 2008 R2
    SCCM 2012 - Server 2008 R2
    VPN - Server 2008 R2
    Domain Functional Level  2008 R2
    Recently I install server 2012 R2 as additional DC and then transfer FSMO and DNS and DHCP to it and disconnect 2008 Server from my network but I notice after that the WDS & VPN & SCCM not working good,
    Any help would be much appreciated, thank you.

    Hello,
    to exclude DC-domain problems please UPLOAD:
    ipconfig /all >c:\ipconfig.log [from each DC/DNS Server]
    dcdiag /v /c /d /e /s:dcname >c:\dcdiag.log
    repadmin /showrepl dc* /verbose /all /intersite >c:\repl.log  ["dc* is a place holder for the starting name of the DCs if they all begin the same (if more then one DC exists)]
    dnslint /ad /s "DCipaddress" (http://support.microsoft.com/kb/321045)
    ADREPLSTATUS
    http://www.microsoft.com/en-us/download/details.aspx?id=30005 can also be exported to file.
    As the output will become large, DON'T post them into the thread, please use Windows OneDrive (https://onedrive.live.com) [with open access!]
    and add the link from it here. Also the /e in dcdiag scans the complete forest, so better run it on COB.
    Have you assured that all domain machines use the new DNS server as preferred on the NIC settings?
    Are there any other DNS servers configured on the machines NICs, ISPs one or your router?
    What does "not working good" in detail mean? Please post error messages or event viewer errors related to this description.
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • Windows Server 2008 R2 SP1 unreachable thru network

    Hi guys,
    Recently we had to reinstall our Windows Server 2008 R2 because of logical HDD failures. Since the reinstallation of mentioned Windows Server 2008 R2, we're facing different issues:
    Server stucks and any of applications can't be started nor the RDP conection can be established (ping passes and I am able to telnet to this server per opened ports in firewall)
    After the restart, we're unable to ping the server (Destination host unrechable)
    After the user logs in on the server phisically, it takes a few minutes that server becomes online and for a random time everything is just fine until the server stucks again
    After the logon, we're able to ping this server
    I checked the event viewer and I ca't see anything strange (critical stop caused by physical restarts and Event ID-s 1129 and 129 because the server is offline until logon and unable to communicate with DC).
    Did any one faced theese issues before and does any one have any idea how to resolve this issue?
    Thank you for your help in advance.

    What hardware is this? Have you installed the manufacturer chipset? The chipset allows the operating system to find and use the devices integrated into mono.
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Windows server 2008 r2 operating system not booting in normal mode after unstalled the virus gaurd

     Windows server 2008 r2 operating system is not booting in normal mode after i uninstalled the virus guard in the system. I tried to repair the system but repairing  option not available in server 2008. i can log in to the system only safe mode.
    Please help me to solve this issue as soon as possible .I do not have the any system backup with me .

    Hi,
    Regarding the issue here, please restart the computer and press F8 until you see the
    advanced boot options, select start windows normally, 
    if it starts with no problem, please check if you have the option boot from safe mode checked:
    run->type msconfig->tab boot->boot options, check if the
    safe boot is selected, if yes please uncheck it. Then restart the computer to check if this problem still exists.
    If the system needs repair, please take a look into the below WIKI article, and check the event viewer to see if any errors for further troubleshooting.:
    Windows Server 2008 Repair Steps for No Boot Issues
    http://social.technet.microsoft.com/wiki/contents/articles/4162.windows-server-2008-repair-steps-for-no-boot-issues.aspx
    Hope this helps
    Best regards
    Michael
    If you have any feedback on our support, please click
    here.
    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.

  • Windows server 2008 R2 is unable to boot.

    Hi There,
    Please advice for Windows server 2008 R2. It was unable to boot up to Windows.
    It ask me to do the recovery which is not able to do.
    I tried to repair the Windows but it says no problem found.
    I also tried from below link. 
    http://social.technet.microsoft.com/wiki/contents/articles/4162.windows-server-2008-repair-steps-for-no-boot-issues.aspx
    Please help.

    Hi,
    What happend prior to the error? New update, new application, new role, hardware failure?
    And what is the error message? You can't even boot in safe mode? (hit f8 during boot)
    best regards
    jesper vindum, denmark

  • Is BPC 7.0 compatible with Windows Terminal Server 2008?

    Is BPC 7.0 compatible with Windows Terminal Server 2008? We are having printing issues when on WTS 2003.

    BPC 7.0M SP08 was released on September 1st and now supports the client install on both Server 2008 and Windows 7 so yes, you should be able to use terminal server in Windows 2008 if you install SP08. It also has limited support for Office 2010, full support will come with SP09. SAP Note 1490544 is the central SP08 note, and 1504400 is the download note.
    -Brian

  • Error while unpacking program, code 2 Win Server 2008

    When trying to run an application (specifically "Image for Windows" by Terabyte Unlimited), I receive the following error message:
    "Error while unpacking program, code 2. Please report to author."
    I have seen numerous hits for this error while searching Google and nearly all of them point to an issue with a Windows Update. However, it's nearly always for Windows Vista.
    I'm getting this error Windows Server 2008.
    I have another machine running Windows Server 2008 that does not have this issue.
    Is this an issue with a particular Windows Update or could something else be the cause?

    C:\Users\administrator>net helpmsg 2
    returns with
    The system cannot find the file specified.
    The package may be corrupt.
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • SQL Server 2008 R2 setup error

    installing the above, I get an error just before the end of the setup saying - Attempted to perform an unathorized operation.  Click retry or cancel.
    Any ideas why this is doing this?

    Hello,
    Please try the following resources:
    http://blogs.msdn.com/b/petersad/archive/2009/08/08/sql-server-2008-could-not-fix-registry-key-issue-and-how-to-resolve.aspx
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/3649e3f7-e726-4bc7-854f-0b436756dad0/sql-server-2008-installation-problem
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/61d56f64-2575-4a58-9503-84579476afaf/sql-server-2008-setup-error-attempted-to-perform-an-unauthorized-operation
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/cfab9cdd-eb89-4e70-a255-4f4bff3def8e/sql-server-2008-r2-setup-fails-with-error-attempted-to-perform-an-unauthorized-operation
    If the above resources do not help, please share with us the Detail.txt log file. The following
    article may help you locate the file:
    http://technet.microsoft.com/en-us/library/ms143702(v=sql.105).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

Maybe you are looking for

  • I am using the pattern stamp tool. when i select my pattern it adds a hatching to teh source pattern and copies that hatching to the destination image

    I am using the pattern stamp tool. when i select my pattern it adds a hatching to the source pattern and copies that hatching to the destination image

  • Unicode Literal to Unicode Character

    I have a list of all the unicode characters (00C1, 00E1, 0103, etc.). I am displaying their data as \u00C1 (in a java string: System.out.println("\\u00C1");) How would I go about converting that literal string to the actual unicode character? I want

  • Optimisation of a Name Matching Routine

    Good morning, I'm developing an SSIS package to do the name matching of pupils that I have stored in one table. All the pupils stored on this table have been dumped from 5 different databases. The package dataflow is: 1. Truncate the destination tabl

  • DXE compiler error

    Hi all, I am using obiee 11.1.1.5. When I apply group by in advance tab in an answer,It is not allowing me to add a map in the answers, It throws below error. However table in the analysis works fine, even after adding group by in advance tab. View D

  • HP Deskjet 3510 black in not printing

    Hi everyone!  My son was given this printer (new) from his cyber school.  We set it up (it came with the HP ink already) and it doesn't print in black ink.  Actually, when I first tried to print something it came out what I'm guessing is grayscale. S