Creating/Writing values to registry using SP
Hi,
Well, it has been quite some time since I've been dealing with SQL Server and so I don't feel like looking for this information. I admit, sounds lazy, but I consider lots of people very eager to help me on this one.
We are working on a project where we need to extract information out of the Windows registry to have visibility of a package distribution success rate. Every PC is assigned a name, but this name appears in GUID when looking in the registry. SQL Server contains the name and we would like to
1. create a custom registry key [can this be done out of a SP ?]
2. use a Stored Procedure to write this name to this custom registry key
Can someone please help me ? Thanks.
Sebastiaan.
|