Good day-
Is it possible (via SCCM Software Deployment) to create a script (bat or vbs) that changes the Local Administrator Password....and deploy via Software Deployment to targeted collections?
Basically deploying a bat file via SCCM to run as SYSTEM.
Simply put...can SCCM execute a bat as SYSTEM.
something like...
@echo off
Net user admin password
Would this work? If not, does anyone know of a way to do this via SCCM?
I'll be testing this shortly, but wanted to ask anyways to get some quality feedback.
Thanks!
Andrew