Get-ADComputer command not recognized on Windows CIFS client
Applies to
- ONTAP 9
- CIFS/SMB
- Microsoft PowerShell
Issue
- CIFS client administrator runs the following PowerShell command from a Windows system to collect Active Directory computer object properties:
Get-ADComputer <computer_name> -Properties *
- PowerShell returns the following error:
Get-ADComputer : The term 'Get-ADComputer' is not recognized as the name of a cmdlet,
function, script file, or operable program.
- Command fails even when executed with administrative privileges.
