Adding Files to the Boot Image in CM2012

A couple of months ago I wrote a post on how to automatically add files to the boot image, as part of the Update distribution point process, using OSDIntection.xml https://blog.ctglobalservices.com/mip/auto-adding-files-to-config-mgr-boot-images/ In CM2012 however, this option is no longer available. Instead the development team has been kind enough, to actually include this service as part of the Boot Image properties, well sort of anyway! What they added is an option to add a prestart Command Hook ( earlier: Media Hook or pre execution hook) This option is obviously intended to add a script or HTA to be launched before choosing what [...]

By |2011-10-17T14:57:25+01:00oktober 17th, 2011|Configuration Manager (SCCM), OS Deployment|2 Comments

WMI/ConfigMgr Scripting: CreateEmbeddedObjectInstance (.NET) or SpawnInstance (VBScript) in PowerShell

  During the development of the script I posted yesterday, I noticed that a lot of people had problem discovering how to create WMI objects in PowerShell. I found different suggestions, but they all had problems. When I have to create WMI object instances I use this this method, which I used in my old script about sharing folders here is an example: $SecDesc = ([WMIClass] "\\$ComputerName\root\cimv2:Win32_SecurityDescriptor").CreateInstance() using configuration manager development we have to create a lot of wmi objects. Take a look at this SDK Sample in the VBScript example we have this line: ' Create and populate a [...]

By |2011-09-27T10:22:30+01:00september 27th, 2011|Configuration Manager (SCCM), Powershell, Scripting & Development|Kommentarer lukket til WMI/ConfigMgr Scripting: CreateEmbeddedObjectInstance (.NET) or SpawnInstance (VBScript) in PowerShell

Be among the first to pre-order the Mastering Configuration Manager 2012 book

I’m proud to be one of the authors behind the Mastering Configuration Manager 2012 book. The book is set to release in March 2012 and will guide the reader thru the awesome world of Configuration Manager 2012. You can expect the book to deliver solid background information about each of the features in Configuration Manager 2012 along with examples of best practices and how to make your daily life as a Configuration Manager administrator a lot easier. Pre-order the book http://www.amazon.com/gp/product/1118128982/ref=as_li_tf_tl?ie=UTF8&tag=syscenblo-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1118128982  The Authors When you look at the my fellow authors, you will see names that are all well known [...]

By |2011-09-22T20:23:28+01:00september 22nd, 2011|Configuration Manager (SCCM), General info|2 Comments

Updated version of the shutdown utility

The shutdown utility has been updated and the latest version can be downloaded here the usage of the tool is described in this post this post Change log for version 0.7: Fixed logo overlapping long descriptions. Fixed bug, where program would restart instead of logging off, when logoff option was choosen. Thanks for all the feedback

By |2011-09-18T21:18:08+01:00september 18th, 2011|Configuration Manager (SCCM), General info|10 Comments

Todays big question, can you deploy the ConfigMgr. 2012 beta 2 client to Windows 8

The answer is YES, you can install Configuration Manager 2012 beta 2 on the newly released Windows 8 platform. After a few quick tests I have verified that: The client is installed and Software Center is available Inventory is working Application deployment is working Settings Management is working Software Updates also works. Not that I could test with any Windows 8 updates, I tested with some custom updates from SCUP 2011. Remote Tools works. OSD works. It’s awesome, who would ever have thought that X-Mas would come in September this year You can download your copy of Windows 8 here

By |2011-09-14T10:14:13+01:00september 14th, 2011|Configuration Manager (SCCM)|6 Comments

Looking for Configuration Manager 2012 training

Looking for Configuration Manager 2012 training? Look no further. Our Mastering Configuration Manager 2012 class has been running with great success since May 2011. We have teamed up with some of the best training providers worldwide, which is your guarantee for a high quality learning experience in modern equipped training facilities. At the moment we have scheduled two different classes, a Mastering Class with Kent Agerlund and a combo class with Kent Agerlund & Johan Arwidmark. The combo class will introduce you to the new features of ConfigMgr. 2012 with a high focus on OS deployment using ConfigMgr. 2012 & [...]

By |2011-09-12T17:59:04+01:00september 12th, 2011|Configuration Manager (SCCM), General info, Training|4 Comments

Changes in Configuration Manager 2012 RC

Configuraiton Manager Beta 2 has been out a few months by now. Most of you have already seen or performed a testdrive of the beta 2 version. Next public relelase will be the release candidat. Some of the changes you can expect to see is described below. As the product is still in beta, all information in this post is subject to change and NO, I do not know anything about a release date. Setup Improved multi-lingual support, during setup you will be prompted for additional languages you wish to install. Those are languages for the console and also for [...]

By |2011-08-19T17:25:02+01:00august 19th, 2011|Configuration Manager (SCCM)|8 Comments

Asset Intelligence 3rd. party software utility

Configuration Manager 2007 and 2012 allows you to import licens information from a CSV file. The data are shown in the License 15A – General License Reconciliation Report. The problem for many is, that it’s often a bit to difficult to create the CSV file in the correct format. Highly inspired by the CM2007 AILW utility we decided to create our own tool and make it work for both Configuration Manager 2007 and the upcoming 2012 version. You can download the utility here. Configuring the utility Once you have downloaded our utility you have to: Copy CT-AILW.exe to C:\Program Files\Coretech\AILW\ [...]

By |2011-08-16T11:19:27+01:00august 16th, 2011|Configuration Manager (SCCM), General info|44 Comments

Updated version of the Configuration Manager shutdown utility

Based on feedback we have updated our Shutdown utility described in this post to include a company log. To display the logo, create a jpg, png or bmp files in the same folder as the utility and name it shutdowntool.jpg/png/bmp – simple Download the new version here: ShutdownTool-0.6.0.zip Once again, credit goes to Claus Codam for being the main developer

By |2011-08-02T09:21:19+01:00august 2nd, 2011|Configuration Manager (SCCM), General info|8 Comments

Configuration Manager shutdown utility

To suppress or not suppress a computer restart when deploying software and software updates that is the question. No matter what you do, you most likely will not win the “best colleague of the Month” award. If you do not force a computer restart you might face problems like: Non-compliant computers Computers being in reboot pending mode which might prevent them from installing new software and software updates If you do force a restart you might face problems like: Very unhappy users Scenarios where you restart while the end-user is using the computer for a demo or presentation End-users calling [...]

System Center Updates Publisher 2011– publish options

SCUP 2011 enables you to author and publish you own custom updates. When you publish updates SCUP offers you 3 different options. Full Content, this will download the binaries and make them available for a deployment in Configuration Manager thru WSUS. Metadata only, will only download metadata and is suitable when you want to track compliance only. Automatic, the download will take place after SCUP has communicated with Configuration Manager. if any Configuration Manager clients are requesting the update a full content will be initiated otherwise only metadata will be published. This setting requires that you have configured the ConfigMgr. [...]

By |2011-06-15T17:13:50+01:00juni 15th, 2011|Configuration Manager (SCCM)|Kommentarer lukket til System Center Updates Publisher 2011– publish options

The Complete SCUP 2011 installation and configuration guide

  The latest version of System Center Custom Updates Publisher 2011 is released and ready for download. SCUP 2011 is a freeware tool from Microsoft that can assist you in authoring and publishing 3rd. party updates to Configuration Manager and System Center Essentials. To get you started you can download the complete SCUP 2011 installation and configuration guide here I hope the guide can save you a few hours of work and get you up and running with SCUP today. In my guide I have references to two files used to deploy the needed certificates. Those are: Certutil.exe and certadm.dll, [...]

By |2011-06-10T20:40:48+01:00juni 10th, 2011|Configuration Manager (SCCM)|29 Comments

Error when downloading Adobe Flash 10.3.181.16 using SCUP

I have seen a few sites the last couple of days where SCUP returns an error while trying to download Adobe Flashplayer 10.3.181.16 using either SCUP 4.5 or SCUP 2011. To fix the problem you can: Open SCUP 2011 and navigate to the Adobe flash catalog Select Adobe Flash 10.3.181.16 and open the properties Copy the download URL and paste it into a browser. This will download the update to a local source. In my example to E:\AdobeFlash After the download click Browse and select the local file. After you select the filename you will need to paste the download [...]

By |2011-06-07T08:01:58+01:00juni 7th, 2011|Configuration Manager (SCCM)|10 Comments

Notes from Mastering Configuration Manager 2012, Minneapolis January 18-2012

Websites: http://connect.microsoft.com – Connect to the CM2012 Beta program http://technet.microsoft.com/en-us/evalcenter/ff657840 – Configuration Manager 2012 download http://innovation.connect.microsoft.com/configmgrbeta/discussions – Configuration Manager 2012 discussion list http://www.microsoft.com/downloads/en/details.aspx?FamilyID=083f45ca-1ede-4f7a-be74-77854c3a9b01&displaylang=en – SCUP 2011 download http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b64c2029-0f56-4606-ba0c-ea92e03541f5 – FEP2012 beta download http://www.microsoft.com/systemcenter/en/us/default.aspx – System Center homepage http://www.microsoft.com/systemcenter/en/us/configuration-manager/cm-vnext-beta.aspx – Latest info on CM2012 http://technet.microsoft.com/en-us/systemcenter/cm/gg721914 – CM2012 videos  http://social.technet.microsoft.com/Forums/en-US/category/configurationmanager/ – Configuration Manager News groups http://www.microsoft.com/systemcenter/configurationmanager/en/us/default.aspx – Config Mgr. homepage http://www.myitforum.com/ – Great community http://www.smsexpert.com/ – Information about MOF editing http://www.1e.com/ – Config Mgr. addons http://blogs.technet.com/configmgrteam/default.aspx – System Center Config Mgr. team blog http://blogs.technet.com/b/configurationmgr/archive/2010/11/30/configmgr-2007-antivirus-scan-and-exclusion-recommendations.aspx – ConfigMgr 2007 Antivirus Scan and Exclusion Recommendations http://technet.microsoft.com/en-us/library/gg699359.aspx#CD_OOBM – New Out of Band Management features in Configuration [...]

By |2011-06-01T16:09:58+01:00juni 1st, 2011|Configuration Manager (SCCM)|5 Comments

Adding users to Configuration Manager 2007 with specific Class Permissions via VBScript

[download id="41"] The Configuration Manager 2007 SDK, has a lot of missing examples and parts that are not well documented. One of them is the part about User permissions and how to add them. During the development of the install script for our HTA solution, I had to create a HTA user, with special permissions for the different classes on the site server. I create function called "SetConfigMgrPermission" for this specific purpose. It is actually a quite simple function. I requires: Connection: this is a standard configmgr connection, created by the connect function from the SDK. The downloadable script contains [...]

By |2011-05-31T16:02:37+01:00maj 31st, 2011|Configuration Manager (SCCM), Scripting & Development|Kommentarer lukket til Adding users to Configuration Manager 2007 with specific Class Permissions via VBScript

Links and notes from MOC 6451 and introduction to App-V (Norway)

SCCM Right Click Tools http://myitforum.com/cs2/blogs/rhouchins/archive/2008/04/09/sccm-right-click-tools.aspx System Center Configuration Manager 2007 Toolkit v2 http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=5a47b972-95d2-46b1-ab14-5d0cbce54eb8 SMS Client Center http://sourceforge.net/projects/smsclictr/ Creating Configuration Manager Reports Part 1: https://blog.ctglobalservices.com/confmgr07/config-mgr-inventory-and-reporting/creating-configuration-manager-2007-reports/ Part 2: https://blog.ctglobalservices.com/confmgr07/config-mgr-inventory-and-reporting/creating-configuration-manager-2007-reports-part-ii-creating-the-first-reports/ Creating Custom Reports by Using Configuration Manager 2007 SQL Views http://www.microsoft.com/downloads/en/details.aspx?FamilyId=87BBE64E-5439-4FC8-BECC-DEB372A40F4A&displaylang=en Read the blog at Coretech.dk for information about System Center, deployment and scripting https://blog.ctglobalservices.com/ Microsoft System Center Configuration Manager 2007 Dashboard Download it from here: http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=27fe0d80-38c6-464a-953a-1c2edcf35c2d Read about it here: http://technet.microsoft.com/en-us/library/ff369719.aspx See how to install it here: http://technet.microsoft.com/en-us/edge/system-center-configuration-manager-dashboard-part-1-installation.aspx Configuration Manager 2007 driver management http://blogs.technet.com/b/mniehaus/archive/2010/04/29/configmgr-2007-driver-management-the-novel-part-1.aspx http://www.deployvista.com/Home/tabid/36/EntryID/82/language/en-US/Default.aspx Frequently Asked Questions about Active Directory Domains and Forests with Configuration Manager 2007 http://blogs.technet.com/b/configmgrteam/archive/2010/07/09/frequently-asked-questions-about-active-directory-domains-and-forests-with-configuration-manager-2007.aspx Application Virtualization Whitepapers [...]

By |2011-05-29T10:33:11+01:00maj 29th, 2011|Application Virtualization (App-V), Configuration Manager (SCCM)|Kommentarer lukket til Links and notes from MOC 6451 and introduction to App-V (Norway)

Windows 7 and Windows 2008 R2 SP1 revision issue

A new SP1 revision was released earlier this week to address some minor installation issues. There is a detection problem with this new revision that can cause the Service Pack to be installed on computers that already do have SP1 installed. Be sure to check the orignal post from the WSUS product team In Configmgr. the old SP1 version is automatically being expired thus you are forced to download and deploy the new revision.

By |2011-05-28T09:00:13+01:00maj 28th, 2011|Configuration Manager (SCCM)|Kommentarer lukket til Windows 7 and Windows 2008 R2 SP1 revision issue

Configuration Manager 2012 Prestage content on Distribution Points

Highly inspired by this blog post I started to do me own prestage content testing. Prestaging has long been one of the main reasons (along with bandwidth control) for implementing a secondary site in Configuration Manager 2007. In configuration Manager 2012 both features has now been added to the distribution point. This more or less eliminates the need for a secondary site.    Prestaging is a process that involves the distribution point, the package and a Commandline tool. Open the Distribution Point properties and select Enable this distribution point for prestaged content on the General tab. Now, navigate to the [...]

VBScript: Cleanup all computer objects for local PC

[download id="40"] When we are deploying OS via ConfigMgr, we usually do a cleanup of all old objects before creating the new object. This helps prevent errors and mistakes, and is pretty easy to do. We are able to use both SMBOIS GUID and Mac addresses for the cleanup. usually I recommend using mac addresses, since I have experienced that laptops who have had their mainboard exchanged, have the BIOS GUID of "0000-00000-0000-0000", this happens because the repair shop forgets to write in the GUID after the repair. The mac addresses are always usable , since they are not typed [...]