Windows Registry Troubleshooting by Mike Halsey & Andrew Bettany

Windows Registry Troubleshooting by Mike Halsey & Andrew Bettany

Author:Mike Halsey & Andrew Bettany
Language: eng
Format: epub
Publisher: Apress, Berkeley, CA
Published: 2020-03-13T16:00:00+00:00


8. Once you have reviewed or made your changes, highlight the Computer icon and select the Disconnect Network Registry option from the File menu.

If you prefer to use the command line rather than the GUI tools, you can use the following commands to enable and start the Remote Registry Service, respectively:

sc config remoteregistry start=demand

net start remoteregistry

Windows PowerShell

PowerShell does not natively allow the manipulation of the Registry on a remote PC. This could be achieved through some coding to create a script with the .NET Framework (using the Microsoft.Win32.Registry and Microsoft.Win32.RegistryKey classes), but this is outside of the scope of this book.

In Chapter 2 we explored how PowerShell could be used to configure Registry settings with Group Policy Preferences, which can be directed at remote PCs and users in an organization.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.