Questions tagged [windows-server-2019]

For questions related to Windows Server 2019.

For questions related to Windows Server 2019.

813 questions
0
votes
1 answer

What are the best ways to implement two-factor authentication for a windows domain?

I have been asked to make our end users use two-factor authentication. I haven't had to do this before. I was wondering what the common practices are to do this nowadays? I am running windows 10 client side and windows server 2019 as my domain…
0
votes
1 answer

Windows AD not updating Linux DDNS in hybrid integration

I am setting up a Windows AD server, with a Linux DDNS setup. The Linux DDNS runs perfectly fine as expected. However, when I try to add the AD role to the Windows Enterprise 2019 server, the role installs as expected but it does not update the…
lb-99
  • 13
  • 1
  • 4
0
votes
1 answer

Load Balance (http) nodes slower when Redis is non-local

We run a load balance with 3 Windows 2019 servers. One of them is the "master" one, serving SMB share to the other nodes, and it's also the server that Redis runs on (Redis used for sessions and cache). But this master srever is also a HTTP…
Alex
  • 3
  • 2
0
votes
1 answer

what to check when can't connect the port of Squid proxy server on remote server

I want to connect from local pc(Windows10) to the specific port on the remote server(Windows server2019). The port is of Squid proxy server. But, I tried checking with PowerShell command on the local server if the connection works. It can connect to…
0
votes
1 answer

How do I install 'containers' features on Windows server 2019 Build 1809?

I recently installed Windows Server 2019, but I noticed it doesn't have an option for installing Containers. I assumed any Windows Server OS would have the ability to add a Containers channel, however I don't see anything online to do this. This…
jayunit100
  • 211
  • 1
  • 9
0
votes
1 answer

Static Addresses On DHCP Range

I have DHCP server setup on my network. I have set of computers that need to remain on and based on their work if the upstream network goes out it needs to remain on with the correct addresses. In the DHCP servers these computers have DHCP…
JukEboX
  • 815
  • 4
  • 17
  • 46
0
votes
1 answer

"Can’t reach this page" when browsing localhost on Team Foundation Server website host

I am using IIS10 and TFS2018, running on Windows Server 2019. What I am ultimately trying to do is set the attachment size, which would use this…
The ITea Guy
  • 321
  • 1
  • 6
  • 16
0
votes
0 answers

Print spooler needs monthly restart

I've got a print server that manages a few printers of the same model. Every few weeks a printer will refuse to print until the print spooler service is restarted. It doesn't seem to be a problem with the job as it usually prints fine on one of the…
user2248702
  • 131
  • 1
  • 1
  • 6
0
votes
0 answers

Weird SSL issue with some sites connecting from Windows Server 2019

I'm struggling with a very weird issue on one of the WS 2019 machines. Basically, we're having trouble connecting the LOB app to their cloud service. At the first glance, the issue seems to be with TLS negotiation but I don't understand where it…
Draco-S
  • 101
  • 3
0
votes
1 answer

Ideal Server Deployment for Windows Server 2019 Active Directory, File Server, and SQL Server

So, we have new compliance regulations we're being required to meet and our current infrastructure isn't quite good enough to handle it. What we need is: 2 x Active Directory Domain Controllers, DNS, DHCP (Failover, and everyone seems to recommend…
0
votes
0 answers

Speed Up Self Hosted Wordpress Website

I have a DL360 G8 rack server, and I decided to self host my website on it, (on a virtual machine of course). The server itself is pretty kitted out, with dual xeons, Raid 0 drives, and 32 GB Ram (6GB Allocated to the VM). The Server is running…
0
votes
2 answers

Missing loads of tabs on active directory

I was working inside of AD UC and all of a sudden, loads of tabs from the properties menu have disappeared for everything, OU's etc.. Now these are the only options: Even with advanced mode I still don't get 'Members' tab. Any ideas? Thanks.
0
votes
1 answer

Need confirmation on how iSCSI RAID storage works

I have a Dell PowerEdge server with Windows Server 2019 that has an iSCSI target set up with 30 iSCSI LUNs. The HDDs are set up in a RAID-6. I have some IP cameras that have the ability to record directly to an iSCSI target that I can't get to…
David
  • 1
0
votes
0 answers

RDS RemoteApp Disconnected

I have a small pre-production environment build on Server 2019 Datacenter. There are two brokers, one gateway, one collection with two desktop servers and six collections with single server for applications. After installation everything worked…
Pesand
  • 1
0
votes
1 answer

Website has same name with AD and it Keep point to default web page in IIS

I have configured a website ws.example.com in domain example.com, and my AD in domain name ws.example.com. When I try to open the website(ws.example.com), it always leads me to the IIS default web page. I have tried to change the default web page…