cutor 0 Posted February 10, 2016 Posted February 10, 2016 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 MartinK 384 Posted February 10, 2016 ESET Staff Posted February 10, 2016 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
cutor 0 Posted February 11, 2016 Author Posted February 11, 2016 and install app must be msi? i tried Instalovat balíček z URL https://download.microsoft.com/download/E/7/6/E76850B8-DA6E-4FF5-8CCE-A24FC513FD16/Windows6.1-KB2506143-x64.msu Parametry instalace /quiet and install dont work. exe is not possible?
Recommended Posts