Questions tagged [windows-server-2019]

For questions related to Windows Server 2019.

For questions related to Windows Server 2019.

813 questions
4
votes
1 answer

Network Policy Server + RADIUS not listening on any ports for Windows Server 2019

I must be missing something basic - is there some "master" switch for enabling Network Policy Server? It's not listening on any of the RADIUS ports. Detail: Trying to setup Windows Server 2019 as a RADIUS server. However, after configuring…
BlueSky
  • 141
  • 1
  • 4
4
votes
1 answer

Issues with Multi-resilient volumes (Mirror-accelerated parity) in a regular (not S2D) Storage Spaces configuration

I'm trying to configure Multi-Resilient Volume (Mirror-Accelerated Parity) using "regular" Clustered Storage Spaces (not S2D) on Windows Server 2019. It is worth noting that I've tried the same scenario on Windows Server 2016 and got the same…
4
votes
1 answer

Cannot remote connect to Windows 2019 core

I tried to copy files to Windows server 2019 core referring to https://msdn.microsoft.com/en-us/library/mt708806(v=vs.85).aspx. But after i ran the commands: $ip = "192.168.0.100" # replace with your Nano Server's IP address $s = New-PSSession…
Sue.J
  • 376
  • 3
  • 12
4
votes
2 answers

Windows Server 2019 randomly changes time and date to incorrect values

In the last two months, we have got quite a few issues with the server time and date occasionally changing to some absolute random values. Sometimes it is a few days in the future or past, sometimes - even several months. We have got the problem on…
4
votes
2 answers

Fixing bad network drivers on 2019 DC S2D installation

I am helping to troubleshoot an existing Windows failover cluster on Windows Server 2019 Data Center. The cluster is set up to use Storage Spaces Direct (http://aka.ms/s2d) but there are problems with the deployment, specifically the network driver…
Avery Payne
  • 14,536
  • 1
  • 51
  • 88
4
votes
2 answers

Upgrading Windows Server + Domain Controller to Windows Server 2019 - Fails On "ADPrep.exe"

I'm am using the instructions here to upgrade my Windows Server 2012 AD Controller to Windows Server 2019. This server is a isolated AD controller that has no other server/clients connected to it in any way. When I run the following on this…
4
votes
2 answers

In-place upgrade Server 2012 R2 to Server 2019 promised, but not available?

Bought licenses for Windows server 2019 because Microsoft documentation claims you can upgrade from Windows Server 2012 R2 directly in-place. Please note, this IS what we need to do so discussions about "best practices" and VMs and migrations are…
4
votes
1 answer

Running windows container's command prompt in admin mode

I am running Windows Nanoserver in a container.The nanoserver contains only the command prompt and lacks powershell. I want to execute certain commands inside the container in the command prompt which require elevated privileges. I am currently…
4
votes
0 answers

Windows Disk Event 11: 'The driver detected a controller error on \Device\Harddisk1\DR1.' for all offline Cluster Storage Disks

I'm using several Windows Server 2019 Clusters (e. g. Hyper-V, File Server). On all machines that have clustered roles, I get the following errors (with different harddisk numbers): Log Name: System Source: Disk Event ID: 11 Level: …
stackprotector
  • 596
  • 1
  • 8
  • 27
4
votes
1 answer

Windows DNS server: host a zone, but forward unknown entries

We have a split brain DNS scenario in our company where we have the same entries pointing towards different IPs. Example1: Internal DNS: email.company.net (A) 172.20.1.1 External DNS: email.company.net (A) 22.191.72.18 So email is just one of the…
4
votes
0 answers

Windows NTFS Data Deduplication and Snapshot Backups

We have a file server (fs00) on Google Cloud Platform (GCP): Running Windows Server 2019 (with Desktop Experience installed). One OS / System disk (250GB SSD) An independent data disk (5TB standard tier) Backups performed via disk snapshots with…
4
votes
2 answers

Migrating from IIS 8.5 on Windows Server 2012 R2 to IIS 10 on Windows Server 2019

I want to ask you a suggestion about how to proceed in migrating an entire IIS (version 8.5) in Windows Server 2012 R2 to IIS (version 10) on Windows Server 2019. I need a nearly automatic procedure because we have more than 500 sites on that…
Marcus
  • 43
  • 1
  • 1
  • 4
4
votes
3 answers

Issues with LAPS

For the past three hours I've sat at my desk ready to smash my Dell R710 in with a baseball bat. After installing all features of LAPS and running import-module AdmPwd.PS, I can't seem to get AD to take the schema update. I am part of a group that…
4
votes
1 answer

Why aren't inherited scope options replicating between Win2019 DHCP servers in a failover config?

I have 2 Win 2019 DCs, both running DHCP servers with a scope configured for failover. If I explicitly set scope options on one, they properly replicate to the other server. But options inherited from the server options do not replicate (nor do…
scottmlew
  • 85
  • 2
  • 10
4
votes
0 answers

Can't Disable SMB 2/3 Signing between Windows 10 and Windows Server 2019

I've been having some strange file copy issues between a Windows 10 client and Window Server 2019 system (DC/Fileserver). I don't want to explain that issue in detail here other than to say it appears it is caused by SMB signing (random Invalid…
1 2
3
54 55