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
>
PowerShell
Tagged Content List
Wiki Page:
SharePoint 2010: Community Request - Please Embrace a Multilingual TechNet Wiki
Craig Lussier
Update - Feb 25th, 2012 I wanted to update this post, as my initiative has been generating some differing opinions - which is exactly what I was hoping for. We're all on the same team and want the best solution possible for language support in the TechNet Wiki. There has been a positive chat...
on
9 Dec 2013
Wiki Page:
SharePoint 2013: Installation and Product Detection
Craig Lussier
Table of Contents Installing SharePoint Installed Product Detection See Also Other languages Installing SharePoint AutoSPInstaller (CodePlex) Automated SharePoint 2010/2013 PowerShell-based installation script. This is a fantastic project which allows you to define your farm installation...
on
9 Dec 2013
Wiki Page:
SharePoint 2010: Script pour Donner la Permission de Lecture à un Utilisateur dans une Collection de Site en PowerShell (fr-FR)
Benoit Jester [MVP]
Note : Cet article est une traduction. Ce script permet de donner les droits de lecture à un utilisateur spécifié dans une collection de sites. $site = Get-SPSite -Identity "http://mysite/" $user = Get-SPUser -Identity "mydomain\myuser" -Web $site . RootWeb $assignment...
on
9 Dec 2013
Wiki Page:
SharePoint 2010: Get Data from SQL Server with PowerShell
Benoit Jester [MVP]
A little script for getting data from SQL Server with PowerShell in SharePoint 2010: $SqlConnection = New-Object System.Data.SqlClient.SqlConnection $SqlConnection . ConnectionString = "Server=SQLServer\SQLInstance;Database=DataBaseName;Integrated Security=True" $SqlConnection...
on
9 Dec 2013
Wiki Page:
SharePoint 2010: Récupérer des données de SQL Server en PowerShell (fr-FR)
Benoit Jester [MVP]
Note : Cet article est une traduction. Un petit script pour récupérer des données de SQL Server en PowerShell applicable à SharePoint 2010: $SqlConnection = New-Object System.Data.SqlClient.SqlConnection $SqlConnection . ConnectionString = "Server=SQLServer\SQLInstance;Database=DataBaseName;Integrated...
on
9 Dec 2013
Wiki Page:
SharePoint 2007: How to Remove Orphaned Features Using PowerShell
Matthew Yarlett
I recently had to use content deployment on some old MOSS 2007 systems. These systems are alive for a long time and a lot of solutions/features have been deployed to them. If features are not deactived before removal they stay as an orphan in the system (contentdb) and can cause issues lateron....
on
9 Dec 2013
Wiki Page:
Delegation of Administration in Active Directory
Mr X
Active Directory administration is usually a heavy task if it is done only by Domain Admins. That is why many companies proceed with the delegation of administration to other people / teams in order to offload specific tasks. This delegation could be done via multiple ways and each of them has its...
on
8 Dec 2013
Wiki Page:
SharePoint 2010: Install and Configure ADFS for SharePoint 2010 on Windows Server 8
Craig Lussier
Active Directory Federation Services (AD FS) 2.0 helps simplify access to applications and other systems with an open and interoperable claims-based model. The AD FS 2.0 platform provides a fully redesigned Windows-based Federation Service that supports the WS-Trust, WS-Federation, and Security Assertion...
on
8 Dec 2013
Wiki Page:
How to Create a FAST Search for SharePoint Test Document Using XMLMapper
Craig Lussier
FAST Search Server 2010 for SharePoint (FAST Search for SharePoint) is an alternative to the out-of-box SharePoint Server search (the built-in enterprise search solution in SharePoint Server 2010). If you want to understand the differences between SharePoint Server search and FAST Search for SharePoint...
on
8 Dec 2013
Wiki Page:
Отделение трафика Hyper-V Live Migration
Максимов Алексей
После перевода серверов виртуализации на Windows Server 2012 возникло желание использовать новый функционал Hyper-V - Shared Nothing Live Migration для хостов, не являющихся членами кластеров. Здесь я опишу практический пример действий, которые были выполнены для того, чтобы отделить...
on
7 Dec 2013
Wiki Page:
SharePoint 2010: Nettoyer les bases de données supprimées (fr-FR)
Benoit Jester [MVP]
Une base de données d'application de service fut supprimée dans SQL Server Management Studio. Après un certain temps, j'ai ( ieDaddy ) remarqué des erreurs dans l'observateur d'événements des WFE et dans les logs ULS remontant que SharePoint n'était pas capable de se connecter...
on
6 Dec 2013
Wiki Page:
SharePoint 2010: Cleaning Up Deleted Databases
Benoit Jester [MVP]
A service application database was deleted in SQL Server Management Studio. After a while, I noticed errors in the event viewer on the WFE and ULS logs complaining that SharePoint was not able to login to the database that I deleted. Obviously, SharePoint still thought that the database existed so...
on
6 Dec 2013
Wiki Page:
Powershell Kullanarak Active Directory Üzerindeki Disable Edilmiş Hesapları Listelemek (TR-tr)
Serhad MAKBULOĞLU
Active Directory Module for Windows Powershell’i kullanarak, Active Directory üzerinde bir çok yönetimsel işlem yapılabilmektedir.Aşağıdaki script’i kullanarak Active Directory üzerindeki kapalı olan kullanıcı hesaplarını listeleyebilirsiniz. Search-ADAccount -AccountDisabled -UsersOnly ...
on
4 Dec 2013
Page 169 of 185 (4,625 items)
«
167
168
169
170
171
»