LATEST TUTORIALS
MDT: Duplicate / copy a deployment sequence
In this tutorial, I will walk you through how to duplicate / copy a deployment sequence in MDT. The tool does not offer this possibility…
Hyper-V: the different virtual switches
In this tutorial, I will tell you how to create a virtual switch on Hyper-V and tell you the difference between the 3 types. What…
Cyberpanel: installation on Ubuntu and use
In this tutorial, I will explain how to install and use Cyberpanel on Ubuntu, after its installation we will see how to install WordPress. Cyberpanel…
PowerShell: configure an IP address
In this tutorial, I will walk you through how to configure an IP address and DNS servers using PowerShell. The first step will be to…
HOW TO
Scripts
Print server migration
The following script migrates from print server A to server B with the following actions: Map printers to the new server Removal of the workstation…
PowerShell: run multiple parallel robocopy
I offer a script that will allow you to launch several Robocopy simultaneously, this use saves a lot of time when using robocopy on a…
FOG agent installation script
The following script installs the FOG agent on fixed workstations at startup. The script must be placed in a group policy (GPO), which executes the…
Troubleshooting
RemoteApp with web access (RDWEB) does not work from outside
Context In an RDS environment which is made up of several hosts, a broker service and an RDS gateway, RDP connections from the RDS gateway…
Windows Server: launch the configuration wizard on an installation without a graphical interface
On an installation of Windows Server without User Experience, that is to say without a graphical interface, there is a built-in utility that allows you…
Linux: extend a partition
Intro In this tutorial, I will explain how to extend a partition on Linux (Ubuntu). This type of operation is common when using virtual machines…