WindowsFeatureSet.Schema.psm1
1 distinct file content recorded under this name ยท 182 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
f2b39854023ead7462a840360af4d186f51cbf79adb943905a7b89ad9fc03bbc
- KB4038801 Windows 10 version 1607 evidence
- KB4039396 Windows 10 version 1607 evidence
- KB4093119 Windows 10 version 1607 evidence
- KB4093120 Windows 10 version 1607 evidence
- KB4103720 Windows 10 version 1607 evidence
- KB4343893 Windows 10 version 1709 evidence
- KB4345420 Windows 10 version 1709 evidence
- KB4346877 Windows 10 version 1607 evidence
- KB4462928 Windows 10 version 1607 evidence
- KB4467681 Windows 10 version 1709 evidence
- KB4478877 Windows 10 version 1607 evidence
- KB4480967 Windows 10 version 1709 evidence
- view all 81 updates on the content page