TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
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 Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
MEA Center of Expertise
We are a 120+ technology enthusiasts helping Microsoft customers around Middle-East & Africa region. We bridge Microsoft tools & technologies to their businesses.
Tags
#
Active Directory
Administrator Password
Analysis Services
analytics
App-V
Architecture
Availability
Azure
bandwidth calculator
BI
Certificate Authority 2012
Citrix
Cloud
Cloud Computing
COEX
Column Store Index
Cool Tools
Data Warehouse
Denali
developers
Development
device replacement
DPE
Dubai
Exchange 2010
Footprint
forum
Francais
Free Cool Tools
Free Tools
French
Guide
Guru
Hardware Inventory
hashtags
Hero
Hyper-V
Hyper-V Replica
Hypervisor
ip phones
IT
LINUX
Lyn
Lync
Lync 2013
Lync Architecture
Lync bandwidth
Lync features
Lync hardware requirements
lync kit. lync 2010
Lync new features
Lync Port requirements
lync powerpack
Lync Server roles
Market place
Marketplace
Microsoft Events
Microsoft Tools
No Code
Office 365
old phones
Open Door
Open Interoperability Program
Outbound calls
PABX
pbx
Performance
Port
Power Pivot
PowerPivot
Powershell
Powershell Scripts
SharePoint
SharePoint 2010
SharePoint Designer 2010
SharePoint Foundation 2010
SharePoint Server 2010
SharePoint Server 2013
SP2010
SPD2010
SQL Server
SQL Server 2012
System Center
technical events
Technology Solution Professional (TSP)
Tools
training labs
T-SQL
uc
Unified Communications
Virtualization
VMware
Windows 7
Windows 8
Windows Azure
Windows Phone 7
WinRM
WMI
WP7
Browse by Tags
TechNet Blogs
»
MEA Center of Expertise
»
All Tags
»
powershell
Related Posts
Blog Post:
Reset your Windows Sever 2008 / R2 Domain Controller administrator password
Mahmoud Badran
It’s possible to reset your Windows Sever 2008 / R2 Domain Controller administrator password using your installation CD. 1. Restart your Windows server 2008 DC with the installation CD 2. Choose your language and click next 3. Select your partition and installation version and click...
on
15 Aug 2011
Blog Post:
Configure WebDAV for SCCM 2007 using AppCmd and PowerShell
Sherif Talaat
If you are one of SCCM administrators and one of you nightmares is the bulk of error messages you receive due to misconfiguration of IIS WebDAV settings, and you are looking for a way to kill you pain. So, it’s my pleasure to inform you that finally you reached your destination. :) :) In the...
on
27 Aug 2011
Blog Post:
Download all SharePoint 2010 prerequisites on one-click using PowerShell
Sherif Talaat
Dear SharePoint Geeks, I’m writing this post to share with you a very interesting PowerShell script called “ AutoSPInstaller ”, this script developed by Brian Lalancette for an easier SharePoint 2010 deployment process.This script downloads the files required by PrerequisiteInstaller...
on
6 Aug 2011
Blog Post:
How to Create PowerShell Module in Easy Way
Raymond Elias - volta82
First of All what you need to do is to create 2 folders “WindowsPowerShell” and “Modules” like shown below: “%userprofile%\My Documents\WindowsPowerShell\Modules” Also if you tried to run [sourcecode language="powershell"] PS C:\Users\Raymond\Desktop> dir...
on
27 Apr 2011
Blog Post:
List Connections and Users connected to Lync Registrar Pool
Mahmoud Badran
The following script could be copied to %windir%/system32 as connections.ps1 in order to run it from Lync powershell directly. It will list all the number of connectios to the registrar pool; i have added Listing all user aliases connected to Lync within the main Function. #################################################################################################...
on
19 Jul 2011
Blog Post:
Windows PowerShell: Why You Should Care?
Sherif Talaat
If you're one of the IT Pro guys whose their daily tasks are the administration of a set of desktops, servers, printers and other IT infrastructure components whether its software or hardware, or you're a software developer who develops hundreds of lines of code daily then of course you would always...
on
7 Nov 2010
Blog Post:
How to run PowerShell script from CMD
Raymond Elias - volta82
You will find below example how to run PowerShell script from CMD or in windows schedule task 1 C:\>powershell "& 'c:\scripts\Active Directory\CreateNewUser.ps1'"
on
24 Apr 2011
Blog Post:
HW and SW inventory Collection From (Active Directory or Txtfile) into Excel sheet (Powershell Script)
Mohamed Garrana
i wrote this script a while ago , but i thought i'd reshare it . This can be very usefull if you are a sys admin and you are doing capacity planning or just trying to know your hardware or software inventory This is powershell script that connects to Active directory and Queries an AD group for all...
on
11 Oct 2010
Blog Post:
How To: Access XML WebService using Windows PowerShell
Sherif Talaat
In the next few lines I'll show you how to access any XML WebService in a few seconds using Windows PowerShell. Windows PowerShell has a cmdlet called " New-WebServiceProxy ". This cmdlet create a WebService proxy object that connects to the WebService and allow you to use and access it. Example...
on
19 Feb 2011
Blog Post:
Outbound call routing time condition
Mahmoud Badran
In order to create an outbound route policy based on a time condition in order to prevent certain users from making PSTN calls after working hours you need to do them with powershell script and windows task scheduler so the example below shows that i created two voice policies one called "WorkTime...
on
7 Jun 2011
Blog Post:
PowerShell Snap-in for Microsoft App-V Server 4.6 SP1
Sherif Talaat
It’s my pleasure to announce the beta release of the first Windows PowerShell snap-in for Microsoft Application Virtualization (App-V) Server 4.6 SP1. This snap-in provides a set of PowerShell Cmdlets to enable IT admins to easily manage and automate App-V Server complex tasks using Microsoft Windows...
on
24 Sep 2011
Blog Post:
Change Outlook attachment security settings using PowerShell
Sherif Talaat
Sometimes, when you receive an e-mail in outlook with an attachment, you receive a message informing you that outlook blocked access to this unsafe attachment. You receive this message due to a security feature in outlook that blocks attachments with a specific file extension (e.g. *.EXE, *.VBS...
on
7 Aug 2011
Blog Post:
How to Generate a Secure Random Password using PowerShell
Sherif Talaat
The goal of this post is to show you how you can use Windows PowerShell to call .NET Method(). Simply, all you have to know is the namespace, assembly name, and the method name. So, how can I do that ?! Load the required assembly in your PowerShell console using [Reflection.Assembly]::LoadWithPartialName...
on
4 Aug 2011
Blog Post:
Opalis Integration Pack for PowerShell
Sherif Talaat
It’s my pleasure to announce that Charles Joy has created and published a new Opalis Integration Pack for PowerShell. You can read Charles full blog post about the IP here . This Integration Pack adds the following objects to Opalis Integration Server instead of the workaround of using "Run...
on
5 May 2011