Deletes a file on a managed machine. Enter the full path and filename.
Note: Environment variables are acceptable if they are set on a user's machine. For example, using a path %windir%\notepad.exe
would be similar to C:\windows\notepad.exe
.
Note: You can delete a file that is currently in use using the renameLockedFile() command.