Get-Hash.psm1

function Get-Hash {  <#  .SYNOPSIS     Creates a Hash of a file and prints the hash    .DESCRIPTION      Uses System.Security.Cryptography.HashAlgorithm and members to create the hash      Also uses System.Text.AsciiEncoding to convert string to byte array.      Created as a Module.  .NOTES  Read More...

Read the complete post at http://pshscripts.blogspot.com/2009/01/get-hashpsm1.html


Posted Jan 08 2009, 05:40 PM by PowerShell Scripts
Concentrated Tech NSoftware Dell Compellent Sponsored by Idera and Concentrated Tech and NSoftware and Dell Compellent
Copyright 2011 PowerShell.com. All rights reserved.