Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.PSD1 - File Extension for PowerShell Modules Manifests
What is PSD1? PSD1 is used as the file extension for PowerShell Modules Manifests files. .PSD1 files are text files that are used to store Windows PowerShell Modules Manifests. See the sample .PSD1 file included below.
✍: FYIcenter.com
File Extension: .PSD1
MIME Type: text/plain
File Content: PowerShell Modules Manifests
.PSD1 files are PowerShell Modules Manifests files, that are used to store Windows PowerShell Modules Manifests. Here is a sample .PSD1 PowerShell Modules Manifests file, AppLocker.psd1:
@{
GUID="{9DAFD409-67DE-4108-8EE9-73CD61F5B7BF}"
Author="Microsoft Corporation"
CompanyName="Microsoft Corporation"
Copyright="? Microsoft Corporation. All rights reserved."
ModuleVersion="1.0.0.0"
Description="Powershell AppLocker Module"
NestedModules="Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets"
}
.PSD1 PowerShell Modules Manifests file sample: Click sample.psd1 to download.
Since .PSD1 files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .PSD1 PowerShell Modules Manifests files, see links below:
2012-10-24, 10210👍, 0💬
Popular Posts:
What is MPP? MPP, short name for Microsoft Project Plan, is used as the file extension for Microsoft...
What is PRN? PRN, short name for Printable, is used as the file extension for files padded with spac...
What is ASPX? ASPX, short name for ASP.NET Script, is used as the file extension for ASP.NET Script ...
What is VDX? VDX, short name for Visio Drawing XML, is used as the file extension for Visio Drawing ...
What is VSD? VSD, short name for Visio Drawing, is used as the file extension for Visio Drawing file...