WebApplicationProxy.psm1
1 distinct file content recorded under this name ยท 36 Windows records
PowerShell script module Reference
A .psm1 file contains a PowerShell script module. The file groups related functions into one unit. The Import-Module command loads the module, and the exported functions become available in the session. A module manifest, a .psd1 file, frequently comes with the module. Modules are the standard method to distribute PowerShell code.
A file extension is only a part of the file name. It does not give a guarantee about the format or the content of a file. But on Windows, the extension selects the program that opens the file.
Hashes for this file
8dbc95edfc28509333c0b0295b09492b7e739c5a769deed5e4a01f08236315f3
- KB4550947 Windows 10 version 1607
- KB4567517 Windows 10 version 1607
- KB4594441 Windows 10 version 1607
- KB5001633 Windows 10 version 1607
- KB5005393 Windows 10 version 1607
- KB5008601 Windows 10 version 1607
- KB5010195 Windows 10 version 1607
- KB5010790 Windows 10 version 1607
- KB5020439 Windows 10 version 1607
- KB5021654 Windows 10 version 1607
- KB5028623 Windows 10 version 1607
- KB5037423 Windows 10 version 1607
- and 24 more updates