Join Nostr
2024-08-19 21:53:24 UTC

Clayton Errington 🖥️ on Nostr: How to import a minimum version of a #powershell module. This seems like an easy ...

How to import a minimum version of a #powershell module. This seems like an easy task, but also what was needed was to install the required version if it did not exist on the server. Here's the process I went through to get this accomplished.

https://claytonerrington.com/blog/import-minimum-powershell-module-version/

#Windows #scripting #howto