Browse by Tags

Tagged Content List
  • Wiki Page: VFP Printing B/Fwd and C/Fwd Page Totals

    These days it is not often that users want to print great swathes of paper of - say - all the journals posted to a ledger or even to a single ledger account. On-line realtime systems have greatly reduced the need for such printouts. However, I received a request to put Carry Forward (C/Fwd) and Brought...
  • Wiki Page: Workflow Foundation (WF4)

    General Q: Where can I find some good resources to learn about Windows Workflow Foundation? A: Here are some external resources you might find useful. Windows Workflow Foundation (Dev Center) Hands On Lab: Introduction To WF4 Visual Studio 2010 Training Kit Hands On Labs Windows Communication...
  • Wiki Page: Business Intelligence Development Studio (BIDS)

    Business Intelligence Development Studio (BIDS) is the development environment used for SSIS Packages , SSRS Reports , & SSAS Cubes . Since the release of SQL Server 2005, the development environment of reporting, ETL , OLAP and data mining solutions into a common, Visual Studio based environment...
  • Wiki Page: Excel 2013

    NOTE : This is a stub article. Please add content when you can.
  • Wiki Page: FIM 2010 R2

    Forefront Identity Manager (FIM) 2010 R2 includes new and updated features: Historical reporting using integration to the System Center Service Manager data warehouse Web-based Self-Service Password Reset Scale and performance improvements Outlook® 2010 support for the FIM add-ins...
  • Wiki Page: Create a Mail-Enabled User Object for Exchange 2007/2010

    Recently worked an issue where the question came up about the required attributes for an Exchange Mail-Enabled User object. It took some digging through some documentation, but did manage to find some information on the topic. I felt like placing this information into a single location to help guide...
  • Wiki Page: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online - Image (PNG, JPG, GIF, ICO) Web Resources

    Web resources are a great step forward and were introduced in Microsoft Dynamics CRM version 2011. Web resources are a great way to act as a container. Web resource can store a piece of JScript code, image, etc. Web resources are virtual files which are always stored in the...
  • Wiki Page: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online - Get the Form Control ID

    Microsoft Dynamics CRM 2011 is a web application. It is setup as a web application in IIS. It can be browsed through the clients such as a web browser or Microsoft Outlook. Previously Dynamics CRM could only be accessed through a single web browser Internet Explorer. The latest release of Microsoft...
  • Wiki Page: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online - The Security Framework

    Microsoft Dynamics CRM 2011 has a robust security framework. There are various ways I can restrict or allow users to access and use the CRM data. In this blog I will provide an overall overview of the security framework available to us in Microsoft Dynamics CRM 2011. Later on I will write separate...
  • Wiki Page: How To: Adding Optional Components to Add/Remove Windows Components Tool in Windows XP

    This topic is a how to. Please keep it as clear and simple as possible. Avoid speculative discussions as well as a deep dive into underlying mechanisms or related technologies. The Windows XP setup install the following components by default Games Accessories Multimedia Accessibility...
  • Wiki Page: Configuring the Corpnet Subnet of the Base Configuration Test Lab for Public Cloud Technologies

    Table of Contents Overview Step 1: Configure DC1 Install the operating system on DC1 Change the computer name to DC1 Configure TCP/IP properties Configure DC1 as a domain controller and DNS server Install an enterprise root CA on DC1 Configure the CRL distribution settings Configure DC1 to forward DNS...
  • Wiki Page: Windows Azure SQL Database Billing Numbers Directly From Transact-SQL

    Windows Azure SQL Database exposes two Dynamic Managed Views called sys.database_usage and sys.bandwidth_usage that show you the activity for your account. These can queried to understand your account usage from a billing perspective. Table of Contents Disclaimer Database Usage Summary Disclaimer...
  • Wiki Page: Windows Server 8 Beta: How to install Hyper-V Role

    Hyper-V on Windows Server 8 has a lot of exciting news ( http://technet.microsoft.com/en-us/library/hh831410.aspx ). The Hyper-V role enables you to create and manage a virtualized computing environment by using virtualization technology that is built in to Windows Server “8” Beta. Do the...
  • Wiki Page: Letting a user know the computer is still working!

    How to indicate to a computer user that a long or extended process is still working? I have used Thermometers - but unless the process is really long, they just do not seem appropriate. I have tended to use Message Box's and Wait Windows, but again both of these have weaknesses. When a "Wait...
  • Wiki Page: FCS: Check/Modify Your Current Retention Times for SCDW Database

    Paste the following code into a new SQL Query window on the server that hosts your SystemCenterReporting Database: use SystemCenterReporting select cs.cs_tablename 'Table Name', wcs.wcs_groomdays 'Groom Days' from warehouseclassschema wcs join classschemas cs on...
  • Wiki Page: How to Contact Microsoft Tech Support

    Table of Contents Reference General support: http://support.microsoft.com/contactus http://support.microsoft.com/get-support/more/ Phone numbers: http://support.microsoft.com/contactus/contact_microsoft_customer_serv?&fr=1 Global list of phone numbers: http://support...
  • Wiki Page: Internet Explorer 9: How to Fix the Flashing Cursor Crash

    Table of Contents Scenario Solution Scenario You're doing some intense editing in a WYSISWYG editor, and then all of a sudden, your cursor starts flashing. You can't submit your changes. You can't switch tabs. The entire instance of IE9 (with all tabs) is in a hard lock. Solution...
  • Wiki Page: Project Crescent Design Experience

    The content in this topic was for Project Crescent, the code name in Microsoft SQL Server Code-Named “Denali”, Community Technology Preview 3 (CTP 3). Power View is the new name for Project Crescent in Microsoft SQL Server 2012 Release Candidate 0 (RC0). Important: Most Power View documentation...
  • Wiki Page: System Requirements for Project Crescent

    The content in this topic was for Project Crescent, the code name in Microsoft SQL Server Code-Named “Denali”, Community Technology Preview 3 (CTP 3). Power View is the new name for Project Crescent in Microsoft SQL Server 2012 Release Candidate 0 (RC0). Important: Most Power View documentation...
  • Wiki Page: Getting Started: MDT 2010 PowerShell Cmdlets

    This article explains how to use PowerShell to perform tasks within the Microsoft Deployment Toolkit . Most of the tasks performed within the deployment workbench are really performed by PowerShell under the bonnet. So in theory a lot of the tasks you might perform in MDT can be automated...
  • Wiki Page: Presentation Transcript: What’s New in .Net 4.0 and SQL Server 2012

    SQL11UPD04-TSCRIPT-05 This wiki is a transcript of a previously recorded video. Related content assets: Presentation: What’s New in .Net 4.0 and SQL Server 2012 ( SQL11UPD04-DECK-03 ) Video: What’s New in .Net 4.0 and SQL Server 2012 ( SQL11UPD04-REC-05 ) Table of Contents What’s New...
  • Wiki Page: Build, Package and Deploy Microsoft Dynamics CRM v4

    A Microsoft Dynamics CRM 4.0 build may consist of many different parts and each of these parts can potentially be their own partial build. If we consider the variations of components within any given build, a new to xRM/CRM network administrator can quickly become overwhelmed and as such this article...
  • Wiki Page: Hyper-V: Avoid Storing Smart Paging Files on a System Disk

    This article is intended to provide more information about a specific issue that can be identified by running a Best Practices Analyzer scan for Hyper-V. It also can be used without running a scan, as general troubleshooting and best practice information to help you configure your server appropriately...
  • Wiki Page: SCVMM 2012 Storage and Load Balancer Provider Downloads

    In SCVMM 2012, in order to have Storage and Load Balance integration you will need the Provider. For the Storage you will need the SMI-S provider and for the Load Balance you will need their custom provider. If you are looking for the download links for the SCVMM 2012 Storage and Load Balance Providers...
  • Wiki Page: Guidance When Connecting Windows 8 Beta to Windows Small Business Server 2011 Essentials, Windows Storage Server 2008 R2 Essentials, and Windows Home Server 2011

    Table of Contents Background Issue 1 Symptom: Workaround: Issue 2 Symptom: Issue 3 Symptom Issue 4 Symptom Background Windows 8 client Consumer Preview has been released, see following link for details: http://windows.microsoft.com/en-US/windows-8/consumer-preview The following...
Page 720 of 739 (18,451 items) «718719720721722»
Can't find it? Write it!