It was created 8 years back and i'm watching now, this is excellent. Although I'm a Senior PowerShell developer with several years of experience, the way he taught was just fantastic.
@uxus-oh3qk4 жыл бұрын
Best explanation of objects and classes in PowerShell. Well done.
@spragucm4 жыл бұрын
Thanks a lot! I was looking for quite a while before finding this. It demonstrated exactly what I wanted to know :)
@hamsandwich7808 жыл бұрын
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.)
@arcanemining62647 жыл бұрын
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
@arcanetrainingandconsultin20078 жыл бұрын
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/
@razadaza96517 жыл бұрын
I just cant get $myObject = Create-Object -Schema 'MySchema' -Table 'MyTable' -Comment 'MyComment' to work
@stldweller2 жыл бұрын
new-object
@razadaza96517 жыл бұрын
cancel my last comment. I was trying it on a test PC that I had WMF 5 or powershell v5