Hello,
Im looking forward to create a report that only shows the computers which have the following registry key with this value (the one bold and red):
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"RCDependentServices"=hex(7):43,00,65,00,72,00,74,00,50,00,72,00,6f,00,70,00,\
53,00,76,00,63,00,00,00,53,00,65,00,73,00,73,00,69,00,6f,00,6e,00,45,00,6e,\
00,76,00,00,00,00,00
"NotificationTimeOut"=dword:00000000
"SnapshotMonitors"="1"
"ProductVersion"="5.1"
"AllowRemoteRPC"=dword:00000000
"DelayConMgrTimeout"=dword:00000000
"fDenyTSConnections"=dword:00000000"StartRCM"=dword:00000000
"TSAdvertise"=dword:00000000
"DeleteTempDirsOnExit"=dword:00000001
"fSingleSessionPerUser"=dword:00000001
"PerSessionTempDir"=dword:00000000
"TSUserEnabled"=dword:00000000
"InstanceID"="dcd71f05-9066-4ade-9fbc-8e4f96e"
"RailShowallNotifyIcons"=dword:00000001
"RDPVGCInstalled"=dword:00000001
can someone please tell me how i can do this report?
thanks