Working for a customer in Norway, I received a list of “hotfixes” that needs to be downloaded and imported into WSUS for distribution, number of patches was 90. I have not found […]
PowerShell is King – Simple function to test a VMSwitch is present
When building VM’s, they are usually connected to a Hyper-V switch, so when working for a customer I suddenly needed to verify that the switch actually exists before building the VM. One […]
OS Deployment – Using the PowerShell to work with the MDT Database module: Sample 1
During the OSD class in Phoenix this week we worked with the MDT Database and some one asked if it was possible to use PowerShell to modify the database and and the […]
Demo Scripts from the TrueSec Azure Event is here
Here is all the scripts that we used to build and demo Azure at Rival, Stockholm on the 4th of Mars 2016 https://github.com/DeploymentBunny/DemoScript/tree/master/2016-04-06%20-%20TrueSec%20Azure%20Summit for more info about the event : http://events.truesec.se/Event/Super_Combo /mike
PowerShell is King – Read HP Bios Sensor data from WMI
I was bored in my hotel room and I ended up browsing WMI, found one cool/fun thing. I have a EliteBook 8570w and it turns out that HP uses WMI to store […]
Working in the Datacenter – Get the Serial number on the SSD drives from Seagate and check for firmware upgrades using PowerShell
So, I’m currently working with a customer (you know who you are) implementing Storage Spaces and one of the things i do before we put everything in production is to check if […]
Working in the Datacenter – Deploying HP Servers and configure BIOS for High Performance using PowerShell
If you have a HP ProLiant Gen 8 or Gen 9 it is possible to use PowerShell to configure the BIOS. One of the items I really like to configure is the […]
Working in the Datacenter – Application Wrapper for HP BIOS CmdLets – Deploy it during OSD
In a previous blogpost a shortly described what you can do with the “HP BIOS CmdLets for Windows PowerShell (x64)” and in this post I’ll give you a PowerShell wrapper for LTI/ZTI […]
