Add thumbnail Photo to Active Directory
This PowerShell script sets the thumbnail photo of an Active Directory user with the username…
Read MoreThis PowerShell script sets the thumbnail photo of an Active Directory user with the username…
Read MoreThis script is performing cleanup tasks on a WSUS (Windows Server Update Services) server. It…
Read More# Script by N.I #This script checks the status of a specified service, restarts it…
Read More@echo off for /f "tokens=*" %%f in ('wmic cpu get NumberOfCores /value ^| find "="')…
Read MoreThis script is stopping the SMS Host Service, removing the SMSCFG file, cleaning the Cert…
Read MoreSolution 1: This command Clear the package (Make sure to replace the name of the…
Read MoreContentLibraryCleanup.exe / dp NameoftheDPServer More info about the tool : https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/content-library-cleanup-tool
Read MoreUninstall-WindowsFeature -Name UpdateServices,Windows-Internal-Database -Restart 3. Post restart, delete EVERYTHING in the C:\Windows\WID\ (for Win 2012…
Read MoreFollow Microsoft guide to create the WinePE Disc Media https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/download-winpe--windows-pe?view=windows-11 Boot with the Winpe Image…
Read MoreInstall the SQL CMD Utility tool https://learn.microsoft.com/en-us/sql/tools/sqlcmd-utility?view=sql-server-ver16 CD to the SQLCMD Bin file Use the…
Read More