G
Guest
I'm trying to run schttasks from the command line using the syntax gotten
from typing "schtasks.exe /?".
I get back
"Error: The operation completed successfully"
Error: Failed to get the user name:
When I try a straight "schtasks /Run /TN "TaskName" where I use the quotes,
I get back:
"Error: The filename, directory name, or volume lable syntax is incorrect".
Assume this is a user error on my part...any suggestions?
from typing "schtasks.exe /?".
I get back
"Error: The operation completed successfully"
Error: Failed to get the user name:
When I try a straight "schtasks /Run /TN "TaskName" where I use the quotes,
I get back:
"Error: The filename, directory name, or volume lable syntax is incorrect".
Assume this is a user error on my part...any suggestions?