So, some work has been done to fix issues in PSD, we are now releasing version 0.2.3.6 The Friends of MDT community has released a new version of PowerShell Deployment (PSD) – […]
Nice to Know – Running RestPS as a Service
Overview We have been using RestPS for a while, it is a very nice solution, it is basically a PowerShell script that when running act as a Restful API. It gives us […]
Nice to Know–Install the HPEIloCmdLets the easy way
Configure HPE servers using HPE Ilo CmdlEts is awesome, but most instructions are slightly incorrect. here is how you do it: Update NuGet Install-Module –Name PowerShellGet –Force Restart PowerShell Exit Install HPEIloCmdLets […]
OS Deployment – PowerShell Deployment Extension for MDT
About 2 years ago, at MMS 2017 Michael Niehaus showed a proof of concept, it was an extension to Microsoft Deployment Toolkit. The idea was to replace the VB code with PowerShell. […]
A brand new design!
It was time to change the face of the Deployment Bunny, so we have a new theme. I hope you like the “feature upgraded” Bunny… /mike
PowerShell is King – Test-NetConnection is annoying, gives me warnings, I don’t want that
During a conversation someone told me that Test-NetConnection is kind of annoying when scanning for systems and some of them are not online, or missing from DNS or something like that. And […]
Nice to Know – Microsoft Live Writer has been forked and you should use Open Live Writer instead
I have been using Microsoft Live Writer for as long as I can remember, but someone decided it should slide away. But a group of people forked the source code and started […]
Connecting VMM and Operations Manager
Originally posted on System Center Ramblings:
When building a fabric domain most want to connect Virtual Machine Manager and Operations Manager to get alerts and information. However many seem to fail with…
