Jump to content

Recommended Posts

Posted

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.

  • ESET Staff
Posted

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

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

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