Skip to content

Error joining Windows 10 and EFR to domain #579

@MarcMoeHx

Description

@MarcMoeHx

windows 10 with Vitual box.
Trying to setup the environment from "scratch" wit latest github repo.

I get the following error for Windows 10 and EFR Windows Server:

Stderr from the command:

powershell.exe : Add-Computer : Computer 'win10' failed to join domain 'windomain.local' from its current
+ CategoryInfo : NotSpecified: (Add-Computer : ...om its current :String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
workgroup 'WORKGROUP' with following error message: The system cannot find the file specified.
At C:\vagrant\scripts\join-domain.ps1:30 char:3

  • Add-Computer -DomainName "windomain.local" -credential $DomainCred ...
  • + CategoryInfo          : OperationStopped: (win10:String) [Add-Computer], InvalidOperationEx
    

ception
+ FullyQualifiedErrorId : FailToJoinDomainFromWorkgroup,Microsoft.PowerShell.Commands.AddComp
uterCommand

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions