Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Afternoon all,
If I do import task in Task Scheduler and import an xml file is it the same as entering the following at the command window:
schtasks.exe /Create /XML “[full path of the xml]" /tn "[taskname]"
I just wondered if the command line would have given it any extra/different privileges and I couldn't find anything.
I assume everything needed or the task will be in the XML.