You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
Is there any doc on how to use the AddRemovePrograms artifact?
I have ran the command to generate docker file for AddRemovePrograms artifact and it discovers all the Programs but all are commented out in the docker file.
May I know is it any param I am missing in the command during the generation of the docker or any process to be followed?
Below are the command & docker file output.
Hello Team,
Is there any doc on how to use the AddRemovePrograms artifact?
I have ran the command to generate docker file for AddRemovePrograms artifact and it discovers all the Programs but all are commented out in the docker file.
May I know is it any param I am missing in the command during the generation of the docker or any process to be followed?
Below are the command & docker file output.
Command:
ConvertTo-Dockerfile -ImagePath E:\vm-disk1\image2docker-disk1.vhdx -Artifact AddRemovePrograms -Verbose -OutputPath E:\win2k12\ARP
dockerfile:
escape=`
FROM microsoft/windowsservercore:10.0.14393.1715
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
AddressBook
Apache Tomcat 8.5 Tomcat8
Connection Manager
DirectDrawEx
Fontcore
IE40
IE4Data
IE5BAKEX
IEData
MobileOptionPack
SchedulingAgent
WIC
{26A24AE4-039D-4CA4-87B4-2F64180191F0}
{5DB26083-3561-4205-9D14-BFE56F2F091E}
{5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}
{64A3A4F4-B792-11D6-A78A-00B0D0180191}
AddressBook
Cb Enterprise Response Sensor
Connection Manager
DirectDrawEx
Fontcore
IE40
IE4Data
IE5BAKEX
IEData
MobileOptionPack
SchedulingAgent
WIC
{1F1C2DFC-2D24-3E06-BCB8-725134ADF989}
{4A03706F-666A-4037-7777-5F2748764D10}
{76473CBB-FE8D-4E3A-9591-CD6EFB621063}
{9BE518E6-ECC6-35A9-88E4-87755C07200F}
{CE15D1B6-19B6-4D4D-8F43-CF5D2C3356FF}
{D45EAF28-A176-41B3-98B7-20375F0A1ADF}
The text was updated successfully, but these errors were encountered: