I Need help making a batch that turns off "Outlook Anywhere"
We have an issue where we get a prompt in outlook that the only temp fix is turning off the Outlook Anywhere checkbox under...
Control Panel - Email - Account - Change - Connection - Outlook Anywhere
is it possible to make a batch file that users can click and turn that off?
I Need help making a batch that turns off "Outlook Anywhere"
Moderator: DosItHelp
Re: I Need help making a batch that turns off "Outlook Anywh
AutoIt is a better choice of tool than sendkeys.
You may be able to do with with registry key change too, if you research that.
You may be able to do with with registry key change too, if you research that.
Re: I Need help making a batch that turns off "Outlook Anywh
Look if when you use it option a key value is inserted in the window registry, then you can write the code in batch for modify the register of windows.
Re: I Need help making a batch that turns off "Outlook Anywh
I can't find the key anywhere.
Re: I Need help making a batch that turns off "Outlook Anywh
This looks to be possible with Group Policy from what I can tell from searching the Internet.
Apparently this isn't fool proof either.
http://superrandomstuff.wordpress.com/2 ... -anywhere/
Apparently this isn't fool proof either.
http://superrandomstuff.wordpress.com/2 ... -anywhere/