Data Centre in a Rack

I recently took the plunge to install some of my more used networking components into a server rack. I'd been putting this off for a few years. Most of these components have been projects of mine which I've already blogged on in various places on this blog. The obvious places are the … Continue reading

Using PSCredentials

I've been working on a small project that shuts down machines attached by network and of course power feed to an APC Smart-UPS. The code that was shutting down the guests required authentication to be passed to the receiving services. I decided to give the following PowerShell cmdlets a … Continue reading