Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. Event 1067 The RD Session Host server cannot register 'TERMSRV'...

    social.microsoft.com/Forums/nl-NL/561cba2d-2a65-4b8a-982a-7ed16313d820/event...

    Hi, Kindly check the note session in below article that: After you have successfully registered the SPN, you might see that Event ID 1067 is still being logged, stating that the terminal server cannot register the SPN.

  3. CRM 2011 populate primary contact when creating new phone call

    social.microsoft.com/Forums/en-US/b836d581-d62c-4f54-b012-d8ab2b7ee5dd/crm...

    The easiest way to accomplish this is to write a script on the load of the phone call form that would retrieve the value of the primary contact from the referenced regarding record if the form is a create form and the regarding record is an account.

  4. Terminal Service Licenses on Azure VM - social.microsoft.com

    social.microsoft.com/.../terminal-service-licenses-on-azure-vm

    Hi Kevin - Can a customer put a VM in Azure running the TS License role, and then can purchased retail TS device or user CALs be applied to that TS License server, to be consumed by TS RDP farm members in the same Azure subscription? John

  5. fail to contact to Naming service when i add node to local...

    social.microsoft.com/Forums/Windows/en-US/c5bc9bd3-8575-4fb5-a032-332b0ea4b242/...

    If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com. Proposed as answer by Guido Franzke Thursday, November 29, 2018 6:56 AM Marked as answer by Richard Mueller MVP, Banned Thursday, December 6, 2018 1:43 PM

  6. Windows XP Home Edition Reinstalling/Activation

    social.microsoft.com/forums/en-US/2c36f024-779b-4aa2-82c2-c1ebd1a5be10/windows...

    To contact a Microsoft customer service representative to activate Windows by phone, follow these steps: 1. Click Start, point to All Programs, point to Accessories, point to System Tools, and then click Activate Windows.

  7. parentcustomerid.name query - social.microsoft.com

    social.microsoft.com/.../parentcustomeridname-query

    If you are trying to get the data for cleanup purposes or reporting, I would use a SQL query because it is easier, and in many cases it is also faster than the web service. If you want to send data to CRM, you have to use the web service, but if you want to retrieve data, SQL query is supported along with web services.

  8. alg.exe - social.microsoft.com

    social.microsoft.com/forums/en-US/eef43154-0c90-40f3-9e71-b89da3541ab3/algexe

    To be honest, I'm not aware if the Application Layer Gateway service requires Internet access or not. It is used by the Windows Firewall, which should be off with OneCare on and also works with Internet Connection Sharing. So, if you are using Internet Connection Sharing, I suspect that it would need network access, at the very least.-steve

  9. QueryExpression - Set/Retrieve a Lookup Field

    social.microsoft.com/Forums/en-US/6bb2cc61-4737-4d5b-882d-2e30176e3573

    This must be something really simple, How do I retrieve the ParentCustomerId from the Contact and use it as an Output for this custom workflow, The line which is failing currently is. AccountLookedup = c.ParentCustomerId; Many Thanks

  10. unable to contact the telephone support service i am paying for

    social.microsoft.com/Forums/security/en-US/2e00e0f4-8141-40b2-96fa-f0a9b2bf8b...

    Is the the ONLY support service available? submit a question and then wait a day before a new question is posed back to you. --- this could take a LOOONG time to fix anything ---- Did you ever review the answer (and questions I posed to you) in your original post from over a month ago?

  11. set customer name in Case entity from plugin

    social.microsoft.com/.../set-customer-name-in-case-entity-from-plugin

    By this code I am able to update normal lookup. But it is creating issue , when I am trying to update required field like customer in case. I also tried same code with opportunity , it is creating same issue with potential client name lookup, but working fine with project office. In my case customer of case will be always contact type.