Is there a way to see if Bootcamp is being used on a Mac?

We have found out that one of our Mac users is dual booting windows. Their windows partition is completely rogue. We now need to find out if any of our Macs have setup Bootcamp. I have done some searching and haven’t seen anything on it. I’m also not knowledgeable in managing Macs. Any suggestions would be appreciated.

You could use

exists regapp "Bootcamp.app"

https://developer.bigfix.com/relevance/guide/client/applications.html

1 Like

Check the Manufacturer in Windows. I believe it comes up as Apple.

If the OS is a variation of Windows and the Manufacture is Apple, you are likely seeing a Bootcamped system.

1 Like

In this case the windows machine doesnt have bigfix, just the mac side. That being the problem. we cant manage the windows device.

im going down the “exists regapp” the problem im finding is that all macs have the bootcamp assistant app regardless of it being configures. im going to look at trying to see partitions and find out how to get that info.