I would like to employ Powershell to look into a directory and then list the contents out to a text file.
Source: C:\Users:\User1\Desktop\Special
Path to create output file: C:\Users\User1\Desktop\List
Is this possible?
Thanks in advance.
PowershellScripting Languages