This month we started our upgrade journey from vSphere 6.0 -> 6.5 in production. We have had 6.5 running in lab for some time after the release last fall and we have enjoyed it so far. As a part of this upgrade we plan to migrate to the vCenter appliance on both PSC's and vCenter's as this has gotten all functionality …
Read MoreRecently I've been messing around with the new .NET Core. I've created a class library which I'm using in an ASP.NET Core Web API. Firstly, at least before 1.1, I couldn't add a reference to the class library just by giving it the .dll file. I needed to create a NuGet package of my library and publish it to a NuGet …
Read MoreI have recently installed Visual Studio 2017 and with that started to migrate some of my .NET Core projects to the new .csproj Check out this post by Steve Gordon to get more background insight on the migration This looks easy enough with the migration wizard in VS. And the first try on a class library seemed to work …
Read MoreA colleague asked if I had a script lying around that could investigate datastores and find orphaned files. Well, I didn't. But instead of spending a lot of time creating one from scratch I went to our friend google and searched. There were lots of results, but I found one from Powershell guru LucD (lucd.info) and …
Read MoreWelcome to my blog. I'll keep this short as a Hello World should be. This blog will be a place for me to post things that I am currently working on and that interests me. If others find it interesting that's great. Over the years I have been using different communities to my benefit so if I could give something back …
Read More