Loading...
Microsoft Windows PowerShell script module
File type: Source code and script file
A psm1 file extension is related to the Microsoft Windows PowerShell. A psm1 file stores script module.
File type category:
Source code and script file
Date updated: December 31, 2024
A PowerShell script module is a file with psm1 file name extension that contains any valid Windows PowerShell code.
Script developers and administrators can use this type of module to create modules whose members include functions, variables, and more.
A PowerShell module is a set of related Windows PowerShell functionalities that can be dynamic or persist on disk. Modules that persist on disk are referenced, loaded, and persisted as script modules, binary modules, or manifest modules.
PowerShell psm1 files are similar to bat and cmd files.
Use PowerShell to work with *.psm1 files.
Conversion to other formats is not possible.
Software applications that can open psm1 files:
Microsoft Windows
Multiplatform
Software applications that can edit psm1 files:
Microsoft Windows
Multiplatform
Software capable of saving psm1 files:
Microsoft Windows
Multiplatform
Software apps that create psm1 files:
Microsoft Windows
Multiplatform
Software applications that handle other tasks involving psm1 files:
Microsoft Windows