Unable to install windows features on windows server 2012 core datacenter

If I attempt to install, remove, or get windows features via powershell in windows server 2012 core datacenter I get the following error:
PS C:\Users\BB> Invoke-Command -ComputerName CORE1 {Install-WindowsFeature Web-CertProvider}
The given key was not present in the dictionary.
    + CategoryInfo          : NotSpecified: (:) [Install-WindowsFeature], KeyN
   otFoundException
    + FullyQualifiedErrorId : System.Collections.Generic.KeyNotFoundException,
   Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand
    + PSComputerName        : CORE1
I get the same error regardless of weather I use install-windowsfeature, remove-windowsfeature or get-windowsfeature. I've tried it on the server, and remotely.
I've also tried managing the computer remotely using another windows 2012 server using the server manager GUI. That causes the server manager to crash with the following error:
Problem signature:
  Problem Event Name: CLR20r3
  Problem Signature 01: servermanager.exe
  Problem Signature 02: 6.2.9200.16384
  Problem Signature 03: 50107b22
  Problem Signature 04: mscorlib
  Problem Signature 05: 4.0.30319.17929
  Problem Signature 06: 4ffa57ca
  Problem Signature 07: 210b
  Problem Signature 08: c
  Problem Signature 09: N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
  OS Version: 6.2.9200.2.0.0.400.8
  Locale ID: 1033
  Additional Information 1: 7a77
  Additional Information 2: 7a77983701ecc7870d72712ffa4c3c88
  Additional Information 3: 0b4b
  Additional Information 4: 0b4b0ba1592ebbc56adc05832bb92aa6
Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=190175
If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt
The server is running all Microsoft updates. Rebooting doesn't help. I've checked the event logs and I don't see anything relevant.
Help!
Thanks
Brad

Hi,
I would like to suggest you first run get-windowsfeature command on the core locally not remotely. And if it works, then try to remote run it.
 Invoke-Command -ComputerName CORE1 {get-WindowsFeature }
Regards,
Yan Li
Cataleya Li
TechNet Community Support

Similar Messages

  • Unable to Install Windows Server 2012 R2; system aborts and reboots after first blue Windows logo appears

    System:  Dell PowerEdge sc1420 with dual xeon and Adaptec 2420SA SATA RAID (supported by OS); 10 GB memory (2x4, rank 2, organization x4, in DIMM1 & DIMM2; 2x1, registered, organization x8, in DIMM3 & DIMM4)
    This computer is currently running Windows Server 2008 R2 Enterprise which was installed with no problems.
    Objective: clean install of Windows Server 2012 R2 Standard on an otherwise unused RAID array disk set.
    All attempts to boot from DVD result in loading of files (grey progress bar on bottom of screen), brief dark screen, then black screen with a blue windows logo for about 2 seconds and then a flash of about 10 lines of error notifications on a black screen
    for about 1/4 second (unreadable), and then a reboot of the computer.
    Coreinfo.exe confirms that cpus DO support NX and PAE; do NOT support VMX (virtual machine enhancements).
    Attempts to run memtest.exe from boot disk tool-menu startup result in an error message that the memtest.exe file is corrupt.
    Running memtest.exe from Windows 2008 R2 install disk results in all memory tests passed!
    Attempted booting with multiple DVD's (some +R, some -R, all verified) burned from .iso.  These DVD's were used successfully to install Windows Server 2012 R2 on an HP Pavilion.  Also changed DVD drives just to rule out DVD hardware. 
    Running CHKDSK from Windows 2012 R2 on HP Pavilion shows no problems; running CHKDSK from Windows 2008 R2 on the Dell system on the same disks shows some problems.  Running checkdisk on the Windows 2008 R2 install disk from the Windows 2008 R2 installed
    system shows no problems.  All disks burned and verified on same system.
    Also attempted to boot from USB thumbdrive with copy of DVD on it.  Same results: system loads files then reboots at first Windows logo.  So that would rule out disk quality issues per se??
    Started to try an upgrade rather clean install to see if any errors were announced.  None were announced as the system went through much of the process.  I aborted somewhere along the way before committing to the upgrade because 1) the most likely
    outcome was it would not boot after install (I don't really need the practice in restoring); and 2) even if it did reboot, having a system that can't be repaired by booting the install disk is pointless.
    All disks and raid arrays are recognized and usable by RAID controller card and by Windows Server 2008 R2.  Disks are within spec for use with Adaptec 2420SA (1TB @ 300).
    Is VMX (aka VT-x) actaully required for ANY install even though Hyper-V is not intended to be used?  If so, it is too bad that the Microsoft system requirements (
    http://technet.microsoft.com/en-us/library/dn303418.aspx ) don't make that clear.  And lack of VMX support really doesn't explain the memtest.exe "corruption" issue. 
    Or is it maybe something unique about the files on 2012 R2 disk (or disk image on USB) that are causing some problem with the chipset processing?  But why?
    My vote would be for the latter of the issues, but I have no clue why or if it is remediable.  Suggestions? 

    So here is what I think is the final understanding of this problem:
    First, one additional piece of important information:  The computer successfully moves into and through the Windows Boot Loader phase and succeeding phase ONLY for Windows 8.1 32-bit, but NOT for Windows 8.1 64-bit nor for Windows
    Server 2012 R2 (only 64-bit).
    The Windows Boot Manager phase (which precedes the Windows Boot Loader phase) is either 32-bit or 64-bit (64 –bit for this case) and is loaded by the 16-bit stub program (Bootmgr) which starts in real mode. 
    Windows Boot Loader of course runs in either 32-bit or 64-bit (64 –bit for this case) according to the product being installed.
    By inference, the essential problem is occurring in conjunction with the loading of a WIM file to start the Windows Boot Manager. 
    The boot manager starts ok and generally shows its essential screens (Windows Boot Manager; Advanced Boot Options) or proceeds to load files for transition into Windows startup in the succeeding Windows Boot Loader phase (that doesn’t “boot” but rather
    loads the system).  This is best confirmed by the announced corruption of the memtest.exe file when selecting Windows Memory Diagnostic from the Windows Boot Manager Screen. 
    If allowed to continue loading files to pass control to the Windows Boot Manager, the type of abort and resulting immediate restart that occurs is that which you would associate with unhandled cpu exceptions (invalid instruction, memory out of range,
    wild interrupt, etc.) that most of us have not commonly seen for 20 years (since beginning to use well behave OS’s from Windows NT 3.1 and on).
    So, the problem obviously is due to a failure to properly mount the WIM file and/or properly access it (probably the latter) when running in 64-bit protected mode. 
    This is independent of the hardware on which the install disk is actually mounted (DVD or USB-flash), so it is NOT a hardware problem
    per se.
    Since the WIM is mounted early in the process, Boot Manager may well have loaded it using BIOS routines to access the physical device on which it resides rather than loading 32-bit or 64-bit drivers of its own. 
    Hence, if the BIOS does not “mount” the WIM in a way that is later fully compatible with access from the 64-bit systems being loaded, it could cause apparent file corruption. 
    If it is only partially incompatible some functionality may appear quite usable (like loading files) until later detected. 
    This is vague on my part, because the exact nature of the incompatibility cannot be readily determined from the information available. 
    But the consequence is the same: the system cannot boot from the install disk, either for initial installation or repairs.
    Incidental conclusion:  The 64-bit boot manager code for Windows Server 2008 does not exhibit this faulty behavior, but the 64-bit code for Windows Server 2012 does. 
    So the problem is not inherent with loading 64-bit server OS’s.
    Expectations:  If the system were to be upgraded using the features of the install disk while running an installed OS, say Windows Server 2008 R2, it might well succeed and yield a fully functional system upgraded to Windows Server 2012
    R2 (because the installed operating system is started from discrete files, not from a WIM file). 
    However, in order to perform a disaster recovery using Windows resources (such as image backups from Windows Server Backup), one would have to presumably boot from a Windows Server 2012 64-bit install disk or Windows Server USB recovery drive. 
    Of course we know that the Windows Server install disk will not boot and we can be fairly sure that the problem will migrate to any Windows Server USB recovery drive that is created. 
    My inspection of a Windows 7 System Repair CD shows that is based exclusively on boot.wim, not discrete files! 
    Of course a generated image for a WIM for Windows 2012 USB recovery drive
    might not have the flaw that drives this behavior, but it probably would.
    Problem conclusion:  A BIOS upgrade would be required for compatibility with Windows Server 2014 clean installation
    and any maintenance; and none is available from the OEM.
    Problem not resolved, but understood for future reference.
    Thanks to Tim whose comments helped me focus my thinking.

  • Unable to Install Windows Server 2012 on Windows Server 2008 R2 SP1 Hyper-V

    My attempts to install are failing with a message "Windows cannot install required files. The file may be corrupt or missing....Error code: 0x800705070".
    I am posting this on the Wondows 2012 Server forum but I have had exactly the same problem as described below with Windows 2008 R2 SP1.
    As the title says this is on a Windows Server 2008 R2 SP1 host with all current updates. I have downloaded the ISO file from a Technet subscription file twice, once by direct download and once by the Akamai downloader. The virtual disk is connected with
    the default IDE driver. I mounted both installation images as ISOs, located on a file system on the host server.  I have tried installs by deleting the VM and recreating both the VM and a new virtual disk, re-using a previously created virtual disk, and
    deleting the partitions in a previously created virtual disk, and executing the format command, and then attempting the install.
    I have exactly the same problem trying to create a Windows Server 2008 R2 SP1 VM on the same host OS.  With those attempts, I downloaded the Technet subscription iso 4 or 5 times, and burned one to a DVD which I attached to the created VM.  Same
    error message.
    The virtual machines and virtual disks I created and used were all located on an RAID5 array, on a builtin Intel RAID controller using Intel Rapid Storage Technology software version 11.2.0.1066.  The host Windows Server 2008 R2 SP1 uses this file system
    but the OS is installed on a dedicated drive (C).
    I had previously created a guest VM with Windows Server 2008 R2 (several months worth of updates ago) without drama.
    I have spent hours reading forums and blog articles on this.  A common response is to download the iso another time, and/or burn it to a DVD instead of mounting an iso image. Although I didn't do the later yet with 2012 Server, but I have done these
    other steps attempting to install Windows 2008 Server SP1. The install process takes a while (not to mention doing multiple downloads). Given this seems to be a common recommended remedy, and indeed based on posts does seem to eliminate the problem is some
    cases, why doesn't somebody change the Microsoft installer program so it does a thorough integrity check at the beginning of the install process?

    Jeff,
    After the exercise of Windows 2012 Server successfully installing (as I described above) I also successfully installed Windows 2008 R2 on Hyper-V.  From my standpoint, I have eliminated the problem (which isn't the same as correcting the problem).
    The answer to your specific question regarding Hyper-V support is that the motherboard I am using, an Asus P5Q, is not supported by Windows 2008 R2 because it doesn't use ECC memory, and the vendor doesn't say it supports Windows 2008. But I am sure you
    know the motherboard vendors often don't test older motherboards with newer software versions.  It appears that in specifying ECC memory Microsoft is trying to protect users of Windows Server from hurting themselves, not saying the software won't run.
    Having said that, my suspicion in the beginning was, and still is, that it was some variable(s) left in an unknown state in the Hyper-V environment, which was why after trying to install Windows 2008 R2 several times I tried Windows 2012 which resulted in
    the same error, and then encountered the same error trying to install Windows 7 on the same Hyper-V installation. The specific Hyper-V Windows 2008 R2 server had run without any operating problems for months before I started having trouble, and although it
    had been quite a while since I had created VMs, that process used to work.  The hardware didn't change. What changed was applying updates through Microsoft Update, and a few access control rights I changed, and at least I think, I set back to their original
    value.
    So in short, no, my hardware isn't supported by Windows 2008 Server.  Two, your assertion that you are running the same software configuration that I am is very unlikely to be true. There are an extremely large number of things which are different between
    your test system and mine, such as which Windows 2008 components are installed, what updates were installed and in what order they were installed, and what other third party software each of us is running, and between AD, and all the features, a large number
    of potential differences in ACLs, options, etc. and I don't for a minute think this particular problem was caused by the underlying hardware.
    I do appreciate your taking the time to try to help me, and I hope there is one thing you and I could agree on. Microsoft could pretty easily make it much easier to isolate problems. In this day and age reporting hex error codes (as opposed to doing the
    table lookup in the error handling proc), and not providing more diagnostic information seems to me to be almost quaint.  And in this case Microsoft can dismiss my problems on the grounds it was all on unsupported hardware. Unfortunately, I think they
    are missing an opportunity to make their software better, because in my opinion what I encountered there are a set of conditions which will cause installations to fail that aren't going to get corrected.

  • Poweredge R730XD - unable to install Windows Server 2012 standard via DVD - limit progress via USB

    Hi all,
    hoping someone has encountered and sorted this problem.  I've had troubles installing W2012 on our newest batch of server - 4x R730XDs.  Either by deployment or booting directly by DVD I encounter the following message:
    "windows failed to start.  A recent hardware or software change might be the cause"
    So I wrote the iso for Windows to USB and booted off that which yielded this message:
    "We couldn’t create a new partition or locate an existing one. For more information, see the Setup log files."
    A colleague recognised the message and directed me these instructions:
    Start DISKPART.
    TypeLIST DISK and identify your SSD disk number (from 0 to n disks).
    Type SELECT DISK whatever disk number you have.
    Type CLEAN.
    Type CREATE PARTITION PRIMARY.
    Type ACTIVE.
    Type FORMAT FS=NTFS QUICK.
    Type ASSIGN.
    Type EXIT twice (one to get out of DiskPart, the other to exit the command line tool).
    It didn't work - the next and final message I have is:
    "An Operating System wasn't found.  Try disconnecting any drives that don't contain an operating system"
    As a last resort measure I pulled those disks out but no change to outcome.
    I've encountered these issues with 3 out 4 of the servers (I haven't bothered to install the 4th and last).
    To summarise the spec of the servers, R730XD - front drives fully populated with 24x 600GB SAS (currently not setup in an array) with additional 2x 300GB in a flex bay at the rear set to RAID1 for OS.
    Any suggestions or experiences appreciated.
    Kind regards,
    KCC

    Hi all,
    an update of sorts - we were able to progress futher by setting up a the RAID array for the boot drive inside of the Lifecycle controller (that aspect of LC I have avoided using for a few years due to lack of flexibility in creating multiple arrays).  Windows then installed as normal via deployment on 2 of 3 servers.  the third still exhibits the same issue.  We thought to perform a factory reset, if there such a thing, but am struggling to find such an option in the LC.

  • Unable to install Windows Server AppFabric

    Hello I am installing SharePoint foundation 2013 SP1 on Windows Server 2012 R2. I have run the prerequisite but it is unable to install Windows App Fabric and these are the logs for the same.
    2014-06-14 13:57:33 - Reading the following DWORD value/name...
    2014-06-14 13:57:33 - DCC
    2014-06-14 13:57:33 - from the following registry location...
    2014-06-14 13:57:33 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-06-14 13:57:33 - Reading the following DWORD value/name...
    2014-06-14 13:57:33 - DCS
    2014-06-14 13:57:33 - from the following registry location...
    2014-06-14 13:57:33 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-06-14 13:57:33 - Reading the following DWORD value/name...
    2014-06-14 13:57:33 - DCA
    2014-06-14 13:57:33 - from the following registry location...
    2014-06-14 13:57:33 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-06-14 13:57:33 - Beginning download of Windows Server AppFabric
    2014-06-14 13:57:33 - http://go.microsoft.com/fwlink/?LinkId=235496
    2014-06-14 13:57:35 - Size of download of "Windows Server AppFabric" in bytes is "33646240"
    2014-06-14 13:57:35 - Download of "Windows Server AppFabric" completed successfully
    2014-06-14 13:57:35 - configuring FTP/Windows Services for AppFabric
    2014-06-14 13:57:35 - The current status of the service is...
    2014-06-14 13:57:35 - SERVICE_RUNNING
    2014-06-14 13:57:35 - FTP service is running...
    2014-06-14 13:57:35 - Stopping FTP service....
    2014-06-14 13:57:35 - The current status of the service is...
    2014-06-14 13:57:35 - SERVICE_RUNNING
    2014-06-14 13:57:35 - Waiting till the status of the service is...
    2014-06-14 13:57:35 - SERVICE_STOPPED
    2014-06-14 13:57:37 - The status of the service is now...
    2014-06-14 13:57:37 - SERVICE_STOPPED
    2014-06-14 13:57:37 - The current status of the service is...
    2014-06-14 13:57:37 - SERVICE_STOPPED
    2014-06-14 13:57:37 - Windows update service is stopped...
    2014-06-14 13:57:37 - Starting Windows update service....
    2014-06-14 13:57:37 - The current status of the service is...
    2014-06-14 13:57:37 - SERVICE_STOPPED
    2014-06-14 13:57:37 - Waiting till the status of the service is...
    2014-06-14 13:57:37 - SERVICE_RUNNING
    2014-06-14 13:57:37 - The status of the service is now...
    2014-06-14 13:57:37 - SERVICE_RUNNING
    2014-06-14 13:57:37 - Warning : Call to OpenService(...,SERVICE_START | SERVICE_QUERY_STATUS | SERVICE_STOP | SERVICE_PAUSE_CONTINUE) function to get handle to the service failed (0X424=1060)
    2014-06-14 13:57:37 - Warning : [In HRESULT format] (0X80070424=-2147023836)
    2014-06-14 13:57:37 - AppFabric caching service is not installed.
    2014-06-14 13:57:37 - All services have been configured successfully for AppFabric.
    2014-06-14 13:57:37 - Installing Windows Server AppFabric
    2014-06-14 13:57:37 - "C:\Users\manoj\AppData\Local\Temp\App3B41.tmp.exe" /i CacheClient,CachingService,CacheAdmin /gac
    2014-06-14 13:58:10 - Install process returned (0X643=1603)
    2014-06-14 13:58:10 - [In HRESULT format] (0X80070643=-2147023293)
    2014-06-14 13:58:10 - All services have been configured successfully after AppFabric installation
    2014-06-14 13:58:10 - Last return code (0X643=1603)
    2014-06-14 13:58:10 - Reading the following DWORD value/name...
    2014-06-14 13:58:10 - Flags
    2014-06-14 13:58:10 - from the following registry location...
    2014-06-14 13:58:10 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2014-06-14 13:58:10 - Reading the following string value/name...
    2014-06-14 13:58:10 - PendingFileRenameOperations
    2014-06-14 13:58:10 - from the following registry location...
    2014-06-14 13:58:10 - SYSTEM\CurrentControlSet\Control\Session Manager
    2014-06-14 13:58:10 - Reading the following registry location...
    2014-06-14 13:58:10 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
    2014-06-14 13:58:10 - Error: The tool was unable to install Windows Server AppFabric.
    2014-06-14 13:58:10 - Last return code (0X643=1603)
    2014-06-14 13:58:10 - Options for further diagnostics: 1. Look up the return code value 2. Download the prerequisite manually and verify size downloaded by the prerequisite installer. 3. Install the prerequisite manually from the given location without any
    command line options.
    2014-06-14 13:58:10 - Cannot retry
    Can someone please help on this 
    Thanks, Manoj

    Yes, This article helped me to fix the issue..
    I have deleted the PSModulePath entry
    from the 'Environment Variables' and re-run the installer. 
    It worked
    Thanks, Manoj

  • Failed to install windows server 2012 in virtual machine hosted in window 8.1

    I installed Hyper-V in windows 8.1, then when I tried to install windows server 2012 R2 or windows server 2008 R2 in virtual machine, I got the following error:
    the following is my virtual machine setting:
    is there anyone an help to resolve it? thank you very much.

    Hi,
    Good to hear that you have solved this issue. Thanks for sharing as it would be helpful to anyone who encounters similar issues.
    Best regards,
    Susie

  • Installing Windows Server 2012 in Order to Use SharePoint Server and Develop in VS2012

    Hi.
    I need to install SharePoint Server so that I can work with SP Designer and have full options for development using VS2012.  Apparently, I also need to Install Windows Server 2012.  I would like to install and configure WS2012 in a virtual environment
    using the Hyper-V tools that come with Windows 8 Pro.  I'm a newbie when it comes to WS2012, and want to make sure I don't end up reformatting my Windows 8 hard drive or causing a similar event that would put me in a rubber room. 
    I downloaded the WS2012 image file, but am unsure how to proceed.  Can anyone give me some help as to how to get started?
    Thanks.
    Bugless

    Hi,
    If you have enabled the Hyper-V role on Windows 8 then you can create Windows Server 2012 VM's.  As Server 2012 has the Hyper-V tools build in by default there is no need to install them.
    So enable the Hyper-V role on Windows, Create a new VM in Hyper-V management console and connect the cd/dvd drive in the VM properties to the Windows Server 2012 setup ISO file. Start the VM and the Server 2012 setup. (during creating a VM you can also
    connect the cd/dvd drive to an ISO file)
    You might want to give to the Server 2012 VM 2 vCPU's and 2GB+ memory for performance. Also have a look the memory specs for VS2012 to see how much memory you should give to the VM.
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer
    MCSE:Server Infrastructure, MCSE:Desktop Infrastructure, MCSA Server 2012, Citrix CCIA & CCEE, Cisco CCNA, VMware VCP 3/4/5 Blog: http://www.citrix-guru.com and http://www.rds-support.eu Twitter: @dnyvandam

  • Network Connection error when Trying to Install Windows Server 2012 R2 Essentials

    Thank you to anyone who can help me out here. I have a brand new machine with known working wifi and wired ethernet adapters (works under Windows 8.1) I am attempting to install Windows Server 2012 Essentials R2. During the install process, the system connects
    to the internet to download updates to help along the install. No problem here. Further down the road after restarting several times and now during the "Configuring Windows Server Essentials" step of the install, I am told "There is no network
    connection. Please fix the connection issue and try again."
    When troubleshooting the connection, I am told that the wifi adapter drivers may not be installed. I have a wireless card in the machine and have also tried disabling the wifi adapter and have been connected successfully via the ethernet port this whole
    time.
    Help, I'm stuck and have been to this point in the install 4-5 times already.
    Thank you.

    Is this a laptop?  Can you remove the wifi? Disable it in BIOS?
    Does the wifi have an IP and internet when it throws the error?
    BTW, when the wizard ask about updates say no.  Takes way too long and does not help anything
    Change the binding order and put the wired on top.
    The Steps?
    Just open your Network and Sharing Center. (Change adapter settings)
    Press an ALTkey on your keyboard to show the menu bar.
    Click on the Advancedmenu
    choose Advanced Settings option
    Adjust your binding order for your NICs to ensure your wired ones are at the TOP
    http://regularitguy.com/2012/12/06/how-to-change-nic-binding-order-in-windows-8-and-windows-server-2012/
    Grey

  • Cannot install Windows Server 2012 R2

    Hi
    I've been able to install Windows Server 2012 standard on a VMWare ESXi 5.1 host.
    I've noticed our license was a Windows Server 2012 R2 standard, so I went on eOpen and download the appropriate software.
    Now when I try to install it, I get a Windows Boot Manager error
    Fiile: \windows\system32\boot\winload.exe
    Status: 0xc0000001
    Info: The application or operating system couldn't de loaded because a required file is missing or contains errors
    Printscreen: 
    Any help is appreciated. Thanks,
    Martin

    ok I'm downloading 9600.17050.WINBLUE_REFRESH.140317-1640_X64FRE_SERVER_EVAL_EN-US-IR3_SSS_X64FREE_EN-US_DV9.ISO
    Will give it a try and post back the result here.
    Martin

  • Can I install Windows Server 2012 r2 essentials over Windows 7 Pro

    I have new hardware that came with windows 7 pre-installed. It meets and exceeds hardware requirements. Can i install Windows Server 2012 R2 Essentials on this machine. What is the procedure? Any help would be grateful.
    Thanks
    Woodrow

    Hi.
    I agree with Milos on this; if you want to install Windows Server 2012 Essentials on a machine which suppose to use Windows 7, I would use it solely for test purposes.
    Could you tell us what the computer specifications are???
    For anything more serious (and I can see that you want to use this machine for accounting software), I would suggest purchasing a server machine.
    However, if you really really want this machine to be Windows Server 2012 Essentials, check this article on technet:
    Install and Configure Windows Server 2012 Essentials
    How to wipe out HDD
    P.S. As Milosh sugested, please do a backup first
    Backup your system, programs, and files
    Please click on Propose As Answer or to mark this post as and helpful for other people. This posting is provided AS-IS with no warranties, and confers no rights.

  • Installing Windows Server 2012 on W510

    I realize this is not likely to be a common scenario, nor a supported one. I'm installing Windows Server 2012 (Evaluation edition) on a w510 to use as a learning lab. In case anyone else decides to head down this road I've documented what I've run into so far.
    System: Thinkpad W510 43192NU 
    Upgrades: 16GB RAM, Crucial M4 256GB SSD.
    The basic install happened quickly and easily, but as expected there are a couple of driver issues.
    Installed Windows Server 2012 Standard 180-day EVAL from DVD (ISO obtained from Technet 10/15/2012)
    Installed available Windows Updates (only 2 as of October 25, 2012)
    Installed Lenovo nVidia discrete video driver for W510 Windows 8 64bit
    (getting braver here)
    Installed Thinkvantage System Update 5.0 for Windows 8 64bit
    Ran System Update and it found 3 available items:
    Intel Management Engine Interface 6.2 and Serial Over LAN (SOL) driver downloaded and installed
    Audio Driver for Windows 8 32/864 <--SIC Downloaded and installed
    ThinkVantage Active Protection System (64bit) <-- did not download / unsuccessful
    At this point there are also 3 items still listed under "Other Items" in device manager:
    Looked up device IDs in Properties, ran through driveridentifier.com:
    Base System Device (I think its the Ricoh Mulit-Card Reader)
    Device Name:
    Base System Device
    Hardware ID
    PCI\VEN_1180&DEV_E230&SUBSYS_213417AA&REV_01
    PCI\VEN_1180&DEV_E230&SUBSYS_213417AA
    PCI\VEN_1180&DEV_E230&CC_088000
    PCI\VEN_1180&DEV_E230&CC_0880
    Compatible ID:
    PCI\VEN_1180&DEV_E230&REV_01
    PCI\VEN_1180&DEV_E230 <---- Device ID matches with our database
    PCI\VEN_1180&CC_088000
    PCI\VEN_1180&CC_0880
    PCI\VEN_1180
    PCI\CC_088000
    PCI\CC_0880
    Current Status: Detected and installed using the Windows 7 driver from Lenovo
    Broadcom Bluetooth Device
    Device Name:
    ThinkPad Bluetooth 2.1 with Enhanced Data Rate II
    Hardware ID
    USB\VID_0A5C&PID_217F&REV_0360
    USB\VID_0A5C&PID_217F <---- Device ID matches with our database
    Compatible ID:
    USB\MS_COMP_BLUTUTH&MS_SUBCOMP_1112EDR
    USB\MS_COMP_BLUTUTH
    USB\CLASS_E0&SUBCLASS_01&PROT_01
    USB\CLASS_E0&SUBCLASS_01
    USB\CLASS_E0
    Current Status: Unresolved. Windows 7 driver failed, OS complained about compatibility issues.
    Unknown Device <-- That is how its listed under device manager
    Device Name:
    ThinkPad PM Device
    Hardware ID
    ACPI\VEN_IBM&DEV_0068
    ACPI\IBM0068
    *IBM0068 <---- Device ID matches with our database
    Compatible ID:
    Version
    1.43.0.0,2007-05-31
    Current Status: Unresolved. Installed Windows 8 Lenovo Power Management driver without errors but did not fix. Item still listed under "Other device"
    At this point I have it where I need it to be. All I want to do is have a stable basic install so I can install Hyper-V and play around with a bunch of VMs. For that I don't really need Bluetooth or enhance power management.

    Camarones wrote:
    Have you found a solution to the driver issues I mentioned?
    I had no issue installing the Windows 7 x64 power management driver and Power Manager.  Just keep in mind it is only for control of the CPU clock speed and a few other settings.  With Hyper-V installed, you lose sleep/hibernate and resume.
    Bluetooth won't work
    I never had a use for multcard.
    With Windows Server 2012 be happy you have networking and a video driver which are the core things you need.  If you want a full on workstation, move to Windows 8 Pro and Hyper-V.

  • Install Windows server 2012 using powershell

    Hi Folks,
    How to Install Windows server 2012 using powershell.
    Thanks,

    Hi,
    According to your post, my understanding is that you want to install Windows server 2012 via PowerShell.
    Per the previous thread, we could not install Windows server 2012 directly via PowerShell.
    https://social.technet.microsoft.com/Forums/en-US/53f82989-4b9c-4197-9ff1-03e96c852eb7/how-to-install-windows-server-2012-directly-in-vhd-file-using-powershell?forum=winserver8setup
    As this is the forum for SharePoint server on-premise, I’m not familiar with the Windows server, for this issue, I recommend you can post a new question in the forum for Windows server.
    https://social.technet.microsoft.com/Forums/en-US/home?forum=winserver8setup
    More experts will assist you, then you will get more information relation to Windows server.
    Thank you for your understanding and support.
    More reference:
    http://vegibit.com/install-and-configure-windows-server-2012-with-windows-powershell/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • How to install Windows Server 2012?

    I am trying to install Windows Server 2012 on one of my computers and make it the OP but every time I try to download it from 
    http://technet.microsoft.com/en-gb/evalcenter/hh670538.aspx
    And when I put get started it always asked me for my company and I don't have one. I want to use this for personal use. So is there a way I can download it or is it not possible. If it is please direct me to where I can find it.

    You can download the evaluation here.
    http://technet.microsoft.com/en-us/evalcenter/dn205286.aspx
    Not sure what your asking but type in Acme (or anything else) if prompted for company info.
    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.

  • How to install windows server 2012 r2 without remove the current windows 8.1

    how to install windows server 2012 r2 without remove the current windows 8.1

    Use guide below to convert it to 'basic' disk, or install windows on another drive. The supported way is to delete all partitions and convert it to a basic disk.
    https://technet.microsoft.com/en-us/library/cc755238.aspx
    However, your windows 8.1 must be on another drive?, as windows cannot boot from a dynamic disk.
    Best Regards,
    Jesper Vindum, Denmark
    Systems Administrator
    Help the forum: Monitor(alert) your threads and vote helpful replies or mark them as answer, if it helps solving your problem.

  • How to install Windows Server 2012 Macbook Pro?

    Need to ascertain if I can install Windows Server 2012 and Sharepoint Server on an Intel i7 Quad Core 4 GB RAM 15" Macbook Pro.
    Else will have to buy a PC for this learning experience. Any help is welcome

    Welcome to Apple Support Communities
    Apple only supports client versions in Macs, but you should be able to install Windows Server. However, note that you may have problems installing Boot Camp drivers in order to make it work correctly.
    If you only want a computer for Windows Server, buy a PC. Macs aren't completely ready for Windows Server editions even if they may work

Maybe you are looking for

  • Problem with java.sql.Clob and oracle.sql.CLOB

    Hi, I am using oracle9i and SAP web application server. I am getClob method and storing that in java.sql.Clob and using the getClass().getName() I am getting the class name as oracle.sql.CLOB. But when I am trying to cast this to oracle.sql.CLOB i am

  • Missing external compliler support libraries

    I'm trying to use Measurement Studio 8.1.2 for Visual Studio 6.0 to import a CVI project so I can use a partner's C++ DLLs. As an starting point I'm tyring to use the File->New to open the Measurement Studio Wizzard to convert and existing CVI projec

  • Service Order status update function module ?

    Hello, We are looking for a Function/BAPI anything to update the line item status of a Service Order .We are using this Service Order in the CRM_IC (Interactive Center) Web Client Implememtation. Thanks Manoj

  • Qosmio F50 - How to recover from hdd?

    Hello, I got a very big problem. I made some changes with my Vista regs and then I was unable to start it up again. So, I started recovery program (second HDD), backed-up my files and selected whole HDD recovery. Well, now problem - everything looked

  • OEM 12c - web logic server(wls1211 and wls 1035)

    Hi , I have installed the wls 12c (wls1211_generic.jar) and later I downloaded EM12CR2 which came with wls( wls1035_generic.jar) I don't want to install the wls which comes with EM12CR2. How can I exclude that while installing the EM12CR2, Since I al