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
>
en-US
>
PowerShell
>
has code
Tagged Content List
Wiki Page:
Office 365 Advanced Archiving Tips for Exchange Hosted Archiving Admins
Dave Rendón
Table of Contents Create a cloud-based archive for a user Remove a user’s cloud-based archive Get archive size Place an archive on litigation hold Perform a discovery search Export archive or discovery results to a PST file. Office 365 Advanced Archiving capablities hosts archive mailboxes for your...
on
10 May 2019
Wiki Page:
SharePoint 2010 Troubleshooting: Resolve Missing PDF Forms Dependencies when Upgrading to SharePoint 2013
Hamid Sadeghpour Saleh
Table of Contents Introduction Results of Test-SPContentDatabase Resolving Missing Features Resolving Missing Setup Files Resolving Missing Assemblies Summary References Notes Introduction Missing PDF Share Forms dependencies may be found when upgrading a production SharePoint 2010 site collection...
on
7 May 2019
Wiki Page:
Azure AD Sync: How to Use PowerShell to Trigger a Full Password Sync
Dave Rendón
Azure AD Sync ScriptBox Item Summary Use this script to trigger a full password sync on Azure AD Sync. To use this script, replace the names of the connectors with the values from your environment. Note: This requires PowerShell Version 4 to run. If you are using 2008 R2 download the latest...
on
5 May 2019
Wiki Page:
SharePoint 2013 Troubleshooting: People Picker error "Sorry, we’re having trouble reaching the server".
Peter Geelen
Table of Contents Problem Solution Problem A domain name used in SharePoint has been changed like from mydomain.com to mydomain.net. This caused the People Picker control throw an error as below. Sorry, we’re having trouble reaching the server. Solution To add a domain to work with...
on
5 May 2019
Wiki Page:
Office 365 data loss protection: Prevent your SharePoint list from deletion using Powershell
George Chrysovaladis Grammatikos
Table of Contents Using UI Using CSOM End effect Other Languages References Users get creative and sometimes happen to accidentally delete items, files, and even lists. Office 365 allows for several options to deal with such situations, including restore from recycle bin or restore from backups...
on
5 May 2019
Wiki Page:
OneDrive for Business sharing settings with PowerShell
George Chrysovaladis Grammatikos
Table of Contents Prerequisites Disable access requests to user OneDrives SharePoint Online Management Shell CSOM Other people share my ODB content Can they? SharePoint Online Management Shell CSOM End effect Notify me CSOM SharePoint Online Management Shell Add BCC to all external sharing invitations...
on
4 May 2019
Wiki Page:
Exchange Server Troubleshooting: Performance Counter Error EventID 106
Peter Geelen
Table of Contents Problem Solution Links Problem You might encounter EventID 106 errors on Exchange 2013/2016 servers. There are some articles available on how to fix this issue on servers with a full installation of Exchange Server 2013/2016. But you might encounter this error on...
on
4 May 2019
Wiki Page:
SharePoint Online content types in Powershell: Edit
Arleta Wanat
SharePoint Online content types in Powershell: Add SharePoint Online content types in Powershell: Get Table of Contents List of default properties Powershell vs User Interface Description UserInterface Powershell Full script Powershell by GUID Full script DisplayFormTemplateName Content...
on
3 May 2019
Wiki Page:
SharePoint Online: Disable or enable attachments to list items using Powershell
Arleta Wanat
Table of Contents Why? User Interface How to add attachments to list items Disable/enable the option manually PowerShell Prerequisites PowerShell SharePoint Online SDK Supported systems Script Windows 7 Windows 8 Password Full code without blabbing Download Related articles Why? Want to keep...
on
3 May 2019
Wiki Page:
Restoring and removing item permissions in subfolders for SharePoint Online using Powershell
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation here . Table of Contents Prerequisites Get folders and subfolders Get items from a subfolder Set permissions to unique Verify results Restore permission inheritance Verify results Break...
on
3 May 2019
Wiki Page:
Exchange 2010: Create a Custom Root Folder in all the Mailboxes (Bulk)
Peter Geelen
Table of Contents Important Prerequisites - use the script Download Script Refer the below link for the original script , and Customized it a little http://blogs.msdn.com/b/akashb/archive/2011/07/23/creating-folder-using-ews-managed-api-1-1-from-powershell.aspx Important And Please Test...
on
28 Apr 2019
Wiki Page:
SharePoint 2013 PowerShell: How to Check in the multiple Documents in the SP library
Peter Geelen
Today we got a requirement about how to check in the multiple documents in a document library which enables "Require Check Out" setting. Table of Contents Question Solution Question Lots of Documents are checked out after they are synced to SharePoint Library which enables "Require...
on
28 Apr 2019
Wiki Page:
SharePoint 2010: How to Copy a List Using PowerShell Script
Peter Geelen
Table of Contents Introduction The Basic PowerShell Code Importing the Function Examples of Using the Function See Also Other Languages Introduction Use this PowerShell script (function) to copy a list (or document library) and all of its items to a new list in the same web or a different...
on
28 Apr 2019
Page 11 of 75 (1,875 items)
«
9
10
11
12
13
»