-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
issue-doc-ideaIssue - request for new contentIssue - request for new content
Milestone
Description
Prerequisites
- Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
- Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new
Get-Foocmdlet" instead of "New cmdlet."
Summary
Adds two new parameters to New-Guid:
- New-Guid add -Empty parameter;
New-Guid -Empty -->
Guid
----
00000000-0000-0000-0000-000000000000- New-Guid add -InputObject parameter;
New-Guid -InputObject "8f9950e8-2589-4750-bf59-5d5a87f7b687" -->
Guid
----
8f9950e8-2589-4750-bf59-5d5a87f7b687Details
No response
Articles
No response
Related Source Pull Requests
Related Source Issues
Metadata
Metadata
Assignees
Labels
issue-doc-ideaIssue - request for new contentIssue - request for new content