T500 display adapter problem on Windows Server 2008

Hello,
I recently got T500 and if I understand this correctly, it comes with two display adapters,
- ATI Mobility HD Radeon 3650
- Intel Mobility 4 Series Express Chipset Family.
I installed Windows Server 2008.
Now my problem is that I can't install ATI Mobility HD Radeon 3650 driver but only able to installed Intel Mobility 4 series Express Chipset Family driver.  Funny thing is that I tried to install the ATI Catalyst Manager, but it's not installing.  I know it is not installing because when I right click on the desktop, I don't see an entry for "ATI Catalyst Manager" and if I go to C:\Program Files\ATI Technology folder, it is empty.
My another problem (main) is the screen turns itself on/off several times and I get "display driver igfx stopped responding and has successfully recovered" error message, and then I see a "fuzzy screen" which requires me to forcefully shut the computer off (by pressing power button).
I tried to install the driver manually on Device manager, but still no luck.
Anyone had same problem and maybe have a solution?
Thanks. 

how did you install the drivers? lenovo-download drivers doesn't necessarily install themselves, but annoyingly merely extracts them to a folder.
or, more simply, use system update to install all the drivers
T400s - 2815RW1 + Win7 Ultimate
Don't pm me for help! That's what the forum is for. Also, Google's nicer than me. Ask him.

Similar Messages

  • Installation problem on windows server 2008 r2 datacenter edition 64bit

    hi
    today, i tried to install the current maxdb 7.8 release on my virtual server with a windows server 2008 r2 datacenter 64bit edition os. at the first installation, i got an error message something with "rte runtime error". at this point, the installation stopped.
    because of this error, i tried to uninstall the failed installation. this was not possible, in the uninstaller, i didn't see any components, so i can't uninstall.
    so i tried to delete the files manually: the entries in the start menu, and the application's path under "program files"... first, i need to kill a process named "serv.exe", that creates a tcp daemon under port 7200... after killing it, the deletion of the dir in program files was successful.
    this is very very weird, now my server is "contaminated" with an uncomplete uninstallation of maxdb...
    why maxdb 7.8 has problems on windows server 2008 r2 datacenter 64bit edition???
    thanks for feedbacks!
    regards, jan

    > no, because i canceled this virtual server - another method to solve this problem. (i have really no time for things like that..!)
    If you take the time to give exact error messages then someone will be certainly able to help
    > on windows server 2003, there are NO problems.
    Windows 2003 != Windows 2008 - they use a different kernel, a different security system (UAC) and other features that may prevent a succesfull installation in the first place.
    I installed a MaxDB 7.8 just today on Windows 2008 R2 and it worked fine.
    Markus

  • Problem installing Windows Server 2008 R2 Service Pack 1 Multilingual User Interface Language Packs

    I downloaded Windows6.1-KB2483139-x64-en-US.exe but when I ran it on my Windows Server 2008 R2 SP1 (as Administrator) it does not run properly.  I noticed it created a new cabinet file named "lp" briefly, then deleted it.  Nothing else
    appears on the screen.  
    My goal is to install Chinese display fonts on my server.  Please help.

    Hi,
    First of all, if you want Chinese display language, you need to choose chinese in the drop down list on the download page. Here's a direct link in case you need it.
    http://www.microsoft.com/en-us/download/details.aspx?id=2634(chinese simplified...)
    Windows6.1-KB2483139-x64-zh-CN.exe is the file name for the Chinese simplified language pack.
    1. The exefile extracts the file cabinet lp.cab which is the file you need to import the language pack.
    2. Start lpksetup.exe and Point out the cab-file you just extracted.
    If you want to do it with cmdline, you can do it with dism in an elevated command prompt as well:
    Dism /online /Add-Package /PackagePath:C:\test\lp.cab
    Note that you still need to create a policy or change default language in some way for your users.
    Read more on the topic on:
    http://technet.microsoft.com/en-us/library/dd744278(v=ws.10).aspx (adding)
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/7f019a90-8e48-4bc3-a9d2-e3c531354d04/how-to-use-group-policy-to-define-terminal-users-display-language-in-2008r2-terminal-servers (creating
    gpo)
    Microsoft Certified Trainer
    MCSE: Desktop, Server, Private Cloud, Messaging
    Blog: http://365lab.net

  • Oracle 11g R2 install problem on Windows Server 2008 R2 SP1

    Hi all,
    Trying to install the Oracle 11g R2 database onto Windows Server 2008 R2 SP1.
    I get as far as running the setup and a black window flashes up on the screen and disappears.
    The log files only show the following:
    Using paramFile: C:\Temp\database\install\oraparam.ini
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The number of files bootstrapped for the jre is 0.
    The number of files bootstrapped for the oui is 0.
    I've tried running setup -debug from the command line but no further information is logged.
    Any help in troubleshooting further is appreciated.

    That is the complete log file. No error messages or further information is given.
    I'm not sure how to check:
    Statement of Direction: Oracle Database 11g Release 2 – Microsoft Windows 7 and Windows Server 2008 R2 [ID 867040.1]
    I have checked on:
    http://docs.oracle.com/cd/E11882_01/install.112/e24283/toc.htm
    The server meets all the hardware requirements. The default file share is accessible and it is running a supported browser. The installer is being run with Admin rights. I'm not sure what else I need to check.

  • Application/DLL problem on Windows Server 2008 R2

    I have an issue with an application which needs to run on a Windows Server 2008 R2 environment.   The issue concerns "msvbvm60.dll" which results in an "APPCRASH" when I try to run the application.
    The APPCRASH reports the issue is with msvbvm60.dll version number "6.0.98.15".   We have another customer with Windows Server 2008 (not R2) which has version "6.0.98.2" of the same file and the application works fine there.
    I've got 2 questions really then ...
    Could I replace the .15 version with .2?   There appear to be 2 "system" folders on the server "C:\windows\system32" and "C:\Windows\syswow64" - would both of these need to be addressed
    Would a later version than .15 cure the problem?
    I've trawled this site but unable to find an exact solution or advice that fits my situation.
    Thank you.

    Which application? Is that a Microsoft product? If not, I would suggest you contact the software developer for assistance.
    ---Could I replace the .15 version with .2?   There appear to be 2 "system" folders on the server "C:\windows\system32" and "C:\Windows\syswow64" - would both of these need to be addressed
    Yes, you may give it a try. Usually, put it in WoW64 folder if it's a 32bit DLL. Otherwise, put it in System32 folder.

  • USB writing problem on windows server 2008

    We are using Windows Connector 2.1 (Solaris 10, srss 4.1). When running a rdp session on windows server 2008 and trying to write data to an usb-stick connected to the sunray dtu the windows explorer hangs about 5 minutes. Afterwards it writes the data without problems. Whenever we try to copy a file to the usb-stick the same problem occurs. When using the same sunray server and a rdp session on windows server 2003 everything works fine.

    That's a known issue with SRWC 2.1 and it has been fixed in latest SRWC 2.2.
    Thanks
    P.S.M.Swamiji
    Note: These are my personal opinions, nothing to do with my employer

  • License upgradation problem from windows server 2008 r2 STD to ENT edition

    Hello All,
    facing problem to upgrade License windows server 2008 r2 STD to ENT edition.
    Change the key also but not work. please suggest
    Error :
    C:\Users\administrator.rr>Dism /online /Set-Edition:ServerEnterprise /ProductKey:hfget-43erf-ed432-tfed4-de321
    Deployment Image Servicing and Management tool
    Version: 6.1.7600.16385
    Image Version: 6.1.7601.18489
    Error: 1605
    The specified product key is not valid for the target edition.
    Run this command again with a product key specific to the target edition.
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    015-02-15 19:36:46, Info                  DISM   PID=2464 Scratch directory set to 'C:\Users\ADMINI~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
    2015-02-15 19:36:46, Info                  DISM   PID=2464 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Failed to get and initialize the PE Provider.  Continuing by assuming that it
    is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Provider has previously been initialized.  Returning the existing instance. -
    CDISMProviderStore::Internal_GetProvider
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Provider has previously been initialized.  Returning the existing instance. -
    CDISMProviderStore::Internal_GetProvider
    2015-02-15 19:36:46, Info                  DISM   DISM Manager: PID=2464 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2015-02-15 19:36:46, Info                  DISM   DISM Provider Store: PID=2464 Provider has previously been initialized.  Returning the existing instance. -
    CDISMProviderStore::Internal_GetProvider
    2015-02-15 19:36:46, Info                  DISM   DISM.EXE:

    Hi Parvez Islam,
    The active issue we can call the telephone to active center, they will give the detail and official support answer, you can get communication way from following web site:
    Existing Customers
    Product Activation and Key Information
    http://www.microsoft.com/licensing/activation/existing-customers/product-activation.aspx
    Base on my experience your issue most time occur when you have the following known issue environment, please refer the following KB to fix it.
    Features missing or incorrect memory reported after using dism /set-edition to upgrade computer
    http://support.microsoft.com/kb/2652825
    More information:
    How to upgrade Windows Server 2008 R2 Standard to Enterprise
    http://blogs.technet.com/b/austria/archive/2011/04/12/how-to-upgrade-windows-server-2008-r2-standard-to-enterprise.aspx
    I’m glad to be of help to you!

  • Oracle 11gR2 installation problem on Windows Server 2008 R2 datacenter

    Hi
    I am trying to install Oracle 11Gr2 64 bit on Windows server 2008 R2.The system configuration is "Intel Xeon, RAM 8.00 GB.
    i
    The installation is getting paused at the 8th step of Oracle installation.Neither i am getting any error message nor an entry is recorded in the Oracle inventory log.
    It is showing a blank screen after the prerequiste checks are complete.
    Request you to help me out in resolving the issue.
    Thanks in advance for your cooperation.

    Hi Helios
    Thanks for the response. The database is still not created to check in the Alert log .It is still in the phase of pre-requisite checks. I did not go with Silent installation.It is a plain single instance installation.
    The installation screen is greyed out with out any message or error.
    Please could you share if you have any thoughts on this.

  • Regarding crystal report runninv problem in windows server 2008

    My name raja gupta.i want to clarify my issue.I used crystal reports 2005(10.0 version).I am accesing that reports in windows server 2008(64 bit) operating system.But i am unable to see the reports,reports was not working and not opened.Give me reply asap.
    Thanks & Regards,
    Raja.

    I would advise to check if windows server 2008(64 bit) is listed as a supported platform.
    If you need urgent support, you can always contact Customer Interaction Center (CIC) and purchase a Single Support Case.
    The CIC contact information you can find in the following SAP note:  
    Note 560499 - Global Support Customer Interaction: Telephone/fax/e-mail
    u2026.
    Business Objects customers:
    Contact information for Business Objects # new support telephone numbers, all numbers available 24 hours 7 days a week
    If the toll-free telephone number listed below is not available for your Customer Interaction Center or Support Advisory Center, call the following emergency numbers:
    - EMEA Region:                                  +353 91 404395
    - North and Latin America Region:               +54 11 5129 3717
    - China, Hong Kong, Japan, South Korea
      Singapore, Taiwan:                              +86 411 3963 1129
    - Malaysia, Philippines, Thailand:               +91 80 4139 9216
    - Australia, New Zealand:                        +61 2 9935 4660
    America
    CIC & SAC Center     Contact information
    USA     T: 1 866 8907686 (toll-free)
         E: [email protected]
    Canada     T: 1,866 6603577 (toll-free)      
         E: [email protected]     
    APJ
    CIC & SAC Center     Contact information
    Australia     T: 1800 081 923 (toll-free)      
         E: [email protected]     
    China CNC     T: 10800 7490097 (toll-free)      
         E: [email protected]     
    China Telekom     T: 10800 4900088 (toll-free)      
         E: [email protected]     
    Hong Kong     T: 800 964 865(toll-free) or +852 25391948           
         E: [email protected]          
    India     T: + 91 80 4139 9217           
         E: [email protected]          
    u2026

  • Backup Problem in Windows Server 2008 R2 std SP1

    I have taken backup of Windows Server R2 std SP1 from Server Manager it is around 16gb .vhd file from Server Computer
    When I am restoring in other Server PC of Windows server R2 std sp1 from Server Manager it is giving message backup not found.
    Why this message is coming?  I cant restore it?

    Hi,
    If you restore a Windows Server 2008 R2 to a new hardware, you need to perform a Bare Metal Restore and the two physical computer must have the same make, model, and configuration (identical hardware).
    For more detailed information, please refer to the article below:
    How to restore a Windows installation or move it to different hardware
    http://support.microsoft.com/kb/249694/en-us
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SSTP problem on Windows Server 2008 r2, clients getting error 0x8007274C

    PROBLEM: Clients keep getting error 0x8007274C when attempting to connect to the VPN server using SSTP.
    SYMPTOMS:
    - L2TP connections works great
    --- L2TP connections generate RemoteAccess events in Event viewer, but none whatsoever for the failed SSTP attempts
    - Client CANNOT ACCESS
    https://vpn.mycompany.net/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}
    - After several attempts to check and recheck RRAS Setup.  Added IIS Role (much later) just to prove that cert is valid.
    --- If server's RRAS service disabled, IIS enabled, client is able to browse to that VPN server, certificate checks out. 
    http://vpn.mycompany.net &
    https://vpn.mycompany.net.
    --- However, if RRAS service is running, IIS would not respond to either HTTP nor HTTPS traffic.
    --- SSTP won't work whether or not WWW service is running.
    - Port Scanner tests to the VPN Server reveals that port 80 & 443 are not open when RRAS service is running and IIS service stopped.
    --- But, when RRAS service is stopped and IIS is running, port 80 & 443 responds.
    --- Not sure whether 443 is [b]supposed to be open[/b] when only RRAS is running.
    ============================================================================
    CLIENT:
    ============================================================================
    - Vista SP1 (32-bit), Windows 7 (32-bit), Windows 7 x64 SP1
    - CRL entry is resolvable
    - vpn.mycompany.net certificate installed in Local Computer > Trusted Root CA
    - SSTP Client connecting to FQDN vpn.mycompany.net
    - Windows Firewall is DISABLED  (for testing purposes)
    - No Anti Virus nor Anti Malware protection running  (for testing purposes)
    - Can access other HTTPS sites
    ============================================================================
    SERVER (Windows 2008 Svr r2; Roles: DNS, AD, RRAS):
    ============================================================================
    - 2 NICS (1 bound to an internal IP, 1 bound to an external IP addr)
    -- External NIC bound to a valid ISP IP Address, with a FQDN vpn.mycompany.net
    - Windows Firewall Service on Server DISABLED
    - No other device in front of the external IP addr NIC
    - IPV6 on RRAS DISABLED
    - NO RRAS Inbound/Outbound filter at all
    - Windows Firewall Service disabled
    - Using external Certificate Authority
    - Certs bound to port 443 seem to match in registry key HKLM\...\SstpSvc\Parameters
    It seems that the VPN server is simply not accepting the SSTP traffic.  I don't think we've even gotten to certificate negotiation.
    Been trying for a few days now, have consulted many SSTP online resources (MS and others) before posting.
    Am stumped.  Any help would be greatly appreciated.
    ============================================================================
    SERVER CONFIGURATION CHECKLIST:
    ============================================================================
    SERVICE_NAME: remoteaccess
            TYPE               : 20  WIN32_SHARE_PROCESS 
            STATE              : 4  RUNNING
                                    (STOPPABLE, PAUSABLE, ACCEPTS_SHUTDOWN)
            WIN32_EXIT_CODE    : 0  (0x0)
            SERVICE_EXIT_CODE  : 0  (0x0)
            CHECKPOINT         : 0x0
            WAIT_HINT          : 0x0
    ============================================================================
    SERVICE_NAME: sstpsvc
            TYPE               : 20  WIN32_SHARE_PROCESS 
            STATE              : 4  RUNNING
                                    (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
            WIN32_EXIT_CODE    : 0  (0x0)
            SERVICE_EXIT_CODE  : 0  (0x0)
            CHECKPOINT         : 0x0
            WAIT_HINT          : 0x0
    ============================================================================
      TCP    0.0.0.0:443            0.0.0.0:0              LISTENING       4
      TCP    192.168.2.109:3268     192.168.2.116:45443    ESTABLISHED     500
      TCP    [::]:443               [::]:0                 LISTENING      
    4
      UDP    0.0.0.0:59443          *:*                                   
    1616
      UDP    0.0.0.0:60443          *:*                                   
    1616
      UDP    0.0.0.0:61443          *:*                                   
    1616
    ============================================================================
    SSL Certificate bindings:
        IP:port                 : 0.0.0.0:443
        Certificate Hash        : 4cbfd1fc43d4fea1cd9dce519a0c0901330a343d
        Application ID          : {ba195980-cd49-458b-9e23-c84ee0adcd75}
        Certificate Store Name  : MY
        Verify Client Certificate Revocation    : Enabled
        Verify Revocation Using Cached Client Certificate Only    : Disabled
        Usage Check    : Enabled
        Revocation Freshness Time : 0
        URL Retrieval Timeout   : 0
        Ctl Identifier          : 
        Ctl Store Name          : 
        DS Mapper Usage    : Disabled
        Negotiate Client Certificate    : Disabled
        IP:port                 : [::]:443
        Certificate Hash        : 4cbfd1fc43d4fea1cd9dce519a0c0901330a343d
        Application ID          : {ba195980-cd49-458b-9e23-c84ee0adcd75}
        Certificate Store Name  : MY
        Verify Client Certificate Revocation    : Enabled
        Verify Revocation Using Cached Client Certificate Only    : Disabled
        Usage Check    : Enabled
        Revocation Freshness Time : 0
        URL Retrieval Timeout   : 0
        Ctl Identifier          : 
        Ctl Store Name          : 
        DS Mapper Usage    : Disabled
        Negotiate Client Certificate    : Disabled
    ============================================================================
    Selected (some, not all) Info about Certificate bound to SSTP viewed through RRAS MMC:
    Version: V3
    Valid To: ‎Thursday, ‎August ‎30, ‎2012 6:59:59 PM
    Subject:
     CN = vpn.mycompany.net
     OU = nsProtect Secure Xpress
     OU = Domain Control Validated
    Enhanced Key Usage:
     Server Authentication (1.3.6.1.5.5.7.3.1)
     Client Authentication (1.3.6.1.5.5.7.3.2)
    CRL Distribution Points:
    [1]CRL Distribution Point
         Distribution Point Name:
              Full Name:
                   URL=http://crl.netsolssl.com/NetworkSolutionsDVServerCA.crl
    Thumbprint Algorithm: sha1
    Thumbprint: ‎4c bf d1 fc 43 d4 fe a1 cd 9d ce 51 9a 0c 09 01 33 0a 34 3d
    ============================================================================
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SstpSvc\Parameters]
    "ServiceDllUnloadOnStop"=dword:00000001
    "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
      00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
      73,00,73,00,74,00,70,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,00
    "ServerURI"="/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/"
    "ListenerPort"=dword:00000000
    "UseHttps"=dword:00000001
    "SHA1CertificateHash"=hex:4c,bf,d1,fc,43,d4,fe,a1,cd,9d,ce,51,9a,0c,09,01,33,\
      0a,34,3d
    "isHashConfiguredByAdmin"=dword:00000001
    "SHA256CertificateHash"=hex:ee,06,d8,78,2a,8c,95,d6,a1,40,d1,80,77,2c,e5,4c,f9,\
      83,a1,e4,94,60,82,28,3d,56,49,82,44,bc,1e,a9
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SstpSvc\Parameters\ConfigStore]
    "ListenerPort"=dword:000001bb
    "UseHttps"=dword:00000001
    "V4CertPlumbedBySstp"=dword:00000000
    "V6CertPlumbedBySstp"=dword:00000000
    ============================================================================
    SELECTED EVENT VIEWER ENTRIES AFTER RESTART OF RRAS + SUCCESSFUL ATTEMPT OF L2TP (BUT NO ENTRIES AT ALL FOR SSTP CONN ATTEMPTS):
    Level Date and Time Source Event ID Task Category
    Information 8/31/2011 11:36:42 AM Microsoft-Windows-Time-Service 37 None The time provider NtpClient is currently receiving valid time data from zeus.olympia.local (ntp.d|0.0.0.0:123->192.168.2.114:123).
    Information 8/31/2011 11:35:22 AM RemoteAccess 20275 None CoID={075CE235-832C-45FE-BE27-8B41BC765125}: The user with ip address 192.168.2.145 has disconnected
    Information 8/31/2011 11:35:22 AM RemoteAccess 20272 None CoID={075CE235-832C-45FE-BE27-8B41BC765125}: The user OLYMPIA\inul connected on port VPN2-15 on 8/31/2011 at 11:34 AM and disconnected on 8/31/2011 at 11:35 AM.  The user
    was active for 0 minutes 32 seconds.  17264 bytes were sent and 21956 bytes were received. The reason for disconnecting was user request. The tunnel used was WAN Miniport (L2TP). The quarantine state was 'not nap-capable'.
    Information 8/31/2011 11:34:57 AM Microsoft-Windows-Iphlpsvc 4200 None Isatap interface isatap.{6E06F030-7526-11D2-BAF4-00600815A4BD} with address fe80::5efe:192.168.2.144 has been brought up.
    Information 8/31/2011 11:34:51 AM Microsoft-Windows-UserPnp 20003 (7005) Driver Management has concluded the process to add Service tunnel for Device Instance ID ROOT\*ISATAP\0002 with the following status: 0.
    Information 8/31/2011 11:34:50 AM RemoteAccess 20274 None CoID={075CE235-832C-45FE-BE27-8B41BC765125}: The user OLYMPIA\inul connected on port VPN2-15 has been assigned address 192.168.2.145
    Information 8/31/2011 11:34:50 AM RemoteAccess 20250 None CoID={075CE235-832C-45FE-BE27-8B41BC765125}: The user OLYMPIA\inul has connected and has been successfully authenticated on port VPN2-15.
    Information 8/31/2011 11:34:49 AM RemoteAccess 20088 None The Remote Access Server acquired IP Address 192.168.2.144 to be used on the Server Adapter.
    Information 8/31/2011 11:30:26 AM Microsoft-Windows-HttpEvent 15007 None Reservation for namespace identified by URL prefix
    https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ was successfully added.
    Information 8/31/2011 11:30:26 AM Microsoft-Windows-HttpEvent 15008 None Reservation for namespace identified by URL prefix
    https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ was successfully deleted.
    Information 8/31/2011 11:30:26 AM Service Control Manager 7036 None The Application Layer Gateway Service service entered the running state.
    Information 8/31/2011 11:30:26 AM Service Control Manager 7036 None The Routing and Remote Access service entered the running state.
    Error 8/31/2011 11:30:26 AM RemoteAccess 20106 None "Unable to add the interface {BBF2BA88-DCC5-4D36-9256-E1C8AF602467} with the Router Manager for the IPV6 protocol. The following error occurred: Cannot complete this function.
    Error 8/31/2011 11:30:26 AM RemoteAccess 20106 None "Unable to add the interface {DF914ECC-AC6A-441E-A47C-57CE90C7F8B0} with the Router Manager for the IPV6 protocol. The following error occurred: Cannot complete this function.
    Information 8/31/2011 11:30:21 AM Service Control Manager 7036 None The Routing and Remote Access service entered the stopped state.
    Information 8/31/2011 11:30:20 AM Service Control Manager 7036 None The Application Layer Gateway Service service entered the stopped state.
    Information 8/31/2011 11:30:01 AM Microsoft-Windows-Eventlog 104 Log clear The System log file was cleared.
    ============================================================================
    ============================================================================

    Hi, I'm in the exact same situation and for once google is of no help. I have tried to get a simple connect through to my server (by using "telnet vpn.myserver.com 443") but it will only timeout. After deactivating the Windows firewall on the VPN box (which
    is a virtual machine on a Hyper-V R2 SP1) I can locally telnet the VPN box and even get the special url (https://vpn.myserver.com/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/) to work. But this only works on the VPN box itself, no other server or client is
    able to contact it. I have tried to connect from another server sitting next to the vpn box and in the same subnet (public IPs) but couldn't connect either. PPTP and L2TP connections are working but not SSTP. Another approach was to manually bind the http.sys
    to specific IPs. No change. I'm fresh out of ideas. Anyone? regards, ck

  • .cfm pages won't display on CF10 on Windows server 2008

    I have a new VPS setup that has CF10 running on a Windows 2008 box.  My site is setup in IIS and I can navigate to any root folder in browser.  That's because the root folder(s) recognizes index.cfm as a default page.  However, any time I click a link or manually enter a URL string that contains ".cfm" (even on index.cfm pages that display without the actual full path written out) it throws a 404 error.  Has anyone else run into this?  I know the site is running correctly because like I said, if you enter the following URL: http://www.kyndoutdoors.com/ it will display correctly.  However, if you enter http://www.kyndoutdoors.com/index.cfm it will error.  HELP!

    The wildcard handler handles urls without filenames (http://www.kyndoutdoors.com/), and that appears to be working.  However, the specific IIS handler mappings for "*.cfm" does not appear to be.  You might try using the ColdFusion Web Server Configuration Tool (WSConfig) to remove the IIS connectors (then restart IIS), and then re-add the connectors.
    Another thought: were your IIS sites added to IIS after ColdFusion was installed and configured for IIS?  If so, the connectors appear to not be propogating forward for new sites.  I've seen this behavior before with ColdFusion 9 and IIS 7.5, but CF10 seems to handle this better.  Again, removing and re-adding the connectors seems to resolve these situations for me.
    EDIT:
    Hmmm. 404 errror actually makes me think this may be a file permissions issue.  What account is the ColdFusion service running as?  Make sure that account has permissions to the folder containing your website(s).
    -Carl V.
    Message was edited by: Carl Von Stetten

  • DNS problem on WIndows Server 2008 R2

    Dear All
    I have windows 2008 R2 Server which is a DOmain Controller for a Domain. It is also DNS server.
    We are using Class A ip addresses for the private LAN behind a firewall.
    The DC & DNS Server has IP address of 80.5.0.1.  The CLient machines in the network has WinXP & WIN7. They have gateway address of Firewall LAN port. And the above DC/DNS Server address as primary DNS. The secondary DNS is the ISP provided DNS
    Server IP Address.
    The issue is sometimes the clients are not able to resolve the DC/DNS IP address. If you do nslookup on the client the DC IP is resolved to another server on the internet. It should actually return the Local DC name & address. 
    ANy suggestions?
    From : shekhar-nsk

    Gateway : 192.168.1.1 ( or it should be 192.168.1.100-Firewall IP ?)--Pls clarify this point.
    It definately should not be server IP, If firewall is also doing routing then yes gateway should be address of firewall.
    Primary DNS : 192.168.1.1( My DC& DNS Server)
    Correct
    Alternate DNS :  ( None)
    127.0.0.1
    FOrwarders : as given above ( Google's Open DNS Addresses)
    Correct
    In short all DNS queries from Windows Clients should go to local DC & DNS server. & from there is should go out .
    Correct again.
    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.

  • Invoke-Sqlcmd problem on Windows server 2008

    We have several Web Servers running Win2008 and need to be able to use the Invoke-Sqlcmd powershell cmdlet to execute arbitrary SQL.  
    Tried installing PowerShellTools.msi but Invoke-Sqlcmd still isn't recognized.
    What do I need to do to get support for PowerShellTools.msi in PowerShell 4.0?
    SQL 2008 SP1

    here are the installation instructions:
    http://blog.smu.edu/wis/2012/11/26/sql-server-powershell-module-sqlps/
    ¯\_(ツ)_/¯
    Installed the dependencies and it still didn't work.  Did myself a favor and used this
    version.  It uses stock SqlConnection/SqlCommand and has no dependencies other than .Net framework.

  • Installing terminal server role on windows server 2012 to use for Windows server 2008 R2 machines.

    Dear
    Our current setup is as follows :-
    Active Driectory is in Windows Server 2003.
    Citrix Xenapp version 5.6 with all Xenapp servers in Windows Server 2003
    Now we are upgrading our Citrix farm to 6.5 and all Xen app servers into Windows Server 2008R2.
    We did the configuration and testing; everything works fine except the terminal server is not configured which gives the pop always for the expiry date.
    We do have license for 2012 terminal server which is not possible to downgrade for some reason and managent need to install new Windows Server 2012 for terminal server and activte the licenses.
    My question is :-
    1 Whether Windows Server 2008 R2 will get RDS cal license from Windows Server 2012 terminal server (RDS CAL license is of windows server 2012).
    2. What is the role and features I need to activate in Server 2012 in order to use for Citrix 6.5 (only applicable fetaure for getting the RDS cal license.) 
    3. Whether I can add this 2012 server into domain. Is it possible to add 2012 server into Windows Server 2003 AD. 
    Your early reply is highly appreciated.

    Thanks Jeremy..
    I got exactly the right answers I am lookoing for ..
    I successfully activated the terminal service on the newly created Windows 2012 Server and installed the retail license pack we had of 50+50+25 keys . It later shows the 125 keys successfully applied.
    when I tried to link the Xenapp (Windows Server2008R2) to the license server, it first gives me error that session host service role is not installed on the ternial server. So I installed that role also in the terminal server.
    But now its anothee error as below.
    RDS Cals are not available for this Remote Desktop Session host server, and licensing Diagnostic has identified licensing problems for the RD session host server.
    1. Is it wrong I did by installing session host server role into the terminal server (but really it gave me error like 'session host server role is not running on the license server' when I tried to link the license server).
    2. Is it the problem that Windows Server 2008 R2 will not get license from 2012 RDS CAL license.
    3. whether Clearing house will take time to update the license.
    Your reply is highly appreciated. I need to know whether any other way I can link the Windows Server  2008 R2 Servers (Xenapp) to the license server.

Maybe you are looking for

  • Questions on use of notes.app

    Hello all. I have a few questions on the use of notes.app. 1.) Is there a size/word limit on the touch 2nd generation?, I have OS4.1 installed. 2.) My second question is where are my notes stored/synced? thanks, bill edited: -bill

  • RMI with JMF - Pls help

    Hi all, I am trying to develop some program to allow user to activate video recording over the network. The basic idea of what I am doing is this: I have implement a Object to handle recording from a web cam. The recording work fine on a single JVM.

  • Automatic task list POP UP

    Hi, Can anyone guide me about automatic task list pop up while creating maintenance order. Thanks DM

  • I need to verify I have sufficient privileges?

    I am downloading iTunes on a Windows XP. And it downloads, until the status gets to "Starting services" then there is a pop-up saying, "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verifry that you have sufficient privileges t

  • Color Shift when drop shadow is used?

    I've noticed a noticeable color shift in my layout between two facing pages in inDesign CS. The layout was originally done in photoshop, so the pages are actually ONE page. I noticed when I added a drop shadow to some text in inDesign, that it shifte