No Image

How to display function definition / code in powershell

July 22, 2016 JB 0

If the function name contains a hyphen (eg. test-computername): ${function:test-Computername} Alternatively: (Get-Command test-Computername).Definition Or cat function:show-list To export function to text file cat function:test-computername >c:\temp\function

No Image

Hide Acrobat Reader Tool bar

May 12, 2016 JB 0

  Side bar(Tool bar) that appears with Adobe Acrobat Reader with options like Export PDF, Create PDF, Edit PDF, etc, is frustrating sometimes as you […]

No Image

Usefull Links

October 10, 2015 JB 0

http://blog.feedspot.com/powershell_blogs/ Welcome to vmwareenterprise.com/. Deploying vRealize Operations Manager http://bcove.me/j5ltvkxu Initial Setup of the Cluster http://bcove.me/zys7y3a5 Installation with High Availability http://bcove.me/n27a2ecz First Login for a New […]