13 March 2023
User defined PowerShell snippets in VS Code
For bigger PowerShell-projects containing custom functions and modules, user defined snippets can help to boost productivity when writing specific scripts. This post outlines how…
5 March 2023
Converting CSV to json for Migration Manager
For some organisations, Migration Manager from Microsoft is a perfect fit for their migration requirements. And json is a good data format if you…