Seems like a simple task but none of my solutions have worked.
Regular AD domain with regular users. We use terminal servers with non-roaming profiles so everything is stored on the TS disk. We want to empty their downloads folder at login because…
background purpose: I want to restrict inbound connection to MYSQL server only for specific host by setting inbound rules of windows firewall.
MYSQL server port is open on 3306.
However, when I open firewall setting, I can see two ports are opened…
I am working on accessing to mysql server remotely. My home pc to pc at the office.
I can access with 'myname'@'%'.
but I can't with 'myname'@'123.456.489.%'. '123.456.489.012'(redacted) is the IP address(IPv4) of my home pc.
I got this error:
I…
I am just working on creating 2-tier PKI and wonder why so many tutorials create such capolicy.inf
[Version]
Signature="$Windows NT$"
[PolicyStatementExtension]
Policies=InternalPolicy
[InternalPolicy]
OID=…
I have a machine running at Digital Ocean that has been getting failed RDP login attempts. I thought I had RDP Firewall rules set such that I should only allow connections from 3 IP's that I want to RDP from. Have I set my firewalls up correctly? …
I am using docker EE latest version on my windows server 2019 host and I have nested virtualization enabled(as my windows server 2019 is a VM) and also I installed Hyper-V.
I want to run linux and windows containers together, I tried running ubuntu…
I'm at the stage of prep where I'm adding DNS and AD role through GUI, and I'm stuck at the "new forest" part. I'm tempted to just put in another fictional .local name. On the other hand, I might be making a fatal error.
I'm also wondering if SMTP…
I've got a program that creates a registry key in HKCU, but after that does not have the rights to write to it. It seems to me that CREATOR OWNER does not work.
The strange thing is that it does work on non-server environments (standard Windows…
EDIT 11.07.2020
I prepared a custom vhd via virtualbox. It has the same bluescreen, but now I'm getting into cmd. mdsched worked fine -> So no memory issue...
Informations:
HP Proliant 380 G9
QEMU emulator version 2.12.0…
I have a network, where the Active Directory Domain Controllers run Windows Server 2019.
We have an old SharePoint server running Windows Server 2003 SP2 running as a virtual machine on an old Microsoft Windows Server 2012 R2 Hyper-V server.
We…
In my Server with Windows Server 2019 Datacenter I have added Active Directory but I can't connect PCs in the local network to authenticate on the Server. When I try to add the PC to the Domain I get the error: Error 0x0000232B RCODE_NAME_ERROR) The…
I'm trying to setup a DB/C FS 4.0 ODBC driver on our server to connect to a client's database, and am receiving an error from the Installshield executable: "1628: Failed to complete installation."
The driver installed with no issues on my personal…
I am trying to get a GPO to apply to users only when they login to the RDS Farm. Specifically I need to set their Outlook caching to a shorter period of time.
I created the RDS GPO and added my settings. When I apply the GPO to just the "RDS Servers…
I have a Windows 2019 stardard server with 2 networks.
One is the domain network and is 1GB.
One is a 10GB network and doesnt have a Gateway.
I can access the admin shares on the 1GB by simply using a UNC path (\servername\c$) and this works fine.…
I am trying to configure my servers to automatically send detailed error reports. On previous versions of Windows Server (in a Server Core installation), I would run:
serverweroptin /detailed
However, it seems that serverweroptin is not present on…