Wiedza
  • 0 Koszyk
  • Kontakt
  • Moje konto
  • Blog
  • MOC On-Demand – co to takiego?
  • MOC On-Demand – Co zyskujesz?
  • Kursy MS

Learning Pyramid – czyli jak uczyć się i uczyć innych skutecznie

Swojego czasu, mój kolega Certyfikowany Trener Microsoft mawiał – chcesz się nauczyć jakiejś technologii – poprowadź z tego szkolenie. Ja wtedy byłem na początku drogi Trenerskiej, w która tak swoją dragą nie zaangażowałem się nigdy w 100% i wtedy nie do końca się zgadzałem z tym twierdzeniem. Aczkolwiek trzeba przyznać, że coś w tym jest […]

Czytaj dalej

Continuously upload files to FTP using PowerShell

Sometimes we need to continuously upload files to FTP from local disk. We can do it using the following PowerShell Script. import-module NetCmdlets $i=5 while ($i -eq 5){ new-item c:\wgrywam -itemtype directory Get-ChildItem C:\CB08 -Recurse |? {$_.LastWriteTime -le (get-date).AddMinutes(-3)} |% {move-item $_.Fullname c:\wgrywam} Get-ChildItem C:\wgrywam -Recurse |% {send-ftp -server ftp.pol.pl -user uzytkownik -password haslo -localfile […]

Czytaj dalej

How Azure can help you with performance tests using JMeter

This article is rather dedicated to attendees of http://www.jstalks.net/ conference. You can use this article if you do not attendee to that conference, but probably it will need more engagement from you to understand of flow this: During this session, you will learn how to adopt Azure to do a performance test using Jmeter. In […]

Czytaj dalej

Official: BOOK OF NEWS, Microsoft Ignite 2019, Orlando, November 4-8, 2019

BOOK OF NEWS Microsoft Ignite 2019: Ignite2019BookofNews.pdf

Czytaj dalej

Azure News from Microsoft Ignite 2019 – 3 minutes read Mariusz’s bullet list

Here is a list of new Azure features announced during Ignite 2019, that in my opinion you should learn more. This is not a complete list – just I noticed them, and it is only for Azure. Some of them could be announced before.   Virtual Machines: New Sizes Daav4, Eav4, NVv4, NDv2 OS Disk […]

Czytaj dalej

«< 30 31 32 33 34 >»
Projekt i wykonanie: Mobiconnect i fast-sms.net   |    Regulamin
Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie.Zgoda

Added to Cart

Keep Shopping