sense-of-security / ADRecon

ADRecon is a tool which gathers information about the Active Directory and generates a report which can provide a holistic picture of the current state of the target AD environment.
https://senseofsecurity.com.au/
GNU Affero General Public License v3.0
1.64k stars 277 forks source link

Help- Error in execution #18

Open meetgyn opened 4 years ago

meetgyn commented 4 years ago

PS C: \ ADRecon-master>. \ ADRecon.ps1-LDAP protocol -DomainController server01.sidkron.local -Credential sidkron \ administ ractor C: \ ADRecon-master \ ADRecon.ps1: It is not possible to process the transformation of the argument into a parameter 'Credential'. It is not It is possible to convert the value "sidkron \ administrator" of type "System.String" into type "System.Management.Automation.PSCred ential ". In line: 1 character: 82 +. \ ADRecon.ps1-LDAP protocol -DomainController server01.sidkron.local -Credential <<<< sidkron \ administrator

rbohling commented 4 years ago

You appear to have syntax typos.