EFTScriptSamples/powershell/filesystemoutput.ps1

1 line
99 B
PowerShell
Raw Normal View History

2022-09-13 12:38:57 -05:00
Get-ChildItem -path "\\file.core.windows.net\gsbdata\" -Recurse -Force | Export-Csv D:\siteroot.csv