Skip to content

Update configure-precache-content.md#5138

Open
grafalk wants to merge 1 commit into
MicrosoftDocs:mainfrom
grafalk:patch-9
Open

Update configure-precache-content.md#5138
grafalk wants to merge 1 commit into
MicrosoftDocs:mainfrom
grafalk:patch-9

Conversation

@grafalk

@grafalk grafalk commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Are you sure that is not mis in this part ?

For a task sequence that installs an OS image, don't use the deployment option to Download content locally when needed by the running task sequence. When the task sequence wipes the disk before it applies the OS image, it removes the client cache. Since the content is gone, the task sequence fails.

In my opinion must be :

For a task sequence that installs an OS image, don't use the deployment option to Download all content locally before starting task sequence.....

Because in this case client download all content, then disk will be wipe and TS failed.

In short need to replace "Download content locally when needed by the running task sequence" on "Download all content locally before starting task sequence"

Am I right ? :)

Are you sure that in part need don't use 
'Download content locally when needed by the running task sequence'  option ? 

For a task sequence that installs an OS image, don't use the deployment option to **Download content locally when needed by the running task sequence**. When the task sequence wipes the disk before it applies the OS image, it removes the client cache. Since the content is gone, the task sequence fails.

In my opinion must be : 

For a task sequence that installs an OS image, don't use the deployment option to **Download all content locally before starting task sequence**.

Because in this case client download all content, then disk will be wipe and TS failed.

In short need to replace  "Download content locally when needed by the running task sequence" on "Download all content locally before starting task sequence"

Am I right ? :)
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit b7021b1:

✅ Validation status: passed

File Status Preview URL Details
intune/configmgr/osd/deploy-use/configure-precache-content.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants