unregister mobsync.dll via GPO to hide the sync button in IE

  • Thread starter Thread starter Panjandrum
  • Start date Start date
P

Panjandrum

I don't want my clients to synchronize their offline webpages.
This is normally done by the Synchronize button in Internet Explorer
(Tools=>Synchronize)

Microsoft didn't forsee a standard GPO to do this. This is by design.

So, I tried to unregister mobsync.dll (regsvr32 /u mobsybc.dll)
and when I hit the Synchronize button, nothing is happening. Fine by
me.

I'm looking for a way to deploy this to my clients (script? Template?)

I'm not an AD/GPO guru.

Thx for helping.
 
Hi,
So, I tried to unregister mobsync.dll (regsvr32 /u mobsybc.dll)
[...]
I'm looking for a way to deploy this to my clients (script? Template?)

Computer Startup Script should work.
Just a simple Batch, with the command you typed in manually.

HTH
Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top