Announcing PowerShell, DevOps, and Cloud Conference 2021
PowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MorePowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MoreWhat Posh-SSH is a PowerShell 3.0 or newer module for automating tasks against …
Read MoreNote: This tip requires PowerShell 2.0 or above. IIS lets you view all worker processes of a server when you double click the Worker Process tile in IIS manager (inetmgr.
Read MoreIn this series we will cover the basics of building a Windows PowerShell binary module using C#. In the first part of the series we will build a module with just one cmdlet called Get-Salutation that will resemble the traditional “Hello World” …
Read MoreIn an earlier article, I talked about managing Kemp LoadMaster appliances (both physical and virtual) using the Kemp’s RESTful API. Using RESTful API is complex because you need to know all the details of how API is implemented and what are different …
Read MoreNote: This tip requires PowerShell 2.0 or above. A few days ago I had to write a script to upload files to a remote FTP server.
Read MoreThe Microsoft Technology User Group (MTUG) in Norway was started in March 2010 where we had Bruce Payette speaking at the first user group event at the Microsoft office in Oslo.
Read MoreI have written scripts to automate VM deployments across a farm of Hyper-V servers and I prefer using static MAC addresses for all my workload virtual machines.
Read More