Hi there guys,
I have a local machine registry entry to rollout to everyone.
I want to distribute it via GPO as a custom .adm file.
How would i get the following into an .adm file!?
I have tried following various guides, i can convert it from .reg to .adm using a utility called NUTS - but when i import the .adm it has no values set, there are no entries i can change.
This is on a Windows2003 domain.
We use all Windows XP clients.
Any ideas guys!? Many thanks for your time
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\Security]
"NetworkDtcAccess"=dword:00000001
"NetworkDtcAccessAdmin"=dword:00000000
"NetworkDtcAccessClients"=dword:00000000
"NetworkDtcAccessTransactions"=dword:00000001
"NetworkDtcAccessTip"=dword:00000000
"XaTransactions"=dword:00000000
"DomainControllerState"=dword:00000000
"AccountName"="NT Authority\\NetworkService"
"NetworkDtcAccessOutbound"=dword:00000001
"NetworkDtcAccessInbound"=dword:00000001
@=
I have a local machine registry entry to rollout to everyone.
I want to distribute it via GPO as a custom .adm file.
How would i get the following into an .adm file!?
I have tried following various guides, i can convert it from .reg to .adm using a utility called NUTS - but when i import the .adm it has no values set, there are no entries i can change.
This is on a Windows2003 domain.
We use all Windows XP clients.
Any ideas guys!? Many thanks for your time
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\Security]
"NetworkDtcAccess"=dword:00000001
"NetworkDtcAccessAdmin"=dword:00000000
"NetworkDtcAccessClients"=dword:00000000
"NetworkDtcAccessTransactions"=dword:00000001
"NetworkDtcAccessTip"=dword:00000000
"XaTransactions"=dword:00000000
"DomainControllerState"=dword:00000000
"AccountName"="NT Authority\\NetworkService"
"NetworkDtcAccessOutbound"=dword:00000001
"NetworkDtcAccessInbound"=dword:00000001
@=