PowerShell Quick Tips : Background Jobs

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

Комментарии • 3

  • @equacaosegmentariadareta7909
    @equacaosegmentariadareta7909 2 месяца назад +1

    Thank you so much for this content!

  • @Maxell-v8r
    @Maxell-v8r 2 месяца назад +1

    -keep for recieve-job if you don't want it to dump the data

  • @ZX48K
    @ZX48K 2 месяца назад

    I use jobs to export all Active Directory data simultaneously (e.g., users, groups, contacts, etc.). Unfortunately, there's no visual progress indicator when these jobs are running. Would it be possible to add a supplementary video that demonstrates using Write-Progress to show the status of each job and the overall job progress?