Questions tagged [windows-8]

Windows 8 went RTM on August 1st, 2012 and was released for general availability on October 26th, 2012. It contains many new features and changes, the most noticeable being a new graphical user interface, know as Modern UI. It is available in four major editions, Windows 8, Windows 8 Pro, Windows 8 Enterprise, and Windows 8 RT.

Windows 8 logo

Windows 8 went RTM on August 1st, 2012 and was released for general availability on October 26th, 2012. It contained many new features and changes, the most noticeable being a new graphical user interface know as Modern UI. It is available in four major editions, Windows 8, Windows 8 Pro, Windows 8 Enterprise, and Windows 8 RT.

Aside from the new Modern UI, some other notable new features and enhancements included:

  • Support for ARM processors (low power processors found in many mobile devices)
  • Native support for USB 3.0
  • Support for, and in some cases, mandatory inclusion of UEFI SecureBoot
  • New versions of existing Microsft products, including PowerShell v3.0, Internet Explorer 10, Windows Defender, and a redesigned Task Manager
  • A Windows Store for purchasing Windows 8 applications
  • New authentication methods, including local logon with a Windows Live account, picture based password and login via PIN
  • Two new boot options: Hybrid Boot and Windows To Go
  • Client Hyper-V

Minimum hardware requirements for the x86 and x64 of Windows 8 are:

  • 1 GHz processor (with support for PAE, NX SSE2)
  • 1 GB RAM (2GB for x64 versions)
  • A graphics card capable of DirectX 9 and WDDM 1.0
  • 20 GB of disk space
188 questions
2
votes
1 answer

Group Policy for Windows 8 and Windows 10 using Windows Server 2008 R2 Standard DC

I have a domain controller running Windows Server 2008 R2 Standard. Question: Are all Windows 7 Group Policy objects applicable to Windows 8 and Windows 10? OR Do I need to create a separate policy for Windows 8 and Windows 10 PCs on the Windows…
Param
  • 1,357
  • 14
  • 36
  • 52
2
votes
0 answers

Surface Pro 3 touch and home button drivers breaking after sysprep and capture?

hoping someone might be able to help me here. I'm running deployments for Surface Pro 3s in our environment and we have a working deployment system with WDS/MDT 2012 on a Server 2012 box, and things have been working fine up until now. We have a WIM…
2
votes
2 answers

Windows 7 versus 8 Access CNAME'd Share

Here's a situation that came up yesterday: we have a share on a machine we have to access using an alias (CNAME). The machine is running Windows Server 2012 R2, and services Windows 7 and 8 clients. Windows 7 clients have no issues opening the share…
2
votes
0 answers

Windows 8 IE 10 TLS Handshake Errors to Apache 2.2 on Centos 6.6

We are really stumped on this. During an upgrade to a newer Apache environment running on CentOS 6.6 we encountered weird problems with TLS connections from Windows 8 machines. The first hint at the error was users of IE10 complaining as well as…
2
votes
1 answer

Resync windows time after a long power outage

I'm facing the following situation: We have a computer with Windows 8 Standard Embedded. The machine is an industrial computer that doesn't have a CMOS Battery but a capacitor (a Gold Cap acting as a buffer to provide minimum 72h lifetime to the…
weilah
  • 133
  • 1
  • 7
2
votes
1 answer

Import Module from newer Powershell Version

I was asking myself if I could import PowerShell modules from a newer Windows version. The *-NetAdapter CMDLets in Windows 8 and 8.1 are quite nice, so I wanted to use 'em in Windows 7 too. Unfortunately they need PowerShell 4.0. I managed to…
2
votes
6 answers

Desktop Wallpaper through group policy for Windows 8 client

I Have Windows 2008R2 server with active directory. All client systems are Windows 8/8.1 Pro. I need to push corporate wallpaper through AD GPO on client system, I have created a shared folder on server with .jpg file in it and given its shared path…
2
votes
2 answers

Windows 8.1 TPM ownership on Server 2008 R2 schema - not to spec?

My organization is running AD DS on Server 2008 R2 schema. Already a bad start, I know, but let's pretend that's impossible to change. In our default domain policy, we have the following setting enabled to require AD backup of TPM owner…
Prosun
  • 203
  • 1
  • 2
  • 9
2
votes
3 answers

How to completely reset Group Policy on a domain member?

We have a problem where domain members built from a certain Windows 8 image can no longer update Computer Group Policy. These domain member have recently been moved to a new Organisational Unit, but moving them back is not possible because the OU…
badsector
  • 21
  • 1
  • 1
  • 2
2
votes
2 answers

Setup Apache + mod_wsgi: incorrect function

I'm trying to setup an apache http server with mod_wsgi on a windows machine, but when I start the service, it fails to launch. In the Windows Event Log I get the following message: The Apache2 service terminated with the following service-specific…
2
votes
1 answer

Using virtual smart card for server-side keys?

Does anybody know if it's possible to store private keys, belonging to service account or computer account, on Windows 8 VSC (virtual smart card)? As far as I understand, requirement for 8-symbols (at least) PIN prevents it. Service process, like…
Cat Mucius
  • 155
  • 1
  • 11
2
votes
0 answers

How to reset Winsock without reboot

I often need to execute a Winsock reset, running netsh int ip reset and each time I have to restart the system. Is there a way to avoid that? Should I kill and restart explorer.exe? Restart some specific Windows service?
Kamafeather
  • 205
  • 2
  • 7
2
votes
1 answer

How can I add private key to windows credentials manager?

I have a linux macheen that uses a public key/private key login. I am trying to add a private key (with password) to windows 7/8 credentials manager. I use pageant right now but i would like for a more permanent solution, maybe without having to…
codiac
  • 689
  • 1
  • 6
  • 8
2
votes
1 answer

How do I resolved "Error 13843: Invalid Payload Received."?

When Windows 8 tries to connect to my Strongswan VPN I get the following error, Error 13843: Invalid Payload Received. I'm not sure how to resolve it or what causes it. My charon log has this, 15[IKE] IKE_SA roadwarrior[2] established between…
Evan Carroll
  • 2,373
  • 10
  • 34
  • 53
2
votes
1 answer

What is the most reliable and effective way to compact a Hyper-V or Boot to VHD Virtual Hard Disk (VHD) file

I've seen (and tried) many ways to skin this cat, but none are quite as effective as I thought and require a number of manual steps. Here is my scenario: 1) I have installed an OS on a Dynamic Virtual Hard Drive via Hyper-V or Boot to VHD on Windows…
Aaron
  • 301
  • 3
  • 10