can not install ccmsetup (80004005, 1603)
Your installation of SCCM Agent is failed with the following command in a multisite hierarchy: "\\<SCCM-Server>\SMS_<Site-code>\Client\ccmsetup.exe" SMSSLP=<Central-Site FQDN> DNSSUFFIX=<DNSsuffuix> SMSMP=<Primary-Site FQDN> MSI: Action 13:16:12: CcmInitializePolicy. Initializing policy ccmsetup 30.06.2011 13:16:12 1456 (0x05B0) MSI: Action 13:16:12: SmsSetClientConfigInit. Setting SMS configuration ccmsetup 30.06.2011 13:16:12 1456 (0x05B0) MSI: Setup failed due to unexpected circumstances The error code [...]
In: client, Errors, sccm · Tagged with: client, install, sccm
automated client cache expand with Powershell
Sometimes you have a problem to expand you’re Client Cache for the SCCM-Agent. In a older Blog i have written (Update) for do this with a VB-Script, but for Win7 we should tihnking for the future and do this with Powershell…. Aaron Czechowski give a tip for a script here: http://blogs.technet.com/b/aaronczechowski/archive/2009/02/12/powershell-to-change-configmgr-client-cache-size.aspx $Cache = Get-WmiObject -namespace [...]
In: client, OSD, sccm, scripts, Win 7 Design · Tagged with: cache, client, sccm, scrips
Implement Fujitsu Clients and Servers Drivers in SCCM 2007
Here is a grate Article from Fujitsu how to implement Drivers in SCCM but it needs an Functionaly enviroment of SCCM with SCUP integrated. Soon i will post a documentation to implement a SCUP-Enviroment with self-signed Certificates, or a Document-Signed Certificate from the PKI. http://manuals.ts.fujitsu.com/file/8409/sv-dv-intpack-sccm-en.pdf
In: client, OSD, Server, Win 7 Design · Tagged with: client, driver, OSD, sccm
You ned a CMD with System rights, as like SCCM runs?
You ned a Command-Prompt so you can test/run Command-Lines to test youre Packages with the same User Credentials as SCCM (System) Here you have a possible solution step by step: Create a Pakage in Youre Enviroment, don’t need a Package source, fill out the General Informations You dint need a Distribution Point to replicate Create [...]
In: sccm, scripts · Tagged with: client, cmd, packages, powershell, sccm
automated client cache expand
You have a lot of Packages to distribut, and the Client-Agent Cache (5120MB) is to fast empty? Here a little script to expand the Cache. Well you can create an vbs and advertise as a package, it works fine be carefull to use scripts, no guarantie ;-) wrote youre own Cache dimension on script: nValueToSet = 35840 ========================= ‘ Bereich : SCCM [...]







