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
Entry is missing in the Global Address List April 28, 2020May 6, 2020 WebBansheeAfter a mailbox or a distribution group has been created it can happen that the appropriate entry is missing in the Global Address List. If an entry is missing in the Global Address List you can query the GAL on the server……read more
CU14 Exchange 2016 and KB4536987 February 15, 2020March 10, 2020 WebBansheeCU14 Exchange 2016 is compatible with .NET versions 4.7.2 and 4.8. It comes with a vulnerability where Microsoft released KB4536987. See how it went……read more
Mail Flow Rule Mark External Mail January 15, 2020April 25, 2022 WebBansheeTo filter mails for certain criteria like sender, recipients, domain, header-information and more it makes sense to create a new Mail Flow Rule and associate it with an action of your choice. In this example we will create a rule that tags mails from external senders with [EXT]……read more