Sanket Shah
Contributing Knowledge about Microsoft Technology (.NET, SharePoint and many more)
Pages
Home
About Me
Tuesday, May 1, 2012
Multiline comments in PowerShell Scripts
As we all know by placing
#
in starting of the line in PowerShell script, we can comment single line.
Now for making multiline comments, we need to use below block.
e.g.
<#
Comments line
Goes here…
#>
Some useful PowerShell Scripts – SharePoint 2010
Script to delete closed SharePoint web parts:
http://blog.philwicklund.com/fff/2012/03/powershell-script-to-delete-closed-sharepoint-web-parts.html
I’ll update this list periodically.
Enjoy!
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)