1
0
mirror of https://github.com/jaapbrasser/SharedScripts.git synced 2025-12-24 21:51:38 +02:00

Update Get-RemoteProgram.ps1

This commit is contained in:
Jaap Brasser
2019-10-25 23:24:32 +08:00
committed by GitHub
parent 7d702fda17
commit 1c49d6ca14

View File

@@ -9,9 +9,9 @@ This function generates a list by querying the registry and returning the instal
.NOTES
Name : Get-RemoteProgram
Author : Jaap Brasser
Version : 1.5.1
Version : 1.5.2
DateCreated: 2013-08-23
DateUpdated: 2019-08-03
DateUpdated: 2019-10-25
Blog : http://www.jaapbrasser.com
.LINK
@@ -275,4 +275,4 @@ Will retrieve list of programs from the local system, while also retrieving Micr
}
}
}
}
}