PowerShell: Force password change of users in an OU
The following script allows you to force the password change at the next logon. # Removing the password not expiring Get-ADUser -Filter…
The following script allows you to force the password change at the next logon. # Removing the password not expiring Get-ADUser -Filter…
The following VBS script displays an alert to users at login that the password is soon to expire. The script Customizing the…
The script below allows you to track clicks to external links to your website. In addition, I leave you the code to…
Introduction In this article, I propose a PHP function to display similar articles on your Wordpress site. Following the hacking of the…
The PowerShell script below allows you to automatically decline ARM64 updates from Windows 10 into WSUS. The script can be started manually…
This script creates a sensor in PRTG that displays the allocation of physical resources to virtual machines. Scripts can be used to…
The PowerShell script below allows you to automatically decline Itanium updates in WSUS. The script can be started manually or by a…
The function below is used to check if a user is part of an AD group. The function returns True or False.…
How to back up the proxyaddresses attribute of Active Directory users
The PowerShell script below allows you to run a Veeam backup. This type of script can be used with a schedule task…
Unlike linux, Windows does not have a task for log rotation. Below is a Vbs script that allows you to do this…
Aucun article trouvé pour cette recherche.