An almighty command…
May
2010
A useful trick for running commands as the NT AUTHORITY\SYSTEM account – launch a command prompt as the system.
This is useful for testing certain install processes or for killing some tasks that belong to the system. SCCM installation simulation is a good example.
Here’s how:
Open a command prompt as an administrator.
Create a scheduled task to launch [...]