Use DCDIAG On a Windows Domain Controller, run the following command: Use the NTDSUTIL Tool NTDSUTIL is a tool included with Windows 2000 Server, Windows 2000 Advanced Server, and Windows 2000 Datacenter Server. This tool is can be used to verify change certain aspects of the Active Directory. The following is the steps needed to Read More
Author: Summa Lai
How to Backup Microsoft SQL Database by Using Transact-SQL
Create a full database backup by executing the BACKUP DATABASE statement to create the full database backup, specifying: The name of the database to back up.The backup device where the full database backup is written.The backup options like COPY_ONLY, COMPRESSION, etc. COMPRESSION will be very helpful to reduce the backup size.COPY_ONLY is very useful for Read More
How to Fix Windows Batch (.BAT) Only Execute the First Line
Solution 1 Bat file contents (if you want to stop batch when one of cmds errors) Bat file contents (if you want to continue batch when one of cmds errors)
How to Set up Software Updates Automatically on Oracle Linux
Regardless of whether you use ULN or an Oracle Linux yum server, software updates are achieved using standard dnf commands on the system and depend on the system having the appropriate ULN channel subscriptions or yum repositories enabled. You can use the dnf install and dnf update commands to handle general package installation or updates. To update a system to use the latest Read More
How to Remove Computers from 365 Defender “Device Inventory”
If you can’t act on a device, for example if it’s offboarded or a duplicate, you can choose to have it excluded from threat and vulnerability management views. Excluded devices won’t be visible in any of the vulnerability management pages and reports, and they won’t have updated or relevant information about vulnerabilities. Not being able Read More
How to Disable ‘Recommended’ Section from Start Menu on Windows 11
On Windows 11, it’s not possible to completely remove the “Recommended” section from the Start menu, but you can disable the feature to prevent items from appearing in that section, and in this guide, I will show you the steps to complete this configuration. The “Recommended” section is part of the Start menu (below is the Read More