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:
Remote Desktop Client Troubleshooting: Disconnect Codes and Reasons
Peter Geelen
Table of Contents Summary More Information Script Example Event from Event Log Primary Disconnect Reasons Extended Disconnect Reasons Summary This article contains most of the current Remote Desktop Client disconnect codes and reasons. Please see parent article Remote Desktop Services RDS Logon...
on
7 Jul 2019
Wiki Page:
PowerShell: Generate Real Excel XLSX Files without Excel
karimSP
Table of Contents Problem Exploration The Excel XLSX file format .NET classes to create real Excel XLSX file from scratch Anatomy of a minimal Excel XLSX package file Minimal package structure Minimal package parts Required the document “start part”: workbook.xml Required: one (main) relationship part...
on
7 Jul 2019
Wiki Page:
SharePoint: Remove Orphan Users
karimSP
Table of Contents Introduction Applies To PowerShell Script For all web applications including central admin Web App: For all web applications excluding central admin Web App: For Single or Multiple site collections: Introduction This article explains to remove orphan users from SharePoint without...
on
7 Jul 2019
Wiki Page:
Logic Apps: Message Validation with XML, JSON and Flat-File Schemas (part 1)
karimSP
Table of Contents Article Series Introduction Overview Retrieving Schemas from the Integration Account run.csx project.json XML Validation The Logic App XML Validation Action XML Validation without an Integration Account run.csx project.json XML Validation with Integration Account Maps & Assemblies...
on
25 Jun 2019
Wiki Page:
Sharepoint: How to delete a timer job using PowerShell
karimSP
Many site admins need an easy way to delete a timer job. A timer job can always be deleted via a non-documented STSADM command as STSADM -o deleteconfigurationobject -id guid. However, this command is not recommended for the production environment. Hence to resolve this issue, this PowerShell...
on
24 Jun 2019
Wiki Page:
How to Create / Remove a VHD File in Windows 7 with PowerShell
Dave Rendón
With this PowerShell script we're able to install a VHD file in Windows 7: Copy this script below into a notepad and name it to setup.ps1 #Set the colors for the console window $Host.Ui.RawUi.BackGroundColor = "Black" $Host.Ui.RawUi.ForeGroundColor = "White"...
on
19 Jun 2019
Wiki Page:
SharePoint 2013 Troubleshooting: MissingSiteDefinition V2V upgrade error
karimSP
Table of Contents Problem Troubleshooting Steps Solution References Notes Problem While performing a test-SPContentDatabase on a SharePoint 2010 content database that was restored to the backend of a SharePoint 2013 farm, discovered the following error in the upgrade report: 13 Sites in database...
on
13 Jun 2019
Wiki Page:
Azure: Moving VHD to Azure with PowerShell and create VM image
Dave Rendón
Table of Contents Credits Introduction Issue Solution Prerequisites: Steps to move VHD to Azure using PowerShell Creating the image of the Virtual Machine Option 1. Creating the image of the Virtual Machine using PowerShell Option 2. Creating the image of the Virtual Machine in Azure Script Download...
on
11 Jun 2019
Wiki Page:
Run Map Reduce WordCount Example on HDInsight using PowerShell
Peter Geelen
Create Hadoop Cluster of HDInsight in Microsoft Azure portal, First open Microsoft azure portal using your active subscription, Click on New and in Data Service menu there is option of HDInsight in that Click on Hadoop option. Than shown in below screenshot enter cluster name, select cluster size and...
on
10 Jun 2019
Wiki Page:
SharePoint 2007 or 2010: Using PowerShell to Copy Documents Between Sites
Peter Geelen
Nowadays a very common and cumbersome task for the administrators is to copy documents between sites. To provide more flexibility see the following script. This script is executed in two modes. In the first mode it copies all the files from source folder to the destination folder. These folders...
on
31 May 2019
Wiki Page:
SharePoint 2013: how to restore Workflow Manager 1.0 workflows in the event of a disaster
Edward van Biljon
Table of Contents Introduction Procedure References Notes Introduction This posting consolidates notes and experience in restoring Workflow Manager 1.0 workflows from content database backups. It does not engage recovering workflow transactional history , but focuses strictly on recovering the...
on
25 May 2019
Wiki Page:
SharePoint Powershell: Create, update, delete and assign site Quota template
Hamid Sadeghpour Saleh
Table of Contents Create a new Quota template Delete a Quota template Update code level and storage limit of existing Quota template Assign a Quota template to a site Collection: References This article demonstrates a PowerShell Script to create, update, delete and assign site Quota template....
on
20 May 2019
Wiki Page:
SharePoint 2016: Install Prerequisites Offline Using an Arguments File
Stephan Bren
Table of Contents Introduction Procedure References Notes Introduction This posting consolidates notes regarding offline installation of SharePoint Server 2016 Enterprise prerequisites. The approach used here for offline installation of the prerequisites involves using PrerequisiteInstaller...
on
13 May 2019
Page 10 of 75 (1,875 items)
«
8
9
10
11
12
»