Add groups to a ListView control
In my last blog post I showed how to work with the ListView in PowerShell Studio to add Groups and Items. Now I will show how easy it is to add Groups with PowerShell code so this will be more...
View ArticleNice to know about Powershell Studio 2014
There are lots of nice help in PowerShell Studio 2014 This is my first post in a serie of Tips & Tricks about getting help and tweaking PowerShell Studio 2014 as you want it. The posts will be...
View ArticleListView – Select All
I got a question about select all on a ListView in the comments on the blog and here I will show how to do it. Select All and Deselect All I have created a simple ListView with Three items with...
View ArticleCreate AD users the GUI way – part 9
In this part I will start to show how to controll input fields so it will end up okay in the Active Directory. We will start with the 2 textboxes for Given Name and Surname. As It is now we can write...
View ArticleNice to know about Powershell Studio 2015
This is almost the same post as my post about “Nice to know about Powershell Studio 2014″ When I did my post about Powershell Studio 2014 I did not know about the release of 2015 The things I wrote...
View ArticlePowershell Studio 2015 as you want it
This is post number 2 in the series Nice to know about Powershell Studio 2015 When I use an editor lots and lots of hours I like to have it my own way. In Powershell Studio you can change it like you...
View ArticleGet SCCM Collection Information from ID
I have been working with PowerShell and SCCM for the last 4-5 years and I have built some nice to have Functions that I often use. If you ask me Now 50% of all readers will say “You don’t need to use...
View ArticleDownload the Channel 9 videos of DSC virtual academy course with PowerShell
As you might have noticed the Virtual Academy courses with getting started and Advanced DSC with Jason Helmick and Jeffrey Snover have been released and also the videos are available from Channel 9 Is...
View ArticleInstall MSU files with PowerShell
I have been working with fixing som stuff with IE 11 installation with SCCM in a OSD TS. My solution to install some needed KB files was to fix a PowerShell script that will look in the folder \source\...
View ArticleMy first look at Win 10 Build 10240
I have been on the Windows 10 Insider for a while, but I just installed the new RTM build. Some of my first findings about PowerShell in this build. As you can see, the latest version of PowerShell is...
View Article