theitbros.com 2020-11-07 13:55 Azure AD Password Hash Synchronization (PHS) With Azure AD Connect you can synchronize data from your on-premises Active Directory with Azure AD. Password sync is enabled by default... theitbros.com 2020-11-07 13:35 How to Fix Corrupted Registry on Windows 10? The Windows registry is an important part of the operating system, which stores important system, user, and program settings. Due to... theitbros.com 2020-10-24 01:32 Using Process Monitor (ProcMon) to Track File and Registry Changes The Process Monitor (ProcMon) tool is used to track the various processes... theitbros.com 2020-10-24 01:02 Fix: Unable to Find a Default Server with Active Directory Web Services Running The error Cannot find the default server running Active Directory Web Services... theitbros.com 2020-10-10 15:08 Filtering PowerShell Objects with Where-Object The output of any PowerShell cmdlet is returns as objects. The Where-Object cmdlet is used in PowerShell to filter such objects. The... theitbros.com 2020-10-10 14:56 How to Raise Active Directory Domain and Forest Functional Level? The functional level of the Active Directory domain and forest determines the...
theitbros.com 2020-09-26 13:02 How to Connect to Exchange Online Using PowerShell? In this article, we will show you how to install the Exchange Online PowerShell V2 (EXO V2) module and connect to Exchange Online. You can manage your Exchange Online tenant using the Exchange Admin Center (EAC) GUI or...
theitbros.com 2020-09-26 12:53 Configuring Live Migration in Hyper-V Hyper-V Live Migration allows you to move a running virtual machine between hosts without stopping it. Initially, Live Migration in Hyper-V was only available under Windows Failover Cluster with Cluster Shared Volumes...
theitbros.com 2020-08-01 01:32 How to Find Active Directory Nested Group Members? Active Directory groups make it much easier to manage access and assign permissions in a domain. You can add one AD group to others. These are called nested Active Directory groups. Nested groups are a convenient way to...
theitbros.com 2020-08-01 01:23 How to Install VMWare Tools on Guest VMs? VMWare Tools is a pack of tools that improves the performance of a virtual machine guest operating system and improves virtual machine management. VMWare Tools includes the drivers necessary for the correct operation of...
theitbros.com 2020-07-31 22:28 Sysprep Windows 10 Machine: Step by Step Guide With Windows System Preparation Tool (Sysprep) tool, you can create a fully customized Windows 10 reference image with all apps, drivers and updates installed. This image can be used to quickly deploy Windows to...
theitbros.com 2020-07-25 14:20 How to Set Up Conditional Access in Office 365? In a traditional on-premises infrastructure, the system administrator has complete control over user access to corporate resources. When using cloud solutions, access to resources can be carried out both from the...
theitbros.com 2020-07-25 13:44 How to Use Security Audit Policies in Windows? An administrator can use the auditing security events to get reliable information about all events in the system, monitor user activities, and use the information to identify vulnerabilities in the server’s security....
theitbros.com 2020-07-19 18:55 How to Configure DHCP on Cisco Router? The DHCP protocol is used to automatically assign IP addresses on IP networks. You can deploy a DHCP server on a separate Windows Server or Linux host. Such a server will assign and manage IPv4/IPv6 addresses for DHCP...
theitbros.com 2020-07-19 18:22 Advanced Security Settings on Windows 10 All versions of Windows starting from XP have a built-in firewall that can be used to protect the operating system and filter all network traffic. The functionality and capabilities of the built-in Windows Firewall are...
theitbros.com 2020-07-11 16:08 How to Add Domain to Office 365? An Office 365 subscription provides you with a third-level domain in the onmicrosoft.com zone (in the format YourTenantName.onmicrosoft.com). You can use it in all Microsoft Online Services. However, if you have your...
theitbros.com 2020-07-11 15:24 Configuring Active Directory Sites and Subnets In this article we will look at two important elements of the Active Directory infrastructure — sites and subnets. Sites in ADDS are used to combine domain controllers and clients into containers that show the...
theitbros.com 2020-06-13 14:18 How to Cleanup Outlook Mailbox? When using the Microsoft Outlook e-mail client, the size of the mailbox and local PST files is constantly growing. In this article, we will show you the basic ways to cleanup and reduce the size of Outlook mailbox. To...
theitbros.com 2020-06-13 14:10 How to Use ForEach Loop in PowerShell? Like other programming languages, PowerShell has the concept of loops. The loop (cycle) allows you to execute several times a certain set of commands. The ForEach loop allows you to iterate over the array’s values....
theitbros.com 2020-06-06 01:23 Using Multiple Desktops on Windows 10 The multi-desktop feature on Mac OS x and other Linux systems comes out of the box. In Windows, native support for virtual desktops appeared only on Windows 10. In this article we will show how to use multiple virtual...
theitbros.com 2020-06-05 23:27 RDP: An Internal Error Has Occurred In some cases, when connecting to remote computers/RDS server via RDP, users may encounter an “An internal error has occurred” error. This error may appear due to various reasons related to both the settings of the...
theitbros.com 2020-05-30 00:37 How to Delete Temporary Files on Windows 10? A large number of temporary files are created on Windows, which are not always deleted automatically and over time take up more and more disk space. In this article, we will look at how to effectively delete temporary...
theitbros.com 2020-05-30 00:26 How to Change RDP Port Number on Windows 10? The Remote Desktop Protocol (RDP) is used to remotely access the desktop of a computer or a Windows server. By default, TCP 3389 is used for remote connection. If your computer/server is connected directly to the...
theitbros.com 2020-05-23 00:48 The Basics of PowerShell DSC (Desired State Configuration) Desired State Configuration (DSC) allows you to configure Windows and applications using a configuration file and PowerShell. As in other configuration management systems (for example, Puppet or Ansible), when using...
theitbros.com 2020-05-23 00:10 How to Create a New Office 365 Account? To use Office 365 resources, you must create a user. You can create a new user via the Microsoft 365 admin center or using PowerShell. Creating a New Office 365 Account via Admin Center Browse and login to the Azure...