Writing Award Winning PowerShell Functions and Script Modules by Mike Robbins

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

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

  • @ravilobo7977
    @ravilobo7977 2 года назад +2

    This is awesome! I finally learned dot sourcing. Always a pleasure learning from Mike.

  • @blancfilms
    @blancfilms 6 лет назад +3

    A lot of these principles and the information presented I already knew by reading the articles of the ScriptingGuy, Don Jones's books and the MVA Videos. There still was A LOT of new stuff that I've been aching for a long time and simply didn't know how to do it (simpler). For example the way to find out all Type Accelerators or using the Enumeration of Console Colors to be Validated in a function. This video fired up a bunch of synapses and I'm currently thinking of new script ideas. Thanks for uploading this and thank you to the presenter for showing this off!

  • @godjhaka7376
    @godjhaka7376 Год назад

    Good stuff. Going apply regions, the color blind color changes, & more to my tools. The regions is priceless for code thats > 1000 lines.

  • @84samirjain
    @84samirjain 6 лет назад +2

    I just love this guy Mike F Robbins a full of knowledge and amazingly talented. Watch out his blog to learn PowerShell in better way.

  • @NanoTLG
    @NanoTLG 6 лет назад +3

    very nice vid, however please next time repeat the question because i can barely hear it.

  • @vibhubhatnagar6331
    @vibhubhatnagar6331 2 года назад

    Can I please have the link for the book powershell advanced functions

  • @decnine
    @decnine 5 лет назад

    thank you for sharing thiS. Very helpful. Is this code available elsewhere to download?

  • @Vern.Anderson
    @Vern.Anderson 6 лет назад

    Way to go Mike!

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

    This is a great video.

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

    Great presentation

  • @FapilsonAndrade-rz3wv
    @FapilsonAndrade-rz3wv 4 года назад

    buen tutorial de power shell

  • @IgnoreMyChan
    @IgnoreMyChan 4 года назад +6

    Why do presenters almost always forget to repeat the questions asked? We can't hear the questions!! That should be basic knowledge.

  • @MrHics
    @MrHics 5 лет назад +1

    what the hell is $Path ? ?

    • @JFrancoe
      @JFrancoe 4 года назад +1

      its a variable for the folders location,
      he defines it at 10:04 and it goes to his C:/demo

    • @IgnoreMyChan
      @IgnoreMyChan 4 года назад +1

      @@JFrancoe C:\demo. Windows Uses backslashes in paths.

    • @JFrancoe
      @JFrancoe 4 года назад +1

      @@IgnoreMyChan oh right :) thanks for pointing out

  • @siggesigvardsson1801
    @siggesigvardsson1801 4 года назад

    Don't know why it's so hard to repeat the questions so we know what your are answering to, same problem with most of powershell.orgs stuff.. But nice presentation otherwise.

  • @abbeydudeuk
    @abbeydudeuk 4 года назад +3

    All these presenters have this habit they keep cracking jokes and irrelevant talks in between while presenting and towards the end when concepts are more complex they run like hell to win Olympics gold.

  • @tyrellwreleck4226
    @tyrellwreleck4226 4 года назад

    somewhere in 28:55 he said he doesn't like typing, he just copy and paste... that is the weirdest thing a programmer would say.

    • @jaycark
      @jaycark 2 года назад +1

      He said he likes the tab auto complete feature