Monthly Archives: January 2016

PowerShell and Windows Forms

I’ve been getting questions about how to use PowerShell and windows forms for a while from different customers and friends, so I’ve decided to write a series of posts covering the basics and show what you can do with this. … Continue reading

Posted in Powershell | Tagged , , | 3 Comments

Remove characters from file names with PowerShell

As we all know, OneDrive does not accept files or folders containing certain characters, so here is a short guide on how to remove characters from file names with PowerShell.

Posted in Powershell | Tagged , , , , , , | 8 Comments