Войти
  • 3221Просмотров
  • 2 года назадОпубликованоJackedProgrammer

PowerShell Quick Tips : Start-Job

Quick tips in PowerShell. In this video ill be going over the start-job cmdlet and how you get use it in PowerShell 5.1 and later to be able to run jobs in the background very useful to run api calls or ad queries that way and then export the data in csv format or xml and then reimport it afterwards to process the data , very useful when 2+ calls being made to a time intensive task to simulate almost concurrency. Twitch: Tags: PowerShell GUI Programming Scripting Automating JackedProgrammer Coding