Session

Basic Toolmaking - strategies for storing persistent data in PowerShell scripts

The cases for persisting data after your script has finished executing are legion. Logs, execution stats, configuration settings, sometimes even credentials - all of these need to be persisted to storage and retrieved later, either by the next instance of the same script or by some other system.
In this talk I will showcase some strategies for persisting data in PowerShell in a compatible and performant manner.

Evgenij Smirnov

Senior Solutions Architect @ Semperis

Berlin, Germany

View Speaker Profile