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
>
has code
Tagged Content List
Wiki Page:
One Drive for Business: Ocultar o botão Sincronizar (pt-BR)
Peter Geelen
Table of Contents Como funciona? Centro de administração do OneDrive Powershell & CSOM Um exemplo do script Veja Também Outros Idiomas Como funciona? Uma maneira de impedir que os usuários sincronizem o conteúdo do OneDrive for Business é ocultar o botão de sincronização: ...
on
8 Aug 2019
Wiki Page:
Programatically Upload Multiple File in SharePoint OnPrem List (Part 2)
Arleta Wanat
Hello All, This is second part of the series of "Programatically Upload Multiple File in SharePoint OnPrem List" Go To PART 1 Go To PART 2 In Part I of this series, I had show you some method through which we can design our custom SharePoint Page with Attachment functionality...
on
7 Aug 2019
Wiki Page:
Faking out Azure - Unit Testing with Microsoft Fakes
Arleta Wanat
Table of Contents Overview Sample Unit Test - System.Configuration Unit Test - Microsoft.WindowsAzure.Storage Summary More Information Overview Microsoft Fakes provides an excellent framework for code isolation within Unit Tests and is only available for Visual Studio Enterprise subscriptions...
on
7 Aug 2019
Wiki Page:
SharePoint 2013 – Office 365 SPS Services JQuery Kütüphanesi (Part 4) (tr-TR)
Arleta Wanat
Table of Contents Giris Syntax batchCmd listName valuePairs Completefunc Demo See Also Giris Daha önceki yazılarımızda aşağıdaki konular hakkında SPS Services konusunda faydalı bilgiler aktarmaya çalıştım. Bu yazılarımız aşağıdaki gibidir. SharePoint 2013 – Office 365 SPS Services JQ Kütüphanesi...
on
7 Aug 2019
Wiki Page:
SharePoint Framework (SPFx): Microsoft BOT framework integration
Peter Geelen
Table of Contents Download / Source code Introduction BOT Registration SPFx Implementation Setup BOT using Node.js BOT Implementation References Download / Source code SPFX webpart : https://github.com/get2pallav/BT/tree/develop BOT Code : https://github.com/get2pallav/BOT_FM Introduction...
on
7 Aug 2019
Wiki Page:
Programatically Upload Multiple Files in SharePoint OnPrem List (Part 1)
Sudip Misra
This is first part of the series of "Programmatically Upload Multiple Files in SharePoint OnPrem List" This is two part series. At first part I will show you a method through which you can implement Multiple files attachment. In Part 1, I will show you Design Related concept while...
on
5 Aug 2019
Wiki Page:
SQL Server Database: Replacing Collation
Peter Geelen
Table of Contents Introduction Problem Causes Diagnostic Steps Building the Scenario of the Problem Checking the Scenario of the Problem Solution Conclusion See Also TechNet Library References Credits Other Languages Introduction This article is based on a question posted on the TechNet Forum...
on
3 Aug 2019
Wiki Page:
OCSP powershell script
Peter Geelen
Table of Contents Credit Source Question Answer Solution (Script) Required parameters: Resources Credit [ IS4U Blog ] Source I read following question on http://blogs.technet.com/b/askds/ . Question Are there any available PowerShell, WMI, or command-line options for configuring...
on
3 Aug 2019
Wiki Page:
RMS Protection Tool - PowerShell Tips and Tricks
get2pallav
The RMS Protection Tool is a great PowerShell tool for encrypting, decrypting or getting encryption status on files. It can be used manually or via script. Prerequisites .NET 3.5 AD RMS Client 2.1 ServerCertification permissions change: The PowerShell tool runs in server box mode (of...
on
3 Aug 2019
Wiki Page:
SQL Server 2017: Understanding the Internals of Import Flat File Wizard
Peter Geelen
Table of Contents Introduction Illustration Background Comparison with Conventional Export Import Wizard Conclusion See Also Introduction One of the main enhancements that got introduced in SQL Server 2017 was a brand new import wizard which can be utilized for quick import of data from flat files...
on
2 Aug 2019
Wiki Page:
Azure AD : Retrieving All Users in Application Roles Programmatically
Peter Geelen
Table of Contents Background Show Me the Code References Conclusion Background Essentially there are two ways using which you can achieve this e.g. either using HTTP REST calls (Graph Api) and using Azure AD SDK. This article covers the details of second approach i.e. how we can query and retrieve...
on
2 Aug 2019
Wiki Page:
Graph Table Enhancements : Edge Constraints, System Utility Functions
George Chrysovaladis Grammatikos
Table of Contents Introduction Creating Graph Tables Edge Constraints Metadata Information Additional System Functions Conclusion See Also Introduction This article is a continuation to the earlier wiki article Graph Tables in SQL 2017 . In the preceding article, the concept of Graph Tables...
on
31 Jul 2019
Wiki Page:
Knowing the State of Your Logic App Process
George Chrysovaladis Grammatikos
Table of Contents Introduction Redis Cache Instance Azure Function Logic App Testing Final Thoughts Introduction Recently in the forums, some Logic App users were asking how to query the state of their Logic Apps. The scenario were not uncommon in that the expected Logic App process time could...
on
30 Jul 2019
Wiki Page:
Remote PowerShell Execution For SharePoint On-Premises
Dave Rendón
Table of Contents Background Why do we need this remote execution of PowerShell script? Use case Setup Remote Server Setup Up Client machine Summary Background We all know PowerShell is mostly used by SharePoint admins to manage their servers in a farm. SharePoint admins perform many activities...
on
29 Jul 2019
Wiki Page:
SCOM Override Creation Best Practices: Explicit Group issues
Peter Geelen
Table of Contents Introduction More Info Options More info Issues: Workaround: Example: Process: Output file: PowerShell Script : Introduction The following post will help SCOM admin to setup: UAT testing Side-by-Side migration Monitoring recovery on failure Overrides play a key role in...
on
28 Jul 2019
Wiki Page:
Active Directory Troubleshooting Replication
Peter Geelen
1. First try to ping the DC. Second are you able to ping the DSA GUID?If the DC is pingable but GUID is not pinging , see the below link for that. http://www.windowsitpro.com/blog/active-directory-troubleshooting-tips-and-tricks-blog-34/active-directory/how-dcs-find-one-another-137278 2...
on
28 Jul 2019
Wiki Page:
SharePoint 2013 : NoILMUsed UserProfileApplication class property
Peter Geelen
A property name NoIMLUsed was elaborated an MS suggest this property should not be altered else can damage you are working User Profile service. They have given a PowerShell Snippet below to be used to correct this. PowerShell $upa = Get-SPServiceApplication | ? { $_ . typename -like 'User...
on
28 Jul 2019
Wiki Page:
SSIS Script Task and Proxy Auto Configuration (PAC) Script
karimSP
When you need to import data from an external source, using JavaScript Object Notation [ JSON ], through Microsoft SQL Server Integration Services [SSIS], you can do so by using a Script Task to set up the connection, retrieve the HttpWebRequest and pass the data along to SQL Server. In some corporate...
on
22 Jul 2019
Wiki Page:
Sharepoint Troubleshooting: Using ‘html’ option in SP.UI.ModalDialog.showModalDialog
karimSP
Issue When trying to use SP.UI.ModalDialog.showModalDialog with html option using the below code: 1. var options = { 2. title: "Title" , 3. width: 400, 4. height: 600, 5. html: "Content of dialog" 6. }; 7. SP.UI.ModalDialog.showModalDialog(options...
on
22 Jul 2019
Wiki Page:
SQL Server: Find Windows and SQL Server Last Restart Time
Peter Geelen
Table of Contents Introduction How to Identify Who or What is Restarting SQL services via Service Control? Different ways to find SQL Server Last Restart Time Method 1--> errorlog Method 2--> tempdb creation Method 3--> sqlserver start time in sys.dm_os_sys_info Method 4--> session_id from...
on
21 Jul 2019
Wiki Page:
C#: SQL Injection Protection Using Parameterized Queries
.paul. _
Table of Contents Overview Code for String Concatenation Code for Parameterized Queries Conclusion Download See also Overview Assuming you have two TextBoxes, where you ask the user to input a username and a password. Your concatenated SQL Query could look like this... "SELECT...
on
21 Jul 2019
Wiki Page:
VB.Net: SQL Injection Protection Using Parameterized Queries
.paul. _
Table of Contents Overview Code for String Concatenation Code for Parameterized Queries Conclusion Download See Also Overview Assuming you have two TextBoxes, where you ask the user to input a username and a password. Your concatenated SQL Query could look like this... "SELECT...
on
21 Jul 2019
Wiki Page:
Patindex Case Sensitive Search
George Chrysovaladis Grammatikos
Table of Contents PATINDEX case-sensitive search on case-insensitive column Case-sensitive REPLACE on the case-insensitive column See Also PATINDEX case-sensitive search on case-insensitive column This article is a result of a quick research of the problem of using PATINDEX to search case...
on
21 Jul 2019
Wiki Page:
T-SQL: Group by Time Interval
George Chrysovaladis Grammatikos
Table of Contents Simple Problem Definition Solution Complex Problem Definition and Solution See Also Simple Problem Definition A question was posted today in Transact-SQL forum " Counts by Time Interval " The thread originator wanted to know how to find how many jobs were...
on
21 Jul 2019
Wiki Page:
Find User who Executed DELETE on SQL Server Tables
George Chrysovaladis Grammatikos
Table of Contents Problem Solution Step 1 Step 2 Step 3 See Also Others Languages Problem Tracking of deleted data is a little bit tricky in SQL. In this article I will explain how to track down users who performed delete operation. We will examine this by using transaction Log. Solution...
on
21 Jul 2019
Page 18 of 209 (5,220 items)
«
16
17
18
19
20
»
Can't find it? Write it!
Post an Article