P
Patrick
I have a registry that I exported from a server and would like to
view on a desktop. what can I use to view this?
view on a desktop. what can I use to view this?
In said:I have a registry that I exported from a server and would like to
view on a desktop. what can I use to view this?
In said:I have a registry that I exported from a server and would like to
view on a desktop. what can I use to view this?
Patrick said:do you know where in a W2K registry would I find what
services are running
and what software is installed?
Patrick said:do you know where in a W2K registry would I find what
services are running
and what software is installed?
The keys under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
will give you an indication (note that if the "Start" value is set
to 4, the service is disabled)
The keys under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
will give you an indication
The keys under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
will give you an indication (note that if the "Start" value is set
to 4, the service is disabled)
The keys under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
will give you an indication
In said:when I export the registry from the remote server, can I export
the whole reg or do I just need the hive. I have an entire
registry exported and regedt32 is asking me to load a hive. I
point to the registry i have saved then put in a hive name but it
says it cannot complete the operation.