The System Admin
Exchange Groups are one of the most popular features in Exchange Server. Administrators delegate users the SendAs permission to the users to send emails using the group name and email address instead of their...
Hello readers. Recently I was in the process of migrating from an old Citrix XenDesktop 1811 to 1912. Both environments depend on FSLogix for profile management. The new environment is created and ready to...
This is a Two liner password generator using PowerShell. The number 13, represent the password length, and the 5 represent the non Alpha, so it loads the System.Web library and use the GeneratePassword method...
Most of the Active Directory object properties can be easily accessed by using the Get- or Set- such as Get-ADUser or Set-ADUser, but it is not that easy regarding LogonHours.Multiple steps and challenges required...
There is a lot of focus on the Exchange Server Database, EDB, and transactional logs. But there are other logs we need to keep our eyes on. The services log was generated from Exchange...
The Powershell script should deliver a clear message to the users so the users understand what’s going on. But won’t it be beautiful if Powershell can also add emojis such as 😁😊❤?
A wide range of applications and services uses Remote Procedure Call RPC to communicate, such as Netlogon, MMC, Active Directory, Client-Sever communication…etc.
After changing the VMWARE vCenter certificate the XenDesktop fail to connect to the vCenter server due to a certificate error. A small update on the Citrix Virtual Desktop is required otherwise the clients won’t...
Taking the Exchange Server 2019 back to operational mode is an easier task. Less command to be executed than Enabling Exchange Server 2019 Maintenance.
Planning to install CU or perform server maintenance, there are specific procedures and steps to execute to make the Exchange Server 2019 ready for maintenance mode. This tutorial will explain all the required steps...