You've successfully subscribed to Florin Loghiade
Great! Next, complete checkout for full access to Florin Loghiade
Welcome back! You've successfully signed in
Success! Your account is fully activated, you now have access to all content.
15 posts tagged

PowerShell

PowerShell DSC - Building a Pull Server on WMF 5

I wanted to write this post back in December when WMF 5.0 got released but I decided to put it off because a week after release, Microsoft rem

in

Installing and Using PowerShell DSC on Linux

In the last two weeks I’ve been playing with PowerShell DSC for Linux and truth to be told I’m impressed on how stable it is since the last ti

in

Quick Tip: Removing SCCM 2012 R2 Expired Client Operations

I’ve been doing some work on a System Center Configuration Manager 2012 R2 installation and after a while the Client Operations log was filled

in

PowerShell Scripts to add / remove data disks on Azure VMs

First things first. Happy New Year! So after I finished a long waking up cycle I remembered working on a project that involved migrating some

in

Sample PowerShell Scripts for Starting and Stopping Azure ARM VMs in a Resource Group

I was recently working on a proof of concept in Azure for a client that needed a couple of VMs to test if Azure is a viable candidate for thei

in

Deploy multiple Azure VMs in a Load Balanced set

In the last couple of weeks I have been working with a client that needed to deploy a two-tier web application that would act as a web store a

in

PowerTip - Get a nicely formatted endpoint list for your Azure VMs

I was working on an Azure deployment recently and I needed a very quick way to get all the endpoints and local IP from the Azure VMs, rather t

in