Browse by Tags
All Tags »
ConfigMgr (
RSS)
( WARNING !!! ) This is incredibly not supported. ( WARNING !!! ) This will void your EULA The EULA states… “You may not: * work around any technical limitations in this software”. At your OWN risk! Not...
Filtering on the GPEdit console will prevent the assignement GPO from displaying. What you need Copy of ConfigMgr SP1 source files in expanded folder (SCConfigMgr07_UPD_EN) GPEdit.msc Clean up for SP1...
When you finish your upgrade to SP1 do not forget to navigate to: In the Configuration Manager console, navigate to System Center Configuration Manager / Site Database / Site Management / <site code>...
Here is the situation. You need to find the SMS 2003 or ConfigMgr NameSpace in WMI and you don’t have the PowerShell expertise, yet. Easiest way is to use a GUI interface. Namely CIM Studio. CIM = Common...
RTM SP1 Type Primary Primary Version 4.00.5931.0000 4.00.6221.1000 R2 Installed No Build 5931 6221 R2 Installed property is not present in RTM version. I would guess R2 won’t work with RTM. Note: Translation...
Background : All programs and server applications are not stored on the OS partition. During the RTM the WAIK was installed on the E drive. During the ConfigMgr 2007 SP1 upgrade process: WAIK was uninstalled...
I have found 3 common failures during the ConfigMgr (SCCM) 2007 Setup Prerequisite Components Download task: Destination Path has spaces Execution account does not have rights to the internet: Proxy Problem...
Two methods exist to check your Prerequisite’s Use the splash.hta and Run the prerequisite checker Use the Command Line switch /prereq .\SCConfigMgr07_UPD_EN\SMSSETUP\BIN\I386\setup.exe /prereq What makes...
In SMS 2003 and ConfigMgr (SCCM) 2007 you can create a Direct Member to a collection. This may or may not be the best option for you. We can debate that later. You have to be concerned about the number...
SMS 2003 and SCCM 2007 / ConfigMgr 2007 allow the execution of packages in a specific order. This post will not cover the server / package / program settings; rather, this will cover how a client evaluates...
I decided it was about time I learned more PowerShell and SMS 2003 / SCCM 2007 scripting. I hope you enjoy this series, as I fail, experiment, and learn nuances of the PowerShell language. There seem to...
Scenario : An advertisement went out for a package that is causing havoc. Let’s say, it is rebooting servers and workstations. How do you stop it NOW !?!?! With a Big Red Stop Button (BRSB). Below are...