Questions tagged [windows-server-2012]

Windows Server 2012 is a server operating system from Microsoft. It went RTM on August 1st of 2012, general release on September 4, 2012, and reached End Of Life on October 10, 2023. Like its predecessor, Server 2008 R2, it is only available in 64 bit versions. It contains many substantial changes over it predecessor, and substantially streamlines the number of available versions, which are down to four: Foundation, Essentials, Standard and Datacenter.

Server 2012 Logo

Windows Server 2012 is a server operating system from Microsoft. It went RTM on August 1st of 2012, and to general release on September 4, 2012. Like its predecessor, Server 2008 R2, it is only available in 64 bit versions. It contains many substantial changes over it predecessor, and substantial streamlines the number of available versions, which are down to four: Foundation, Essentials, Standard and Datacenter.

The editions and their features are laid out in a table at Wikipedia, but substantial new features and changes include:

  • Metro, a new Graphical User Interface (based on Microsoft's Metro design language) which is also present in Windows 8.
  • A new FileSystem, ReFS (Resilient File System)
  • A new role, IP address management (IPAM)
  • A new IIS version (IIS 8.0)
  • Simplified and updated Active Directory functionality
  • A new version of Hyper-V (Microsoft's virtualization technology)
  • Much expanded PowerShell commandlet library: over 2300, compared with approximately 200 in Server 2008.
  • The ability to switch between Server Core and full modes without a full re-installation, and the addition of a new installation option that excludes most of the GUI.

Minimum system requirements for installing and running Server 2012 are:

  • 1.4 GHz 64-bit processor
  • 512 MB RAM
  • 32GB disk space

Maximum hardware scalability in Server 2012 is also improved, currently:

  • 640 logical processors
  • 4 TB RAM
  • 64 fail-over cluster nodes
2822 questions
1
vote
2 answers

Can't reach 127.0.0.1 via Browser(Windows Server 2012R2)

On a Windows Server 2012R2 I can't open the local hosted site via 127.0.0.1, via localhost works. Ping of 127.0.0.1 works also. On a Windows Server 2008R2 it works without any Problems. What could cause this issue?
GiXXeR
  • 11
  • 1
  • 1
  • 2
1
vote
3 answers

Server 2012 - Task Scheduler vbs files stuck at "OpenWith.exe"

Have recently set up a Windows Server 2012 and I have some scheduled tasks I need to set up that run .vbs files. These tasks are running ok on Server 2008 and the run ok when I launch them manually, however running them from Task Scheduler the vbs…
Dean
  • 21
  • 1
  • 3
1
vote
1 answer

Can't get Server 2012 Evaluation download to install

I have downloaded both server standard and essentials and put the Iso onto a USB stick and tried to install them on a virgin server with clean drives which are formatted. The USB boots and starts the install and then comes up looking a license…
Alonline
  • 11
  • 1
1
vote
0 answers

Which policy hides all desktop items?

New accounts on my Windows Server 2012 look like this when logging in for the first time: As you can see, the desktop is empty. It is not, there are in fact files on the desktop, but they are not shown here. Somebody enabled a policy that hides…
William
  • 266
  • 1
  • 4
  • 18
1
vote
2 answers

Radius clients with different authentication criteria

I can't seem to find a good tutorial on how to set my network policy for one of my radius clients. I'd like my radclientA with policyA to authenticate and radclientB with policyB to authenticate. It seems though that if I have a policy in place,…
normarth
  • 155
  • 3
1
vote
0 answers

Is there a way to not show the user the size and available space of a mapped Windows Fileshare?

Is it possible to not show the user the disk size and available space on their mapped fileshares? I would like to not display "132GB free of 145GB" if possible. Server 2012 Windows 7
burns
  • 39
  • 1
  • 3
1
vote
0 answers

Hyper-V Replication Failures

I have 2 sites with failover clusters running Hyper-V 2012. When I started this job the production website (site A) was on Server 2008 running Coldfusion 9, SQL 2008 all on one machine. I upgraded to Server 2012 running ColdFusion 11 and am using…
Stephanie
  • 11
  • 1
1
vote
0 answers

"Not enough storage is available to process this command" error in RDP login screen

Out of the blue I got the error message in the rdp connection like "Not enough storage is available to process this command" after login to the server and it does not allow me to enter further. The server is windows server 2012. When I got in to the…
IT researcher
  • 190
  • 2
  • 15
1
vote
0 answers

Simultaneous server crash in fail over cluster

I have 2 servers in a failover cluster. The cluster defines a shared 'ClusterStorage' drive. The drive maps to a SAN device through iScsi. Recently, the 2 servers rebooted on their own at the same time. The errors in the event log of the server and…
1
vote
1 answer

TLS/SSL Config on WS 2012

I have Windows Server 2012 and everything I read says TLS 1.2 should be enabled by default. But when I go into Regedit>HKEY_Local_Machine>System>SecurityProviders>SChannel>Protocols the only key in there is SSL 2.0 and it only has a client subkey…
BSmith
  • 13
  • 2
1
vote
1 answer

Allowed memory size of (whatever) bytes exhausted - Windows PHP

I have been trying to find advice on troubleshooting this issue for while but have been unable to find anything which relates to my situation. I am running PHP 5.6.0 on a brand new Windows 2012 R2 VPS. My PHP App was originally on another 2012 VPS…
superphonic
  • 75
  • 1
  • 11
1
vote
0 answers

HP Microserver AMD Raid controller

I have a HP N54L Microserver which i have been using successfully with Windows Server 2012. I only have the one hard drive in but want to add another in RAID 1 and then another two much larger drives as their own logical drive. I have read all the…
howd00
  • 11
  • 2
1
vote
1 answer

IIS Admin Service won't start - error 87: The parameter is incorrect

Windows Server 2012. IIS admin service stopped - when try to start from Services.msc get the following error. Event log show two errors event 1000 and event 7023 (see below for details). Any suggestions would be greatly appreciated! World wide…
BlueSky2010
  • 141
  • 1
  • 6
1
vote
1 answer

block user object settings at cross domain forest registration

I got the following infrastrucute: Domain A: User Forest | Domain B: Ressource Forest (Citrix AD with infrastructure services) | one way trust-relationship The user of domain A signs on the citrix server at domain B. The problem is: The user…
1
vote
0 answers

exim4 mail relay for multiple domains

I have hMailServer running on a Windows 2012 box and exim4 running on a separate box. However, I would like to continue configuring my email accounts on the Windows server (via hMailServer), but relay all outgoing mail through the exim4 server. The…
Bobby Bruce
  • 123
  • 1
  • 1
  • 5