
Roddy Gelberty
Forum Replies Created
-
Roddy Gelberty
Member30 September 2020 at 12:01 pm in reply to: Multiple clients showing as NOT INSTALLED in SCCMMiracle worker. That script worked perfectly. Creating a Group Policy start-up script to run the script on affected computers.
As always you folks at OSD365 are super helpful. -
Roddy Gelberty
Member28 September 2020 at 1:48 pm in reply to: Multiple clients showing as NOT INSTALLED in SCCMTry this. Let me know if it works.
stop-service ccmexec -Confirm:$true -Force Move-Item -Path "$($env:SystemDrive)\windows\smsconf.ini" -Destination "$($env:SystemDrive)\windows\smsconf.ini.old" get-childitem cert:/localmachine/sms -ErrorAction SilentlyContinue| remove-item -Force -Confirm:$true start-service ccmexec -Confirm:$true
-
Roddy Gelberty
Member4 August 2020 at 2:01 pm in reply to: I start my virtual machine but it does not find any boot image!!!@MikeGimi, We’ve now uploaded the 2004 WinPE version to our website. https://sccmtspsi.com/sccmtspsi-downloads/?section=winpe-boot-images
Please give that a go and verify if your issue gets resolved. There is no public release for WinPE 2002 of ADK.
But the screenshot that you affixed to your previous message, leads me to believe that the error is related to clearing the required PXE deployment flag.
Right-click on the machine in SCCM, and then choose “Clear Required PXE Deployments“. [See image]
Few things to verify (If you have not done so already).
The version of Windows 10 Assessment and Deployment Kit installed on your SCCM server should be 10.1.19041.1.
DO NOT tick the box to “Reload the boot image with the current Windows PE version from the Windows ADK” (Image attached).
For PXE boot of new devices (as discussed before), deploy an empty task sequence with the sccmtspsi boot image to the “ALL UNKNOWN COMPUTERS” collection.
-
Roddy Gelberty
Member11 August 2020 at 7:19 am in reply to: I start my virtual machine but it does not find any boot image!!!Hi Rajesh,
Finally a solve the problems thank you very much.
But now I am finding problems to log in to my sccmtspsi machine because it is giving me an error ERR106.5 regarding to email account!!!-
Roddy Gelberty
Member11 August 2020 at 10:14 am in reply to: I start my virtual machine but it does not find any boot image!!!@MikeGimi the error message corresponding to ERR106.5 is found under our error code reference table
https://sccmtspsi.com/sccmtspsi-documentation/?section=sccmtspsi-error-codes
The error is ‘Error reading [mail] attribute of the operator from active directory’. This error could mean one of two things.
The ‘mail’ attribute is not set for the operator (the user). The email associated with this user is used to send emails during ‘Failure’ or ‘Success’ of the task sequence orchestration. Documented here => https://sccmtspsi.com/sccmtspsi-documentation/?section=notification-types
If could also mean (doubt it) that the Realm Broker Account does not have access to the Operators ‘mail’ attribute. I’ve never seen this to be a problem with any of our clients.
See images below. Same ‘attribute’ from different view points.Documentation for SCCM task sequence deployment orchestrator
-
Roddy Gelberty
Member11 August 2020 at 11:09 pm in reply to: I start my virtual machine but it does not find any boot image!!!Thank you very much Rajesh for your help. Now is working fine.
Regards
-
-
-
Roddy Gelberty
Member11 August 2020 at 7:08 am in reply to: I start my virtual machine but it does not find any boot image!!! -
Roddy Gelberty
Member4 August 2020 at 8:08 pm in reply to: I start my virtual machine but it does not find any boot image!!!Hi Rajesh,
Thank you very much for your help. I will try as you recommended and reply to you as soon as possible.
Regards
-
-
Roddy Gelberty
Member1 August 2020 at 9:32 pm in reply to: I start my virtual machine but it does not find any boot image!!!Sorry Boss, I’ve got a better way of doing this :-).
Its always better to assign an empty Task Sequence to the “All UNKNOWN COMPUTERS” collection for security reasons. But again, this is only required for PXE booting; USB and other boot methods do not require this deployment to the “All UNKNOWN COMPUTERS” collection.
New devices that are not known to SCCM via PXE are made aware of what Boot image to download by using this boot image assigned to the empty Task Sequence.
See attached image. -
Roddy Gelberty
Member31 July 2020 at 11:52 pm in reply to: I start my virtual machine but it does not find any boot image!!!How far do you get up to because I’ve just tried it on a vmware workstation and I do not seem to have any issues.
When you PXE boot what exactly is the error message? Please upload a screenshot of your pxe screen.
PS : I can get someone to ZOOM or TEAMS you if need be next week to get you through the initial steps. But lets see if we can get this going for your folks via text first.-
Roddy Gelberty
Member4 August 2020 at 7:33 am in reply to: I start my virtual machine but it does not find any boot image!!!Hi Stella,
After follow all your recommendation this is what is in my screen!
-
-
Roddy Gelberty
Member31 July 2020 at 11:31 pm in reply to: I start my virtual machine but it does not find any boot image!!!I’d like to get some clarity on your current situation. Is the below statement true?
“You cannot PXE boot” on your Hyper-V virtual machine
If the above statement is true proceed with the following questions.- Have you been able to PXE boot into another boot image on the virtual machine or is it the first time you are trying PXE boot.
- Have you tried PXE booting into a normal physical desktop or a laptop.
Reason for the above questions : Setting up PXE boot on hyper-v is a bit complex. You have to create a virtual switch and use a Legacy network adapter. You can find some instructions here https://www.danielengberg.com/start-pxe-over-ipv4-hyper-v-machine/
Also, please confirm the ADK version installed on your SCCM server.-
Roddy Gelberty
Member31 July 2020 at 11:41 pm in reply to: I start my virtual machine but it does not find any boot image!!!Hi Stella,
This is true. But I can boot from other boot image and my pxe is working fine! Only if I use the TS like the one from your document configuration or the winpe 1903 that it does not work.
Just for your information I am using a UEFI vm.
-
Roddy Gelberty
Member4 August 2020 at 8:04 am in reply to: I start my virtual machine but it does not find any boot image!!!My wimpe image version is 2002. I think this the problem because your image version is 1903.
-
Roddy Gelberty
Member31 July 2020 at 10:06 pm in reply to: I start my virtual machine but it does not find any boot image!!!Hi George,
No, I am not using a USB, I am using pxe and a UEFI vm.
Yes, I downloaded the winpe from that link. But I am using a sccm 2002 version and I have tried both versions in the end I have updated the one I downloaded but did not work.
Yes I did check the boot device priority and it is ok, network first.
I am using Microsoft Hyper-V.
About the TS I just followed the steps of one in doc configuration setup.
-
This reply was modified 4 years, 8 months ago by
Roddy Gelberty.
-
This reply was modified 4 years, 8 months ago by
Roddy Gelberty.
-
This reply was modified 4 years, 8 months ago by
Roddy Gelberty.
-
This reply was modified 4 years, 8 months ago by
Topaz George.
-
This reply was modified 4 years, 8 months ago by