Tagged Questions
0
votes
3answers
103 views
How to hide quicklaunch
I am writing powershell scripts and have been trying to find a solution for this but haven't been able to. I just wanted to find out how to hide the quicklaunch using powershell. Is it a property of ...
0
votes
1answer
121 views
Why are changes to navigation nodes by my Powershell script rolling back?
I've written some scripts that were supposed to help me correct links manually added to the navigation of a site. Basically I'm just doing a find and replace in all of the URLs. I've figured out how ...
0
votes
1answer
370 views
Powershell error while iterating through sites quicklaunch and deleting a specific node
Hi I've put this question up here : http://stackoverflow.com/questions/13130785/delete-navigation-node-with-powershell-from-sharepoint-quicklaunch-in-all-sites but no answer yet so posting here too.
...