Question: I am working with Powershell and I keep getting this error each time I run the command Get-ADGroup Users without the quotes PS C:Windowssystem32> Get-ADDGroup

I am working with Powershell and I keep getting this error each time I run the command "Get-ADGroup Users" without the quotes PS C:\Windows\system32> Get-ADDGroup Users Get-ADDGroup : The term 'Get-ADDGroup' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + Get-ADDGroup Users + ~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-ADDGroup:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!