Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Browsing all 6937 articles
Browse latest View live

Distribution Groups

I am trying to filter out some Distribution groups with the following script but it does not seem to be working to allow me to filter based on a specific set of characters in the name -$dist = ForEach...

View Article


List all variables in a script

Hi All,Do we have a command or script which lists/displays variables used in a script? Ex, i have a posh script, which has 10 variables . I need list of only those 10 variables. I dont need default...

View Article


Permissioning Exchange Mailboxes and Folders

Here’s what you need to know about Exchange Mailbox Permissions:Read More

View Article

4 Steps to Developing a PowerShell Lookup Tool in Active Directory

The ADUC search feature works well but the help desk needs to access information that is not available from the search interface, such as password expiration and reset date or account status.  Steps to...

View Article

Powershell: Verify SCCM can see Application GUIDs

I was deploying an application through SCCM and it continued to fail every time, although the app was completely installed. I knew it had to be with the verification process. I went through and entered...

View Article


Is this thing on? Using the PowerShell Test-Connection CmdLet

As a lover of all things PowerShell, I’m constantly doing queries and tasks against large pools of computer objects from my Active Directory network. One of the continuing challenges I run into is...

View Article

PowerShell script to fight Group Policy and keep the Windows 8 lock screen...

PowerShell script to fight Group Policy and keep the Windows 8 lock screen disabledRead More

View Article

Release: AWS Tools for Windows PowerShell 2.0.3

This release updates the Amazon DynamoDB schema builder cmdlets to support global secondary indexes, adds support for Amazon Kinesis, adds additional support to help with backwards compatibility for...

View Article


Trouble adding unsigned printer driver via Powershell

I have a Powershell script which "builds" a Windows 7 PC.  PC only has Windows 7 operating system and the Admin account.  My Powershell script makes all the changes we want and adds accounts, users,...

View Article


CalendarProcessing

Ho can I list all the users list in my org whoes ProcessExternalMeetingMessages is set to $true. Individualy I taking using the below command. But I need to find whoes values allready set to...

View Article

Managing Hyper-V with Windows PowerShell

Microsoft has made it clear that PowerShell is the preferred management tool for Windows Server 2012 and Hyper-V. However, PowerShell management for Hyper-V tends to be non-intuitive and can be...

View Article

Tutorial: How to use TeamCity Powershell Runner to automatically deploy website

This tutorial is intended for .NET developers wishing to get started with deploying TeamCity builds via PowerShell.Read More

View Article

CDOT: PowerShell Connections and Secure Credentials Manager Function - Part 1/2

Here I present a script for managing your connections and credentials to Clustered ONTAP clusters/Vservers (or SVMs) when using PowerShell.Read More 

View Article


Windows PowerShell and Data Protection for SQL Server

Data Protection for SQL Server includes a set of Windows PowerShell cmdlets to help manage Data Protection for SQL Server components in your environment. Because cmdlets can be chained together to form...

View Article

Using the CIM Cmdlets in Windows PowerShell to solve a challenge

Introduced in PowerShell 3.0 and further enhanced in PowerShell 4.0, the CIM (Common Information Model) Cmdlets makes it easier to work with WMI (Windows Management Instrumentation). Read More

View Article


Managing Your HDInsight Cluster using PowerShell – Update

Since writing my last post Managing Your HDInsight Cluster and .Net Job Submissions using PowerShell, there have been some useful modifications to the Azure PowerShell Tools.Read More

View Article

Stop & Start Your VM’s on Azure with Powershell

This is a very simple script…. :)  Please use it as a framework for you to create something better to include input parameters if you want etc..Read More

View Article


Powershell's Desired State Configuration Supports Push And Pull Modes

Desired State Configuration is an addition to the PowerShell tool which gives the possibility of declaring what is the desired configuration of a given node, or machine. This is a different approach...

View Article

Tech Tip of the Week: Windows Powershell CMDlets

This week’s tech tip is for all you Windows PowerShell users.If you’re using PowerShell,  you may already know about CMDlets. If not, this post is sure to excite you, as CMDlets (pronounced...

View Article

Windows NIC Teaming using PowerShell (Part 5)

This article shows how to implement Windows NIC Teaming in a virtual machine using Windows PowerShell.Read More

View Article
Browsing all 6937 articles
Browse latest View live