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
>
PowerShell
Tagged Content List
Wiki Page:
Active Directory Replication Metadata
Somdip Dey - MSP Alumnus
Table of Contents Introduction Facts regarding Replication Metadata Commands Information Replication Not all attributes replicated Forward links Working with Replication Metadata Case 1: Capturing Replication Metadata for User Object Modification Case 2: Capturing Replication Metadata for DNS Record...
on
2 Apr 2019
Wiki Page:
Windows PowerShell:- Enable RSS on a Network Adapter
Hamid Sadeghpour Saleh
RSS abbreviated for Receive Side Scaling has value by being enabled on a Server as it betters performance. By Default, RSS is enabled on Server 2016 and 2019 but cannot be enabled on Windows Server 2008 R2 or below. On Server 2012 or R2 you can enable it using a simple PowerShell command. First...
on
1 Apr 2019
Wiki Page:
PowerShell for Beginners
Hamid Sadeghpour Saleh
Table of Contents Resources See Also Other Languages Resources for those wanting to learn PowerShell from the start. Resources Getting Started with PowerShell 3.0 Getting Started with PowerShell 4.0 , By Veeam Using PowerShell for the First Time PowerShell Training: Back to Basics...
on
1 Apr 2019
Wiki Page:
Windows PowerShell:- Disable IPv6 and Tunneling with a simple command
Hamid Sadeghpour Saleh
In PowerShell, you are able to disable IPv6 on a Server using a single command as follows: reg add hklm\system\currentcontrolset\services\tcpip 6 \parameters /v DisabledComponents /t REG_DWORD /d 0 xFF /f Now you can take this a step further and also disable IPv6 tunneling as well...
on
1 Apr 2019
Wiki Page:
ADFS 2.0 High Availability and High Resiliency Walkthrough
Hamid Sadeghpour Saleh
ADFS 2.0 can be designed with high availability and resiliency to provide authentication service for the applications. Inspired by the MSIT technical case study: Enhancing Federation Services for Internal and External Partners ( http://technet.microsoft.com/en-us/library/ff803566.aspx ). This article...
on
31 Mar 2019
Wiki Page:
AD FS 2.0: Migrate Your AD FS Configuration Database to SQL Server
get2pallav
The AD FS configuration database stores all the configuration data that represents a single instance of AD FS 2.0 (also known as the Federation Service). You can store this configuration data in either a Microsoft SQL Server® database or using the Windows Internal Database. The Windows Internal Database...
on
31 Mar 2019
Wiki Page:
PowerShell form with Dynamic Content
Santhosh Sivarajan-
Tools were created (PowerShell forms/scripts) for other teams in the business. With the number of tools growing per team, we thought it would be a good idea to have all these tools accessed from a single application/form/tool. ...
on
29 Mar 2019
Wiki Page:
IIS: Easy Feature Installation with PowerShell
Hamid Sadeghpour Saleh
Here is a script in PowerShell which can make your work easy when you want to deploy all IIS features for an application or a role in Windows Server all editions. $IISfeature = “web-server”,”web-asp-net”,”web-asp-net45″,”web-net-ext”,”web-net-ext45″,”net-http-activation”,”web-common-http...
on
23 Mar 2019
Wiki Page:
Azure: MVC application to refer js from blob
Dave Rendón
When deploying your MVC application package to Microsoft Azure, all the script files are deployed to Azure within the package itself. You can give direct reference to js files within your views or you can bundle those files and then give the reference to the bundle(s). More information about bundling...
on
21 Mar 2019
Wiki Page:
SharePoint 2013: Resolving Missing server side dependencies in farm admin content database
Peter Geelen
Table of Contents Introduction Method Results References Notes Introduction This posting presents the method used to resolve a Missing server side dependencies rule violation that was presented in the farm's health analyzer report. I had previously removed the PDF Share Forms Enterprise...
on
20 Mar 2019
Wiki Page:
PowerShell: Check VM Replicas using simple commands
Dave Rendón
On a Hyper-V host, we can run a command to check the replica but we can format the data in multiple ways based on what we want to see. For example, we can run the following command below to view the replicas on a host: Get-VMReplication The command above pretty much gives us quite a bit...
on
19 Mar 2019
Wiki Page:
Office 365 : Retrieve all site mailboxes in your tenant
Hamid Sadeghpour Saleh
Table of Contents Site Mailbox Get-Mailbox Method Get-MsolUser Method Create Report on Site Mailboxes See Also Other Languages Site Mailbox A site mailbox can be used from a SharePoint team site to store and organize team email. It can also be used from Outlook 2013 for team email, and as a...
on
16 Mar 2019
Wiki Page:
Office 365: License Users for Office 365 Workloads
Somdip Dey - MSP Alumnus
Table of Contents Overview MOP UI License users individually License users in bulk Microsoft Online Services Module for Windows PowerShell License users individually License users in bulk myO365Sku UsageLocation License user for Enterprise Pack Get licenses for an individual user Get a list of users...
on
15 Mar 2019
Wiki Page:
EHA to Office 365 Transition: How to Recover if you Experience a Journaling Outage
Dave Rendón
Export messages from a user mailbox and import them to the user’s Exchange Online Archiving (EOA) mailbox This document is for customers who migrated to Exchange Online Archiving (EOA) from Exchange Hosted Archiving (EHA) and have an on-premises Exchange Server deployment. In organizations that...
on
14 Mar 2019
Wiki Page:
SharePoint Online: Remove site content type using PowerShell
karimSP
Table of Contents Solution How to find the content type id? Results Download One day the site content types got stuck and would not budge from a site. We cursed, begged and clicked a hundred times - none of these would get the desired result. We tried hitting the PC box harder but somehow it...
on
14 Mar 2019
Wiki Page:
SharePoint Versioning: the Powershell perspective (part 3)
karimSP
Tweaks and variations Table of Contents Tweaks and variations See also Loop through all sites in a site collection Loop through all sites in all site collection in the tenant Enable minor versions where possible and major versions in other lists Related articles See also Part 1: Versioning...
on
14 Mar 2019
Wiki Page:
Versioning and SharePoint: the Powershell perspective (part 2)
karimSP
Enable/disable versioning for all lists and libraries in one site Table of Contents Enable/disable versioning for all lists and libraries in one site Enable major versions for all lists Enable minor versions List vs Library Script Other Languages Part 1 Overview and Step-by-step commentary...
on
14 Mar 2019
Wiki Page:
Versioning and SharePoint: the Powershell perspective (part 1)
karimSP
Table of Contents Overview Application Supported lists and libraries Required permissions When versions are created Turn on versioning from the User Interface Enable versioning for a list using PowerShell Prerequisites Step-by-step comments Full code Minor versioning When versions are created Minor versioning...
on
14 Mar 2019
Wiki Page:
SharePoint Online: Turn on support for multiple content types in a list or library using Powershell
karimSP
Table of Contents Why? Content types User Interface PowerShell Prerequisites All lists All lists without blabbing One list Authentication function Setting function One list without blabbing All lists in all sites in a site collection Comments Script Results Download Related articles Why? This...
on
14 Mar 2019
Wiki Page:
SharePoint Online: Remove a stuck site mailbox and create a new one
karimSP
Table of Contents Definition Site Mailbox Stuck Remove From User Interface From Powershell From SharePoint Designer From User Interface (again) Create a new site mailbox Errors Scripts Other Languages Definition Site Mailbox A site mailbox can be used from a SharePoint team site...
on
14 Mar 2019
Wiki Page:
SharePoint 2013: AppFabric and Distributed Cache Service
karimSP
Table of Contents Introduction How is AppFabric leveraged in the context of SharePoint 2013? What Is Distributed Cache Service? Things to Remember Configuring Distributed Cache Service Start and Stop the Distributed Cache service Getting Started with Distributed Cache Check and Change The Memory Allocated...
on
13 Mar 2019
Wiki Page:
Windows PowerShell: Change the Execution Policy
Santhosh Sivarajan-
As an Admin you can restrict access to PowerShell and what can run. With a simple command you can view the execution policy set on a server: Get-ExecutionPolicy As shown above, it is set to unrestricted on this server. To change it to restricted as an example you can run the following...
on
12 Mar 2019
Wiki Page:
SharePoint 2010: Default Site Templates
karimSP
What is a SharePoint site template? SharePoint site templates are pre-built definitions designed around a particular business need. You can use these templates as they are to create your own SharePoint site and then customize the site as much as you like. SharePoint 2010 comes bundled with a...
on
12 Mar 2019
Wiki Page:
SharePoint 2010: Command Line Configuration
karimSP
PSConfig –cmd ConfigdDB– This step is required if you run the configuration first. In my case, I had not to run this command as the first step of the configuration was successful by the Configuration Wizard. PSConfig –cmd helpcollections –installall – This step installs help collections. PSConfig...
on
12 Mar 2019
Wiki Page:
SCOM 2012: How to run PowerShell scripts
Peter Geelen
Table of Contents Scope Applies to Not supported Sample Script To begin the management pack creation Authoring management packs To Create the PowerShell script Monitor: References Download Scope Today we will show you all on how to run powershell scripts / .PS1 scripts / files using SCOM. ...
on
10 Mar 2019
Page 19 of 90 (2,239 items)
«
17
18
19
20
21
»
Can't find it? Write it!
Post an Article