cheatsheet-powershell
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cheatsheet-powershell [2025/07/20 05:43] – [PowerShell Variables] sjoerd | cheatsheet-powershell [2025/10/26 19:52] (current) – sjoerd | ||
|---|---|---|---|
| Line 606: | Line 606: | ||
| ((Invoke-AzRestMethod -Path "/ | ((Invoke-AzRestMethod -Path "/ | ||
| </ | </ | ||
| + | |||
| + | == PowerShell Commandlets == | ||
| + | |||
| + | > New-Guid | ||
| + | <code powershell> | ||
| + | # Create a new guid and expected output | ||
| + | New-Guid | ||
| + | |||
| + | Guid | ||
| + | ---- | ||
| + | |||
| + | 2bc75dce-01e6-4f8b-ae06-3fc6c6657dac | ||
| + | </ | ||
| + | |||
| + | //This wiki has been made possible by:// | ||
| + | |||
| + | < | ||
| + | <script async src=" | ||
| + | | ||
| + | <!-- Wiki End of Page --> | ||
| + | <ins class=" | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | < | ||
| + | | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | |||
cheatsheet-powershell.1752990192.txt.gz · Last modified: by sjoerd
