Enable Windows Active Directory Recycle Bin 2012/2016/2019

Delete Objects - Trash

The Active Directory Recycle Bin is a feature that came with Windows 2008R2, which is disabled by default. To activate the recycle bin, the domain and drill level must be at least 2008R2. Once the trash is activated, it is not possible to go back. To use the Active Directory Recycle Bin, use the ADAC …

Read more



Veeam Agent 3 for Windows: Installation and Configuration

Veeam Agent

The Veeam Agent allows physical or virtual computer backup directly from Windows unlike Veeam Backup & Replication which manages the backup of virtual machines from the Hypervisor (VMware, Hyper-V). Version 3 of the agent is available since January 2019 with the following new features: Change of the interface (even more sober). Optimized backup management Supports …

Read more



IIS pac and dat files for proxy configuration

Add types mime

By default, IIS does not issue files with .dat and .pac extensions for automatic proxy configuration. If we try to attach to retrieve the file a 404 error page is displayed. Allow proxy configuration files You must declare MIME Types on the IIS server. 1. Open the console, go to server 1 and click on …

Read more



Admin Center: Create a Virtual Machine on a Hyper-V Host

Admin Center - VM resume

In this tutorial, we will have how to create a virtual machine with the Admin Center interface on a Hyper-V host. Prerequisites: Admin Center installed Hyper-V server Server added in the Admin Center Create a virtual machine 1. On the Admin Center, from the list of connections, click on the Hyper-V server. 2. If the …

Read more



Approval relationship between this workstation and the primary domain failed

Windows 7/8/2008/2012 Here is how to fix this problem : 1. Log in with a local administrator account 2. Launch a command window in administratorr 3. Enter the following command: NETDOM RESETPWD /s:fqdn.controleur.de.domaine /ud:[email protected] /pd:MotDePasse 4. Restart the computer Windows 10/2016/2019 With Windows 10, there are several solutions to fix the problem, which we will …

Read more



Exchange : Fix Index Issues

Symptom In the ECP interface, the index status of the database is failing. The Get-MailboxDatabaseCopyStatus command returns the ContentIndexState Fail or FailedAndSuspended field. Solution 1. Stop the MSExchangeFastSearch and HostControllerService services. Stop-Service MSExchangeFastSearch Stop-Service HostControllerService 2. Open the Windows Explorer and go to the folder where the database file is stored. Delete the folder {guid] …

Read more



Exchange: create a Receive connector

Presentation In this tutorial, we will see how to set up a Receive connector on Exchange to allow devices (copiers / firewall …) and applications to send email addresses to mailboxes that are hosted on Exchange. Creating the connector 1. Open the ECP interface and go to Mail Flow 1 / Receive Connectors 2 and …

Read more



Exchange change a database mailbox

In this tutorial, we will see how to change a database mailbox. This is done regularly in Exchange environments with multiple databases with different quotas (limits). Moving the mailbox allows it to have the new quotas linked to the database unless the limits have been changed directly from the box settings. Move the mailbox 1. …

Read more



Install and use the Admin Center on Windows 10

Admin center

In this tutorial, we will see how to install the Admin Center on a computer running Windows 10. The Admin Center is the new name of the Honolulu Project that allows the administration of servers from the Windows Server 2008R2 version and client computers under Windows 10 using a web interface. Windows Admin Center is …

Read more