Exchange 2019 CU8 and Exchange 2016 CU19 March 25, 2021April 28, 2021 WebBansheeExchange 2019 CU8 and Exchange 2016 CU19 install Altogether our environment consists of Exchange 2016 and Exchange 2019 servers. Read about schema versions and experiences in this post. ……read more
Mailbox Audit Logging – Enable and Search Logs March 12, 2021April 28, 2022 WebBansheeUse Mailbox Audit Logging to gather insights about what happens in a certain mailbox. When a mail went missing without interaction of the mailbox owner Mailbox Audit Logging can provide useful information.……read more
Add Secondary IP Address Windows Server December 7, 2020April 28, 2022 WebBansheeAdd or remove an IP address with PowerShell. Includes a script at the end of the post. Fell free to use. If you want to add a secondary IP Address without using the Change Adapter Options in the GUI ( especially on Windows Core servers ) you can achieve this in a simple way via PowerShell.……read more
Remote PowerShell Session to Server Core September 22, 2020October 15, 2020 WebBansheeConnect via a Remote PowerShell Session to another server. Use the following commands to establish, enter, or remove a Remote PowerShell Session: New-PSSession, Enter-PSSession, Remove-PSSession ……read more
Change the Input Language on Server Core August 28, 2020August 31, 2020 WebBansheeTo be able to change the input language on Server Core’s Welcome Screen with ALT + SHIFT you first will need to install the the input method of your preferred language. The Get-WinUserLanguageList cmdlet returns language settings regarding input method, spelling, and text prediction.……read more