K
K
koshiii2018-02-07 12:20:42
Windows Server
koshiii, 2018-02-07 12:20:42

How to read the registry through a domain controller?

Is it possible to read the list of installed applications from the domain controller on machines in the domain?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Tsvetkov, 2018-02-07
@tsklab

How to read the registry through a domain controller?
No registry.
list of installed applications on machines in the domain?
Through WMI from any computer from a user from the "Domain Admins" group.
is it possible through PS-script?
Getting WMI Objects (Get-WmiObject) .

M
Maxim Yaroshevich, 2018-02-07
@YMax

The registry has nothing to do with it, you can do it through PowerShell or WMI. Another option is aida64 + the database behind it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question