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:
.PS1XML - File Extension for Power Shell Type Files
What is PS1XML? PS1XML is used as the file extension for Power Shell Type files. .PS1XML files are XML files that are used to store Power Shell Type definitions. See the sample .PS1XML file included below.
✍: FYIcenter.com
File Extension: .PS1XML
MIME Type: text/xml
File Content: Power Shell Type
.PS1XML files are Power Shell Type files, that are used to store Power Shell Type definitions. Here is a sample .PS1XML Power Shell Type file, getevent.types.ps1xml:
<?xml version="1.0" encoding="utf-8" ?>
<Types>
<Type>
<Name>System.Diagnostics.Eventing.Reader.EventLogConfiguration</Name>
<Members>
<MemberSet>
<Name>PSStandardMembers</Name>
<Members>
<PropertySet>
<Name>DefaultDisplayPropertySet</Name>
<ReferencedProperties>
<Name>LogName</Name>
<Name>MaximumSizeInBytes</Name>
<Name>RecordCount</Name>
<Name>LogMode</Name>
</ReferencedProperties>
</PropertySet>
</Members>
</MemberSet>
</Members>
</Type>
<Type>
<Name>System.Diagnostics.Eventing.Reader.EventLogRecord</Name>
<Members>
<MemberSet>
<Name>PSStandardMembers</Name>
<Members>
<PropertySet>
<Name>DefaultDisplayPropertySet</Name>
<ReferencedProperties>
<Name>TimeCreated</Name>
<Name>ProviderName</Name>
<Name>Id</Name>
<Name>Message</Name>
</ReferencedProperties>
</PropertySet>
</Members>
</MemberSet>
</Members>
</Type>
...
</Types>
.PS1XML Power Shell Type file sample: Click sample.ps1xml to download.
Since .PS1XML 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 .PS1XML Power Shell Type files, see links below:
2012-10-25, 6506👍, 0💬
Popular Posts:
What is SCR? SCR, short name for Screen Saver, is used as the file extension for Screen Saver files....
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...
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...