Website: https://bmkaiser.com
GitHub: https://github.com/bmkaiser
LinkedIn: https://linkedin.com/in/bmkaiser
learn.microsoft.com/en-us/powers...
learn.microsoft.com/en-us/powers...
Orders before Apr. 8 also get the #LotR Sméagol & Déagol mini set discovering The One Ring
How can I take advantage of the new PowerShell other than executing scripts with pwsh.exe and the -File or -Command parameters?
How can I take advantage of the new PowerShell other than executing scripts with pwsh.exe and the -File or -Command parameters?
If your session contains a cmdlet and a function, both named Get-Map, when you type Get-Map, PowerShell runs the function."
Command precedence can getcha if you aren't careful! PowerShell looks for and loads commands in this order:
Alias,Function, Cmdlet, External executable files
For Cmdlets, loaded modules in alphabetical order are searched and the first match ran.
Happy scripting!
If your session contains a cmdlet and a function, both named Get-Map, when you type Get-Map, PowerShell runs the function."
Are there other resources that helped you with learning this #PowerShell framework?
Are there other resources that helped you with learning this #PowerShell framework?
- Enable-EntraAzureADAlias
- Test-EntraScript
learn.microsoft.com/en-us/powers...
- Enable-EntraAzureADAlias
- Test-EntraScript
learn.microsoft.com/en-us/powers...
If you want this with object pipeline support, use ugit.
~~~PowerShell
git branch | ? -not IsCurrentBranch | ? BranchName -ne "main" | git branch -d
~~~
Bonus points: this will prompt for confirmation.
github.com/StartAutomat...
If you want this with object pipeline support, use ugit.
~~~PowerShell
git branch | ? -not IsCurrentBranch | ? BranchName -ne "main" | git branch -d
~~~
Bonus points: this will prompt for confirmation.
github.com/StartAutomat...
github.com/jdhitsolutio...
The icon shows the number of unread notifications as a badge. If you click the icon the notifications page will be opened by your browser.
Please Like ♥️ this post to test if it really works😁!
github.com/jdhitsolutio...
The icon shows the number of unread notifications as a badge. If you click the icon the notifications page will be opened by your browser.
Please Like ♥️ this post to test if it really works😁!