Problems logging onto Server 2012 R2


Recommended Posts

Good morning,

 

I am having some serious issues with my newly installed server 2012.

 

when it boots up to the screen that says "Press Ctrl Alt Delete to log on" Nothing happens.

 

Its not my keyboard which works in the bios and at the recovery console disc options.

 

I cant even remote desktop into it.

 

But all of the computers attached to it can still log on to it to see the shared drives.

 

I figured its a windows update issue seeing as it worked until it updated.

 

but now i have even gone through and uninstalled all the hotfixes and i still cannot log on to the machine...

 

what is the deal, I see online that there are some issues with server 2012 and updates but at this point how can i go back??

 

 

 

It's acting like its frozen on the log in screen, no keyboard or mouse activity.

But as i said, user can still access the data from a workstation.

 

 

 

Edited by AOXOMOXOA

in the bios, is legacy USB enabled? Ive seen a similar issue in 2008 R2 and 2k12 R2, keyboard works fine in bios and in setup, but when at logon, no dice, it isnt a Lenovo X series server is it? also make sure its connected to an USB 2 port if you have one. 

I have this issue sometimes on my server when I switch the keyboard USB port on the KVM. Usually giving it a few seconds to a couple minutes allows it to reconfigure the driver, it then normally starts working. As @Mando pointed out, make sure you're not plugged into a blue USB 3.0 port, ensure it's a black USB 2.0.

47 minutes ago, Dutchie64 said:

Not being able to remote in doesn't have anything to do with the kb imho.. His error message is about a license, he's stuck there.

It has a lot to do with it.

 

1: A license isn't going to prevent the mouse/keyboard from working

2: If he could RDP in he might be able to look at device manager or see event viewer to find out what is going on.

 

Among other things.

there is no error, The mouse and keyboard don't work,

 

lodging in remote desktop wont let me in.

after it asks to install the license i do it and then it goes away and wont log me in, im not getting an error unless you count the message that i cannot connect to the server.

 

when i try to connect remote desktop i get the following, I allow the license to install and when remote desktop comes up its just a black screen.

 

and then that also goes away and will not connect at all.

1.PNG

2.PNG

3.PNG

2 hours ago, xendrome said:

Would be nice to know the exact error, might help determine what is going on.

 

1 hour ago, Circaflex said:

Any chance this machine has HP Intelligent Provisioning installed? 

This is a home built box, not an HP so there is no HP software installed

 

its not, it was caused by windows update. there was nothing else and its a fresh install.

 

but thanks for the reply,

considering this is just a file server.

 

i'm either about to reinstall server 2012 and just disable windows update.

or maybe go with 2016. IDK.

 

I'm super frustrated.

I dealt with this all night and all day. Nothing online has helped.

 

time to start over,

 

all the important data is on my shared drives so no loss other than time.

 

 

its not, it was caused by windows update. there was nothing else and its a fresh install.

 

but thanks for the reply,

considering this is just a file server.

 

i'm either about to reinstall server 2012 and just disable windows update.

or maybe go with 2016. IDK.

 

I'm super frustrated.

I dealt with this all night and all day. Nothing online has helped.

 

time to start over,

 

all the important data is on my shared drives so no loss other than time.

 

 

 

I just want to add so people dont keep offering advice that I have started the redo process.

 

so yeah this issue will be gone shortly.

 

thanks though.

 

 

 

1 minute ago, xendrome said:

Boot up into a command prompt/repair console and uninstall the latest KBs issues for Windows Server 2012 R2 using "wusa /uninstall /kb:123456"

 

17 updates listed here - https://technet.microsoft.com/en-us/library/security/ms16-jun.aspx

But I have already uninstalled all of the updates, not just that one.

1. why not click the checkbox that reads: "Don't ask me again"??

 

2. sometimes when RDP-ing, i see a black screen in the RDP window. i'll just click the minimize/maximize button and the window will appear as normal.

3 minutes ago, Jason S. said:

1. why not click the checkbox that reads: "Don't ask me again"??

 

2. sometimes when RDP-ing, i see a black screen in the RDP window. i'll just click the minimize/maximize button and the window will appear as normal.

Wait so I thought the certificate was coming up after he logged into RDP, is he talking about the self-signed cert warning when you RDP into a server? If so, that stumped him? Then he is in over his head on this one, they need to hire a proper IT person for this business.

1 minute ago, xendrome said:

Wait so I thought the certificate was coming up after he logged into RDP, is he talking about the self-signed cert warning when you RDP into a server? If so, that stumped him? Then he is in over his head on this one, they need to hire a proper IT person for this business.

a cert is not required to RDP, so that's what has me confused.

 

Why is the cert named SERVER and where did it come from?

I believe he has that certificate warning because the rdp is not signed. There are two options, sign it using a certificate trusted by the client or set your client up to connect without warnings. This is a home box and not something for a business right?

 

According to microsoft you can do the following 

Start “GPEdit.msc” and navigate to “Computer Configuration\Administrative Templates\System\Credentials Delegation”

Open the policy “Allow Saved Credentials with NTLM-only Server Authentication” (or “Allow Delegating Saved Credentials with NTLM-only Server Authentication” for Windows 7)

Select “Enabled” and click on “Show”

Enter the server where you want to connect to with the stored credentials. 

You’re allowed to use wildcards, so I entered " TERMSRV/* ” which covers any server

Exit the Policy Editor, close the other screens and run “gpupdate /force” at the command prompt (elevated cmd may be required)

test your changes to the local policy by establishing a connection again, choosing save password and then connect.

Log off right-away and open the RDP connection once more to confirm it saved your credentials.

And, of course, Tick the "Don't ask again option on the security warning."

 

 

23 hours ago, Circaflex said:

I believe he has that certificate warning because the rdp is not signed. There are two options, sign it using a certificate trusted by the client or set your client up to connect without warnings. This is a home box and not something for a business right?

 

According to microsoft you can do the following 

Start “GPEdit.msc” and navigate to “Computer Configuration\Administrative Templates\System\Credentials Delegation”

Open the policy “Allow Saved Credentials with NTLM-only Server Authentication” (or “Allow Delegating Saved Credentials with NTLM-only Server Authentication” for Windows 7)

Select “Enabled” and click on “Show”

Enter the server where you want to connect to with the stored credentials. 

You’re allowed to use wildcards, so I entered " TERMSRV/* ” which covers any server

Exit the Policy Editor, close the other screens and run “gpupdate /force” at the command prompt (elevated cmd may be required)

test your changes to the local policy by establishing a connection again, choosing save password and then connect.

Log off right-away and open the RDP connection once more to confirm it saved your credentials.

And, of course, Tick the "Don't ask again option on the security warning."

 

 

that is correct, home server box not a business, someone asked why it says server? because that is the name of the server.

But anyways this all doesn't matter anymore because i wiped the machine loaded server 2016 and now everything is working perfect.

 

And by the way, dong this from another machine on the network to attach t the server with RDP works just perfect.

Its not over my head as someone without anything constructive to say said.,

 

And no its really not, when it works it just works.

23 hours ago, Circaflex said:

I believe he has that certificate warning because the rdp is not signed. There are two options, sign it using a certificate trusted by the client or set your client up to connect without warnings. This is a home box and not something for a business right?

 

According to microsoft you can do the following 

Start “GPEdit.msc” and navigate to “Computer Configuration\Administrative Templates\System\Credentials Delegation”

Open the policy “Allow Saved Credentials with NTLM-only Server Authentication” (or “Allow Delegating Saved Credentials with NTLM-only Server Authentication” for Windows 7)

Select “Enabled” and click on “Show”

Enter the server where you want to connect to with the stored credentials. 

You’re allowed to use wildcards, so I entered " TERMSRV/* ” which covers any server

Exit the Policy Editor, close the other screens and run “gpupdate /force” at the command prompt (elevated cmd may be required)

test your changes to the local policy by establishing a connection again, choosing save password and then connect.

Log off right-away and open the RDP connection once more to confirm it saved your credentials.

And, of course, Tick the "Don't ask again option on the security warning."

 

 

Thank you for a real answer, I appreciate you taking the time to actually answer with a solution to try,

 

Thank you. really.

I wish more people on forum sites were helpful, the way it used to be. 

Now most people just hide behind there keyboards and tell people how stupid they are for even having a question.

  • Like 2
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • OpenAI is rolling out a major upgrade to ChatGPT memory by Pradeep Viswanathan OpenAI is rolling out a major upgrade to ChatGPT's memory, making the system more capable, current, and scalable across long-term use. Memory allows ChatGPT to remember useful details about users, including their preferences, projects, and constraints. Instead of starting every conversation from scratch, ChatGPT can use this context to provide more relevant responses in future chats. OpenAI first launched saved memories in February 2024. That feature allowed users to explicitly ask ChatGPT to save information into its memory, such as travel plans or writing preferences. However, this system had limits because it depended heavily on users giving clear instructions to remember something. Additionally, saved memories could become stale over time. In April 2025, OpenAI expanded memory by allowing ChatGPT to reference past chat context outside the saved memories list. This was powered by a background process called “dreaming,” which automatically curates memories from chat history. This made ChatGPT better at learning from natural conversation without requiring users to manually save every detail. Today, OpenAI announced a more capable and compute-efficient memory architecture built on top of dreaming. This new system improves ChatGPT’s ability to carry forward useful context, follow user preferences, and remain accurate as time passes. According to OpenAI’s internal evaluations, the new system improves factual recall from 67.9% in 2025 to 82.8% in 2026. Preference adherence improves from 55.3% to 71.3%, while accuracy over time improves from 52.2% to 75.1%. The best part of this new system is a new memory summary page where users can review ChatGPT's memories. Users can even update details, correct information, or give instructions on what topics ChatGPT should bring up and when. This new, improved memory system is available to ChatGPT Plus and Pro users in the US starting today. It will roll out to more countries, as well as Free and Go users, in the coming weeks.
    • I work for a video production company in Australia. The camera operators shoot footage and then pass the SD card over to the editors. Much easier than handing over the entire camera. Plus, on a busy day you can hand off the SD card and then pop another in for the next shoot. Or, you might have used multiple SD cards because you need the extra space for a long shoot. I also use USB cables and wifi for transferring footage, but in many cases an SD card reader is the easiest method.
    • Microsoft Edge 149.0.4022.52 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.52 changelog: Migration to improved V2 architecture for Workspaces. Workspaces, introduced in Edge in 2022, allows users to create durable sets of tabs that can be saved and shared with others. In order to improve reliability and performance of this feature, the following changes are being made: Migrating data for saved Workspaces from OneDrive/SharePoint to Edge Sync service Removing the collaboration/share functionality of this feature For organizations who have disabled Sync through policy, the existing v1 Workspace data will still be migrated to the new architecture. New v2 Workspaces created after migration won't sync across devices and will remain local to each device. This update occurs on a progressive rollout beginning in Edge Stable v145 and will continue rolling out in Edge v149. For more information, see Getting started with Microsoft Edge Workspaces. Feature Updates Passkey Sync for Enterprise Users. Microsoft Edge is introducing support for passkey synchronization for enterprise users, enabling secure, passwordless authentication across devices. Passkeys created in Edge can now be synced seamlessly, improving sign-in experience while maintaining strong security standards. Note: This is a controlled feature rollout. If you don't see this change, check back as we continue the rollout. Enterprise WebView2 runtime downgrade via DowngradeVersion policy. Administrators can temporarily roll back specific applications to a previous WebView2 Evergreen Runtime version (N-1 or N-2) using the new DowngradeVersion policy in msedgewebview2.admx. The Downgrade Version policy allows enterprises to mitigate critical regressions by specifying per-application exe-to-version mappings. The Edge Updater installs the target version side-by-side, and the WebView2 Loader redirects targeted apps accordingly. Downgrades auto-expire with each new WebView2 release: apps pinned to N-1 remain on the same version (now becoming N-2) and will auto-update in the next release, while apps pinned to N-2 will revert to the current Evergreen version. The policy applies only to enterprise-managed devices (domain-joined or MDM-enrolled). For more information, see Microsoft Edge WebView2 Policy Documentation | Microsoft Learn. Collections retirement. Collections has been removed in this update. Users can no longer access or use the feature. To keep saved content, users can export it, or move all pages to Favorites before updating to Microsoft Edge Stable 149. For more information, see Organize your ideas with Collections in Microsoft Edge - Microsoft Support. Modern, unified, and updated Look and Feel. Microsoft Edge has updated the Look and Feel to give customers a unified experience across all of Microsoft AI surfaces including Copilot and Bing. This changes multiple elements of the UX such as spacing, corners, fonts, default colors, etc. Clarify choices surrounding third-party cookie settings. Language under Settings > Privacy, search, and services > Cookies are clarified to better describe the choices users have in managing third-party cookies. Custom primary password retirement. Users are no longer able to create a new custom primary password in Edge Settings edge://settings/autofill/passwords/settings. Any users who are still using a custom primary password will be automatically migrated to device authentication. Additionally, the PrimaryPasswordSetting policy will no longer support the WithCustomPrimaryPassword option. For more information, see Keep your saved passwords private in Microsoft Edge | Microsoft Support. Unifying Copilot Chat policy controls. The Microsoft365CopilotChatIconEnabled policy is the standard for configuring Copilot Chat. Previously, this behavior was controlled by blocking the Copilot extension, either explicitly or by using the * wildcard via the ExtensionSettings or ExtensionInstallBlockList policies. Extension and sidebar policies no longer affect the appearance or functionality of Copilot Chat. Copilot address bar suggestions were also tied to extension policy settings. Starting in Microsoft Edge version 149, admins can use the CopilotAddressBarSuggestionsEnabled policy to manage this behavior. Intune MAM Protected Downloads. The protected downloads feature for Intune MAM is now available for BYOD (Bring Your Own Device) devices, which aren't managed by a tenant. Policy Updates / New policies CopilotAddressBarSuggestionsEnabled - Enable Copilot address bar suggestions CpuPerformanceTierOverride - Override for the CPU performance tier DataUrlInWebWorkerOpaqueOriginEnabled - Enable opaque origins for data URLs in Web Workers DefaultLocalFontsSetting - Default Local Fonts permission setting ForceForegroundPriorityForUrls - Force foreground priority for specific URLs LocalFontsAllowedForUrls - Allow Local Fonts permission on these sites LocalFontsBlockedForUrls - Block Local Fonts permission on these sites Deprecated policies WalletDonationEnabled - Wallet Donation Enabled (deprecated) EdgeWalletEtreeEnabled - Edge Wallet E-Tree Enabled (deprecated) Additional policy changes ForceForegroundPriorityForUrls - ForceForegroundPriorityForOrigins is renamed to ForceForegroundPriorityForUrls OnSecurityEventEnterpriseConnector - Add macOS platform support ProtectedContentIdentifiersAllowed - Remove macOS platform support Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • User: "But is it good?" Microsoft: "Well, no. But it is less bad."
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      471
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      80
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!