PowerShell: sign scripts
In this tutorial, I will explain how to sign your scripts. Before going into the subject, we will see why signing the…
In this tutorial, I will explain how to sign your scripts. Before going into the subject, we will see why signing the…
In this tutorial, I will explain how to download a file using PowerShell that is on a server accessible in HTTP or…
In this "small" tutorial, I will explain how to create a text file in Powershell and then how to write content in…
In this tutorial, I will explain how to easily install nano on Windows (Desktop and Server). If you regularly use Linux, you…
In this tutorial, which is a special case, I will explain how to solve the 404, 407 and 408 error that can…
In this tutorial, I will show you how to display the contents of a text file (txt, yaml, php, vbs…) in a…
In this tutorial, I will walk you through how to disable a cipher suite also call cipher. If you arrive on this…
In this tutorial, I will explain how to manually import a site updatehttps://www.catalog.update.microsoft.com/ in WSUS with PowerShell. By default, this operation is…
In this tutorial, I will explain how to delete a DNS zone on Windows Server. Open the DNS administration console On the…
In this tutorial, I will explain how to delete a DFS namespace on Windows Server. In the vast majority of cases, you…
In this tutorial, I will explain how to configure an IP address on a network card on a Windows server. This operation…
Create a share with PowerShell: This tutorial explains how to share a folder in Powershell granting full access to Everyone. The folder…