
AzureTip #05 – Setting Custom DNS
Let’s imagine you create a Virtual Machine in Azure, then you install and configure your Active Directory inside this VM called “DC1”. Now, you create Read More
Let’s imagine you create a Virtual Machine in Azure, then you install and configure your Active Directory inside this VM called “DC1”. Now, you create Read More
On Windows 10, if you try to copy something (a file, a zip archive, …) from your Container host to your Windows Container, you may Read More
Azure Active Directory PowerShell for Graph is a PowerShell module used to manage Azure Active Directory. Thanks to this module you can: Retrieve data from Read More
Altaro released the version 7.6 of Altaro VM Backup product with some great new features. The product is now GA so let’s take a look at Read More
Thanks to the official releases of PowerShell 6 Core and PowerCLI 10.0, you can easily run PowerCLI in a Docker Container. Some days ago, the PowerCLICore Docker image has been Read More
When you browse a directory, you will see a tons of files, dll, exe, and so on… And especially in the Windows folder. But how Read More
Developing PowerShell scripts can be done using Notepad, Notepad++, VSCode, or Windows Integration Scripting Environment (ISE). But one of the advantage of the ISE is Read More
Updating attributes on a user object or computer object in your Active Directory can be done very easily. Thanks to Windows PowerShell and the Set-ADUser Read More