SCCM Client Push Script

 @echo off


reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Mobile Client" /t REG_SZ /V AssignedSiteCode /d "XXX" /f

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Mobile Client" /t REG_SZ /V GPRequestedSiteAssignmentCode /d "XXX" /f





Cheers

Happy Learning 😉😉😉😉😉😉😉!!!!!!!

Comments