Removing Windows Optional Feature In Win8
Hi All,I have a Windows 8 (not 8.1) laptop with an SSD that's constantly almost out of space. Disk cleanup goes some way, but I dug around and discovered the removing Windows Optional Features....
View Articleplay sound on a remote computer with powershell
hey there! i have a hostmonitor server and another monitor station. i neet to play an alarm sound on the station whenever there is some error.is it posibol to do it?how can i connect from the server...
View ArticlePowershell: Binary Modules vs Script Modules
Hi Experts,I'm writing a Build Process (wrapping msbuild in my module) for 350+ projects (VS 2010). This module now includes lots of Functions. Although, it is working efficently, but , I've started...
View ArticleCan not remote to myself
Probably obvious once I see what is wrong but for now I'm baffled.I'm running Powershell 3.0 and want to solve this before I upgrade to 4.I stripped all the overhead I couldfirewall disabledno...
View ArticleList 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 ArticleDistribution 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 ArticlePermissioning Exchange Mailboxes and Folders
Here’s what you need to know about Exchange Mailbox Permissions:Read More
View Article4 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 ArticlePowershell: 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 ArticleIs 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 ArticlePowerShell 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 ArticleRelease: 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 ArticleTrouble 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 ArticleCalendarProcessing
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 ArticleManaging 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 ArticleTutorial: 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 ArticleCDOT: 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 ArticleWindows 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 ArticleUsing 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 ArticleManaging 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