provisioning.psm1
1 distinct file content recorded under this name ยท 274 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
5ecf95edb08cd5ad933c60f7b4499493ab75cd9685f537cc7640d0eb9b20768a
- KB4100403 Windows 10 version 1803 evidence
- KB4338548 Windows 10 version 1803 evidence
- KB4524570 Windows 10 version 1903 evidence
- KB4532695 Windows 10 version 1909 evidence
- KB4535996 Windows 10 version 1909 evidence
- KB4541335 Windows 10 version 1909 evidence
- KB4550944 Windows 10 version 1803 evidence
- KB4550945 Windows 10 version 1909 evidence
- KB4554364 Windows 10 version 1909 evidence
- KB4567514 Windows 10 version 1803 evidence
- KB4594440 Windows 10 version 20H2 evidence
- KB4598296 Windows 10 version 1809 evidence
- view all 112 updates on the content page