Get-RegCurrentVersion
Last updated
Was this helpful?
Returns the Registry Key values from HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion
Module
OSD
Platform
WinPE (amd64 / arm64)
Returns the Registry Key values from HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion for Online and Offline Windows Images
Get-RegCurrentVersion [[-Path] <String>] [[-Property] <String>] [-ProgressAction <ActionPreference>]
[<CommonParameters>]-Path
String
False
Specifies the full path to the root directory of the offline Windows image that you will service.
-Property
String
False
No additional description provided.
No examples provided in source documentation.
Last updated
Was this helpful?
Was this helpful?

