Questions tagged [windows-server-2016]

enter image description here


The first early preview version (Technical Preview) became available on October 1, 2014. Windows Server 2016 was released on September 26, 2016 at Microsoft's Ignite conference and became generally available on October 12, 2016.

1004 questions
152
votes
7 answers

How can I see the command history across all PowerShell sessions in Windows Server 2016?

Where can you view the full history from all sessions in Windows Server 2016? The following PowerShell command only includes the commands from the current session: Get-History
Daniel Leach
  • 5,517
  • 4
  • 18
  • 32
85
votes
14 answers

vcruntime140.dll 14.0 not compatible with PHP build

I have downloaded PHP 7.4.1 NTS vc15 x86 on a Windows Server 2016 machine. I have also downloaded and installed vc_redist.x86.exe. When I try and run php-cgi from the command prompt I get the following error: PHP Warning: 'vcruntime140.dll' 14.0…
Ed Mozley
  • 3,299
  • 4
  • 15
  • 20
64
votes
6 answers

A fatal error occurred while creating a TLS client credential. The internal error state is 10013

Recently deployed a Windows 2016 Standard Server, with Active Directory and Exchange 2016. We have disabled SSL 1.0, 2.0 and 3.0 for both Server and Client, and have disabled TLS 1.0 and TLS 1.1. We are repeatedly getting the following entry in…
neildt
  • 5,101
  • 10
  • 56
  • 107
59
votes
10 answers

Failed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running

I have got some problem when I installed Docker with Window Server. The environment list: 1 Windows 10 (Physical Machine) 2.VMware® Workstation Player (12~ above) URL 3.Windows Server 2016 at the VM 4.Docker CE for Windows(stable)…
Willie Cheng
  • 7,679
  • 13
  • 55
  • 68
58
votes
9 answers

MySql 5.7 installer fails to detect VS 2013 redistributable

Trying to install the latest version of MySQL Server - 5.7.19 - on a clean Windows server machine using the MySql installer MSI package. On first attempt it told me it needed a prerequisite of the Visual Studio 2013 Redistributable and installed…
Bob Tway
  • 9,301
  • 17
  • 80
  • 162
51
votes
6 answers

WARNING: Unable to find module repositories

I tried to install Docker on activated windows server 2016 standard. I executed “Install-Module -Name DockerMsftProvider -Repository PSGallery -Force” but failed. It suggested that can not find PSGallery. I executed "Get-PSRepository". The…
yuhan.dai
  • 511
  • 1
  • 4
  • 4
41
votes
3 answers

Install webdeploy on W2016 IIS 10

How to install web deploy on IIS 10 W2016? So far I have tried Using web platform v5 to installation of "web deploy 3.6" After installation I have updated the web deploy service to run under local admin account. I have manually turned off the…
cpoDesign
  • 8,953
  • 13
  • 62
  • 106
34
votes
12 answers

Start VirtualBox and VM in Windows boot

I am running VirtualBox in Windows Server 2016. I want to start both VirtualBox and a VM within that when Windows boots. I have seen some posts about starting VirtualBox on Windows boot, but I have not gotten that to work. And even if I did, that…
Larry Martell
  • 3,526
  • 6
  • 40
  • 76
32
votes
2 answers

How to disable HTTP/2 on IIS 10

IIS 10 claims to fully support HTTP/2. I'm wondering if there is a way to turn off HTTP/2 on IIS 10.
Fiona
  • 904
  • 1
  • 8
  • 17
30
votes
2 answers

Windows 10 poor performance compared to Windows 7 (page fault handling is not scalable, severe lock contention when no of threads > 16)

We set up two identical HP Z840 Workstations with the following specs 2 x Xeon E5-2690 v4 @ 2.60GHz (Turbo Boost ON, HT OFF, total 28 logical CPUs) 32GB DDR4 2400 Memory, Quad-channel and installed Windows 7 SP1 (x64) and Windows 10 Creators…
30
votes
3 answers

How do I access Windows eventlog of a Docker container

How do I access the Windows Event Log of a Microsoft Docker container from the host? I have a docker container under Windows Server 2016. The container is based on image: microsoft/iis I can get the ip address of the container with: docker inspect…
Greg Pagendam-Turner
  • 2,356
  • 5
  • 32
  • 49
22
votes
1 answer

Access Windows 2016 Server Container (Docker container) via GUI?

I need to use Docker / Windows containers on Windows 2016 Server and prepare it Windows applications to run on it. Configuring Windows via Powershell just is not as convenient though as it is on Ubuntu, especially if you never worked with Windows…
Mathias Conradt
  • 28,420
  • 21
  • 138
  • 192
19
votes
3 answers

Service failed to start the virtual machine 'DockerDesktopVM' because one of the Hyper-V components is not running

I have Window Server 2016/2019 Virtual Machine(Openstack). On that Hyper-V install successfully. But not able to start MobyLinuxVM. ExposeVirtualizationExtensions are already enabled on the Virtual Machine box through PowerShell.…
Sounak Saha
  • 852
  • 1
  • 9
  • 21
19
votes
4 answers

How can I run Docker in a AWS Windows Server environment?

Thing I'd tried: Toolbox on Windows Server 2012 R2. Disabled Hyper-V to allow virtualbox. I cannot enable virtualization as it's on the physical bios. Installed Docker EE on Windows Server 2016 w/Containers EC2. Installed correctly. Daemon is…
17
votes
3 answers

PHP Manager - Downloaded file failed signature verification

What I am trying to do I am trying to install PHP, including PHP manager for Windows Server 2016 via Web platform installer running as a VM under Hyper-V but am receiving an error with the installation of the PHP Manager for IIS. Error Message PHP…
Mr Slim
  • 1,458
  • 3
  • 17
  • 28
1
2 3
66 67