Copy-ErlangCookieFile
Copy
NAME
Copy-ErlangCookieFile
SYNOPSIS
Copies system cookie to user profile.
SYNTAX
Copy-ErlangCookieFile [<CommonParameters>]
DESCRIPTION
The Copy-ErlangCookieFile cmdlet copies Erlang cookie.
Cookie is placed in the current user's profile.
PARAMETERS
<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:\>Copy-ErlangCookieFile
REMARKS
To see the examples, type: "get-help Copy-ErlangCookieFile -examples".
For more information, type: "get-help Copy-ErlangCookieFile -detailed".
For technical information, type: "get-help Copy-ErlangCookieFile -full".
For online help, type: "get-help Copy-ErlangCookieFile -online"