Jump to content


sushainkapoor87

Established Members
  • Posts

    4
  • Joined

  • Last visited

sushainkapoor87's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi i am trying to install the SCCM 2013 on windows 2008 64 bit OS, following windows-noobs RC 1 guide. All prerequsites are in place when i try to install SCCM reaching next page post accepting EULA. On CMD prompt when i traverse to D:\SCCm 2012\SMSETUP\BIN\X64 and run the SetupDL.exe i get the configuration manager setup downloading where we select a path of install files to be downloaded. it starts downloading configmgr.LM.Manifest.cab. ther error comes. i do not have the internet connection oin the server. Kindly suggest earlier steps are similar to what is mentioned in the guide.
  2. Hi I have an issue regarding JAVA AUTO UPDATER getting installed on system swhere java is pushed. version 2.0.3.1 , 2.0.7.1 , 2.1.9.0 . I have used the below script to first disable the java auto update in registry and then delete the registry keys. No luck acieved, still java auto updater is getting reflected in report 95 - Add remove programs . Const HKEY_LOCAL_MACHINE = &H80000002 strComputer = "." Set oReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & _ strComputer & "\root\default:StdRegProv") strKeyPath = "SOFTWARE\JavaSoft\Java Update" strKeyPath = "SOFTWARE\JavaSoft\Auto Update" oReg.DeleteKey HKEY_LOCAL_MACHINE, strKeyPath Kindly share if you got success in deleting\uninstalling the java auto updater from systems. i have tried installing new version of jre with supressing auto updates. this didnt work
  3. - ConfigMgr 2007 Component Health: SMS_STATE_MIGRATION_POINT state. The availability state for SMS component 'SMS_STATE_MIGRATION_POINT' in site PJB changed from 'Online' to 'Failed'. Its installation state is 'Installed'. Its execution state is 'Hung'. This component last provided a heartbeat at '03/17/2013 20:34:59'. The next heartbeat is expected in '300' seconds from that time. getting this error alerts generated on my sccm server. if i increase the memory to sql these alerts resolve but as of now when i lowereing it, it is not happening. SQl backup( sms site backup) is also not happening.( the backup happens correctly for few days after restarting the server but reaches the same state after.) also the backup size is huge of 23 gb for about 600 clients. Kindly assist to resolve this. ther server is on windows 2003 sp2 with 4 GB of ram already there in system. the max memory consumed is by sql services.
  4. Hi I want to deploy MS oofice 2007 sp3 thriough sccm. SCCM is 2007 R2. Can anyone share the detail procedure. Regards Sushain Kapoor
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.