Category Archives: Tooling

Development tooling

Encrypt file when booting from VHDX

My machine boots native from VHDX. This means BitLocker cannot be used to encrypt the contents of my disk. How to get that extra sense of security by encrypting my files? My Evernote account has two step verification enabled, but … Continue reading

Posted in Tooling | Tagged , | Leave a comment

Microsoft Azure RemoteApp preview

The day after my Microsoft RemoteApp preview post my subscription was activated for Microsoft Azure RemoteApp. Things look a lot better now. In the windows azure portal I now have access to the remoteapp tab, which is still in preview. … Continue reading

Posted in Tooling | Tagged , , , , , | Leave a comment

Microsoft RemoteApp preview

The any app on any device solution from Microsoft is in preview. Meet Microsoft RemoteApp the latest service on the Windows Azure platform. I’ve installed the Windows and iPad client and must say I’m not impressed. The positive Setup is … Continue reading

Posted in Tooling | Tagged , , , | 1 Comment

Download MSDN files with Synology NAS

As a MSDN subscriber I have access to loads of downloads. But the larger files like OS iso’s can take a long time to download. I want to do the downloading from my synology nas. My nas comes with an … Continue reading

Posted in Tooling | Tagged , , | Leave a comment

Powershell pipe to copy files that match a xpath query

I’m a powershell newb. There I said it. Now let me learn. Here’s what I created after some google searches. Go through all files in a directory Filter on xml files I think this can be added to the Get-ChildItem … Continue reading

Posted in Tooling | Tagged , | Leave a comment