Jump to content


Dust

Established Members
  • Posts

    3
  • Joined

  • Last visited

Dust's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. i am somewhat retarded (i did get SCCM installed, so i cant be that bad ). i was installing a program called "Setup - Task Sequence" in OSD, but i was advertising to my desktops "Setup" once the OSD was completed.
  2. i have a OSD that i have been using for a while, we are now deploying certain applications(office for instance) "as soon as possible" on all machines. the problem is that on new machines we install office through a OSD/task sequence, Office installs fine according to the logs, and when i log into the machine to use word/outlook etc. they all work correctly. but SCCM does not know that office has already been installed and has neither success nor failure when i am logged into windows, post OSD/TS. any ideas? is this normal behavior and i am just now noticing this? Here is the important part about office from the OSD: Policy arrived for child program Setup - Task Sequence execmgr 5/8/2013 3:50:58 PM 2424 (0x0978) Creating mandatory request for advert SV02000D, program Setup - Task Sequence, package SV000015 execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) CExecutionRequest::Overriding Service Windows as per policy. execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Executing program setup.exe /adminfile Updates\Office_2010_Win7Test.MSP in Admin context execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Execution Request for package SV000015 program Setup - Task Sequence state change from NotExist to NotifyExecution execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Execution Manager timer has been fired. execmgr 5/8/2013 3:50:58 PM 2356 (0x0934) Checking content location C:\_SMSTaskSequence\Packages\SV000015 for use execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Successfully selected content location C:\_SMSTaskSequence\Packages\SV000015 execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Executing program as a script execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Successfully prepared command line "C:\_SMSTaskSequence\Packages\SV000015\setup.exe" /adminfile Updates\Office_2010_Win7Test.MSP execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Command line = "C:\_SMSTaskSequence\Packages\SV000015\setup.exe" /adminfile Updates\Office_2010_Win7Test.MSP, Working Directory = C:\_SMSTaskSequence\Packages\SV000015\ execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Created Process for the passed command line execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Raising event: [sMS_CodePage(437), SMS_LocaleID(1033)] instance of SoftDistProgramStartedEvent { AdvertisementId = "SV02000D"; ClientID = "GUID:00ebbfc5-9313-4d18-ad15-ed375c05a0fa"; CommandLine = "\"C:\\_SMSTaskSequence\\Packages\\SV000015\\setup.exe\" /adminfile Updates\\Office_2010_Win7Test.MSP"; DateTime = "20130508195058.470000+000"; MachineName = "SCCM-TEST56"; PackageName = "SV000015"; ProcessID = 1572; ProgramName = "Setup - Task Sequence"; SiteCode = "SV0"; ThreadID = 2204; UserContext = "NT AUTHORITY\\SYSTEM"; WorkingDirectory = "C:\\_SMSTaskSequence\\Packages\\SV000015\\"; }; execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Raised Program Started Event for Ad:SV02000D, Package:SV000015, Program: Setup - Task Sequence execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Program exit code 0 execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Looking for MIF file to get program status execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Script for Package:SV000015, Program: Setup - Task Sequence succeeded with exit code 0 execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Raising event: [sMS_CodePage(437), SMS_LocaleID(1033)] instance of SoftDistProgramCompletedSuccessfullyEvent { AdvertisementId = "SV02000D"; ClientID = "GUID:00ebbfc5-9313-4d18-ad15-ed375c05a0fa"; DateTime = "20130508195449.352000+000"; MachineName = "SCCM-TEST56"; PackageName = "SV000015"; ProcessID = 1572; ProgramName = "Setup - Task Sequence"; SiteCode = "SV0"; ThreadID = 1968; UserContext = "NT AUTHORITY\\SYSTEM"; }; execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Raised Program Success Event for Ad:SV02000D, Package:SV000015, Program: Setup - Task Sequence execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Execution is complete for program Setup - Task Sequence. The exit code is 0, the execution status is Success execmgr 5/8/2013 3:54:49 PM 1760 (0x06E0) Execution Request for package SV000015 program Setup - Task Sequence state change from Running to Completed execmgr 5/8/2013 3:54:49 PM 1760 (0x06E0) Policy deleted for advertisement SV02000D package SV000015 program Setup - Task Sequence execmgr 5/8/2013 3:54:50 PM 1020 (0x03FC)
  3. hey guys. without this site there is now way i could have made it this far into SCCM... now, iv hit a wall.. i have a application, java, that i need to install on all desktops. i have found a script that i thought would work, but something is missing. every time i update the collection i get no computers returned. select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName like "Java(TM) 6 Update" and SMS_G_System_ADD_REMOVE_PROGRAMS.Version <= "1.6.0.70" am i doing something wrong or am i just being impatient? i tired % symbols on the display name, still nothing... Help please!
×
×
  • 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.