Questions tagged [windows-server-2019]

For questions related to Windows Server 2019.

For questions related to Windows Server 2019.

813 questions
3
votes
1 answer

RemoteApp on Windows Server 2019 lags heavily

My Setup I do have to following RDS / RemoteApp setup: Windows Server 2019 hosting all RDS Roles (RD Web Access, RD Gateway, RD Licensing, RD Connection Broker and RD Session Host) Everything is configured and the access to remote apps via the RD…
TobyU
  • 191
  • 2
  • 8
3
votes
4 answers

Active Directory roaming profile permission issue on folder C:\Users\\AppData\Roaming\Microsoft\Installer

I have a problem with one specific folder while user profiles are synced at logon. Let me explain the situation: I have: A user account (MYDOMAIN\accountname) Security group 'Access to WADUP_RW' A SMB share (\\my-smb\WADUP) A pc with Windows 10…
3
votes
0 answers

Why isn't SMB Direct working over RDMA?

In a Windows lab environment, I'm trying to test performance of SMB Direct using Mellanox RDMA adapters with global pause. I wanted to test first with Global Pause for simplicity before switching to PFC. I think I've set up everything correctly,…
3
votes
1 answer

Hardware RAID vs Windows Server 2019 Storage Pools

Windows Server 2019 has an interesting feature that allows you to group your drives together and create Storage Pools. It even allows you to create tiered storage (that is, specify which drives are fast (SSD) vs slow (HDD)). I've always built my…
E C
  • 99
  • 3
  • 9
3
votes
1 answer

Windows Server 2019 ADCS - Unable to Install Subordinate CA Certificate

I am setting up a two tier Active Directory Certificate Services PKI hierarchy with an offline standalone Root CA (Server 2019) and an online Enterprise Subordinate CA (also Server 2019). I've configured the offline Root CA successfully (set CDP /…
kahuna09
  • 81
  • 1
  • 3
3
votes
1 answer

What is the official way of installing IIS and required modules on windows server 2019 with powershell

I cant find a definitive way to install and configure IIS on server 2019 Add-WindowsFeature Enable-WindowsOptionalFeature Install-WindowsFeature is dism still a thing? I need to install IIS with the following modules: asp-net-45 dynamic…
red888
  • 4,183
  • 18
  • 64
  • 111
3
votes
1 answer

Windows Server 2019 Hyper-V guest simultaneous access

Environment is a standalone Windows Server 2019 hosting multiple Hyper-V machines running on it. The idea was to be able to mount a single specific virtual disks to multiple virtual machines and be able to simultaneously read and write to it from…
ginah
  • 31
  • 2
2
votes
3 answers

Windows Server "Core" Reopen CMD Window In Nested RDC

This question is very like this other: Open a new cmd console on Windows 2012 Server core after closing the last one? With one key difference that is not addressed in the other and which I have not been able to figure out through web searching. The…
2
votes
1 answer

Windows Server 2019 SMTP Server - Email Stuck in Queue / Not Being Released

I've recently upgraded a number of servers from Windows 2008 R2 to Windows Server 2019. 2 of the servers require SMTP which I have installed on both, however, 1 server works as it should and the 2nd, the emails get stuck in the queue and don't ever…
2
votes
1 answer

Does "wbengine" of Windows Server 2019 support incremental backups when targeting network shares?

This is a follow up to things I've written down in an answer to another question: How does Windows Image Backup decide which files to backup? Windows/NTFS manages change journals on each volume, keeping track of which file has changed, how it has…
2
votes
0 answers

New Windows 2019 Server becomes unresponsive after being powered on for 6+ hours

I just provisioned a new physical Windows 2019 Server and it is becoming unresponsive in a very particular, odd way after being online for 6 or more hours. It happens consistently but there are no obvious errors in the Windows Event Log (that I can…
tacos_tacos_tacos
  • 3,250
  • 18
  • 63
  • 100
2
votes
1 answer

Reset colors and theming to defaults after Windows Server upgrade

For reasons too long to discuss here, we have upgraded a Windows Server 2012 VM to Windows Server 2019. We hardly ever do this, but the upgrade actually went well. However, one thing a few folks noticed is that, when a new user logs in, the color…
JasonF
  • 23
  • 7
2
votes
0 answers

Storage Spaces Write Cache Not Disabling

I posted this to TechNet forums and haven't had much luck in getting an answer, so hopefully someone here can point out what I'm missing. I'm trying to create a Storage Spaces mirror-accelerated parity drive in Windows Server 2019, but I can't seem…
Leonastas
  • 93
  • 8
2
votes
1 answer

How to disable IPv6 dhcpstaticipcoexistence on Server 2019

I have a Server 2019 host that has a static IPv6 address. It seems Microsoft added a feature in Windows 10 that is also present in 2019 where a host can have both a static IP address, as well as a DHCP address. This feature is enabled by…
fukawi2
  • 5,396
  • 3
  • 32
  • 51
2
votes
3 answers

Poor write performance with HP ProLiant ML 150 Gen9

Transferring large files from one drive (USB or SATA to RAID) in my HP ProLiant ML150 Gen9 is slow. At the beginning we were thinking about the B140i controller - a pseudo-raid controller without any memory cache. This is the original B140i…