This article describes how to reset and recreate virtual directories (including OWA and ECP) on on-premises Exchange Server 2019/2016/2013. Resetting of virtual directories can solve many Exchange Server problems related …
Cyril Kardashevsky
Cyril Kardashevsky
I enjoy technology and developing websites. Since 2012 I'm running a few of my own websites, and share useful content on gadgets, PC administration and website promotion.
-
-
In Exchange Online (Microsoft 365), you can allow a user to send on behalf of another user’s mailbox, shared mailbox, or distribution list. In Exchange, you can provide one of …
-
By default, when a user opens some shared network folder, SMB displays a full list of files and folders on it. Of course, it happens only if the user has …
-
The operating system automatically assigns a letter whenever you connect any drive to a Windows computer, either internal or external. The same goes for mapping a network drive and creating …
-
Grep is a powerful command-line tool for searching text files for specific patterns. It has become a staple for many developers and system administrators. However, you may not have access …
-
When you do a fresh install of Windows 10, the process automatically creates an additional partition in the operating system disk. This partition is called System Reserved Partition (SRP) and …
-
When working with PowerShell, you may often need to combine or concatenate strings. Concatenation is the process of combining multiple strings to create a single string. PowerShell provides several options …
-
There is no question that PowerShell is an excellent tool for modern DevOps operations and configuration management. PowerShell Desired State Configuration (DSC) provides a declarative model for configuration management, allowing …
-
You can set your Windows computer to shut down or restart automatically by using the built-in shutdown.exe command and the Task Scheduler job. If you need to schedule a one-time …
-
Managing Active Directory (AD) replication is crucial for maintaining a healthy and efficient network infrastructure. Replication ensures that changes made to the directory on one domain controller are propagated to …