Jump to content

task command line


Recommended Posts

its posible create task some powershell script?

 

all cmd command will be proceed sucefully?

 

example:

wmic computersystem where caption='xp-pc' rename windows7-pc

thanks for your answer.

Link to comment
Share on other sites

  • ESET Staff

its posible create task some powershell script?

 

all cmd command will be proceed sucefully?

 

example:

wmic computersystem where caption='xp-pc' rename windows7-pc

thanks for your answer.

 

Client task "Run command" works so that it creates regular bat file from task parameters and executes it. I think you will be able to run PowerShell command, but in form described here: hxxp://stackoverflow.com/questions/6037146/how-to-execute-powershell-commands-from-a-batch-file

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...