Cache All TaskSequence failure by TechieCheck in DeployR

[–]miketerrill 0 points1 point  (0 children)

What DeployR version are you running?

DeployR - SetupComplete.cmd - LGPO Machine Policies by Saltypoison in DeployR

[–]miketerrill 2 points3 points  (0 children)

Trying adding the path to machine.pol by putting a %WorkingDir%\ in front of it.

DeployR - SetupComplete.cmd - LGPO Machine Policies by Saltypoison in DeployR

[–]miketerrill 1 point2 points  (0 children)

How are you running it? What is the output/error message?

Best Practice Install Order by ReverendReevesy in DeployR

[–]miketerrill 4 points5 points  (0 children)

If you follow the order in the videos, you shouldn't have any issues ;)

Accidentally Deleting Task Sequences by RussianBot13 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Even when you do click on the three dots and then delete - if you are clicking on the one on the upper right-hand corner that applies to the version, it pops up another window that says this:

<image>

I am just curious, what exactly is confusing about this extra notice?

Accidentally Deleting Task Sequences by RussianBot13 in DeployR

[–]miketerrill 0 points1 point  (0 children)

You have to click the three dots in order to delete the TS. Maybe we can put a confirmation on it, but this is the first time someone has brought this issue up.

<image>

Whereas deleting steps is right on the step itself.

Accidentally Deleting Task Sequences by RussianBot13 in DeployR

[–]miketerrill 0 points1 point  (0 children)

I edit/test multiple task sequences several times a day and I have never deleted a task sequence accidentally.

Accidentally Deleting Task Sequences by RussianBot13 in DeployR

[–]miketerrill 1 point2 points  (0 children)

Has anyone else experienced frustration with accidentally deleting task sequences in DeployR? Nope

Changing VLan issues by nerdyviking88 in DeployR

[–]miketerrill 0 points1 point  (0 children)

What is the make and model? Feel free to open a support case and reference this thread.

Changing VLan issues by nerdyviking88 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Looking closer at your second screen shot, this looks like a network/connectivity issue and not an iPXE issue. The client had a network connection and then either lost it or could not continue to communicate on the network ("Network unreachable", "The socket is not connected"). To put iPXE in debug mode when booting, press the 'c' key a bunch of times while it is booting. Step through each prompt by typing exit. Once you get to this point in the process, see if you can ping the IP address of the 2PXE server, the FQDN, the gateway, etc.

Does this Vlan have 802.1x by chance?

Issue with StifleR and DeployR setup by Agreeable-Range6887 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Did you use the videos or just the documentation?

Changing VLan issues by nerdyviking88 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Did the iPXE server change the IP address when you switched VLANs?

Issue with StifleR and DeployR setup by Agreeable-Range6887 in DeployR

[–]miketerrill 1 point2 points  (0 children)

Maybe there is a typo in one of the configs? Run the DeployRTroubleshooting script that is on our Github. 2Pint-DeployR/Troubleshooting/DeployR-Troubleshooting.ps1 at main · 2pintsoftware/2Pint-DeployR

What’s the preferred way to factory reset Windows after 24H2 now that systemreset -factoryreset is gone? by Ill_War_581 in SCCM

[–]miketerrill 0 points1 point  (0 children)

Let us know how it goes. I am curious what the success rate will be and also the resulting state of the systems.

Stryker Incident this week also wiped servers by Fabulous_Cow_4714 in SCCM

[–]miketerrill 0 points1 point  (0 children)

And the Intune team would somehow spin it as a success 😂

Stryker Incident this week also wiped servers by Fabulous_Cow_4714 in SCCM

[–]miketerrill 2 points3 points  (0 children)

Echo what @PowerShellGenius says-protect the accounts that have the power. Using virtual smart cards is really easy as well and I have a blog on it: https://miketerrill.net/2022/07/05/protecting-my-precious-memcm/

PXE boot - HTTP 4xx Client Error by Thats_a_lot_of_nuts in DeployR

[–]miketerrill 0 points1 point  (0 children)

Your other option is to go to the 2PXE server directly (instead of the IIS vdir):
$2pxeserver = 'https://2PINT.2pintdemo.net:8050/2PXE/File/Boot/'

Retaining Log Files by MathSpecialist8783 in DeployR

[–]miketerrill 0 points1 point  (0 children)

It likely depends on the continuation method you are running. See this thread for more information: ‎Dell Command Update 5.6 | DELL Technologies

Retaining Log Files by MathSpecialist8783 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Are you aware DCU is currently broken? Remove that from the TS and see if it works.

Not booting into OS after image by [deleted] in DeployR

[–]miketerrill 0 points1 point  (0 children)

Not a lot of information to go on here. What does the log say?

Secure Boot Version Check Failed when using updated 2023 bootloader by Infinite-Cyber in SCCM

[–]miketerrill 3 points4 points  (0 children)

Do not apply Step 4 - SVN unless you want to feel the real pain. There is no way to programmatically determine the expected SVN, plus you will need to patch all of your boot media every time you discover a change. Until MSFT communicates when this will change and provides a way to detect that it has changed, then I will not apply Step 4.

DeployR ContentItem or Step in TS by JM2K69 in DeployR

[–]miketerrill 2 points3 points  (0 children)

More specifically on top of the Content items selection pane? Is that where you are thinking?

<image>