Let's say you include the OSD Module in WinSE, but its an old version, and you want to use an updated version. Typically you would have to create an updated WinSE
OSD Module has an easy way to add an update. Simply create a directory called Modules in the root of any Drive and add PowerShell Modules to it that you want to add
Using the following PowerShell command will copy the Modules to the PowerShell Modules in System32
Now the next time you launch PowerShell, the added Modules will be available