Search results

  1. S

    MacOS Big Sur Updates Missing

    Hey, No. It's an issue with parallels. Their engineers say apple changed the way the files for updates are deployed. They're working on it.
  2. S

    MacOS Big Sur Updates Missing

    Am I the only one with this issue? I'm not getting any updates for Big Sur showing in "All Software Updates". pmm_sup_service.log and wsus-publisher.log are both fine. The last updates I'm seeing in the SCCM console are: macOS Mojave Security Update 2021-003 Command Line Tools for Xcode macOS...
  3. S

    VPN Boundary and Proxy Config - Bug Report

    Since I haven't received a reply from support or any devs....I'll post my findings. When creating a Boundary in SCCM based on Type: VPN, Parallels fails to configure the Proxy. Error: W /SccmInfoManager:23128:7e4c/ impl\SmsBoundary.cpp(261): Throw in function class std::shared_ptr<class...
  4. S

    VPN Boundary and Proxy Config - Bug Report

    What is the contact address to submit a bug? Unable to find this anywhere outside of the "use the report tool" which isn't viable.
  5. S

    Custom application install help request

    Try deploying the PKG and other files/folders as a package and not an application and install via script.
  6. S

    Task Sequence - Prompt to enter a hostname

    Can't really help with the OSD method as we don't deploy via OSD anymore (too much work to create an account, then disabled the secure boot settings and finally boot from usb), but here's what was working on High Sierra, Mojave, and Catalina from within the OS. #!/bin/bash ###functions function...
Back
Top