Move items larger than a certain size replace dots with spaces and rename using PowerShell

Problem:

When downloading certain files from the internet they come with the following problems: They come in an unnecessary folder, they come with lots of other smaller files you don’t need, the files themselves contain lots of unnecessary ‘.’ in them which we need to replace with spaces and we would like them to match our naming convention using Filebot.

Continue reading “Move items larger than a certain size replace dots with spaces and rename using PowerShell”