Remko Weijnen remkoweijnen.nl/blog Search posts…/

PowerShell

PowerShell — from the archive

Sign APPX packages with PowerShell

I have been working with Microsoft’s Desktop App Converter a lot recently. Even though there’s an …

·3 min read
PowerShell — from the archive

Handling ini files in PowerShell

This morning Aaron Parker was wondering if Hash Tables could be used to work with ini files: I thought it was …

·3 min read
PowerShell — from the archive

Get Actual CPU Clock Speed with PowerShell

To get the best performance out of Virtual Desktops it is essential that the power configuration in the system …

·2 min read
PowerShell — from the archive

RC4 Encryption in PowerShell

For an upcoming blog post I needed to decrypt some data using the rc4 algorithm. I wanted to do this with …

·2 min read