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 2016 Case Study: Resolving Post-Upgrade and Migration Missing Webpart Dependencies
George Chrysovaladis Grammatikos
Table of Contents Introduction Procedure Summary References Notes Introduction This posting presents a case study on resolving missing web part dependencies associated with a subsite that appeared in the farm health report after upgrading and migrating the site collection hosting the subsite from...
on
20 Dec 2019
Wiki Page:
Como adicionar o destinatário no campo Cco para todos os convites para usuários externos (pt-BR)
Garry Trinder
Table of Contents Introdução CSOM Um exemplo do script Shell de Gerenciamento do SharePoint Online Downloads Veja Também Outros Idiomas Os usuários do Microsoft 365 podem compartilhar o conteúdo do OneDrive for Business, compartilhar arquivos e colaborar em documentos com qualquer pessoa na empresa...
on
20 Dec 2019
Wiki Page:
SharePoint 2016: how to remove orphaned web parts for which tp_WebPartIDProperty equals NULL
Stephan Bren
Table of Contents Problem Solution Notes References Problem During an upgrade process from SharePoint 2013 to SharePoint 2016, as you're working through resolving various missing dependencies, you may experience the following: .MissingWebPart TRUE FALSE WebPart class [d45f64e5-e285...
on
19 Dec 2019
Wiki Page:
SharePoint 2010: Case Study on How to Remove Project-related Missing Dependencies when Upgrading to 2013
Stephan Bren
Table of Contents Introduction Results of Test-SPContentDatabase Resolving Missing Site Definition Resolving Missing Features Resolving Missing Assemblies Summary References Notes Introduction This posting presents a case study on how to develop the methods for removing Microsoft Project-related...
on
19 Dec 2019
Wiki Page:
SharePoint 2013: Review of common document library move methods
Stephan Bren
Table of Contents Introduction Save as Template using the Include Content option Bulk Copying/Moving using the Site Content and Structure tool (Site Manager) Bulk Copying/Moving via Windows Explorer Moving using stsadm Moving using PowerShell Using Central Administration Third Party Tools Introduction...
on
17 Dec 2019
Wiki Page:
AdminSDHolder, Protected Groups and Security Descriptor Propagator
George Chrysovaladis Grammatikos
Table of Contents Introduction What is a protected group? What is AdminSDHolder? What is Security Descriptor Propagator (SDPROP)? How to identify protected groups and users? How to exclude Groups from AdminSDHolder? What happens when a user / group is removed from a protected group? Is it possible to...
on
16 Dec 2019
Wiki Page:
Azure: Create Runbook and add Schedules using PowerShell
George Chrysovaladis Grammatikos
Table of Contents Introduction Create Azure Automation Account Create Azure Automation Runbook Import PowerShell Code Publish the runbook Start the runbook Schedule the runbook Summary Introduction Azure Automation enables users to automate tasks that are manual and repetitive in nature by using...
on
10 Dec 2019
Wiki Page:
Get-List Of Azure SQL Backup Items in Recovery Services Vault using Power Shell
George Chrysovaladis Grammatikos
Below Script provide you the list of backup items protected under recovery services vault. Connect-AzAccount $vault = Get-AzRecoveryServicesVault -Name "RSVNAME" $bkp= $null $bkp = @() foreach($vaultlist in $vault) { Set-AzRecoveryServicesVaultContext...
on
10 Dec 2019
Wiki Page:
SharePoint 2016: Simple OOTB Farm Inventory Methods
Stephan Bren
This topic is work in progress. Please abstain from editing it right now. You're welcome to contribute here when its done! Introduction The following are simple methods that can be used to inventory a SharePoint farm. Inventory Methods All Farm Sites (aka "webs"...
on
6 Dec 2019
Wiki Page:
PowerShell: How To Manage ZIP Archives
Luigi Bruno
Table of Contents Introduction PowerShell version lower than 5 (.NET Style) PowerShell version 5 and higher Compressing files into an archive Introduction Compressed folder ZIP archives have been introduced in Windows XP to allow users to collect multiple files together into a single .ZIP file...
on
4 Dec 2019
Wiki Page:
AzureDevOps: CICD for PowerBI Reports
Jayendran arumugam
Table of Contents Introduction Disclaimer Difficulties using direct publishing from PowerBI Desktop Environments in PowerBI Best Practice CICD Process for PowerBI Reports Sample PowerBI Reports and Environment Specification PowerBI Reports in Azure Repo Azure Build Pipeline (CI) for PowerBI Classic Editor...
on
1 Dec 2019
Wiki Page:
PowerShell ile AD DS yonetimi - part III (tr-TR)
Emre Ozan Memis
PowerShell ile AD DS yonetimine devam ediyoruz. Bu makalemizde çok sık kullanılan AD DS komutlarını ve çıktılarını sizin ile paylaşmak isterim. Örnek paylaşımlarla sizlerinde AD DS komutlarını pipe yardımıyla kullanarak istediğiniz veriyi çekmeniz için yol göstermeye çalışacağım. AD DS...
on
28 Nov 2019
Wiki Page:
PowerShell Script'leri için Görev Zamanlayıcıyı (Task Scheduler) Kullanmak (tr-TR)
Burak VAROL
Table of Contents PowerShell Script'leri ve Görev Zamanlayıcı Script'i Çalıştıracak Zamanlanmış Bir Görev Oluşturmak Script'in İçinde Oturum Açma Bilgilerini Güvenli Şekilde Çağırmak Zamanlanmış Görevlerin Log'ları PowerShell Script'leri ve Görev Zamanlayıcı Office 365, Exchange...
on
19 Nov 2019
Page 18 of 185 (4,625 items)
«
16
17
18
19
20
»