Microsoft CRM - HELP ME - TOOLBAR CRM |
- HELP ME - TOOLBAR CRM
- User Deleted From Active Directory Still holds a License
- License removal from non existent AD account
- Eliminating side tabs
- Using the MDF to add incremental data to the CRM database ??
- Log ON Report Manager
- Form Customisation
- Modify the view of contacts in the advanced search
- Parameter driver report
- Importing DATA into CDF
- IBF problem - Information Bridge Server installation
- Anyone using the MSCRM to Great Plains Integration?
- examples for VB.Net
- "setup was unable to register the security service" error on insta
- Import Data from ACT! 6.0
- Hyperthreading: to use, or not to use
- CRM Mobile + Certificates
- Custom entities
- html format email
- Integrated software
- CRM DATA Base
Posted: 02 Mar 2005 02:55 AM PST Thanks you, i solved the problem "Dave McGuire" wrote: |
User Deleted From Active Directory Still holds a License Posted: 01 Mar 2005 04:09 PM PST Mark I had the same situation Cautiosuly go into the SQL tables and delete the license id from the user record...:-/ As far as I know, there's no other way of releasing that license. Hope that helps Rakefet http://www.repliweb.com |
License removal from non existent AD account Posted: 01 Mar 2005 02:08 PM PST There is a much easier way, though it is unsupported, but if you have a lot of users, definately worth it. The table you are interetsed in is the SystemUserLicenses table. You also eed to look at SystemUserbase to see what the SystemUserId is for the user in question. Then, delete the corresponding row(s) from SystemUserLicenses for that same SysstemUserId value. Make sure to backup your database first though, just in case. In fact, a simple copy of the table you are modifying should suffice. Matt Parks MVP - Microsoft CRM ---------------------------------------- ---------------------------------------- On Tue, 1 Mar 2005 14:51:22 -0800, "Kelly" <microsoft.com> wrote: Yes, I had this same issue happen. Here is the fix that I received from Microsoft CRM Support: You will need your CRM license key You will need to be able to log into the domain and into Microsoft CRM as a user with System Administrator privileges. 1. Exit all users from Microsoft CRM - I'd suggest doing this after hours. 2. Remove the license from your deployment. This is done on the CRM Server. a. In Deployment Manager (Start, Programs, Microsoft CRM, Deployment Manager), expand the License Manager node on the left side of the window. b. Highlight the organization name. The right side of the window should display your License Type, the number of users and your License Key. Print this e-mail so you can type the License Key in a later step. c. Right-click the entry that has this information and choose Delete License from the context menu. 3. Add the license back in the same window. a. Right-click the blank area in the window and choose New, License. b. Type your license key in the License Key field, then finish the wizard by clicking Next and Finish. 4. In Microsoft CRM, add the license back to the existing users. a. Launch Microsoft CRM as a user with System Administrator privileges. b. Click the Settings side tab on the Home Page, then click Business Unit Settings, then click Users. c. For every user (one at a time), open the User record, click the Licenses side tab, then click Manage Licenses, and add the Sales Standard license to each user. ADDITIONAL INFORMATION: We recommend that you do not delete CRM Users out of Active Directory before reassigning their records and taking their CRM License away. Adding the User back into AD creates a new Security ID (SID) for the user, which does not match the SID associated with the existing CRM User (even though they might have the same login information). The system is looking for the old SID in AD when attempting to remove the license. from a user who is associated AD user license. Please single object |
Posted: 01 Mar 2005 11:03 AM PST This method works well for the side tabs but there is no way to remove the contract related fields from the Case form. "Peter Lynch" <com.SPAMFREE> wrote in message news:phx.gbl... |
Using the MDF to add incremental data to the CRM database ?? Posted: 01 Mar 2005 09:01 AM PST Thanks Matt, I think we will go the scribe route as we also have some integration requirements into back office and SQL databases Cheers Biffio "Matt Parks" wrote: |
Posted: 01 Mar 2005 08:23 AM PST Try: user name: Administrator Note: APS password is blank by default "Robert Prazuela" <microsoft.com> wrote in message news:com... |
Posted: 01 Mar 2005 08:09 AM PST Yes I published the changes in deployment manager, however even if I make customisations to the form only e.g. add values to a picklist on the form and then save the customisation it still does not appear in the useable form. Am I correct in thinking that once I save the changes in the customisation tool then following a IISRESET the form should be available to use ? "Matt Parks" wrote: |
Modify the view of contacts in the advanced search Posted: 01 Mar 2005 08:03 AM PST Thank you, such easy, I thougt of a backdoor! "Support www.MSCRM-ADDONS.COM" wrote: |
Posted: 01 Mar 2005 07:09 AM PST Sean, thanks for the reply. That is what I thought, it describe what data is submit. What I would like to to is from a account press a button which hand the account id for that account to the custom case report which show cases attached to that particular account. I have created the crystal report which show all cases, then I added parameter to receive accountid. So basically it should be something like this: Response.Redirect("/reports/viewer/html/viewer.aspx?id=608&promptex-accountGuid="+Request.QueryString("oId") Is there a list of all available promptex? Thanks Paal "Sean Fullerton - eMonarch" wrote: |
Posted: 01 Mar 2005 04:02 AM PST ...and to add to dh140770s post: Make sure the user you are going to run the migration from has a CRM licence and role Regards "dh140770" <microsoft.com> wrote in message news:com... |
IBF problem - Information Bridge Server installation Posted: 28 Feb 2005 04:49 PM PST Hi I didn't specify Sql authentication, it was Windows authentication. What else can I try? "savage" wrote: |
Anyone using the MSCRM to Great Plains Integration? Posted: 28 Feb 2005 12:44 PM PST Our experience with it has been very negative. We no longer will use the MS GP Integration module but instead go with the Scribe solution. While it does costs more, it is extrememly powerful. Sean Fullerton "MSCRM" <com> wrote in message news:phx.gbl... |
Posted: 28 Feb 2005 11:33 AM PST Mike, I'd shy away from something that size. At a min, Zip prior to attaching it. Another option would be to strip it down to a simple example that can be included as text. Matt Parks MVP - Microsoft CRM ---------------------------------------- ---------------------------------------- On Tue, 1 Mar 2005 20:11:19 -0000, "Mike R" <freeserve.co.uk> wrote: Dave, Drop you email address to mread ( at ) hotmail DOT co.uk and I will send you a simple vb sample code. I would post it here, although I don't know what the etiquette for posting attachments (127k) on the newsgroup is? Matt? John? Kind Regards Mike "Dave" <microsoft.com> wrote in message news:com... |
"setup was unable to register the security service" error on insta Posted: 28 Feb 2005 08:45 AM PST have you installed crm in this domain before? Also not the security service has a debug mode that you can read about in my faq below. Sometimes (not always) this can help track the issue down. -- John O'Donnell Microsoft CRM MVP http://www.mscrmfaq.us "Kastigador" <microsoft.com> wrote in message news:com... and would |
Posted: 28 Feb 2005 06:23 AM PST cut and paste??!!!! hopefully there was only a few :-) -- John O'Donnell Microsoft CRM MVP http://www.mscrmfaq.us "PuffAdder" <microsoft.com> wrote in message news:com... then Version Ist |
Hyperthreading: to use, or not to use Posted: 28 Feb 2005 01:41 AM PST We run SBS2003 on a Dual Xeon 2.8Ghz with HT and EMT64 (I wonder if we will see SBS2003 64Bit? !!) We have 2Gb ECC RAM. It runs pretty well, however we have a modest install with only 5 users. |
Posted: 27 Feb 2005 08:21 PM PST Nathan: Are your certificates issued by your internal certificate server? If so make sure that the names assigned to your certs are the ones you are trying to use with the configuration. This device registration error can also occur if the SQL server is located on another server from CRM but the services are running under the local system account. If that is your configuration let me know and I can post how to set this up. Also check the two services related to CRM mobile (sorry cannot remember their names) to see if they are running. Sean "Nathan Warner" <microsoft.com> wrote in message news:com... |
Posted: 27 Feb 2005 06:21 PM PST we all been new to crm at some point :-) ok when you launch a custom web app from say an account form, the custom code can get the ID of the account object. so using this you have a link to use to connect your new data in your new database back to the crm account now creating workflows against the new entity :-) well that would be a trick....i know it is possible to extend the workflow engine using the sdk but believe you are looking to some major development to do this. Currently I do not think this is possible although if anyone knows different I am sure they will jump in :-) -- John O'Donnell Microsoft CRM MVP http://www.mscrmfaq.us "Joseph" <microsoft.com> wrote in message news:com... to then to drawn our |
Posted: 26 Feb 2005 05:41 AM PST Hello, I had the same question. Tryed this solution but when i copy pase into a template or e mail the code is reconized as normal text. Not as html. Any other solution? Judith "Julian Sharp" <sharpuk.f9.co.uk> schreef in bericht news:com... |
Posted: 25 Feb 2005 02:01 PM PST There certainly are. If you want more information on this, or on a possible solution, please contact me directly. Thanks Gill com.au www.opsis.com.au "Todd" wrote: |
Posted: 25 Feb 2005 02:48 AM PST Thank you I restored the Databases I pointed CRM to the new Databases via Deployment Manager. If I try to Access Information via the Webinterface It gives me a Sercurity Error. If I want to open Deployment Manager. I get an Error "CRM system Admin privileges are required to use Deployment Manager." The only way I can get CRM back is to reInstalled it Why is this ? "John O'Donnell" <com-nospam> wrote in message news:phx.gbl... |
You are subscribed to email updates from TextNData Forums - Microsoft CRM To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |