Home »

Posts tagged ‘SCCM’


Personal note no.5 : Make driver available for none admin user!

Staging driver in the driverstore, makeing it available for none admin user!

Category: OS Deployment, Personal Notes, Tips and Tricks  |  Comment

Set default keyboard settings based on Running OS

While doing refresh scenarios, its possible to have USMT set the current Keyboard settings for the existing users on the reinstalled OS. The problem however, is setting the same default keyboard settings for new users on that machine.. By default the Keyboard settings will be that of the reference image, so if the keyboard settings [...]

Category: Language, OS Deployment  |  Comment

Set up a SCCM test environment in no time!

If you need a full blown Test environment, here is how to set that up in no time at all

Category: Configuration Manager, OS Deployment, Tips and Tricks  |  1 Comment

There may be to many steps in the task sequence!

There may be too many steps in the task sequence Error caused by faulty MDT integration

Category: Config Mgr, OS Deployment, Tips and Tricks  |  Comment

Coretech SCCM Manager 1.0.4 – Freeware Download

This week a customer contacted us, claiming that the tool did not work on sundays! I thought that was pretty strange, so I asked for log file/event log messages, and it was true. It did fail! It was even “Kernelbase.dll” or “kernel32.dll” that was throwing the exception! I tested it on our test environment, and [...]

Category: Client Installation, Config Mgr. Tools, Configuration Manager, OS Deployment, Recommended Tools  |  3 Comments

Making file copy easy.

I often run into questions concerning simple file copy during a SCCM/MDT Task Sequence.  There are many ways to accomplish this, but it seams most people wind up using the good old XCOPY command, and in general there is nothing wrong with that. When copying from a DP though, you might run into problems when [...]

Category: OS Deployment, Tips and Tricks  |  2 Comments

Coretech SCCM Manager 1.0.3.1 – Freeware Download

New Version out! 1.0.4! Get it here: http://blog.coretech.dk/?p=2852 Since we found a minor bug in the 1.0.3 version, we have decided to release version 1.0.3.1. This has fixed the bug that cause distribution points that did have “-“ in the name, not to show up in the list of DPs. We are still working on a [...]

Category: Client Installation, Config Mgr, Config Mgr. Tools, Configuration Manager, Recommended Tools  |  4 Comments

VBScript: Move computer object to another OU via Command line parameter

UPDATE: New improved script 0.0.3 uploaded. Thanks to Nico_ at Technet Forums! Hello everyone My collegue Michael Petersen, needed a script to move computers to another OU, after re-installing them via SCCM/ConfigMgr. He have written a blog post to show how to use it in a Task Sequence: http://blog.coretech.dk/mip/using-ts-variables-when-running-a-script-under-a-different-account/ therefore i developed this small script [...]

Category: Scripting, VBScript  |  25 Comments

Coretech SCCM Manager 1.0.3 – Freeware Download

New version is out! http://blog.coretech.dk/confmgr07/coretech-sccm-manager-1-0-3-1-freeware-download/ . We’re back with a new version of Coretech Application Creator! We have decided to change the name of the application, since the old name did not fit with all the features available. Changelog / What’s New 1.0 RC1 -> 1.0.3 Application has a new name, the old name did [...]

Category: Client Installation, Config Mgr, Config Mgr. Tools, Configuration Manager, Recommended Tools, Software distribution  |  5 Comments

Dude, Where’s my Config Mgr Agent log files?

On my workstation i am running Microsoft Windows Vista 64bit. Today i got a small scripting task, which required me to view the Microsoft System Center Configuration Manager Agent Log files. On most Operating Systems (aka. 32bit) the log files are placed in “C:\Windows\CCM\Logs\”. But on mine it was not. I had no luck search [...]

Category: Configuration Manager  |  2 Comments