[powershell] block application in firewall

#using script: run
#using script: run
# BDR $RegKey = 'HKLM:\SYSTEM\CurrentControlSet\Services\wuauserv' # Nom de la BDR $ServiceName = 'Windows Update' $DisplayName = (Get-Service | Where{ $_.DisplayName -eq $ServiceName }).DisplayName Stop-Service -Name wuauserv -Force Set-Itemproperty...
1. Getting a list of devices from a device collection using powershell: Get-CMDevice -CollectionName
Un outil très utile pour crypter vos dossiers et fichiers: AxCrypt Cet outil permet de crypter individuellement vos dossiers et fichiers. Sinon, pour vérouiller l'accès à un repertoire ou un fichier de sorte qu'il ne soit plus visible, il y a FolderLock....
L'idée est assez simple. Prenons un poste windows 10 installé de base. Configurons le avec ICD Puis faisons un sysprep + capture Injectons cette image capturée dans MDT... Pourquoi faire ainsi? L'interface ICD est bien plus userfriendly que l'interface...
Contents 1 - INTRODUCTION 2 - PREPARE FOR SCCM INSTALLATION 2.1 - SOFTWARE REQUIREMENTS 2.2 - HARDWARE AND DISK LAYOUT REQUIREMENT 2.3 - IP CONFIGURATION 2.4 - SCCM NAMING CONVENTION 2.4.1 - Server Naming Convention 2.4.2 - Site Naming Convention 2.5...
replace in the file <*Your AD Server Name*> by Your AD Server Name: