giving something back after taking a lot :-)

Maik Koster at myITforum.com

Browse by Tags

Copy steps/group of steps between Task Sequences

July 30, 2010

If I have to make a change to an existing Task Sequence (no matter if MDT or SCCM) I typically create a copy of the existing Task Sequence and apply the changes to this copy for further testing. This way you can easily test and improve it until everything is working as expected without having a negative effect on your working Task Sequences. Now after you have verified that everything is working as expected, you need to redo all the changes applied so far to the original Task Sequence. The easiest...  ... Read the full post or  be the first to comment. Filed under: , , ,

Keep track on your changes – Part I – Version Control is not for Developers only

May 16, 2010

How often did you find yourself in a situation where you “just” wanted to implement a little change or have spent hours or even weeks on work into something just to recognize that you busted it somewhere on the way? How often did something suddenly break and your colleague tells you “I haven’t done anything! For sure!!! … Oh well, I just wanted to add/change/remove …” and he is 100% sure it can’t be the reason and undoing what he did (at least the parts he can still remember) doesn’t solve the issue...  ... Read the full post or  be the first to comment. Filed under: ,