Set-ErlangCookieFileCommand
Copy
NAME
Set-ErlangCookieFileCommand
SYNOPSIS
Sets the Erlang cookie file contents
SYNTAX
Set-ErlangCookieFileCommand -CookieContent <string> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-CookieContent <string>
<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).
---------- EXAMPLE 1 ----------
PS C:\>Set-ErlangCookieFileCommand -CookieContent "monster"
REMARKS
To see the examples, type: "get-help Set-ErlangCookieFileCommand -examples".
For more information, type: "get-help Set-ErlangCookieFileCommand -detailed".
For technical information, type: "get-help Set-ErlangCookieFileCommand -full".
For online help, type: "get-help Set-ErlangCookieFileCommand -online"