Unable to remove any roles from Windows Server 2012 R2: WinRM pool corrupted or missing
I am in the process of migrating Windows Server 2012 R2 to Window Server 2019. While trying to remove a CA role to migrate to Windows Server 2019, server threw…
I am in the process of migrating Windows Server 2012 R2 to Window Server 2019. While trying to remove a CA role to migrate to Windows Server 2019, server threw…
I deploy all kinds of applications(.exe)using PDQ Deploy. If you don't provide proper switch it will fail to deploy. Silent switch depends on which application (NSIS package, InstallShield etc.) is…
I am trying to run ansible command on a windows server from WSL ubuntu machine. Even ping is failing. Resolution: Add search <domain name> in /etc/resolve.conf file. You should now…
Ensure that you can resolve the IP addresses of the existing domain controllers and that you can reach the DCs over ports 445 and 389 Verify the Healthy Replication of…
CA server name is not the same as the FQDN of the server hosting the CA. Default common name naming scheme in ADCS is <Domain Name>-<CAHostname>-C . For example, Contoso-w2k12r2-CA…
Way back in 2015 and 2016, I successfully migration all applications and servers from Windows Server 2008 R2 to Windows Server 2012 R2. Since DCSA approved deployment of Windows Server…
I've a VMs running on Hyper-v lab at work. For inter vlan routing I am using pfsense. When I configure a vm with static IP after a reboot it is…
SEP with IPS enabled was blocking Nessus scanning. Solution: I had to add the host IP of Nessus scanner on the IPS excluded hosts and re-run the scan. Solution: I…
AD and Disaster Recoveryhttps://www.reddit.com/r/sysadmin/wiki/ms/activedirectorydisasterrecovery What does DCDIAG do...? https://docs.microsoft.com/en-us/archive/blogs/askds/what-does-dcdiag-actually-do How Active Directory Authentication Works? http://www.rebeladmin.com/2018/06/active-directory-authentication-works/ AD DS security is key for any environment as it is foundation of identity protection.…
While running sysprep on Windows 10 1909, encountered following error:"Sysprep was not able to validate your Windows installation. Review the log file at %WINDIR%System32\Sysprep\Panther\setupact.log for details. After resolving the issue,…