Hooray for me! I got my prize from the CEP Contest

  I couple of months ago, Microsoft held a System Center Orchestrator Community Evaluation Program, during this program, a contest was announced. Points was awarded for tweets, re-tweets, blogs and video blogs. Each month the person with the highest number of point, won a trolley from Ogio I was so luck to be the Winner of August! Thank you! I won because of my 4 posts about System Center Orchestrator. I really intended to do more that month, but I got caught up in work.   but today I received this nice prize:   Perfect for my travels, when I [...]

By |2011-10-10T11:09:59+01:00oktober 10th, 2011|Automation, Personal|2 Comments

System Center Orchestrator 2012 Beta: Where is the Runbook server log files?

  In opalis the Log files for the action server was placed in "\opalis software\opalis integration server\action server\logs"  read more about it here the opalis action server folder does still exist in Scorch 2012 Beta, but it does not contain a logs folder!   Where is the log file then? It has been moved to a standard location in C:\ProgramData\Microsoft System Center Orchestrator\OpalisActionService\Logs here you will find all the info about the action service (runbook servers).

By |2011-09-28T12:54:52+01:00september 28th, 2011|Automation|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

Install OS language during OSD (the easy way!) Part 1–Inject Language files

I know this can be done using MDT (Install Language Packs Offline), and even though I love the MDT integration features, I personally find it easier to do this from a run command line step during the WinPE part of my TS. First Thing you need to do is create a Package containing the Language pack files.. The different language packs should be placed in folders corresponding to the actual language code, like this for Danish and Swedish. Once the package is created (and placed on a DP), its time to add a couple of lines to the OS deployment [...]

By |2011-09-21T09:34:35+01:00september 21st, 2011|OS Deployment|8 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

Enabling Hyper-V in Windows 8 Preview

Microsofts virtualization platform Hyper-V is now included in Windows 8. The requirements are as follows: Windows 8 64 bit version At least 4 GB of ram An x64-based processor Second Level Address Translation (SLAT) Hardware-assisted virtualization: Intel Virtualization Technology (Intel VT) or AMD Virtualization (AMD-V) technology. Hardware-enforced Data Execution Prevention (DEP): Intel XD bit (execute disable bit) or AMD NX bit (no execute bit) enanled in BIOS. Hyper-V is not enabled in Windows 8 by default. Here is how to enable it: Log on to Windows 8 and on the Metro start page, type: programs (1). Left-click on Programs and [...]

By |2011-09-16T10:58:54+01:00september 16th, 2011|Operating Systems, Windows Client|3 Comments

Installing Windows 8 Developer Preview in a virtualization environment

Now that Microsoft have made Windows 8 preview availible you are properly eager giving it a test run and in the age of virtualization you are properly going to install it in a virtual machine. To save you some despair I will outline which virtualization environments that you can use to test run Windows 8 preview without to much hassle: VMWare Workstation 7.x – You can not install Windows 8 Preview on VMWare 7.x. VMWare Workstation 8.x - Windows 8 Preview installs and runs just fine in a VMWare Workstation 8.x vm Windows Virtual PC 2007/Microsoft Virtual PC – You [...]

By |2011-09-14T16:26:24+01:00september 14th, 2011|Operating Systems|7 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

Windows 8 Developer Preview is ready for download

Microsoft has made Windows 8 Developer Preview availible for download. You can get the 32 and 64 bit version both with or without the developer tools, which consists of: Windows SDK for Metro style apps Microsoft Visual Studio 11 Express for Windows Developer Preview Microsoft Expression Blend 5 Developer Preview 28 Metro style apps including the BUILD Conference app You can download it here: http://msdn.microsoft.com/en-us/windows/apps/br229516 You can watch the keynote from the BUILD conference, which was solely concentrated on Windows 8: http://www.buildwindows.com/

By |2017-08-22T13:12:47+01:00september 14th, 2011|Windows Client|1 Kommentar

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

Reuse old PC name during Standalone OSD

In the situation where you want to reinstall a PC using a Standalone media, you will have to incorporate some way of naming the PC, or it will pick up a random name like MININT-XXXXX. In a reinstallation scenario however, the PC will already have a Name assigned, and this name can quiet easily be picked up from the computers registry hive files. To do this just run this .vbs script, before formatting the disk. It will pick up the name and assign it to the OSDComputerName variable, which will automatically be added to the Unattend.xml (or sysprep.inf if XP) [...]

By |2011-09-06T13:01:15+01:00september 6th, 2011|General info, OS Deployment|10 Comments

Enable LENOVO TPM Security Chip (and other stuff) from a TS

  I have some customers who run strictly Lenovo Computers (laptops and Desktops). On a lot of these computers the security Chip has been disabled or is in Inactive mode, thus not allowing the use of Bitlocker. I just finished messing around with activating the TPM Chip in the BIOS From a Task sequence on those LENOVO computers, and once all the minor obstacles were figured out, it turned out to be quiet easy. The first thing I wanted to do was to check if the TPM chis was already Active, and if not, Activate it. This is actually real [...]

By |2011-08-25T10:23:00+01:00august 25th, 2011|General info, OS Deployment|20 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

Finding the correct storage driver for Win XP using WMIC

I already wrote a post on how to find the correct driver, for a Intel 6 Series storage controller, which is sometimes named different in XP and 7.  https://blog.ctglobalservices.com/mip/cant-find-the-intelr-6-series-storage-driver/. In that particular case I picked up the correct driver name by installing Windows 7 on the PC, and looking trough device manager..  Today I was with a customer, where installing Windows7 was not an option, and they had two HP machines ( Elite 8200 and 6560b) booth failing upon entering the XP minisetup. Laying down the image using SCCM, was no problem, meaning WinPE was fine driver wise. Clearly the [...]

By |2011-08-18T14:39:00+01:00august 18th, 2011|Hardware & Drivers, OS Deployment|3 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

System Center Orchestrator 2012 Beta: Creating an overview of RunBooks using Orchestrator Web Service and PowerPivot For Excel

In my opinion, one of the greatest improvements in Orchestrator compared to Opalis is the extended web service. Opalis did have a web service too, but the Orchestrator service has a more functionality. One way to utilize this new web service is by using PowerPivot for Excel. PowerPivot for Excel is an addon developed and published by Microsoft. You can read more and download a trial here using PowerPivot for excel , it is possible to connect to all different types of data sources and create real-time reports. It is really easy to do, specially with a web service like [...]

By |2011-08-08T09:00:00+01:00august 8th, 2011|Automation|3 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