Tag Archives: powershell

Powershell training course

Powershell the “new” automation tool from Microsoft. For octopus deploy we mostly use the powershell task to handle start/stop service, configure nservicebus and manage certificates. Time to learn some more on microsoft virtual academy. Here is my learning list: Getting … 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

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

Week roundup

Here are the best articles I’ve read/seen last week: Installation of nServiceBus infrastructure items with Powershell commandlets and the uninstall options for MSDTC, MSMQ and RavenDb. Nice youtube video about the concept “Architecture“ A successfull Git branching model. We use … Continue reading

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

Tentacle error after powershell upgrade

Reinstall the tentacle in the Tentacle manager when things don’t work after changes to the machine like a powershell upgrade. Continue reading

Posted in Tooling | Tagged , | Leave a comment