Powershell Microsoft.win32.registrykey Openremotebasekey Credentials

C# Registrykey

Home Blog Create and modify registry keys in remote computers using PowerShell. Log in with your credentials.

$reg = [Microsoft. Ehome Infrared Transceiver Driver Download. Win32.RegistryKey]::OpenRemoteBaseKey('LocalMachine',$server) Note - $Server = Server list which I am passing using Foreach Thanks Bigteddy, Still I am having confusion, In above code, OpenRemoteBaseKey ('LocalMachine',$server), Why we are specifying LocalMachine and then the Name of the server for which I need the Value of the version. _Prashant_ MCSA MCITP SA Microsoft Exchange 2003 Blog - Disclaimer: This posting is provided AS-IS with no warranties/guarantees and confers no rights. LocalMachine = HKLM = HKEY_LOCAL_MACHINE. $reg = [Microsoft.Win32.RegistryKey]::OpenRemoteBaseKey('LocalMachine',$server) Note - $Server = Server list which I am passing using Foreach Thanks Bigteddy, Still I am having confusion, In above code, OpenRemoteBaseKey ('LocalMachine',$server), Why we are specifying LocalMachine and then the Name of the server for which I need the Value of the version. _Prashant_ MCSA MCITP SA Microsoft Exchange 2003 Blog - Disclaimer: This posting is provided AS-IS with no warranties/guarantees and confers no rights. $reg = [Microsoft.Win32.RegistryKey]::OpenRemoteBaseKey('LocalMachine',$server) Note - $Server = Server list which I am passing using Foreach Thanks Bigteddy, Still I am having confusion, In above code, OpenRemoteBaseKey ('LocalMachine',$server), Why we are specifying LocalMachine and then the Name of the server for which I need the Value of the version. _Prashant_ MCSA MCITP SA Microsoft Exchange 2003 Blog - Disclaimer: This posting is provided AS-IS with no warranties/guarantees and confers no rights.

Vversion Of Computer Games. LocalMachine = HKLM = HKEY_LOCAL_MACHINE.