-
-
Notifications
You must be signed in to change notification settings - Fork 7
New MacAddress
apobekiaris edited this page Sep 4, 2020
·
5 revisions
Generates a new MacAddress.
New-MacAddress [[-Separator] <String>] [<CommonParameters>]
Generates a new MacAddress.
PS C:\> New-MacAddress
02-56-F4-6B-DB-32
Generates a new MacAddress.
{{ Fill Separator Description }}
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.