Powershell Get-Date – Working with Date and Time Cmdlets (nintyzeros.com) 5 points by venkat1017 6y ago ↗ HN
[–] gigatexal 6y ago ↗ I’m thinking of investing time in learning powershell. How are custom cmdlets created? C#? [–] williamx19 6y ago ↗ You can write in powershell or c# to write own cmdltets. C# is more preferred way it seems.
[–] williamx19 6y ago ↗ You can write in powershell or c# to write own cmdltets. C# is more preferred way it seems.
[–] omiossec 6y ago ↗ To start creating cmdlet you should look on how to create module. You can use C# but most PowerShell dev use PowerShell with or without OOP. https://docs.microsoft.com/en-us/powershell/developer/module...
4 comments
[ 3.0 ms ] story [ 22.7 ms ] thread