I am interested in enabling document property promotion and demotion on my OneDrive for Business account. I located and following the directions found in the technet article found at:
https://technet.microsoft.com/en-us/library/dn948289.aspx
but it did not work for me. Specifically, I receive an error message stating that the ParserDisabled property does not exist on the list. By manually entering the commands in the script, I can see that I am successfully connecting with the list, and I can retreive and set other list properties. The ParserDisabled property, however, appears to be missing notwithstanding the article's advice to the contrary.
Note that I have confirmed that this is not a matter of the property being read only; through testing I have confirmed that attempting to set a read-only property returns a different error message than the one I am getting.
Any help would be appreciated.