This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
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
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
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
marcelo strippoli
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 Portuguese
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
windows server 2012 r2
Wiki
>
All Tags
>
TechNet Guru
Tagged Content List
Wiki Page:
How to upload new Drivers in SCCM 2012 R2
Mr X
You need to proceed like the following to upload new Drivers in SCCM: Go to Software Library , do a right click on Driver Packages and then select Create Driver Package option Specify the UNC location where SCCM will store the new Drivers and then click on OK Do a right click...
on
31 Oct 2014
Wiki Page:
How to create a new Boot Image using SCCM 2012 R2
Mr X
To create a new Boot Image using SCCM, you need to proceed like the following: Run Deployment and Imaging Tools Environment tool Run COPYPE.CMD <Type> <Destination> (Where <Type> is x86, amd64 or arm) Copy the created WIM file to the location you use store...
on
31 Oct 2014
Wiki Page:
Azure AD Sync Release Notes
Markus Vilcinskas
Note For feedback, click here The objective of this article is to document known issues in the latest release of Azure AD Sync. Table of Contents Changing the Password of the Account that Connects to AD DS Running Azure AD Sync Manually Synchronization Manager Sync Rule Editor...
on
29 Oct 2014
Wiki Page:
Extending SYS.Geometry to Utilize Temporal Data
Ed Price - MSFT
We often face a task of modeling temporal data in SQL Server and writing an easy query to achieve the requirement. Using date and time data types, a period requires two fields to model the time dimension - a beginning time and ending time. Including a third time column, representing episode begin...
on
21 Oct 2014
Wiki Page:
SQL Server: Managing Database Backups Across all the Instances without Maintenance Plan
Ed Price - MSFT
Table of Contents Introduction Missing Database Backups Transaction log sizes (not backups) are increasing and causing more disk space Monitor and control the backup disk space Maintaining maintenance plans SSIS Solution Input variables Description SSIS Flow Steps Description Database Objects Steps to...
on
20 Oct 2014
Wiki Page:
Small Basic Known Issue: 26720 - Event Subroutines Should Be After They Are Registered
Ed Price - MSFT
Table of Contents Introduction Phenomenon Workaround See Also Introduction Series of know issues articles are showing known issue itself about Small Basic and it's workaround. Phenomenon Following code registers mouse down event in line 5. But this is after the definition (line...
on
18 Oct 2014
Wiki Page:
How to create the Azure Mobile Service in Azure Portal
Ed Price - MSFT
Table of Contents Scope Creating the Azure Mobile Service The mobile service settings The database settings MyMenuApp Azure Mobile Service MyMenuAppHub-ns Notification Hub MyMenuuApp_db database How to create the Azure Mobile Service project for Visual Studio 2013 Creating the project in Visual Studio...
on
18 Oct 2014
Wiki Page:
SQL: Full Outer Join - The Most Generic Join Statement
Ed Price - MSFT
Table of Contents Context Reasoning Illustration Cross Join Inner Join Left Join Right Join Full Join Union All Summary See Also Context There was an interesting question once asked during an interview for SQL skills which looks like the below: "Which is the simplest type of join and...
on
17 Oct 2014
Wiki Page:
Understand Relationship in Code using Code Maps
Shanky_621
Table of Contents Overview Getting Started Finding all References Assigning Color to Node Adding Comments Sharing Code Maps This article is about using Code Maps in Visual Studio 2012 to understand relationships in code. Code maps comes with Visual Studio Ultimate Update 1 and helps you to visualize...
on
17 Oct 2014
Wiki Page:
Understanding GPU Usage tool in Visual Studio 2013 Update 4
Adnan Umer
Table of Contents Getting Started Starting Diagnostics Generating Report Analyzing Report In this article I’m going to discuss brand new GPU Usage tool introduced in Visual Studio 2013 Update 4 CTP ( Download from here ). You can use GPU Usage tools to collect and analyze GPU usage data for DirectX...
on
17 Oct 2014
Wiki Page:
Small Basic Known Issue: 22108 - Viewport of GraphicsWindow is Narrower and Sometimes Resized in Remote
Nonki Takahashi
Introduction Series of know issues articles are showing known issue itself about Small Basic and it's workaround. In this article, local means Small Basic IDE environment and remote means smallbasic.com/program/?<program ID> shown by internet browser environment with Silverlight add-in...
on
15 Oct 2014
Wiki Page:
How to Set up the Adventureworks Sample Data on Microsoft Azure SQL Database in a Couple of Minutes
Sandro Pereira
Table of Contents Scope Background Running Adventureworks on Microsoft Azure SQL Step 1: The Prerequisites Step 2: Provisioning an Azure SQL Database Server (Old Portal/manage.windowsazure.com) Step 3: Getting and deploying the scripts Step 4: Verifying the installation Conclusion Scope This...
on
12 Oct 2014
Wiki Page:
SharePoint 2013: Working with Result Sources to limit search results
Sandro Pereira
Table of Contents Create sample data for search Test the search results with SharePoint search webparts Create and configure a new result source Configure the search webpart to utilize the Result source While working with SharePoint search solutions, we might come across a scenario where we...
on
12 Oct 2014
Page 60 of 77 (1,925 items)
«
58
59
60
61
62
»