About 2,730 results
Open links in new tab
  1. Environment variables for first name and last name

    Sep 24, 2010 · Is it possible to set environment variables for users first name and last name in Server 2008 R2?

  2. An error occurred while executing a custom action ...

    Nov 14, 2012 · SCSMSolutions email: freemanru (at) gmail (dot) com Thursday, November 15, 2012 12:22 AM 0 Sign in to vote Hi Anton,

  3. Java Gives Loadlibrary failed with error 87: The parameter is …

    After about a week of searching I found an answer to this issue. Unfortunately I cannot post links. So I will instead try to post in an a way you can piece it together... Replace the " (dot)" with "."

  4. Invoke DSC returns The term is not recognized

    You need to dot source the file. Any script file that contains functions or code you want to call after the file is executed must be dot sourced. . c:\scripts\MyWebConfig.ps1 \_ (ツ)_/ Edited …

  5. Delete a hopelessly corrupt Public Folder Database

    Feb 4, 2010 · I have a Public Folder Database on an Exchange 2007 SP1 mailbox Cluster. The Public Folder Database is hopelessly corrupt and cannot be mounted. CCR for this storage …

  6. Microsoft Dot Net Framework 2.0 x64

    Microsoft .NET Framework Tool detects and tries to fix some frequently occurring issues with the setup of Microsoft .NET Framework or with updates to the Microsoft .NET Framework.

  7. normal.dotm in word and outlook issues

    However in word/outlook 2010 when you open them for the first time it trying to save the normal.dot to the shared template location. Is there a GPO setting which I have missed which …

  8. The Word macros that I just created don't show on another …

    Nov 18, 2010 · I now have the macros attached to the "template1.dot" which is going to be used as the startup template for everybody else. but when I add a shortcut of my new macros to my …

  9. Extract email from Word doc - social.technet.microsoft.com

    The following sample will show you how to get the email address from the table in Word document, and out put to the Excel workbook.

  10. Performance of .ps1 vs. .psm1 - social.technet.microsoft.com

    Are .ps1 files containing script-based cmdlets parsed/DLR'd every time they are executed? I'm seeing a huge difference in performance between a function in a .ps1 vs. a function in a .psm1 …