Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Technology Blogs  >  TheITBros.com technology Blog  > 

Theitbros.com Blog


theitbros.com
An IT blog that brings you information on Microsoft Products, Windows Phones, PHP Code, Windows Sysprep, SharePoint, SCCM, Exchange, 365, CRM, PeopleSoft, WordPress and much more!
2023-01-29 07:53
Love it or hate it, Google Chrome is one of the most popular web browsers. It often gets the flak for being a resource hog, but its user base still can’t avoid using it. Most Linux dis… Read More
2023-01-26 18:44
The Select-Object cmdlet allows you to select specific properties of a PowerShell object. By default, PowerShell commands do not display all properties, so you can use this command to displa… Read More
2023-01-25 17:22
Unveiled in 2011 alongside the iPhone 4S, Siri was the first mainstream voice assistant. Since then, Apple has added many new features and capabilities to make Siri more useful and reliable… Read More
2023-01-20 13:37
The acronym LAMP stands for Linux, Apache, MySQL, and PHP, all of which are open-source software that, when stacked together, create a powerful web server. You should consider the LAMP stack… Read More
2023-01-20 13:12
Organizations typically do not use their production email infrastructure to send non-user emails to the internet. For example, a company may send a weekly or monthly newsletter to partners… Read More
Configuring Live Migration In Hyper-V
2020-09-26 05:53
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… Read More
Active Directory FSMO Roles Best Practices
2020-09-10 12:02
Flexible Single Master Operations (FSMO) is a special type of operation performed by Active Directory domain controllers that requires a DC server to be unique in a domain or forest. Various… Read More
Configure NTP Time Sync Using Group Policy
2020-08-14 12:43
The Windows Time service is the basis for the normal functioning of Active Directory domain. Kerberos, the AD primary authentication protocol, uses the W32Time (Windows Time) time service to… Read More
How To Perform A RAM Check In Windows 10?
2020-08-09 17:42
A RAM, also known as Random Access Memory, is an especially important part of any modern computer, tablet, or smartphone. It stores data that an operating system needs to access quickly to p… Read More
How To Install VMWare Tools On Guest VMs?
2020-07-31 18:23
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… Read More
How To Configure DHCP On Cisco Router?
2020-07-19 11:55
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 I… Read More
Advanced Security Settings On Windows 10
2020-07-19 11:22
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 b… Read More
How To Add Domain To Office 365?
2020-07-11 09:08
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… Read More
How To Cleanup Outlook Mailbox?
2020-06-13 07:18
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… Read More
How To Use ForEach Loop In PowerShell?
2020-06-13 07:10
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… Read More
Using Multiple Desktops On Windows 10
2020-06-05 18:23
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… Read More
RDP: An Internal Error Has Occurred
2020-06-05 16:27
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… Read More
How To Delete COM Port In Use?
2020-06-04 09:06
Every time you plug into your computer a COM or USB device, Windows creates a virtual COM port and assigns it for a device. Every COM port has its number from 1 to 255. Also, each port is as… Read More
How To Create A New Office 365 Account?
2020-05-22 17:10
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 Brow… Read More
How To SSH Into Windows 10?
2020-05-15 15:54
The latest builds of Windows 10 include a build-in SSH server and client that are based on OpenSSH. This means that now you can remotely connect to Windows 10 (Windows Server 2019) using any… Read More
2020-05-08 15:24
The %AppData% folder is located in the profile of each Windows user and is used to store individual user settings of applications. The AppData (Application Data) folder is present in all ver… Read More
PowerShell: Move Computer To OU
2020-04-24 17:34
By default, when you join a new computer or server to the Active Directory domain (through the properties of the computer), it creates the computer object in the Computers root container. If… Read More
How To Create Office 365 Group?
2020-04-18 07:53
Office 365 groups are objects that contain user lists. Office 365 groups used to share resources within and across different Azure apps (Teams, Outlook, OneDrive, OneNote, Skype for Business… Read More
How To Repair Office 365 On Windows 10?
2020-04-10 13:28
In this article, we will take a look at the simple and safe way to repair Office 365 instance on a Windows 10 computer without a full suite reinstall. Office 365 repair procedure is usually… Read More
Developer Options: Hidden Android Features
2020-02-25 10:57
Android is an advanced customizable operating system that gives you an almost complete control of your own device and you can control it from how the device performs to how does it look like… Read More
How To Fix Blurry Fonts In Windows 10
2020-02-23 05:15
If you use Windows 10 on a high-resolution display, you have probably faced the problem with blurry fonts in your system or some applications. It is extremely annoying thing to work with. Ge… Read More
How To Sync Active Directory To Office 365?
2020-02-14 13:24
You can integrate your Office 365 subscription with your existing local (on-premises) directory service based on Active Directory Domain Services (AD DS). You can configure automatic synchro… Read More
How To Delete Permalink In WordPress?
2020-02-06 08:36
Ever had a page or post in WordPress that you wanted to name a certain name and whenever it saved, it appended it with “-2” or “-3”? Example, I was trying to create a… Read More
Xargs Command In Linux
2020-02-04 06:58
GNU/Linux has many utilities that are unprecedentedly powerful and useful, but not very popular. These include xargs command. Its main purpose is to work with the output of other terminal co… Read More
How To Install Fedora Server From USB?
2020-01-30 12:59
Servers should be stable and fast as possible. And if the latter depends more on computer components, then the first—primarily on the operating system. The Fedora distribution provides… Read More
How To Install Linux Mint From USB?
2020-01-27 11:37
Among the many GNU/Linux distributions that are actively supported by its developers, Linux Mint is one of the favorite among many users. It was based on Ubuntu, and despite the fact that Li… Read More
Cut Command In Linux
2020-01-24 17:42
Working in GNU/Linux terminal often includes the processing of outgoing text. One of the most common tools that is used for this is the cut command. It cuts out some text information (file o… Read More
Join Domain And Login Over A VPN Connection
2019-12-23 03:44
This is a short tutorial on how to join a computer to a domain over a VPN connection. This was very useful for us this weekend. We had to reformat a computer, and needed to setup their profi… Read More
Less And More Commands In Linux
2019-12-17 07:54
Using a terminal on GNU/Linux often involves working with text files. This may not be necessarily about editing, only reading is enough to talk about this process as one of the most frequent… Read More
Head And Tail Commands In Linux
2019-12-13 09:25
The essence of all console utilities in GNU/Linux comes down to one simple rule: do one thing, but do it well. And commands like head and tail are no exception. With their help, the producti… Read More
Grep Command In Linux
2019-12-12 11:44
Grep is another useful console utility that is very popular. It is easy to use, and at the same time has a wide flexibility and capabilities. The “grep” command in GNU/Linux come… Read More
Find Command In Linux
2019-12-09 16:29
GNU/Linux (in particular, the Bash console shell) allows you to search for files on a system with a variety of parameters that are not available in well-known Windows. The find command is re… Read More
Ls Command In Linux
2019-11-11 12:08
Commands in the GNU/Linux terminal greatly simplify any interaction with the system. Among them are frequently used ones, such as viewing a list of files, disk space, replacing characters, e… Read More
How To Configure Edge GPO Settings?
2019-11-07 13:23
In Windows 10 Microsoft introduced its new default web-browser Microsoft Edge. Let’s try to figure out how to centrally manage Microsoft Edge GPO settings in the enterprise Active Dire… Read More
How To Install MariaDB In Debian?
2019-11-01 12:12
At one time, the MySQL DBMS switched on a commercial basis, unwittingly enabling the interested part of the community to create an offshoot based on the free source code. So the MariaDB proj… Read More
How To Delete AD User Using PowerShell?
2019-10-31 14:11
You can remove user objects from an Active Directory domain by using the Remove-ADUser PowerShell cmdlet. This cmdlet is a part of the ActiveDirectory Module for Windows PowerShell, which mu… Read More

Share the post

TheITBros.com

×

Subscribe to Theitbros.com

Get updates delivered right to your inbox!

Thank you for your subscription

×