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, 9825👍, 0💬
Popular Posts:
What is EML? EML, short name for Email, is used as the file extension for Email Message files. .EML ...
What is WMF or EMF? WMF stands for Windows Metafile. EMF stands for Enhanced Windows Metafile WMF or...
What is SCR? SCR, short name for Screen Saver, is used as the file extension for Screen Saver files....
What is CRT or CER? CRT or CER, short name for Certificate, is used as the file extension for PKI (P...
What is ASPX? ASPX, short name for ASP.NET Script, is used as the file extension for ASP.NET Script ...