Windows
How to Write VBScript Code on Windows
Open notepad or any other third party editor like Notepad++. Write any VBScript code suppose Wscript.Echo "Hello" Wscript.Quit 0 Save…
Unable to access the computer. Make sure that this computer is on the network, has remote administration enabled, and is running the “Plug and Play” and “Remote registry” services. The error was: Access is denied.
When you remotely (I mean from another computer on the network) access the device manager of Windows Server 2016/2012/2008, you…
How to Install Active Directory Migration Tool (ADMT) 3.2 on Windows Server 2016
If you would like to migrate AD objects between two domains in the same forest or different forest, you need…
What is DNS Client Resolver Cache?
What is DNS Client Resolver Cache? When a DNS client sends a query to DNS server and receives a successful…
How to Configure Read-Only Domain Controller Windows Server 2016 Using PowerShell
We have configured a Read-Only Domain Controller (RODC) Windows Server 2016 using server manager in another tutorial already. In this post,…
How to View the Password Saved in Microsoft Edge Browser in Windows 10
Microsoft Edge browser saves the passwords that you enter in web sites. You can view those saved passwords with the help…
How to Check Which Domain Controller your Machine is Getting Authenticated
If you have multiple domain controllers in your environment and you want to check with domain controller is authenticating your…
How to Configure Credential Caching on Read-Only Domain Controller Windows Server 2016
By default when users attempt to login to a computer at a branch site, a read-only domain controller contacts the writeable…
How to Prepopulate Passwords Cache on Read-Only Domain Controller Windows Server 2016
When a Password Replication Policy is enabled and a user or computer account is in the allowed RODC password replication…
How to Clear Password Cache on Read-Only Domain Controller Windows Server 2016
When passwords of branch users are cached on an RODC, there is no way to directly delete them. However, if you…