Exchange delete message in mailbox
https://docs.microsoft.com/en-us/Exchange/policy-and-compliance/ediscovery/delete-messages?view=exchserver-2019
https://docs.microsoft.com/en-us/Exchange/policy-and-compliance/ediscovery/delete-messages?view=exchserver-2019
On the Exchange server Open the Exchange powershell. Run the following command (Change what is needed) Enable-MailUser -Identity John -ExternalEmailAddress john@contoso.com AD Attribute editor field = proxyAdress Source: Microsoft.com
In windows 10 Windows Photo Viewer is gone. Here is how to activate it. Download the following regkeys. Activate-Windows-Photo-Viewer-on-Windows-10 When runned. Right click on a picture. Goto open with, Choose…
Create a new folder and give it the name: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} Now you have a complete list from the configuration panel.
I created this script because of moving the profiles to a server in the data center were also the terminal server is located. Powershell needs to be runned as Administrator…
Setup of VPN at the Fritzbox First, a new user is created under System-> FRITZ! Box user. Here, the access from the Internet must be granted and VPN (of course,…
Applies to: Outlook 2016Outlook 2013 Symptoms In Microsoft Outlook 2016 or Outlook 2013, you experience one or several of the following symptoms: You receive the following error message: The Microsoft…
Create with the following command in your raspberry pi the script. sudo nano cleanup.sh Paste below the text and with CTRL + X close nano #!/bin/bash OLDCONF=$(dpkg -l|grep "^rc"|awk '{print…
Uitgaande van een standaard installatie van het VPN Server package: Navigeer naar Code: /usr/syno/etc/packages/VPNCenter/Maak daarin een map aan met de naam Code: ccdRechten ccd: 0755 Maak in die map een…
Exchange 2007 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin; Exchange 2010 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010; Exchange 2013 & 2016 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.SnapIn;