Win32 Application Packaging #2 [2022] Cisco AnyConnect with Preferences file to deploy from Intune

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024
  • In this video I will show one way to package and deploy an application that needs an added configuration file to change the default way the application runs or to add information into the application.
    This process can be used on other applications I chose Cisco AnyConnect as I have the required files to show the process.
    If there is a specific application you would like to see packaged and deployed please leave a comment and i will try to get the time to attempt the packaging and deployment.
    Win32 Packaging tool can be found here "github.com/Mic..."
    If you like my content, please Subniche, like and share
    Thanks for watching

ความคิดเห็น • 16

  • @sheeno102
    @sheeno102 ปีที่แล้ว +1

    Very nice! Clean guide! Helped me out real good, good job!

    • @Keithdib1
      @Keithdib1  ปีที่แล้ว

      Awesome, thank you!

  • @raajw1769
    @raajw1769 11 หลายเดือนก่อน +1

    Awesome. Mind blowing. It really helped me alot. Thank you so much.

    • @Keithdib1
      @Keithdib1  11 หลายเดือนก่อน

      You are most welcome

  • @Doctair
    @Doctair ปีที่แล้ว +1

    @scouseFix I am trying to follow the guide and so far the Package for the VPN works Flawlessly. The issue I have is with the XML file. I try the xcopy command locally and in the package but it fails. With no files found. I tried adding a .\pref.xml in the copy string but it always fails. Any ideas how I can push the XML to the Folder. Also Anyconnect 5 appears to be in the folder "C:\ProgramData\Cisco\Cisco Secure Client\VPN\Profile"
    Edit. Solved it the file name was pref.xml.xml. I did not have show extensions on like you do in the File explorer View. Thanks again for great vids!

  • @XTarik.TarikX
    @XTarik.TarikX ปีที่แล้ว

    Great video, thank you.
    Quick question, what was the goal from making the 3 Groups?

    • @Keithdib1
      @Keithdib1  ปีที่แล้ว +1

      An example, lots big corporations have groups for Required, Available and Uninstall as different devices or users have different requirements

  • @ronaldhumphreys3423
    @ronaldhumphreys3423 2 ปีที่แล้ว

    Afternoon, say I want to replace the existing XML with a new one after the initial deployment, how would that be done

    • @Keithdib1
      @Keithdib1  2 ปีที่แล้ว

      HI, I would swap the XML in the deployment package so new deployments have the revised file, and then copy a new xml to the existing devices, like this th-cam.com/video/k8WQbjlajlQ/w-d-xo.html

  • @goodupandit3640
    @goodupandit3640 ปีที่แล้ว

    Could you please tell me where you got this file scousefix.xml from or if you developed it? What kind of content is there? Where is the Preference folder ?

    • @Keithdib1
      @Keithdib1  ปีที่แล้ว

      The xml is created by Anyconnect but you can modify it to suit, file location is here
      "C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\Profile"

  • @marknash1715
    @marknash1715 ปีที่แล้ว

    Dumb question. At what point does the XML file get uploaded into InTune so that it can be copied? Or did I miss that part ?

    • @Keithdib1
      @Keithdib1  ปีที่แล้ว

      The xml is incorporated in the Win32 app, so uploaded into Intune at that point

    • @Keithdib1
      @Keithdib1  ปีที่แล้ว +1

      When you compile the .INTUNEWIN is incorporates all files in the folder path you use, so you can add many files in an INTUNEWIN