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
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
PowerShell
Tagged Content List
Wiki Page:
How To Build a Windows PowerShell Script
Maheshkumar S Tiwari
This article is sourced from http://technet.microsoft.com/en-us/library/ff558716(v=vs.85).aspx . At TechEd NA 2012 a conversation with a customer who was asked for guidance on building a Windows PowerShell script to automate some IT tasks. Someone mentioned the article below on how build a driver...
on
7 Sep 2013
Wiki Page:
SharePoint 2010: Search Windows PowerShell cmdlets
TNJMAN
In SharePoint 2010, Search service is composed of several components, all of which provide specific functionality that is required for Search to operate. These components can be configured by using Windows PowerShell cmdlets. The following is a comprehensive listing of cmdlets that are available for...
on
6 Sep 2013
Wiki Page:
Get an Average Ping Response time of multiple Servers using PowerShell.
Maheshkumar S Tiwari
Hi, If you are an IT admin, then I am sure you are using PING command everyday. In PowerShell we have an Test-Connection command which is a very good alternative of it. as we know PowerShell is an object based scripting language by using it we can do much more. Whenever I/we have network or internet...
on
6 Sep 2013
Wiki Page:
BizTalk Server 2013: IAAS Provisioning a Virtual Machine
Maheshkumar S Tiwari
Table of Contents Introduction Provisioning a BizTalk Virtual Machine Windows Azure Management Portal Quick Create From Gallery Connect to Virtual Machine PowerShell (Scripting) Uploading an existing VHD Deleting the Virtual Machine Wrap up Call to action See Also Introduction BizTalk Server 2013...
on
6 Sep 2013
Wiki Page:
System Center 2012 Integration Guide - Virtual Machine Manager
Brian Wren
This document is the first part of a collection of documents that will make up the System Center 2012 Integration Guide . The purpose of the Integration Guide is to provide an overview of each System Center component in its role as a programmable platform to be leveraged for the Microsoft Private...
on
5 Sep 2013
Wiki Page:
Set Computer Name using PowerShell.
Maheshkumar S Tiwari
Hi, Yesterday I faced a problem in which I need to change the computer name using PowerShell. First I was looking for some cmdlet which can do this job for me but there is not any inbuilt cmdlet for it. Then I searched and finally find a way by which I can do this within the PowerShell. This...
on
5 Sep 2013
Wiki Page:
Using BEEP sound in PowerShell Scripts.
Maheshkumar S Tiwari
Hi, After watching the valentine post of “Jeffery Hicks” I started playing with $( [char] ) characters. And while working with these characters I found a great character that is character 7. So what is interesting in character number 7?, it is a Beep Sound. For example if in your script you...
on
5 Sep 2013
Wiki Page:
How to Use Powershell to add WorkflowActivities to GAC and AIC
Maheshkumar S Tiwari
FIM ScriptBox Item Summary This script is intended to make the process of adding or updating new Workflow Activities to FIM by adding DLLs to the GAC and creating (if needed) a corresponding AIC object within the portal to enable FIM to access the new code. Script Code ...
on
5 Sep 2013
Wiki Page:
How To: Add a User in a SharePoint Site Using PowerShell
Benoit Jester
This topic is a how to. Please keep it as clear and simple as possible. Avoid speculative discussions as well as a deep dive into underlying mechanisms or related technologies. What is Windows Powershell ? Windows PowerShell command-line interface is a new command-line tool and...
on
5 Sep 2013
Wiki Page:
SharePoint 2010: come aggiungere un utente ad un sito usando Powershell (it-IT)
Benoit Jester
Questo argomento è un how to. Si prega di mantenerlo chiaro e semplice per quanto possibile. Evitare discussioni speculative, come pure un esame in profondità dei meccanismi sottostanti o delle tecnologie correlate. Che cosa è Windows Powershell? L'interfaccia a linea di comando...
on
5 Sep 2013
Wiki Page:
FOPE DST Forcing a Full Sync
Naomi N
Typically once you have the FOPE DST enabled and running updates are done in an incremental fashion. The FOPE DST makes use of what is called a DirSync Control http://msdn.microsoft.com/en-us/library/ms677626(VS.85).aspx in order to search for incremental updates since the last LDAP query to AD. This...
on
4 Sep 2013
Wiki Page:
SharePoint 2013 PowerShell - Lists and Document Libraries
Maheshkumar S Tiwari
NOTE: This is a stub article. Please add more information as it becomes available. See Also SharePoint 2013 Portal SharePoint 2013 PowerShell Reference and Resources
on
2 Sep 2013
Wiki Page:
گام به گام مهاجرت DHCP Server از ویندوز سرور 2003 به ویندوز سرور 2008 (fa-IR)
Naomi N
مقاله زیر در پاسخ به سوالاتی که در زمینه مهاجرت سرویس DHCP از ویندوز 2003 به ویندوز 2008 خواهد بود . ما قصد داریم به صورت گام به گام عملیات انتقال و مهاجرت سرویس DHCP از ویندوز سرور 2003 به 2008 را برای شما مرور نماییم اطلاعات اولیه : ما از یک سرور ویندوز 2003 نسخه R2 استفاده می کنیم ...
on
2 Sep 2013
Wiki Page:
Powershell: Check Version Before Running Script
Richard Mueller
If you create a PowerShell script and we say it must be version 3.0, you can simply add this to your script: If ((Get-Host).Version.Major.Equals(3)) { #Your script will run here. } Else { #You can add an error message here, so the user will understand, he/she doesn't have the actual...
on
2 Sep 2013
Wiki Page:
SharePoint 2010: How to Set Metadata Properties using Powershell
Naomi N
How to Set Attributes of Metadata properties for more than one property: 1. Reduce storage requirements for text properties by using a hash for comparison. Solution: Export and Import the Metadata Properties. Get all the properties to a txt file like MetadataProperties.txt. Run the...
on
2 Sep 2013
Wiki Page:
SharePoint 2013 PowerShell - Features and Solutions
Maheshkumar S Tiwari
Table of Contents Cmdlet Reference PowerShell How To Deployment See Also Cmdlet Reference The cmdlets referenced in this section are official resources provided by Microsoft. Features and Solutions cmdlets PowerShell How To Deployment SharePoint Solution Deployer (TechNet Gallery...
on
31 Aug 2013
Wiki Page:
Implementing OCK - One Click Kill
Maheshkumar S Tiwari
We as IT Administrators need a strong control over the physical and digital assets of the company. I've seen many instances where disgruntled ex-employees have locked their laptops because they were fired, deleted stuff from the internal SharePoint site they had access to, encrypted their drives...
on
30 Aug 2013
Wiki Page:
Managing Exchange 2010 External/Internal URL's via PowerShell
steve siyavaya
Exchange 2010 has the concept of internal and external URL's for various virtual directories for the Client Access Server. It is important to specify the correct values as as the SAN certificates will need to match otherwise you will encounter use issues. Below commmands in powershell will...
on
29 Aug 2013
Wiki Page:
Setup SharePoint 2013 App Development Environment Using Powershell
Balaji M Kundalam
Note: You can use this method on sandbox environment where developers don’t want to setup the domain Name in DNS, Visual Studio will modify the host file during debugging to skip the need of creating the Domain name in DNS for App development on Development Environment. Assumptions - You have...
on
28 Aug 2013
Wiki Page:
Error al Acceder a Base de datos de Configuración, "[MOSS2010] The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered." (es-ES)
Ed Price - MSFT
Para poder acceder a la base de datos de configuración mediante Powershell si no tenemos configurado de la manera correcta nos aparece este error, por que el usuario que esta ejecutando el powershell no tiene los permisos suficientes para acceder a la base de datos. Error. ...
on
28 Aug 2013
Wiki Page:
Procedures For Configuring Test Labs in Windows Server 2012 Hyper-V
Joe Davies
Table of Contents Creating a new private virtual switch Creating a new virtual machine Adding a network adapter to a new virtual machine Installing an operating system on a new virtual machine Use the following procedures to build out test lab environments that are described in Microsoft Test...
on
28 Aug 2013
Wiki Page:
PowerShell dla początkujących (pl-PL)
Weslee db
Oto zbiór zasobów dla tych, którzy zaczynają naukę PowerShella. Using PowerShell for the First Time PowerShell Training: Back to Basics Scripting with Windows PowerShell TechNet Script Center Repository Hey, Scripting Guy! Blog - Site Home - TechNet Blogs An Introduction to PowerShell...
on
28 Aug 2013
Wiki Page:
初心者のための PowerShell (ja-JP)
Weslee db
始めから PowerShell を学習するためのリソースです。 Using PowerShell for the First Time (英語) PowerShell Training: Back to Basics (英語) Windows PowerShell でのスクリプティング TechNet Script Center Repository (英語) Hey, Scripting Guy! Blog - Site Home - TechNet Blogs (英語) An Introduction to PowerShell Modules (英語...
on
28 Aug 2013
Wiki Page:
Powershell for Beginners (nb-NO)
Weslee db
Under følger resurser for de som ønsker å lære seg PowerSehll, det tar for seg nybegynner stadige og over til avansert. Using PowerShell for the First Time PowerShell Training: Back to Basics Scripting with Windows PowerShell TechNet Script Center Repository Hey, Scripting Guy! Blog...
on
28 Aug 2013
Wiki Page:
Powershell para Iniciantes (pt-BR)
Weslee db
Esse artigo foi originalmente escrito em: http://social.technet.microsoft.com/wiki/contents/articles/4307.powershell-for-beginners-en-us.aspx Recursos para aqueles que querem aprender Powershell desde o início. Using PowerShell for the First Time PowerShell Training: Back to Basics ...
on
28 Aug 2013
Page 4 of 23 (556 items)
«
2
3
4
5
6
»
Can't find it? Write it!
Post an Article