Community - SOTI MobiControl

Community - SOTI MobiControl

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

Windows Discussions


  • 0 votes 1 answer

    Unable to access the specified Device Group. You are now viewing "All Devices".

    When i trying to enter a specific  device group, it aletr me the same error. How can i fix it?

    Windows
    6 years ago
  • 0 votes 6 answers

    Windows Modern vs. Windows Classic

    Hello, I've been tasked with researching/implenting Windows 10 machines in our SOTI environement. I see in the choices for Windows machines that there are 2 different tabs - Windows Classic and Windows Modern. What are the differences between the two of these? Does one offer better ways to configure/manage above the other?

    Windows
    6 years ago
  • 0 votes 3 answers

    Device Renaming with PowerShell API

    I have been reading through these forums and finding a lot of help regarding API request. So far I'm able to request my API token via PS and use it for device management!   I'm fairly new to using API calls in PS and I can't seem to get around renaming a device.  I' almost certain the issue is with how I'm using the -Body portion of the PS code.  Here is what I have so far: #ALLOWS USER INPUT OF DEVICE NAME [void][Reflection.Assembly]::LoadWithPartialName('Microsoft.VisualBasic') $title = 'Device Rename'$msg = 'Enter New Device Name:'$Input = [Microsoft.VisualBasic.Interaction]::InputBox($msg, $title) $Header2 = @{}$Header2["Authorization"] = "Bearer " + $Token try{$response2 = Invoke-restmethod -ContentType "application/json" -Uri https://$MCFQDN/mobicontrol/api/devices/$DevID/actions -Method POST -Headers $Header2 -Body {\"Action\": \"Rename\",\"Name\" : \"$Input\"} }catch{$($_.Exception.Message)} As stated, I think the -Body section is where I'm failing, not sure how to convert the curl request to a body in PowerShell. Greatly appreciate any help!

    Windows
    6 years ago
  • 0 votes 1 answer

    Unable to generate report, please try again later.

    This was working but now I'm unable to run a report.  We have a cloud service and are using v13.4.  I saw on an ealier thread that someone else had the same problem and it was an MS-SQL package issue.  As we're using the cloud version we don't have access to the server in that way.  Can anyone assist?

    Windows
    6 years ago
  • 0 votes 4 answers

    Antivirus Exclusions for Mobicontrol Server

    Is there an official list of exclusions for processes/files/folders that should be added to AV software for the Mobicontrol server?

    Windows
    6 years ago
  • 0 votes 5 answers

    Unable to run "Uninstall.bat" File to remove agent and unenroll device Solved Locked

    I can't seem to successfully execute the Uninstall.bat file from the MobiControl folder. I receive this error message: Any help is greatly appreciated! 

    Windows
    6 years ago
  • 0 votes 1 answer

    Psion VH10 / Agent Reinstallation to move to nexwserver

    Hi forum I'm trying to move a VH10 from older SOTI MC server to the new server just installed. I tried to unistall existing agent then install the new one generated from new server. Installation of the new agent is ok but VH0 stays connected to the old server. I guess I have to do more than a simple uninstallation by deleting some files. Do you have any idea ? steve

    Windows
    6 years ago
  • 0 votes 5 answers

    Data Collection not shown in Dashboard Solved Locked

    Hello Guys, i have created a datacollection rule that collects the hostname of specific devices, the rule works fine ( i can view collected data under device tab) but when i select the rule name to show in the device dashboard i only get "unknown". Version is 14.44 Any advice what i need to check or should try out? Thanks in advance.

    Windows
    6 years ago
  • 0 votes 3 answers

    Windows Modern Kiosk

    Hi All, I am trying to get a kiosk on Windows modern device. I have enrolled the device using an azure ad account.  When I try to configure the kiosk I see kiosk and assigned configuration (2 options) The application I am  trying to put into kiosk is google chrome browser.  I have tried playing around but still have not managed to get the kiosk working. Anyone tried this before? 

    Windows
    6 years ago
  • 0 votes 1 answer

    Where can I download Windows Agent?

    For manual installation of Windows Agent

    Windows
    6 years ago
  • 0 votes 3 answers

    Where can I download Windows Agent?

    For manual installation of Windows Agent

    Windows
    6 years ago
  • 0 votes 2 answers

    find all virtual groups a device belongs to.

    Any idea how to use webconsole to find all the virtual groups a given device belongs to? tia.

    Windows
    6 years ago
  • 0 votes 2 answers

    delete group with device...now cannot find device..

    Hi. I deleted a group with one device in it. I cannot find the device...I assumed it would show in View All Devices. Any idea how I can find that device that was in that group? I don't have physical access to the device. tia.

    Windows
    6 years ago
  • 0 votes 2 answers

    Difference between Custom Data and Collected Data... Solved Locked

    In MobiControl web console, Devices... When you click on a device name you can find Custom Data at bottom of Device Details tab How's that different from the Collected Data tab (way to the right) ?

    Windows
    6 years ago
  • 0 votes 7 answers

    Best Method for installing Windows Applications as Administrator

    I am needing to install an application on a series of Windows 10 devices. All my devices are enrolled using Windows Desktop enrollment. The installer needs to be ran as administrator in order to run properly. We are finding that when we push the package to our test devices, the application gets installed using standard user permissions and thus does not install correctly. We have attempted marking the installer to require administrator as well as creating a shortcut with run as administrator marked for the package to execute instead. What would be the best method to forcing a package to run as administrator on our Windows devices?

    Windows
    6 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
    Platinum

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

  • Gold
    Gold

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

  • Silver
    Silver

    Beginners taking the initiative. Should have more than 500 points.

  • Bronze
    Bronze New

    New contributors starting their journey. Should have more than 250 points.