Guest User

Untitled

a guest
Apr 12th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. CrmSvcUtil.exe /url:http://<serverName>/<organizationName>/XRMServices/2011/Organization.svc
  2. /out:<outputFilename>.cs /username:<username> /password:<password> /domain:<domainName>
  3. /namespace:<outputNamespace> /serviceContextName:<serviceContextName>
Add Comment
Please, Sign In to add comment