SCCM License file import generator
—English version below —-
Jag har under en längre tid behövt hitta på ett PowerShell-projekt för att börja lära mig detta coola språk från Microsoft. Och jag kan bara säga, att när man väl har lärt sig det vill man inte sluta. Allt skall göras i detta underbara språk.
En kund till mig ville veta hur licenshantering i SCCM fungerar för icke-Microsoft-produkter. Den enda vettiga informationen jag hittade på hur xml-filerna skulle skapas var i en chm-fil och det byggde på att man skulle använda Microsoft Excel för att skapa en importfil. Äntligen hade jag en möjlighet att sätta tänderna i detta och göra något nyttoverktyg.
Har ni inte tittat på licenshantering i SCCM ännu rekommenderar jag er verkligen att göra det.
Här kan ni ladda ner verktyget.
———————————-
———————————-
I needed a project to learn PowerShell once and for all. However, a simple “Hello world” didn’t do the trick so I had to get creative. Not the simplest thing to do.
At the same time I had to show a customer how to import non-Microsoft licenses into the Asset Management part of SCCM. A neat feature that is used way too little. In order to find how to create a import file I had to look into a .chm-file and then use Microsoft Excel to create a tab delimited file. Finally I had found my very first PowerShell project.
Take a download and try it out. License management in SCCM is really neat and with this little GUI program you can easily import license information for example Adobe products.
