The Active Directory module for PowerShell has been around for a very long time now, and it’s even still an OG Windows PowerShell module. I noted some interesting behaviour on some recent work I wanted to share.
Tag Archives: windows
Building ISO Files with PowerShell 7
A function that’s been part of my toolkit for a long time is New-ISOFile by Chris Wu. This excellent little function allowed you to build an ISO file directly from PowerShell, even a bootable one. I came to use it recently on an automation project with PowerShell 7 and discovered there was some compatibility issueContinue reading “Building ISO Files with PowerShell 7”
