PowerTip: Protect the Data Produced by PowerShell Jobs
Summary: Learn how to protect the data in a Windows PowerShell job. How can I protect the data that is produced by a Windows PowerShell job? If the job is running and your Windows PowerShell session or computer crashes, you’ll lose the data. One possibility is that you can write the data to disk ...