task list all the process

wmic process where "name like '%%.exe' and not name='System Idle Process' and not name='services.exe' and not name='svchost.exe' and not ExecutablePath like '%%\\Windows\\%%'" get ExecutablePath /format:csv | findstr /V "Node" | findstr /V "C:\\Windows\\" | sort /unique > c:\1.csv

Above can list the process to the excel, you can create a .cmd

Demote or erase a disk from a later version MACOS-Error degrading or erasing a disk from a higher version of MACOS: Incompatible disk This disk uses a feature that is not supported by this version of macOS
« Previous 02/23/2019 14:23
change the size of the dock
Next » 02/23/2019 14:23