Hello folks,
I am not much familiar with PowerShell, but I need such a script which can help me out to read content of directory on remote computer.
I want to create a script which can read and create a list of folders and files from below path.
\\RemotePC\c$\documents and settings\Users\local settings\AppData\Roaming.
I want to export all files and folder list in test file.
Please help!
msc