en-US/about_SPJoinFarm.help.txt

.NAME
    SPJoinFarm
 
# Description
     
    WARNING: This resource has been removed. Please use SPFarm instead.
    See http://aka.ms/SPDsc-SPFarm for details.
     
.PARAMETER FarmConfigDatabaseName
    Key - string
    The name of the config database to connect to
 
.PARAMETER DatabaseServer
    Key - string
    The server that hosts the config database
 
.PARAMETER Passphrase
    Required - string
    The passphrase that should be used to join the farm
 
.PARAMETER ServerRole
    Write - string
    Allowed values: Application, ApplicationWithSearch, Custom, DistributedCache, Search, SingleServer, SingleServerFarm, WebFrontEnd, WebFrontEndWithDistributedCache
    SharePoint 2016 only - the MinRole role to enroll this server as
 
.PARAMETER InstallAccount
    Write - String
    POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsCredential if using PowerShell 5