So I am setting up a simple sandbox on my work network and I choose proxmox as i have had great experiences with it in teh past. However we run AD on an old 2008 r2 server and I am trying to add it to our Domain Controller. Now I proceeded to follow a guide stating to use dsquery to pull the bind user credentials, however the command is giving me errors, specifically invalid parameter "dc=local". To not teh command I am using is as follows:
dsquery user dc=(example),dc=local -name (name)
dsquery user dc=(example),dc=local -name (name)