Andrew Barnes (aka Scriptimus Prime)
-
Recent Posts
Archives
Categories
- 70-680 videos
- 70-681
- Andrew Barnes
- Answer Files
- Automation
- BDE
- bootstrap.ini
- Conditions
- ConfigMgr
- customsettings.ini
- Deployment
- Desired State Configuration
- Desktop Virtualization
- DomainJoin
- Drivers
- Free MCTS Videos
- HP N40L MicroServer
- Hydration Kit
- Internet Explorer
- IP Address
- KMS
- Lite Touch
- MAK
- MCTS
- MDT
- MDT 2010
- MDT 2012
- MDT Media
- MDT Scripting
- MDT Video Links
- microsoft certification program
- Microsoft Certified
- microsoft certified solutions
- Microsoft Deployment Toolkit
- microsoft kb
- microsoft update
- Migration
- new certifications
- Office 2010
- P2V
- Packages
- PowerShell
- Regional Settings
- SCCM
- SCCM Scripting
- script
- Scripting
- Scripting Techniques
- Scripting ZTIUtility
- software
- task sequence
- technology
- Testlab
- Tips
- Training
- Troubleshooting
- UFD
- USMT
- Variables
- VBScript
- Video Links
- Vista
- VMware
- Volume Activation
- Windows 7
- Windows 7 Deployment
- Windows 8
- Windows 10
- Windows Server 2012
- Windows SIM
- Windows Updates
- WinPE
- XP
- Zero Touch
- ZTIUtility
Meta
Monthly Archives: April 2015
Managing DSC Resources in PowerShell Desired State Configuration (DSC)
PowerShell Desired State Configuration (DSC) Resources are an evolved type of function usually created by experienced PowerShell coders. Resources are at the very core of DSC and contain the code required to perform the actual configuration tasks in your deployments. My first post was … Continue reading
Posted in Deployment, Desired State Configuration, DSC, PowerShell
Tagged Deployment, Desired State Configuration, Devops, DSC, PowerShell
3 Comments
PowerShell: Inside Desired State Configuration (DSC) – Get,Set and Test
Today, I’m going inside DSC to demonstrate DSC’s indempotance nature and also the Get, Set and Test functions. Continue reading
Posted in Deployment, Desired State Configuration, DSC, PowerShell, Scripting
Tagged Desired State Configuration, PowerShell
Leave a comment
PowerShell: Desired State Configuration – Getting started.
PowerShell DSC is really cool and the next big thing. This post will describe the feature in its most basic form and assume you’re new to the topic. Continue reading
Posted in Desired State Configuration, PowerShell
Tagged Desired State Configuration, PowerShell
2 Comments
PowerShell: New-Password Function
OK, so I’ve been off the grid for a while now. But that doesn’t mean I’ve not been busy. Quite the opposite in fact. I’ve taken a year out from work on paternity with my baby Son. During this time, … Continue reading