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, 10023👍, 0💬
Popular Posts:
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...
What is SCR? SCR, short name for Screen Saver, is used as the file extension for Screen Saver files....
What is EML? EML, short name for Email, is used as the file extension for Email Message files. .EML ...
What is MHT or MHTML? MHT or MHTML, short name for MIME HTML, is used as the file extension for MIME...