Discovering PowerShell provider dynamic parameters
PowerShell ships with providers that expose things like file systems, the registry, certificates, environment variables, etc. To see which are available in your PowerShell session, you can use Get-PSProvider: Not surprisingly, these behave differently based on the type of data or objects they are working with. So Microsoft provided a way to extend the provider’s…
Looking for an MDT replacement? Consider DeployR.
Since Microsoft unceremoniously announced the “immediate retirement” of the Microsoft Deployment Toolkit (something that isn’t surprising since it really hasn’t been updated in any significant way since 2013 and leverages obsolete technologies such as VBScript and MSHTA), some of you are probably looking for a replacement. As many of you are probably aware, I’ve been…
Follow My Blog
Get new content delivered directly to your inbox.
