PowerShell and network drives
In this tutorial on "scripting", I suggest you discover or see how to manage network drives with PowerShell and you will see…
In this tutorial on "scripting", I suggest you discover or see how to manage network drives with PowerShell and you will see…
On Windows 10, there is a native SSH client that can be used in a command prompt, PowerShell prompt, or Terminal. At…
In this tutorial, I will walk you through how to create a virtual machine on Hyper-V with PowerShell. The PowerShell commands of…
In this tutorial, I will walk you through how to configure an IP address and DNS servers using PowerShell. The first step…
In this "how" tutorial I will explain how to rename a computer in PowerShell. Using PowerShell allows you to go more empty…
To create a folder in PowerShell, use the New-Item cmdlet indicating the location and name of the folder and set the itemType parameter with the value Directory to indicate that you want to create a folder.
In this tutorial, we will see how to remove a server from a deployment that is no longer available. When connecting to…
I offer a script that will allow you to launch several Robocopy simultaneously, this use saves a lot of time when using…
IntroductionPrerequisitesInstalling the AD DS roleCreating the Active Directory domaincomplements Introduction In this tutorial, we will see how to create an Active Directory…
This script allows you to reboot a server RDS member of a farm with a broker session by closing the still open…
The following script allows you to force the password change at the next logon. # Removing the password not expiring Get-ADUser -Filter…
IntroductionPrerequisitesJunction with NETDOMDJOIN: offline junctionJunction with PowerShell Introduction The Active Directory domain join of a computer can be done using either the…
Aucun article trouvé pour cette recherche.