-
Posts
42 -
Joined
-
Last visited
About khloro
- Birthday 06/19/1973
Profile Information
-
Gender
Male
-
Location
Miami FL
khloro's Achievements
Newbie (1/14)
0
Reputation
-
OSD Imaging but not installing APPS in Task Sequence
khloro replied to khloro's topic in Configuration Manager 2012
Thanks Config Mangler all i did was add a step to add to domain after drivers are applied simple solution thanks! -
khloro started following OSD Imaging but not installing APPS in Task Sequence
-
I found the issue I looked at smspxe.log i had duplicate SMSBIO and MAC address. I deleted the PC/Laptop from sccm and BAM. SCCM then created a new entry for PC/Laptop
-
Hello All, I was able to image a week ago after we upgraded to 1702 when i boot via pxe either usb or not my task sequence are not showing up. When i boot i receive the error on said machine Failed to run Task Sequence. I do select the Task Sequence and make it available for config manager clients media and pxe. I try with selecting a specify schedule and with out it. I have also create a new task sequence and same issue. I deployed the Task sequence to a collection call Build Capture and also to the Collection unknown. PS purpose Available also
-
SCCM 1606 Task Sequence not appearing
khloro replied to khloro's topic in Configuration Manager 2012
No errors in Tasksequenceprovider -
Hi all need some guidance i have create a task sequence in SCCM console in the task sequence but its not showing up. I am unaware what log file to look at. This is a new install not an upgrade SQL 2016.
-
I have a question how soon should a Task sequence be available and showing when booting via PXE? we talking about 5 to 10 min hour? How can I make it be available quicker? if possible? I find myself waiting a hour or so. Sometimes i bounce the VM and it helps. I have built lab @ home and it did not take this long. I believe my VM is lacking horsepower.
-
Image Capture Wizard Fails With Error Code (0x00004005)
khloro replied to FazzaGBR's topic in Configuration Manager 2012
To overcome this 3 Sysprep time limitaiton, following are the walkaround: Open regedit and look for: HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\CleanupState\ Set to value: 2 HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\GeneralizationState\ Set to value: 7 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion \SoftwareProtectionPlatform\SkipRearm Set to value: 1 Then, run the command: msdtc -uninstall (wait a few seconds) msdtc -install (wait a few seconds) Then, reboot the system and try to run sysprep again. It is working to me. Good luck to you. https://demagnum.wordpress.com/2015/01/08/task-sequence-image-capture-wizard-has-failed-with-the-error-code-0x00004005/ -
Yes i did check on the laptop and no its not present. I also get that same error on another machine. Firewall is off as well
-
Hello, This is a new installed SCCM2012 and when pushing out the client to a machine i receive this error. Attached is my CCM.log file. I am going to Devices all Devices find the PC right click then install Client Execute query exec [sp_CP_SetLastErrorCode] 2097152255, 120 SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:00:44 PM 6884 (0x1AE4) ---> Skipped request "2097152255", machine name "BDMIALT0151". SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:00:44 PM 6884 (0x1AE4) Deleted request "2097152255", machine name "BDMIALT0151" SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:00:44 PM 6884 (0x1AE4) Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152255, 3 SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:00:44 PM 6884 (0x1AE4) Execute query exec [sp_CP_SetLatest] 2097152255, N'05/04/2016 21:00:44', 10 SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:00:44 PM 6884 (0x1AE4) <======End request: "2097152255", machine name: "BDMIALT0151". SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:00:44 PM 6884 (0x1AE4) Getting a new request from queue "Retry" after 100 millisecond delay. SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:03:38 PM 3384 (0x0D38) Sleeping for 60 minutes for queue "Retry". SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:03:38 PM 3384 (0x0D38) Sleeping for 1 seconds... SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:05:38 PM 2848 (0x0B20) CCR count in queue "Retry" is 0. SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:05:39 PM 2848 (0x0B20) Sleeping for 622 seconds... SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:05:39 PM 2848 (0x0B20) Thread has been inactive too long. Closing thread SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:10:43 PM 6884 (0x1AE4) --- This thread is terminating due to inactivity SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:10:43 PM 6884 (0x1AE4) ----- Terminated CCR processing thread. There are now 0 processing threads SMS_CLIENT_CONFIG_MANAGER 5/4/2016 5:10:43 PM 6884 (0x1AE4) ccm.log
-
Thank you Due to this website I am the Jr Admin for SCCM. Thank you all
-
Hello All, I have a question long story short I will be losing our SCCM server. I am building a new SCCM server once built how do i get my new sccm to : 1. Change the SCCM Client on the local machine to point to my SCCM w/ its new site code? 2. Should i run a VB or powershell script? 3. Have SCCM server push out the new Client? Will it auto uninstall the local client on my pc/laptops? Thanks
-
Hello, How do i create a report on a Package I deployed. Example i deployed Package X and want to see which PC's did get the package and did not.