Community - SOTI MobiControl

Community - SOTI MobiControl

There's a new home for Articles. Find Articles on Our Product Support Page.

Windows Discussions


  • 0 votes 4 answers

    Auto-execute not working

    I’ve followed instructions as per https://soti.net/mc/help/v2025.1/en/packagestudio/packagestudioindex.html to build a Windows desktop classic package. The package contains a .MSI, .MST and other supportive files. I have a .CMD file that calls MSIEXEC to install the applications. When I run the .CMD manually the application installs, as expected. However, packaging and then assigning the package to a profile in Mobicontrol only copies entire contents to destination folder. The .CMD doesn’t run to perform the installation. I’ve ensured .CMD is set to a auto-execute as per https://soti.net/mc/help/v2025.1/en/packagestudio/packages/configure_file_setting.html This behaviour is consistent over multiple devices. Any help will be appreciated.   

    Windows
    2 months ago
  • 0 votes 2 answers

    Desenrolar dispositivo Windows Classic

    Estoy intentando desenrolar un PC que se enroló a mobicontrol con un agente de Windows Classic en una instancia con versión 15.6.0.1018. El procedimiento que estoy ejecutando es ingresar al dispositivo y ejecutar la acción Eliminar,, aceptar la revocación de certificados y terminar con la opción Aceptar. El dispositivo desaparece de la consola pero segundos despues se vuelve a enrolar. En el PC enrolado accedí a la consola de comandos como administrador y ejecuté el siguiente comando pero no lo reconoció: "\Program Files (x86)\SOTI\MobiControl\mcsetup.exe" -uninstall Estuve indagando y ese comando era el recomendado pero aún así no funciona y no he podido desenrolar varios PCs. Gracias por la recomendación que me puedan aportar.

    Windows
    4 months ago
  • 0 votes 2 answers

    in soti azure ad joined laptops are easily getting onboarded but local on prem ad i am getting issues what can be the possible reason

    Adding on premAD joined laptops facing issues while onboarding

    Windows
    5 months ago
  • 0 votes 2 answers

    windows 10 iot enterprise device-enrollment

    Hello,  I try connect with Access work or school in Windows settings,  We have microsoft office 365 email account. I get Error code: 80192EE7 "This device might not be able to access some resources, such as Wi-Fi, VPN ore email.". I have connect to outside network, at leastI can browse internet. What email I must put to this access, email what we have in soti or some our company email? I have try bothbut they are not working.  Our Windows pc is: Windos edition: Windows 10 IoT Enterprice LTSC  Version 21H2 OS build 19044.5487

    Windows
    8 months ago
  • 0 votes 1 answer

    Windows Modern Multi App Kiosk Mode

    I have made a profile for modern windows and added the Multi app Kiosk mode to it, i have setup the general tab for a user and the name, i have setup the Home screen with avaliable application of Modern/MS Edge , i have setup the start menu with the weblinks that i want to show on the locked screen but i am not getting any icons at all on the lockdown screen, What we want to accomplish is a kiosk screen that is locked & have multiple links on it to dif web sites and the user not able to log on, shut down,or change anything on it. I have created such for now using a profile with a lockdown & listed several of out link in that and that woks fine but for a technician to work on the unit WE have to take it out of kiosk mode in SOTI

    Windows
    9 months ago
  • 0 votes 1 answer

    Lockdown Kiosk Windows Modern

    Hi, I've tried to lockdown a Windows workstation and ask myself how to deactivate the lockdown mode like it is on Android devices.Is there an easy way or do I have to kill a task?

    Windows
    9 months ago
  • 0 votes 1 answer

    Windows Modern Device - Configure Lockdown mode

    Hi, I'm trying to configure my first Windows device in SOTI and I'm facing a few obstacles. I'm trying to configure Lockdown menu like I configure in Android Devices, but I don't have one template to use this lockdown item. Anyone have one template to use this lockdown item, or I should use this in another way? With the default tempaltes it shows like this: Thanks. SOTI version - 15.6

    Windows
    10 months ago
  • 0 votes 1 answer

    Install Certificate PFX on windows classic

    Hi, How to install PFX certificate automatically from MobiControl on Windows Classic.

    Windows
    a year ago
  • 0 votes 3 answers

    Can hostname changed from laptop will be reflected on console

    Can hostname changed from laptop will be reflected on console

    Windows
    a year ago
  • 0 votes 2 answers

    Push Certificates in Windows Solved

    HI, How do I push a pfx certificate so that it can enter the current user, I tried pushing it via the modern Windows profile but the certificate goes to the local machine.

    Windows
    a year ago
  • 0 votes 2 answers

    Prompt to Input Device Name Upon Enrollment (Windows Modern)

    Hello, In Windows Classic, there is a prompt wherein the device user can input their device name when the agent is first started.  I was wondering if that feature is possible in a Windows Modern setup or if there's a different approach where the user can input their device name upon enrollment.  Thank you. - Zack

    Windows
    a year ago
  • 0 votes 7 answers

    Custom Data Windows Modern

    Hi team, I want to try creating custom data to display a list of USBs installed on the Windows device, but the USB list still doesn't appear. The following are the settings I use:BUILD TYPE : STDOUTSTDOUT : c:\windows\sysnative\windowspowershell\v1.0\powershell.exe Get-PnpDevice -PresentOnly | Where-Object { $_.InstanceId -match '^USB' } | select-string "COM"Data Type: String Are there any of my settings that are wrong?

    Windows
    a year ago
  • 0 votes 10 answers

    Data Collection Not Working on Windows Device Solved

    I tried to install soti mobicontrol on an on-premise server on a local network and I added collect location data on the Windows device but the collect data didn't work. Is it true that collecting location data cannot work on a local network without internet access?

    Windows
    a year ago
  • 0 votes 7 answers

    Where can I download a windows modern agent installer?

    I have a re-occurring issue with SOTI Mobicontrol, in which when I enroll devices using the Windows Modern PPKG method, the device enrolls and shows up consistently on SOTI, but does not proceed to install/download the Mobicontrol Agent.There does not seem to be a way to manually trigger this, nor is there an installer that I can download and run like there is for the Windows Classic enrollment method.Is there a way to manually push the agent install through the server, or pull it from the enrolled client/host? surely there must be a command/script that I can run, or a package that I can install locally to force the agent install.In the past I have received the response that this is not possible, but I do not accept this. If it can be done via automation, then it can surely be done/triggered manually.

    Windows
    2 years ago
  • 0 votes 3 answers

    Activate/deactivate windows update service with script on Windows modern device's. Solved

    HiI wish to activate/deactivate windows update service with script on Windows modern device's. It works fine to start or stop the update service sending the command "net start wuauserv" with PowerShell Native script.But it does not work to send "sc config wuauserv start=disable" to completely disable windows update. I can disable/enable windows update if I open a dos prompt on the device and type "sc config wuauserv start=disable" but i would like to send this command as a script in SOTI.Is this possible?

    Windows
    2 years ago

Top 3 Contributors of The Week

View All

Earn Contributor Badge

More info
  • Diamond
    Diamond New !

    Top-tier experts who are delivering outstanding content. Should have more than 7000 points.

  • Platinum

    Experts who are consistent with great content. Should have more than 1000 points

  • Gold

    Highly experienced members with valuable inputs. Should have more than 700 points

  • Silver

    Beginners taking the initiative. Should have more than 500 points