PowerShell
71
“Everything PowerShell” RSS
Curated by IS Decisions
1.1K Views
Scoop.it Score 71
Visitors Loading...
Created Nov 20, 2011
Updated Feb 21
Posts 31
Followers 13
Reactions 57
Tags
Suggest
Follow
PowerShell
PowerShell
« Everything PowerShell »
rss
blogs.technet.com - February 21, 4:19 AM

Four Ways to Use PowerShell to Create Folders

Microsoft Scripting Guy, Ed Wilson, shows four ways to create folders with Windows PowerShell, and he discusses the merits of each approach.

Share
2
blogs.technet.com - February 6, 2:41 AM

2012 Scripting Games Study Guide: A Resource for Learning PowerShell

The 2012 Windows PowerShell Scripting Games Study Guide is a great resource that points to important sources for learning Windows PowerShell.

Share
3
www.petri.co.il - January 26, 7:46 AM

How To Change Password With PowerShell

I am going to show a couple of very easy ways to change or reset a user's local or domain account password using PowerShell.  You do not need any PowerShell modules.  Just built in PowerShell will be used to change the password.

Share
2
www.youtube.com - January 18, 2:26 PM

Video | Simple PowerShell Functions

How to take a PowerShell command and turn it into a reusable function, and how to package multiple functions into a single 'toolbox' script.

Share
2
docs.google.com - January 11, 12:34 PM

Windows PowerShell Cheat Sheet

A really great PowerShell Cheat Sheet: pin it to the wall next to your desk (thanks Jeffery Hicks for sharing!).

Share
3
blogs.technet.com - December 27, 2011 4:26 AM

Use Windows Search to Find Your PowerShell Scripts

Microsoft PFE, Gary Siepser, shares a cool Windows Search trick to find Windows PowerShell scripts.

Share
2
www.techrepublic.com - December 22, 2011 12:36 PM

PowerShell 3 takes scripting to new heights

Scott Lowe takes the early preview version of PowerShell 3.0 for a spin and likes what he sees. Here are some of the best-looking new features from his test run.

Share
3
searchwindowsserver.techtarget.com - December 20, 2011 5:10 PM

PowerShell v3 has some great GUI

PowerShell v3, available in the forthcoming Windows Server 8, packs some serious GUI, behind a barebones command-line interface.

Share
2
jorgequestforknowledge.wordpress.com - December 19, 2011 3:23 AM

PowerShell Modules In Windows Server 8

With Windows Server 8 Microsoft introduces even more PowerShell Modules to support all kinds of features within the OS. Well see for your self below, I particularly like the yellow marked modules.

Share
2
www.jonathanmedd.net - December 12, 2011 5:53 AM

Reporting on Windows File Server Shares and NTFS Permissions with PowerShell

I recently had a requirement to audit the Share and NTFS permissions of a Windows File Server. PowerShell contains the Get-ACL cmdlet which makes retreving the NTFS permissions fairly straightforward, but for the Share permissions it is not so easy, but we can make use of WMI and the Win32_LogicalShareSecuritySetting class.

Share
2
blogs.technet.com - December 5, 2011 8:20 AM

My IIS7 PowerShell Scripts

I regularly go onsite with enterprise customers of Microsoft and do Microsoft Internet Information Services (IIS) health checks.

Recently, I have been rewriting many of my VBScripts into PowerShell scripts to help make the health check easier. I will be writing more as I go. In the meantime, I hope that you will find these scripts useful.

Share
2
blogs.technet.com - November 30, 2011 6:08 AM

Use PowerShell to Find and Remove Inactive Active Directory Users

 

One big problem for companies that do not utilize an identity management system is stale user accounts. I have seen companies that have thousands of accounts for users who have not logged into the domain in years, or at all.

 

With Windows PowerShell and the Microsoft Active Directory (AD) module, the task of identifying and deleting these accounts is an easy one..

Share
2
blogs.technet.com - November 28, 2011 10:55 AM

Use PowerShell to Find Out Who has Permissions to a Share

 

Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to determine who has permissions to a shared folder.

Share
2
www.pshscripts.blogspot.com - February 8, 11:31 AM

PowerShell Scripts Blog

This blog contains basic PowerShell scripts. These aim to provide a simple searchable repository of basic PowerShell scripts that demonstrate how you can use PowerShell to access and exploit .NET, COM, WMI and other object types.

Share
2
technet.microsoft.com - January 27, 1:06 PM

Windows PowerShell: Troubleshooting Packs

Troubleshooting Windows 7 may be easier than you think. There are several new Troubleshooting Packs included in Windows 7, along with an infrastructure that supports these and future types of Troubleshooting Packs.

Share
2
redmondmag.com - January 20, 8:48 AM

Your First 5 Minutes with Windows PowerShell

Here's how to make your first PowerShell experience a good one right from the outset.

Share
2
searchvirtualdesktop.techtarget.com - January 16, 12:06 PM

PowerShell for remote desktop management

IT administrators use Windows PowerShell to automate commonly used server management tasks and they can do the same for desktops -- virtual or physical. Here are five quick links on using cmdlets to manage remote desktops in Microsoft, Citrix and VMware desktop environments.

Share
2
blogs.technet.com - January 10, 9:24 AM

Order Your Output by Easily Sorting Objects in PowerShell

Much of the time, there is no guarantee to the order in which Windows PowerShell returns objects. This blog explains how to fix that issue..

Share
2
blogs.technet.com - December 26, 2011 5:01 AM

Use PowerShell to Create Deployment Shares for Microsoft Deployment Toolkit

Learn how to use Windows PowerShell to create deployment shares for for Microsoft Deployment Toolkit 2010 Update 1.

Share
2
blog.powershell.no - December 22, 2011 4:06 AM

Windows PowerShell Web Access

PowerShell v3 includes a brand new feature named Windows PowerShell Web Access.

As the name indicates this makes it possible to use Windows PowerShell using a browser from a computer, in addition to mobile devices.

Share
2
www.powershellmagazine.com - December 19, 2011 3:41 AM

An interview with PowerShell MVP Don Jones

Don Jones is a popular IT author, speaker, trainer, and recipient of Microsoft MVP award. Don has been an expert in Windows PowerShell for many years. He developed the Microsoft PowerShell courseware and has taught PowerShell to more than 20,000 IT pros.

Share
3
technet.microsoft.com - December 16, 2011 5:19 PM

Windows PowerShell: Scripting Crash Course

More of you are getting used to Windows PowerShell and realizing its advantages. With that in mind, this month’s column is going to be a long one. This is a lightning overview of Windows PowerShell scripting, including how to build parameterized scripts.

Share
3
technet.microsoft.com - December 7, 2011 2:28 AM

Windows PowerShell v3: Meet the New Shell

The new Windows PowerShell is coming. Actually, Microsoft has just launched a Community Technology Preview (CTP) of Windows PowerShell version 3, although the final version 3 probably won’t ship until it comes out with Windows 8.

 

It also will be available for Windows 7 and Windows Server 2008 R2. The CTP will install on those OSes.

Share
3
www.powershellmagazine.com - December 5, 2011 8:10 AM

@ScriptWarrior’s First PowerShell Experiences

 

I was asked by a PowerShell Rock Star, Shay Levy, to forward on my very first experiences with PowerShell. Why I started to use it in the first place and what resources I employed to solve my first scripting problems.

Share
2
blogs.technet.com - November 29, 2011 4:24 AM

Use a Free PowerShell Snap-in to Easily Manage App-V Server

The Microsoft App-V Server SnapIn is a CodePlex project that provides a set of Windows PowerShell cmdlets that enable IT admins to easily manage and automate complex tasks in App-V Server.

Share
2
Previous 1 2 Next