How to modify RTC db by using powershell
-
Freitag, 9. März 2012 00:08
Hi all,
I need to modify some parameters into SQL db ( RTC ) of users. More in depth i need to add some code into users.
Let me explain: by using "dbimpexp.exe" tool I have exported a xml file configuration regarding a user. Now i would like to add this part of code:
<Publication CategoryName="userProperties" InstanceNum="83452" Version="1" LastPubTime="2012-03-08T23:17:00.043" PrevPubTime="2012-03-08T19:32:30.997"> <Data> <CampOn>allow</CampOn> </Data> </Publication>
After added this code i can import xml file by using "dbimpexp.exe" again.
So my question is: Is there a way, for instance using lync powershell, to add this part of code, without exporting and importing XML file?
Regards.
Alle Antworten
-
Montag, 12. März 2012 08:41Moderator
Hi,Antonio,
I am afraid you'd better ask this question on MSDN forum with the following link and there will be more powershell experts will help you on this issue.
http://social.msdn.microsoft.com/Forums/en-US/category/uc
Also here are some other resource just for your reference.
B/R
Sharon
Sharon Shen
TechNet Community Support
********************************************************************************************************************************************************************* Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.- Als Antwort markiert Antonio Spirandelli Montag, 12. März 2012 11:39
-
Montag, 12. März 2012 11:39
Thanks for your advice.
I will post it in a right place.
Regards.

