You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Why Disabling App Store access except App Store Update not woking in macOS 10.15 Catalina.

Hi

I am trying to disable App store except App Store Update using MDM.

I am trying using Payload


<dict>
  <key>PayloadIdentifier</key>
  <string> ___________ </string>
  <key>PayloadType</key>
  <string>com.apple.appstore</string>
  <key>PayloadUUID</key>
  <string>____________</string>
  <key>PayloadEnabled</key>
  <true />
  <key>PayloadVersion</key>
  <integer>1</integer>
  <key>restrict-store-disable-app-adoption</key>
  <false />
  <key>DisableSoftwareUpdateNotifications</key>
  <false />
  <key>restrict-store-require-admin-to-install</key>
  <false />
  <key>restrict-store-softwareupdate-only</key>
  <true />
</dict>


this is working fine below macOS 10.15 Catalina.


but in macOS 10.15 Catalina.

This is completely blocking app store.


MacBook Pro 13", macOS 10.15

Posted on Feb 26, 2020 4:19 AM

Reply
Question marked as Top-ranking reply

Posted on Feb 26, 2020 6:24 AM

anupgupta-arg wrote:

Hi
I am trying to disable App store except App Store Update using MDM.
I am trying using Payload

<dict>
<key>PayloadIdentifier</key>
<string> ___________ </string>
<key>PayloadType</key>
<string>com.apple.appstore</string>
<key>PayloadUUID</key>
<string>____________</string>
<key>PayloadEnabled</key>
<true />
<key>PayloadVersion</key>
<integer>1</integer>
<key>restrict-store-disable-app-adoption</key>
<false />
<key>DisableSoftwareUpdateNotifications</key>
<false />
<key>restrict-store-require-admin-to-install</key>
<false />
<key>restrict-store-softwareupdate-only</key>
<true />
</dict>

this is working fine below macOS 10.15 Catalina.

but in macOS 10.15 Catalina.
This is completely blocking app store.



Can you say more— is this a new problem or old problem for your mobile device management?


What precipitated this change in behavior, what changed?


Payload overview - Apple Support

MDM settings - Apple Support Payload list · Payload overview



https://support.apple.com/guide/mdm/welcome/web


Get started using Apple Business Manager or Apple School ...


Use Device Enrollment - Apple Support





.

2 replies
Question marked as Top-ranking reply

Feb 26, 2020 6:24 AM in response to anupgupta-arg

anupgupta-arg wrote:

Hi
I am trying to disable App store except App Store Update using MDM.
I am trying using Payload

<dict>
<key>PayloadIdentifier</key>
<string> ___________ </string>
<key>PayloadType</key>
<string>com.apple.appstore</string>
<key>PayloadUUID</key>
<string>____________</string>
<key>PayloadEnabled</key>
<true />
<key>PayloadVersion</key>
<integer>1</integer>
<key>restrict-store-disable-app-adoption</key>
<false />
<key>DisableSoftwareUpdateNotifications</key>
<false />
<key>restrict-store-require-admin-to-install</key>
<false />
<key>restrict-store-softwareupdate-only</key>
<true />
</dict>

this is working fine below macOS 10.15 Catalina.

but in macOS 10.15 Catalina.
This is completely blocking app store.



Can you say more— is this a new problem or old problem for your mobile device management?


What precipitated this change in behavior, what changed?


Payload overview - Apple Support

MDM settings - Apple Support Payload list · Payload overview



https://support.apple.com/guide/mdm/welcome/web


Get started using Apple Business Manager or Apple School ...


Use Device Enrollment - Apple Support





.

Why Disabling App Store access except App Store Update not woking in macOS 10.15 Catalina.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.