Part of the VBScript to Windows PowerShell Conversion Guide

For many years the FileSystemObject was the primary tool for programmatically managing files and folders. Although it now shares file system duties with WMI, the FileSystemObject remains the one - and only - way for VBScripters to work with text files. The methods and properties below detail both the file management and text file capabilities of the FileSystemObject.

VBScript to Windows PowerShell Conversion Guide Home

FileSystemObject Methods

FileSystemObject Properties