formats

WS2012: Live

Stuff is so fast-paced at the moment I pretty much just sleep, work, repeat. In all the chaos and change I wanted to make a note of today just to be able to save the date for reference. We are live on Windows Server 2012. In production. Deployed. And although I’m eagerly awaiting at least a

(More)…

formats

Quick PowerShell function: Get-VMIPv4Address

Published on 20/07/2012, by in Scripting.

I needed a quick way to list VMs and their IP(v4) addresses in Powershell, so I wrote this little function for it. You can pipe $VM objects to it, or simply give it string names Get-VM | get-VMIPv4Address get-VMIPv4Address -vm “MyVM” get-VMIPv4Address -vm “MyVM” -computername “MyHyperVServer”

formats

Management OData and how it affects my beauty sleep

Published on 19/07/2012, by in Scripting.

I’m soooo close, but still so far away. Bugger. Here’s the thing: I really want to get up and running with the “Azure Services for hosting providers“, it looks amazing. I’ve already plugged in SQL and Web hosting and it works beautifully. I also want to plug in the Virtual Machines hosting bits, which again

(More)…

formats

The Windows 8 setup boot conundrum

Published on 22/04/2012, by in Windows.

It’s Windows beta-time, which means it’s that time when I repartition some of my hard drives and install various dual-boot flavors to test out the new OS. This is in fact the first time i don’t use a beta client OS the moment it ships – Windows 8 just doesn’t ship with anything I need

(More)…

formats

The big “8”

Published on 21/03/2012, by in IT Management.

Windows 8 Consumer Preview has been out for a few weeks already (both client and server). You’ve probably downloaded the client and installed it in a separate partition and played with it for a while. Then you went back to your (Windows 7) OS and got some work done. It’s weird – Windows 8 is

(More)…

Home Posts tagged "Windows-Server-2012"