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
>
rich prescott
Tagged Content List
Wiki Page:
PowerShell Examples: Range Operator
Richard Mueller
Find an available IP address within a subnet: 1..255 | %{Test-Connection 192.168.1.$_ -Count 1} Open an RDP session with machines QA1 through QA7: 1..7 | %{mstsc /v:QA$_} Read lines from a text file and write out only lines that begin with uppercase character: Get-Content...
on
8 May 2013
Wiki Page:
PowerShell 3 Cmdlets with Credential Parameter
Richard Mueller
The cmdlets listed here have the ability to use alternate credentials. The PSCredential parameter provides the ability to use alternate credentials when executing these commands by appending the -Credential option. Name ModuleName mkdir Connect-PSSession ...
on
7 May 2013
Wiki Page:
PowerShell-Enabled Technologies
Richard Mueller
Many companies have provided out of the box support for managing their software with Windows PowerShell . This list only covers those companies, not any 3rd-party modules or snap-ins. For the list of standalone (i.e. not bundled with any bigger product) 3 rd -party and community extensions please...
on
3 May 2013
Wiki Page:
Using PowerShell for the First Time
Richard Mueller
So you want to use PowerShell for the first time and you can’t figure out where to start. You right-click on a PowerShell script that you downloaded from the internet and you are prompted with a security warning, or maybe you see some error messages and then the PowerShell window disappears. Here are...
on
26 Apr 2013
Wiki Page:
Release Notes: TechNet and MSDN Forums and Profiles
Naomi N
This article is part of the Wiki series: MSDN/TechNet Forums . Table of Contents Forums Update 2/13 Forums 4 - Release 35 - February 6 Profile Site Update - January 19th Profile Site Update - December 1st Forums 4 - Release 34 - October 27 Forums 4 - Release 33 - September 29th Forums 4 - Release...
on
15 Apr 2013
Wiki Page:
PowerShell Script Editors
RH6M6
List of PowerShell script editors: Name Shell/Editor Cost Screenshot Comments PowerShell ISE Both Free Included in PowerShell V2 and V3. In Windows Server 2008R2 can be installed as a feature. PowerGUI Script Editor Both Free/$200 ...
on
21 Mar 2013
Wiki Page:
How to Change Your TechNet Account Password (And More!)
Yagmoth555
To change your password and other account properties,follow these simple instructions: Visit the Windows Live Account Overview page Find the Password: option and select Change. When the 'Change your password' page loads, enter your previous password in the Old password...
on
19 Feb 2013
Wiki Page:
Windows 8 Services
Yagmoth555
This is a preliminary list of services in Windows 8 Developer preview and is subject to change in the final release. Name Caption Description AeLookupSvc Application Experience Processes application compatibility cache requests for applications as they are launched...
on
6 Feb 2013
Wiki Page:
PowerShell: Approved Verbs
Richard Mueller
The Powershell team at Microsoft has selected a number of verbs that are acceptable for use in Powershell cmdlets. This list has been updated to reflect the new verbs in Powershell 3.0 Verb Group Add Common Clear Common Close Common Copy...
on
17 Jan 2013
Wiki Page:
Official Microsoft Twitter Accounts
Ed Price - MSFT
Microsoft @Microsoft The official Twitter page for Microsoft Microsoft Windows @Windows The official Twitter page for Microsoft Windows Microsoft Office @Office Tweets to help you do more with Office at work, home and school. Microsoft News @MSFTnews ...
on
19 Dec 2012
Wiki Page:
Outlook 2010: Executable Switches
Ed Price - MSFT
Microsoft Office Outlook has a number of command-line switches that allow you to perform a variety of actions. One very useful example of this is the /recycle switch, which was introduced as a default in Outlook 2010. In previous versions, if a user already had an instance of Outlook open and clicked...
on
19 Dec 2012
Wiki Page:
PowerShell GUIs
Ed Price - MSFT
Table of Contents PowerShell GUI creation tools Popular PowerShell GUIs PowerShell GUI creation tools Name Company Method Download Show-UI Start-Automating Custom showui.codeplex.com/ PowerShell Studio 2012 Sapien WinForms http://www.sapien...
on
19 Dec 2012
Wiki Page:
PowerShell 3 Cmdlets with Remote Capabilities
Ed Price - MSFT
The cmdlets listed here have the ability to be run against remote computers natively. They can be utilized by appending the -Computername parameter. Name ModuleName Connect-PSSession Microsoft.PowerShell.Core Disconnect-PSSession Microsoft.PowerShell.Core ...
on
19 Dec 2012
Wiki Page:
Wiki View Milestones
Ed Price - MSFT
When a Wiki article is authored, it starts at zero page views. As the page is viewed and reaches certain milestones, the author is awarded MSDN/TechNet recognition points and a milestone announcement is listed in the Activity page of their profile. Below are some of the observed milestone announcements...
on
9 Oct 2012
Wiki Page:
Windows 8 Server WMI Classes with Methods
Ed Price - MSFT
List generated from Windows 8 Server Developer Preview Version: 6.2.8102 Origin Name __SystemSecurity Get9XUserList __SystemSecurity GetCallerAccessRights __SystemSecurity GetSD __SystemSecurity GetSecurityDescriptor __SystemSecurity...
on
11 Apr 2012
Wiki Page:
Official Microsoft Team Blogs
Rich Prescott
The directory below contains a listing of the official Microsoft Team Blogs and essential web feeds organised by category. A full directory of all Microsoft blogs can be found on the Microsoft Communities Website . Business Process Management BizTalk Adapter Pack ...
on
7 Feb 2012
Wiki Page:
MSDN/TechNet Profile Achievement Tracker
Rich Prescott
This list can be used as a personal achievement tracker for anyone that likes to keep track of their progress. The achievements are sorted by MSDN/TechNet sites and then by medal type so that you can easily track as you progress on each site. The easiest way that I have found to track your personal...
on
7 Feb 2012
Wiki Page:
Remote Troubleshooting Tools
Rich Prescott
Program Name Syntax Computer Management compmgmt.msc /computer:<Computername> Local Users and Groups lusrmgr.msc /computer:<Computername> Event Viewer Eventvwr.exe /computer:<Computername> Powershell Powershell...
on
13 Sep 2011
Page 2 of 2 (43 items)
1
2
Can't find it? Write it!
Post an Article