
Backup DHCP server
I am going to teach you how to backup DHCP server. During our workday, we are overwhelmed and we are forgetting to backup our critical system such as DHCP, DNS, GPO. When we are installing […]
I am going to teach you how to backup DHCP server. During our workday, we are overwhelmed and we are forgetting to backup our critical system such as DHCP, DNS, GPO. When we are installing […]
Hi Guys, In this article, I am going to show you one of the important things that the system administrator responsible for. There are DBA guys who know how to deal with SQL database, tables, […]
Quick Tutorial: Here you are going to learn the Nic Teaming feature on Windows Server 2012. Quick show of hands, who doesn’t know what NIC teaming is? Basically NIC Teaming allows us to take several […]
Quick tutorial: Hi Guys, In this tutorial, I’m going to show you how I can remove the Recycle Bin Icon from the user’s desktop. To be honest, I really don’t see a good reason to […]
Hey guys, This article will be very short and focus one of troubleshooting I faced over the last week when I should have re-installed the AD connect for certain reason. over the installing, as you know […]
Using Outlook for tenant to tenant migration of Office 365 mailboxes via PST export import Acquisitions and mergers between organizations are always followed by the consolidation of their assets—on-premises as well as cloud. In most […]
Hi all, This week I had an interesting task to complete, too much time invested on it and it was very important for me to share that with you, it is a good solution for […]
This type of produce it’s definitely extraordinary and going to open your mind to new automation utilities that you can run in your environment, I am going to show you how to run ansible playbook […]
Hey there, Today I would like to show you how to add new datastores to VMware infrastructures easily and quickly keep on your name conventions, ID orders, best practice! My VMware version is 6 which […]
I want to share with you interesting case I had this week at one of my customers, the CTO complained that many users weren’t able to search content on Outlook 2013 in Terminal. I thought […]
Hi All. I would like to share with you a wonderful script that knows providing your any prices of details about your ESXi’s Hots, such as: Name, ESX version, make, Model, Serial $myESXiHosts = Get-VMHost […]
How to install AppleSkin Mod 1.16.5 | 1.15.2 : Follows 5 Steps bellow to install AppleSkin Mod 1.16.5 | 1.15.2 (Food-Related HUD) on Windows and Mac : 1. Ready installed Minecraft Forge.2. Download a Forge compatible […]
How to install Miner’s Helmet Mod 1.16.5 | 1.15.2 : Follows 5 Steps bellow to install Miner’s Helmet Mod 1.16.5 | 1.15.2 (Helmet with Dynamic Lighting) on Windows and Mac : 1. Ready installed Minecraft Forge.2. […]
How to install Just Enough Items Mod 1.16.5 | 1.15.2 : Follows 5 Steps bellow to install Just Enough Items Mod 1.16.5 | 1.15.2 (JEI, Item and Recipe Viewing) on Windows and Mac : 1. […]
When IT guys added machines to the domain as you guys know that by default, all computers automatically located on Computer container which mean that until they will not move the computer to their OU […]
How to get all distributions list on your organization which is empty using Powershell? You have to use the following command: Get-DistributionGroup | Where-Object { (Get-DistributionGroupMember –identity $_.Name).Count –eq 0 } | select PrimarySmtpAddress | export-csv C:\EmptyDL.csv By the […]
We can get mailboxes size by running very simple queries toward Office 365. The command I would like to use is get-MailboxStatistics which known as an important cmdlet and helps us to obtain necessary information about Mailbox. […]
Sometimes when you want to check what type of roles or features are installed on the server, the option is to open server manager and go over to all installed components. What will you do if […]
Copyright © 2021 | MH Magazine WordPress Theme by MH Themes