High Class PowerShell: Objects and Classes in PowerShell

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024

Комментарии • 8

  • @uxus-oh3qk
    @uxus-oh3qk 4 года назад

    Best explanation of objects and classes in PowerShell. Well done.

  • @hamsandwich780
    @hamsandwich780 8 лет назад +1

    Really like the style of this, picked up a few tricks I didn't have already (though I did watch it on 2x because gotta go fast.)

  • @spragucm
    @spragucm 3 года назад

    Thanks a lot! I was looking for quite a while before finding this. It demonstrated exactly what I wanted to know :)

  • @arcanemining6264
    @arcanemining6264 7 лет назад +2

    Just an update, since I originally did this presentation I've moved a lot of my demos onto GitHub: github.com/arcanecode/PowerShell has my PowerShell stuff. You can look in the Zero To Hero folder for the samples I did in this video.
    You can find links to everything I do at arcanecode.me

  • @arcanetrainingandconsultin2007
    @arcanetrainingandconsultin2007 8 лет назад +3

    If you want to see the sample code for this, just visit arcanecode.com/2016/04/06/presentation-for-the-sql-pass-powershell-virtual-user-group/

  • @razadaza9651
    @razadaza9651 6 лет назад

    I just cant get $myObject = Create-Object -Schema 'MySchema' -Table 'MyTable' -Comment 'MyComment' to work

  • @razadaza9651
    @razadaza9651 6 лет назад

    cancel my last comment. I was trying it on a test PC that I had WMF 5 or powershell v5