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 Other Languages
Tagged Content List
Wiki Page:
Iniciando o SQL Server em Single-User Mode (pt-BR)
Kapil.Kumawat
Esse artigo foi originalmente escrito em: http://social.technet.microsoft.com/wiki/contents/articles/818.starting-sql-server-in-single-user-mode.aspx Para algumas ações que você pode ter que iniciar uma instância do Microsoft SQL Server em single-user mode utilizando a opção -m . Por exemplo...
on
10 Sep 2017
Wiki Page:
SharePoint 2013: Maximizing SQL Server 2012 Performance
Kapil.Kumawat
Read the abstract or download the whitepaper directly here! Abstract One of the most common complaints clients have – is that SharePoint is slow. A lot of people think that SharePoint is slow because the SharePoint servers are lacking resources or, simply, because SharePoint is a slow product...
on
10 Sep 2017
Wiki Page:
SharePoint 2013: Comment Trouver et Filtrer les Articles du Wiki par Langue (fr-FR)
Ken Cenerelli
Note : Cet article est une traduction. Table of Contents Filtrage par tag See Also Autres langues Filtrage par tag Saviez-vous que vous pouvez facilement trouver les articles du Wiki TechNet en rapport avec SharePoint 2013 en utilisant le filtrage par tag (balise) de langue ? Tous les articles...
on
8 Sep 2017
Wiki Page:
Azure Event Grid With Logic Apps and Functions
Carsten Siemens
Table of Contents Introduction Solution Design Prerequisite Azure Event Grid Topic Conclusion See Also Introduction With the cloud adoption and server-less solution design there has been rapid shift the way modern application are connecting to each other.Integration is becoming more and more important...
on
6 Sep 2017
Wiki Page:
SharePoint 2007/2010/2013 : Export WSP infos to a csv file and a SharePoint list
M.Vignesh
Table of Contents Introduction Step 1 : Browse farm solutions (WSP) Step 2 : Build the structure containing the data Step 3 : Create a SharePoint list Step 4 : Configure the list Step 5 : Export the data to the csv file Step 6 : Export the data to the SharePoint list Step 7 : Launch a browser to view...
on
6 Sep 2017
Wiki Page:
PowerShell : Valider une Chaîne de Caractères (fr-FR)
M.Vignesh
Note : Cet article est une traduction. Table of Contents Sommaire Convertir en Majsucule ou Minuscule Recherche d'un caractère dans la chaîne Sélection des 5 Premiers Caractères Suppression des Espaces à la Fin Autres Langues Sommaire Cet article a pour but de montrer des astuces...
on
4 Sep 2017
Wiki Page:
Automating Office 365 Administration using PowerShell
M.Vignesh
This is a tutorial for those of you who want to manage your Office 365 platform in a more automated way. We will be covering tasks like importing multiple users, configuring them, creating distribution groups, modifying and deleting existing items. All of these tasks will be done using a single command...
on
4 Sep 2017
Wiki Page:
Compte à Rebours en utilisant PowerShell (fr-FR)
M.Vignesh
Note : Cet article est une traduction. Le besoin Le besoin est d'avoir un code PowerShell effectuant un compte à rebours pendant environ 60 secondes La solution 1 . .59 | Sort-Object -Descending | % { Start-Sleep -Seconds 1 ; cls ; Write-Host " Count Down Starts ...
on
4 Sep 2017
Wiki Page:
SharePoint 2013: Failed to create term set: A default managed metadata service connection hasn’t been specified (fr-FR)
M.Vignesh
Symptôme Durant la configuration de la navigation par métadonnées, lors du clic sur le bouton "Create Term Set", le message "Failed to create term set: A default managed metadata service connection hasn’t been specified" s’affiche. L’application de service "Managed Metadata...
on
4 Sep 2017
Wiki Page:
SharePoint 2013: Utiliser des dossiers (fr-FR)
M.Vignesh
Table of Contents Avantages Inconvénients Dossier vs métadonnée Conclusion Voir aussi Devez-vous ou non utiliser des dossiers ? Avantages Organiser en partitionnant une bibliothèque de documents. Pour appliquer plus efficacement des autorisations . Pour utiliser des propriétés par...
on
4 Sep 2017
Wiki Page:
SharePoint 2013: Site Mailboxes [2/4 - Activation]
M.Vignesh
Table of Contents Introduction How-To Activation process User Side SharePoint Site Side Conclusion Other languages This article is part of a series dedicated to the "Site Mailboxes": SharePoint 2013: Site Mailboxes [1/4 - Configuration] , SharePoint 2013: Les « Site mailboxes...
on
4 Sep 2017
Wiki Page:
Small Basic: Read and Write CSV Files
M.Vignesh
Table of Contents What is CSV? Example Example Implementation Read CSV Write CSV References Other Languages What is CSV? Comma separated values (CSV) is a file format that is used to exchange data between programs. It uses commas to separate values and requires equally many values on each line...
on
4 Sep 2017
Wiki Page:
PowerShell : Supprimer les Espaces (fr-FR)
M.Vignesh
Note : Cet article est une traduction. Le besoin Nous avons plus de 1000 fichiers texte ayant un format incorrect. Nous avons besoin d'un script pour supprimer, dans un premier temps, les espaces puist nous pourrons faire ultérieurement une mise en forme manuelle. La solution ...
on
4 Sep 2017
Wiki Page:
BizTalk Server 2016: Hardware and Software Requirements
M.Vignesh
Table of Contents Introduction Hardware Requirements Software Requirements References See Also Other languages Introduction This article provides details of the hardware and software requirement for installing BizTalk Server 2016. Hardware Requirements Computer and processor: ...
on
4 Sep 2017
Wiki Page:
Znajdź skrzynki pocztowe wszystkich witryn Office 365
Arleta Wanat
Skrzynka pocztowa witryny Skrzynka pocztowa witryny może służyć do przechowywania i porządkowania wiadomości mailowych zespołu z poziomu witryny SharePointa. Skrzynka może r ównież być używana w programie Outlook 2013 jako sposób, aby szybko zapisać załączniki i pobierać dokumenty ze strony zespołu...
on
4 Sep 2017
Wiki Page:
Powershell für Anfänger (DE-DE)
Arleta Wanat
Dieser Artikel ist die Übersetzung des Artikels PowerShell for Beginners Table of Contents Ressourcen Siehe auch Andere Sprachen Ressourcen Ressourcen für die, die PowerShell von Anfang an lernen wollen. Getting Started with PowerShell 3.0 Getting Started with PowerShell 4.0 , By...
on
4 Sep 2017
Wiki Page:
Berichte über OneDrive Speichermetriken mit Powershell (de-de)
Arleta Wanat
Die Lösung unten erfordert nur SharePoint Online-Verwaltungsshell. Table of Contents Get-SPOSite Persönliche Url Benutzer abrufen Die Urls verändern Den Bericht anpassen Ende Wirkung Anforderungen Andere Sprachen OneDrive für Unternehmen mit seinen 1TB Speicher bietet mehrere...
on
4 Sep 2017
Wiki Page:
Small Basic: Parameter or Return Value Range for Math Function
Kapil.Kumawat
This article describes the ranges of parameters or return values for Small Basic Math functions. This article is work in progress. So " N/A " means that the range is not investigated yet. Please edit this article if you know any range information about Math functions in Small Basic. In...
on
3 Sep 2017
Wiki Page:
Wygeneruj raport Power BI przy użyciu listy SharePointa Online (pl-PL)
M.Vignesh
The original article has been published here by PriyaranjanKS Table of Contents Wprowadzenie Pierwsze kroki Połącz do programu SharePoint Formatowanie importowanych danych Generowanie raportów z analizą biznesową Publikowanie raportów usługi Power BI Online Krótki opis Zobacz też Inne Języki ...
on
18 Aug 2017
Wiki Page:
SharePoint Online: Nie można już tworzyć nowych skrzynek pocztowych witryn (pl-PL)
Arleta Wanat
Table of Contents Skrzynka pocztowa witryny Inne Opcje Office 365 Groups Skrzynka udostępniona Inne Języki Skrzynka pocztowa witryny Począwszy od marca 2017, dodając skrzynkę pocztową w witrynie SharePoint Online, otrzymamy poniższą informację: Wynika to z nadchodzącej zmiany dotyczącej...
on
18 Aug 2017
Wiki Page:
SharePoint Online: Remove users from site groups using PowerShell
Arleta Wanat
The solutions below require only SharePoint Online Management Shell. Table of Contents Prerequisites Remove one user from all site groups Remove one user from various site groups Define groups Remove Remove multiple users from all site groups Remove chosen users from chosen site groups in multiple...
on
18 Aug 2017
Wiki Page:
Azure RMS Availability in Different O365 Plans
M.Vignesh
Azure Rights Management service is included with several, but not all, O365 SKUs. For the latest information on which plans include Azure RMS, please consult the URL below. Advanced features such as document tracking and document revocation require an Azure RMS Premium or Enterprise Mobility Suite...
on
17 Aug 2017
Wiki Page:
VB.NET: Metodo Invoke per aggiornare controlli WinForms da thread secondari (it-IT)
Arleta Wanat
Table of Contents Introduzione Delegati Esempio introduttivo Aggiornamento UI da task diversi Definizione dell'esempio Codice sorgente Video dimostrativo Download Altre lingue Introduzione Come molti sviluppatori sanno per esperienza pregressa, non è possibile - sfruttando il Framework ...
on
14 Aug 2017
Wiki Page:
How to Manage Device Drivers with Command Line
Ken Cenerelli
This topic is a how to. Please keep it as clear and simple as possible. Avoid speculative discussions as well as deep dive into underlying mechanisms or related technologies. (what is this box?) Generally speaking, the best tool to manage device drivers is “Device Manager”. That is...
on
12 Aug 2017
Wiki Page:
BizTalk Server: Determine Version and Edition
Ken Cenerelli
Table of Contents Introduction Registry Database Query PowerShell Other languages See Also Introduction In a BizTalk Server environment where you are unaware of the exact version and/or edition you have a couple of options to find out what the exact version and edition is. The options are opening...
on
12 Aug 2017
Page 19 of 45 (1,119 items)
«
17
18
19
20
21
»
Can't find it? Write it!
Post an Article