< Back
New-PFGameSessionHost
Post
NAME New-PFGameSessionHost
SYNOPSIS
Allocates a new session host
SYNTAX
New-PFGameSessionHost [-BuildName] <String> [<CommonParameters>]
DESCRIPTION
Allocates a new session host, uses a hard-coded set of regions
PARAMETERS
-BuildName <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>New-PFGameSessionHost -BuildName "MyBuild"
RELATED LINKS
SYNOPSIS
Allocates a new session host
SYNTAX
New-PFGameSessionHost [-BuildName] <String> [<CommonParameters>]
DESCRIPTION
Allocates a new session host, uses a hard-coded set of regions
PARAMETERS
-BuildName <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>New-PFGameSessionHost -BuildName "MyBuild"
RELATED LINKS