Day 28–Let’s Integrate System Center Service Manager and Team Foundation Server
Welcome to Day 28 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. In my previous...
View ArticleDay 33–Storing the TFS Work Item ID Back In Service Manager
Welcome to Day 33 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. In my previous...
View ArticleDay 38: Storing the Service Manager Work Item Id In A Custom Field In TFS
Welcome to Day 38 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. In order to...
View ArticleDay 43 : Getting Started With Pester
Welcome to Day 43 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. As we dive deeper...
View ArticleDay 48: Pester–Working With Assertions
Welcome to Day 48 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. In my previous...
View ArticleDay 53: Pester and Mocking
Welcome to Day 53 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. Once you start to...
View ArticleDay 58: PowerShell and Visual Studio Online
Welcome to Day 58 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. In some of my...
View ArticleDay 68: Accessing VSO Version Control using Powershell–Part 1
Welcome to Day 68 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. In my Day 58 post,...
View ArticleDay 88–Use a SCSM Task To Create A Work Item In TFS
Welcome to Day 88 of the “100 Days of DevOps with PowerShell”! For background on our goals in this series, see Announcing the “100 Days of Devops with PowerShell” Series here at SCC. On Day 28 – Let’s...
View ArticleIntegrating Jira and Service Manager using Orchestrator
I recorded a short video showing how you can integrate Jira and Service Manager using Orchestrator. Jira/SCSM Integration using Orchestrator The post Integrating Jira and Service Manager using...
View ArticleGrow your IT maturity through Business Service Intelligence
Despite the many new technologies brought to the datacenter in the past 10 years, the relative maturity of organizations’ IT operations has remained constant. The focus remains on fire-fighting and...
View ArticleAzure Journey–Azure Dev/Test Labs–Creating A New Lab
I’m wanting to experiment some with Azure Dev/Test Labs. I’m going to start by creating my first Azure Dev/Test Lab instance. See the full post here. The post Azure Journey–Azure Dev/Test...
View ArticleAzure Journey–Azure Dev/Test Labs–Add a New VM To The Lab
I’ve got a brand new Azure Dev/Test Lab, now I need to do something with it. Seems like the first thing to do would be to create a new VM in the lab. Read the full post here. The post Azure...
View ArticleAzure Journey–Azure Dev/Test Labs–Creating A VM With Artifacts
Dev/Test lab artifacts allow you to specify actions that are performed on the VM when it is created. These actions can include things such as installing applications, running PowerShell scripts, and...
View ArticleAzure Journey–Azure Dev/Test Labs–Formulas
A formula in Azure DevTest Labs is a list of default property values that can be used to create a virtual machine. You can use the default values or change them, but it gives you a baseline from which...
View ArticleAzure Journey–Azure Dev/Test Labs–Deleting
I’ve been creating several things in my DevTest lab. Let’s see what happens when I delete things. See the full post here. The post Azure Journey–Azure Dev/Test Labs–Deleting appeared first on System...
View Article