We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d083b commit 3765b6aCopy full SHA for 3765b6a
TOOL-Get-ImageInformation/Get-ImageInformation.ps1
@@ -17,6 +17,8 @@ function Get-ImageInformation {
17
lazywinadmin.com
18
@lazywinadmin
19
github.com/lazywinadmin
20
+.LINK
21
+ https://github.com/lazywinadmin/PowerShell
22
#>
23
PARAM (
24
[System.String[]]$FilePath
0 commit comments