Browse by Tags

Tagged Content List
  • Wiki Page: Save Credentials for all Servers’ RDP Connections

    It was a big joy when I found a solution how to save my current windows credentials for all servers' rdp connections. We have more than 50 servers and it's annoying to enter my credentials on every rdp connection to server. But can you imagine how it is hard for environment with 200 and even...
  • Wiki Page: PowerShell Loops

    Table of Contents ForEach-Object For While Do while Do Until Other Languages Each scripting language has several different methods of applying the loop. PowerShell also support some universal loop like: ForEach-Object The simplest and most useful loop is foreach. These loop performs an operation...
  • Wiki Page: Passing Arguments to an ActivityAction (WF)

    Activity delegates enable activity authors to expose callbacks with specific signatures, for which users of the activity can provide activity-based handlers. Two types of activity delegates are available: ActivityAction is used to define activity delegates that do not have a return value, and ActivityFunc...
  • Wiki Page: Pętle w PowerShellu (pl-PL)

    Table of Contents ForEach-Object For While Do While Do Until Każdy skryptowy język programowania posiada kilka różnych zastosowań pętli. PowerShell również wspiera większość z nich, a należą do nich: ForEach-Object Najprostszym I najczęściej wykorzystywanym przejawem pętli w PowerShellu...
Page 1 of 1 (4 items)
Can't find it? Write it!