All public logs
Jump to navigation
Jump to search
Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:26, 26 January 2021 Busk talk contribs created page Get-adcomputer (Created page with "Used for searching objects in Active Directory # Getting computer attributes ``` Get-ADComputer -Filter 'Name -like "myhost-name*"' -SearchBase "DC=example,DC=com" -Server dc...")