.NET formatted file
CLI aka Common Language Infrastructure is an XML-based representation of an object or objects and stored in a file. When importing, the .Net object structure is preserved
List the data types of an object
List the members of an object
Count the elements of the object
Plain text file
Import all lines from a plaintext file
Import only a specific line or range of lines from a plaintext file:
-TotalCount
speeds up the commands by only loading the first 26 lines.
Count the number of lines:
Import data out of plaintext files
Sources:
Related:
Tags:
PowerShell Objects - Handle, Import, Export, Filter and RegEx query objects