Advertisement
Guest User

deploy

a guest
Jan 18th, 2023
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.74 KB | None | 0 0
  1.  
  2. WinPE Version:
  3.  
  4. 10.0.14393.0
  5.  
  6. System Architecture:
  7.  
  8. @{OSArchitecture=64-bit}
  9.  
  10. EFI Enabled / Secure Boot Disabled
  11.  
  12. ** Looking For Active Task For 64:00:6A:90:41:CF.G4Q1FB2.4C4C4544-0034-5110-8031-C7C04F464232 **
  13.  
  14. {"computerId":"2339","task":"ond","taskId":null,"computerName":"CMH0L-03072"}
  15.  
  16. ...... An Active Task Was Not Found For This Computer
  17.  
  18. ** Using On Demand Mode **
  19.  
  20. ** Looking For Model Match Task For OptiPlex 5040 **
  21.  
  22. No Active Web Tasks Were Found For This Computer. Starting On Demand Imaging.
  23.  
  24. computer_name=CMH0L-03072
  25. image_name=test_new
  26. profile_id=3
  27. pre_scripts=""
  28. before_file_scripts=""
  29. after_file_scripts=""
  30. file_copy=False
  31. sysprep_tags=""
  32. web_cancel=true
  33. task_completed_action="Reboot"
  34. change_computer_name=true
  35. skip_expand_volumes=true
  36. fix_bcd=true
  37. randomize_guids=true
  38. skip_nvram=true
  39. fix_bootloader=true
  40. force_dynamic_partitions=true
  41. partition_method=dynamic
  42. image_server="http://172.17.8.94:8888/clientimaging/"
  43.  
  44.  
  45. ...... Success
  46.  
  47. ** Looking For Hard Drive(s) **
  48.  
  49. ** Displaying Available Devices **
  50.  
  51.  
  52. Number Friendly Name Serial Number HealthStatus OperationalStatus Total Size Partition
  53.  
  54. Style
  55.  
  56. ------ ------------- ------------- ------------ ----------------- ---------- ----------
  57.  
  58. 0 PM951 NVMe... 0025_384B_F1B0_02C7. Healthy Online 238.47 GB GPT
  59.  
  60. 1 USB DISK 3.0 0E7B14C820B0 Healthy Online 28.91 GB GPT
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. ...... Found 1 Drives
  68.  
  69. ** Displaying Current Partition Table On 0
  70.  
  71.  
  72.  
  73.  
  74. DiskPath: \\?\scsi#disk&ven_nvme&prod_pm951_nvme_samsu#5&2fe761ba&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
  75.  
  76.  
  77.  
  78. PartitionNumber DriveLetter Offset Size Type
  79.  
  80. --------------- ----------- ------ ---- ----
  81.  
  82. 1 1048576 260 MB System
  83.  
  84. 2 273678336 16 MB Reserved
  85.  
  86. 3 C 290455552 235.1 GB Basic
  87.  
  88. 4 E 252729884672 500 MB Recovery
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95. ** Processing Hard Drive 0
  96.  
  97. Get hd_schema: profileId=3&clientHdNumber=0&newHdSize=256060514304&schemaHds=&clientLbs=0
  98.  
  99. {"BootPartition":"","Guid":"{9a7aaa8e-217f-469a-a3e4-0ba3c27c49e5}","IsValid":"original","Message":null,"PartitionType":"GPT","PhysicalPartitionCount":4,"PhysicalPartitions":[{"Compression":null,"EfiBootLoader":"","FileSystem":"","Guid":"{d51cf5be-efcd-44c1-987e-8f9fec92401c}","ImageType":null,"Number":"1","PartcloneFileSystem":null,"Prefix":null,"Type":"System","Uuid":"","VolumeGroup":null},{"Compression":null,"EfiBootLoader":"","FileSystem":"","Guid":"{de50ff49-1194-4acb-9519-cea8b1959999}","ImageType":null,"Number":"2","PartcloneFileSystem":null,"Prefix":null,"Type":"Reserved","Uuid":"","VolumeGroup":null},{"Compression":null,"EfiBootLoader":"","FileSystem":"NTFS","Guid":"{53db0ab4-e627-44c6-b5f2-193714538fed}","ImageType":null,"Number":"3","PartcloneFileSystem":null,"Prefix":null,"Type":"Basic","Uuid":"","VolumeGroup":null},{"Compression":null,"EfiBootLoader":"","FileSystem":"NTFS","Guid":"{8ea2f94e-d9c8-4d7b-8765-d3656c46626a}","ImageType":null,"Number":"4","PartcloneFileSystem":null,"Prefix":null,"Type":"Recovery","Uuid":"","VolumeGroup":null}],"SchemaHdNumber":0,"UsesLvm":"false"}
  100.  
  101. ...... HD Meets The Minimum Sized Required
  102.  
  103. imageProfileId=3&hdToGet=0&newHDSize=256060514304&clientHD=0&taskType=deploy&partitionPrefix=&lbs=512 http://172.17.8.94:8888/clientimaging/GetPartLayout
  104.  
  105. ** Partition Creation Script **
  106. New-Partition 0 -GptType '{c12a7328-f81f-11d2-ba4b-00a0c93ec93b}' -Size 260MB 2>&1 >> $clientLog
  107.  
  108. New-Partition 0 -GptType '{e3c9e316-0b5c-4db8-817d-f92df00215ae}' -Size 16MB 2>&1 >> $clientLog
  109.  
  110. New-Partition 0 -GptType '{ebd0a0a2-b9e5-4433-87c0-68b6b72699c7}' -Size 238337MB | Format-Volume -FileSystem NTFS 2>&1 >> $clientLog
  111.  
  112. New-Partition 0 -GptType '{de94bba4-06d1-4d40-a16a-bfd50179d6ac}' -Size 500MB | Format-Volume -FileSystem NTFS -NewFileSystemLabel WindowsRE 2>&1 >> $clientLog
  113.  
  114.  
  115.  
  116.  
  117.  
  118. DiskPath: \\?\scsi#disk&ven_nvme&prod_pm951_nvme_samsu#5&2fe761ba&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
  119.  
  120.  
  121.  
  122. PartitionNumber DriveLetter Offset Size Type
  123.  
  124. --------------- ----------- ------ ---- ----
  125.  
  126. 1 1048576 260 MB System
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. DiskPath: \\?\scsi#disk&ven_nvme&prod_pm951_nvme_samsu#5&2fe761ba&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
  137.  
  138.  
  139.  
  140. PartitionNumber DriveLetter Offset Size Type
  141.  
  142. --------------- ----------- ------ ---- ----
  143.  
  144. 2 273678336 16 MB Reserved
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152. DriveLetter FileSystemLabel FileSystem DriveType HealthStatus OperationalStatus SizeRemaining Size
  153.  
  154. ----------- --------------- ---------- --------- ------------ ----------------- ------------- ----
  155.  
  156. NTFS Fixed Healthy OK 232.63 GB 232.75 GB
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164. DriveLetter FileSystemLabel FileSystem DriveType HealthStatus OperationalStatus SizeRemaining Size
  165.  
  166. ----------- --------------- ---------- --------- ------------ ----------------- ------------- ----
  167.  
  168. WindowsRE NTFS Fixed Healthy OK 486.14 MB 500 MB
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176. Microsoft DiskPart version 10.0.14393.0
  177.  
  178.  
  179.  
  180. Copyright (C) 1999-2013 Microsoft Corporation.
  181.  
  182. On computer: MININT-POJTV9O
  183.  
  184.  
  185.  
  186. DISKPART>
  187.  
  188. Disk 0 is now the selected disk.
  189.  
  190.  
  191.  
  192. DISKPART>
  193.  
  194. Partition 1 is now the selected partition.
  195.  
  196.  
  197.  
  198. DISKPART>
  199.  
  200.  
  201.  
  202. 0 percent completed
  203.  
  204. 35 percent completed
  205.  
  206. 72 percent completed
  207.  
  208. 100 percent completed
  209.  
  210.  
  211.  
  212.  
  213.  
  214. DiskPart successfully formatted the volume.
  215.  
  216.  
  217.  
  218. DISKPART>
  219.  
  220.  
  221. ** New Partition Table Is **
  222.  
  223.  
  224.  
  225.  
  226. DiskPath: \\?\scsi#disk&ven_nvme&prod_pm951_nvme_samsu#5&2fe761ba&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
  227.  
  228.  
  229.  
  230. PartitionNumber DriveLetter Offset Size Type
  231.  
  232. --------------- ----------- ------ ---- ----
  233.  
  234. 1 Q 1048576 260 MB System
  235.  
  236. 2 273678336 16 MB Reserved
  237.  
  238. 3 290455552 232.75 GB Basic
  239.  
  240. 4 250204913664 500 MB Recovery
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. @{Compression=; EfiBootLoader=; FileSystem=; Guid={d51cf5be-efcd-44c1-987e-8f9fec92401c}; ImageType=; Number=1; PartcloneFileSystem=; Prefix=; Type=System; Uuid=; VolumeGroup=}
  248.  
  249. @{Compression=; EfiBootLoader=; FileSystem=; Guid={de50ff49-1194-4acb-9519-cea8b1959999}; ImageType=; Number=2; PartcloneFileSystem=; Prefix=; Type=Reserved; Uuid=; VolumeGroup=}
  250.  
  251. @{Compression=; EfiBootLoader=; FileSystem=NTFS; Guid={53db0ab4-e627-44c6-b5f2-193714538fed}; ImageType=; Number=3; PartcloneFileSystem=; Prefix=; Type=Basic; Uuid=; VolumeGroup=}
  252.  
  253. ** Starting Image Download For Hard Drive 0 Partition 3
  254.  
  255. curl.exe -sSk -H Authorization:MzE2NkZBNEIyM0Q0NDM1Qzg3QTZFODFCQjZDQkY4Q0VEMzZFOUU3QUZGMzU0Mzg2OTMzMDlDQjc0QTA5OUQxNw== --data "profileId=3&hdNumber=0&fileName=part3.winpe.wim" http://172.17.8.94:8888/clientimaging/GetImagingFile | wimapply - 1 C:
  256.  
  257. [ERROR] Error reading 208 bytes from fd 0 (err=109): The pipe has been ended
  258.  
  259. [ERROR] "[fd 0]": Error reading header: Broken pipe
  260. ERROR: Exiting with error code 50:
  261. Could not read data from a file.
  262.  
  263. @{Compression=; EfiBootLoader=; FileSystem=NTFS; Guid={8ea2f94e-d9c8-4d7b-8765-d3656c46626a}; ImageType=; Number=4; PartcloneFileSystem=; Prefix=; Type=Recovery; Uuid=; VolumeGroup=}
  264.  
  265. ** Closing Active Task **
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement