A Practical Guide to SharePoint 2013

A Practical Guide to SharePoint 2013
A Practical Guide to SharePoint 2013 - Book by Saifullah Shafiq

Monday, September 3, 2012

Write Powershell output to file


./script.ps1 | Out-File “C:\test.txt”

No comments:

Post a Comment