Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
en-us
Tagged Content List
Wiki Page:
Microsoft Assessment and Planning (MAP) Toolkit: Frequently Asked Questions (FAQ)
Peter Geelen
MAP Toolkit Content Index Table of Contents Q: How do I obtain the MAP Toolkit? Q: What are the prerequisites for installing the MAP Toolkit? Q: Can the MAP Toolkit inventory computers on multiple domains? Q: Can the MAP Toolkit gather performance data on multiple domains? Q: Can we use an existing...
on
23 May 2020
Wiki Page:
MAP Toolkit: Where to get Information, Help, and Assistance?
Peter Geelen
Return to the MAP Toolkit Getting Started Guide You can get more information about the MAP Toolkit by going to the following resources: The MAP Toolkit Home Page on Microsoft.com TechNet Library Frequently Asked Questions (FAQ) Self-help: The MAP TechNet Forum at http://social...
on
23 May 2020
Wiki Page:
MAP Toolkit: Troubleshoot WMI Failures
Peter Geelen
IMPORTANT: Keep checking the MAP Blog and MAP Toolkit Content Index (en-US) for updates and changes , especially after new versions of MAP are released. You need to determine if the problem is on the MAP side or the network side. Use the WBEMTEST tool as shown in this video and query one of the...
on
23 May 2020
Wiki Page:
MAP Toolkit: How to Enter Multiple Log File Paths for Log Parsing
Peter Geelen
IMPORTANT: Keep checking the MAP Blog and MAP Toolkit Survival Guide(en-US) for updates and changes , especially after new versions of MAP are released. Consolidate all the directories and subdirectories containing your server log files into a single folder (like D:\logs) Create an Excel...
on
23 May 2020
Wiki Page:
MAP Toolkit: How to inventory your VMware environment
Peter Geelen
When running Inventory Scenarios, I've found that it isn't a good idea to run multiple scenarios at the same time, at least when you first start using MAP. The reason I don’t think it’s a good idea is this, if your environment is not properly prepared it creates a lot of issues to try to...
on
23 May 2020
Wiki Page:
MAP Toolkit: How to Tell the Difference Between a SQL Server Instance in Production Versus Evaluation
Peter Geelen
This type of question normally comes up when a customer wants to find out if a SQL Server can be used in a production environment. Whether a SQL server can be used in production or not depends on how a sql server is installed and does not depends on the install source (MSDN, TechNet or CD). Once a...
on
23 May 2020
Wiki Page:
MAP Toolkit: Inventory Wizard - Active Directory Credentials
Peter Geelen
NOTE: This is a stub article. Please add more information as it becomes available.
on
23 May 2020
Wiki Page:
MAP Toolkit: Prepare the Environment - WMI
Peter Geelen
Table of Contents Common WMI Firewall Considerations WMI in Active Directory Environments To Enable Remote Administration Exception Using Group Policy To enable Windows Firewall exceptions Using Group Policy WMI In Workgroups and Windows NT 4.0 Based Domains Set password for Local Accounts Configure...
on
23 May 2020
Wiki Page:
MAP Toolkit: How to use log files?
Peter Geelen
Table of Contents Step 1: Prepare the Environment The exception to needing log files Windows Server SQL Server To enable SQL Server 2008 or newer to log audit events to the Windows security log To configure the audit object access setting in the Windows Security event log SharePoint Server Step 2: Collect...
on
23 May 2020
Wiki Page:
MAP Toolkit: Prepare the Environment - PowerShell
Peter Geelen
Table of Contents IMPORTANT Introduction Known Issues See Also IMPORTANT Keep checking the MAP Blog and MAP Toolkit Content Index (en-US) for updates and changes , especially after new versions of MAP are released. Introduction The PowerShell Collector is used to collect software information...
on
23 May 2020
Wiki Page:
MAP Toolkit Inventory Status Messages
Peter Geelen
IMPORTANT: Keep checking the MAP Blog and MAP Toolkit Content Index (en-US) for updates and changes , especially after new versions of MAP are released. Each computer that is inventoried gets a status code indicating whether the inventory of the target succeeded or not. This is a guide to the...
on
23 May 2020
Wiki Page:
MAP Toolkit: What data does 'Usage Tracking' report?
Peter Geelen
IMPORTANT: Keep checking the MAP Blog and MAP Toolkit Content Index (en-US) for updates and changes , especially after new versions of MAP are released. (This information is subject to change in future versions of MAP Toolkit.) The Usage Tracking feature provides support for reporting the usage...
on
23 May 2020
Wiki Page:
T-SQL : Finding Fill Rate of Table
Arulmouzhi
Table of Contents Introduction Scenario What is meant by Fill Rate? Challenges Prerequisite Sample Table Creation with Data Loading Script SQL Procedure For Finding Fill Rate in a Table - Dynamic Approach Method 1 - With the use of WHILE Loop Method 2 - With the use of UNION ALL Metrics Difference between...
on
23 May 2020
Wiki Page:
Entity Framework: Wiki portal
Kareninstructor
Table of Contents Tag Entity Framework/Entity Framework Core See Also This page provides an overview of Wiki articles on Entity Framework Tag To find the Entity Framework articles, you can search the following tags: Entity Framework Entity Framework/Entity Framework Core These articles...
on
22 May 2020
Wiki Page:
VB.NET Entity Framework: Wiki portal
Kareninstructor
Table of Contents About Search for all Articles/code samples External reference/documentation See also About Provides links to all Wiki articles for working with Entity Framework with VB.NET. For working with Entity Framework with C# see Entity Framework: Wiki portal . Search for all...
on
22 May 2020
Wiki Page:
Entity Framework Core 3 Windows Forms (VB.NET)
Kareninstructor
Table of Contents Introduction Preparation Required Tables NuGet packages Visual Studio solution Coding step 1 Coding step 2 DbContext step 3 Loading data - Includes Projections External resources Microsoft documentation: Other Summary See also Source code Introduction Learn the basics on how to...
on
22 May 2020
Wiki Page:
Entity Framework Core 3: projections
Kareninstructor
Table of Contents Introduction What is a projection? Real world projection usage When to use projections Using asynchronous method Console logging Reusable includes Summary External resources See also Running code samples Source code Introduction Learn how to read data into a C# Windows Forms...
on
19 May 2020
Wiki Page:
Azure: Summary of ISPs that Allow / Disallow Access from Port 445
Will Gries
Azure Files uses SMB 3.0's encrypted transport to enable access via the Internet. When you deploy an Azure file share within a storage account, your file share is immediately accessible via the storage account's public endpoint. This means that authenticated requests, such as requests authorized...
on
19 May 2020
Wiki Page:
AD RMS Portal
Steve Light - MSFT
The following list is a community-driven list of TechNet Wiki articles on Active Directory Rights Management Services (ADRMS). Table of Contents ADRMS Overview ADRMS Design and Installation ADRMS Administration General Templates Scripting and Automation ADRMS How-to ADRMS Troubleshooting ADRMS &...
on
18 May 2020
Wiki Page:
AD RMS Troubleshooting: Server side tracing Windows Server 2012+
Steve Light - MSFT
Table of Contents Steps to enable tracing Adding the tracing tags Capturing the data Steps to disable tracing Screenshots Machine.config files Editing the " machine - Debug.config " files Using Debug View Links The following steps detail enabling AD RMS debug tracing on the RMS server. This...
on
18 May 2020
Wiki Page:
Small Basic Online
Nonki Takahashi
This article introduces Microsoft Small Basic Online (SBO). Table of Contents Small Basic Small Basic Online Details about SBO For User For Developer Known Issues See Also Other Languages Small Basic Microsoft Small Basic is a programming language for kids to learn programming. Small Basic v0...
on
18 May 2020
Wiki Page:
Entity Framework Core/Windows Forms tips and tricks
Kareninstructor
Table of Contents Introduction Prerequisite First steps Tip 1 code placement Tip 2 reverse engineering Tip 3 AsNoTracking Tip 4 common misconceptions Tip 5 understanding LINQ/Lambda Tip 6 eager loading Tip 7 logging Tip 8 asserting connections Tip 9 asynchronous Tip 11 unit testing Tip 12 must checks...
on
18 May 2020
Wiki Page:
Azure Automation : Deploy and Configure Update Management
George Chrysovaladis Grammatikos
Table of Contents Introduction Update Management - Important Points Planning and Prerequisites Supported and unsupported client types Network and Firewall Requirements Update Source Access Requirements Workspace Mapping One Time Setup Create Azure Automation Account and Run-as Account Create Log Analytics...
on
17 May 2020
Wiki Page:
Small Basic Online: Shortcuts for Keyboard
Nonki Takahashi
This article explains about keyboard shortcut for the online editor of Microsoft Small Basic programming language. Table of Contents Keyboard shortcut See Also Additional Resources Keyboard shortcut Keyboard shortcut refers to a combination of keys pressed at the same time which carry out...
on
17 May 2020
Wiki Page:
Small Basic Online: Errors
Nonki Takahashi
This article is about errors in the Microsoft Small Basic program language, especially for Small Basic Online (SBO). If you know other errors, please add them to this article. Table of Contents Syntax Errors I didn't expect to see 'number' here. Property 'xxx' cannot be assigned...
on
17 May 2020
Page 12 of 739 (18,451 items)
«
10
11
12
13
14
»
Can't find it? Write it!
Post an Article