Tagged Questions
2
votes
4answers
532 views
How to download a sharepoint aspx page from server using powershell
I made some changes to sp aspx pages on a environment. I want to move these changes to my TFS. Usually one takes the pages using designer, save it to the desktop, and save that to TFS.
But is there ...