Jump to content


  • 0
MSnoob

Query to recognize disk partition and apply OS automaically

Question

We HP several newer model HP desktops and Latops we'e trying to deploy Win 7 Enterprize to.

 

Issue:

We use HP computers (8100, 8200 and EliteBook 8540P) which have multiple partitions, most have a System Reserved partition of 100 MB at Disk 0, Partition 1 which I think is used for BitLocker and another at Disk 0, Partition 2 as the Primary.

 

I know that I need to create some steps in the already created Task Sequence that have different disk configurations and have the wmi conditions control which step get run, I would like the task sequence to just apply the appropriate image automatically every time.

 

I'm thinking of trying this but I don't this it's correct.

select * from Win32_DiskPartition where Caption like '%Partition #0%' and Bootable = -1

 

Error message in log file:

The execution of the group (Gather Logs and StateStore on Failure) has failed and the execution has been aborted. An action failed.

Operation aborted (Error: 80004004; Source: Windows

Failed to run the last action: Error in the task sequence. Execution of task sequence failed.

There is not enough space on the disk. (Error: 80070070; Source: Windows

smsts1.log

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • 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.