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

Powershell Script Help Needed

Newbie here.. I am seeking a power shell script will do two things: 1. Move the contents of a given folder (example:  c:\docs)  from one server (Example: ServerA)  to another server (ServerB)  and then...

View Article


PowerShell Saturday #003 | October 27, 2012 | Alpharetta, GA

PowerShell Saturday #003 will bring together 200 developers and IT professionals from Atlanta and the surrounding areas for a full day of intense learning and fun on October 27, 2012. With fifteen...

View Article


Create HTML Report of Facebook URLs using PowerShell

In this article we will explore a scenario of adding a custom User Profile property and generating a report based on it. The challenge here is that the report generation should be done with PowerShell...

View Article

Issue with PSRemoting - Error with error code 14 occurred while calling...

Hello ! I'm trying to enable PSremoting. On my remote host :   I have enabled Enable-PSRemoting’ (enabled on control and remote host)     Get-host Name             : ConsoleHost Version          : 2.0...

View Article

Accessing an xls file

Is there a way to get information from an excel file with out having excel installed on the unit.? A script needs to get translations from an excel file but the test unit may not have excel installed....

View Article


Request ADFS Security Token with PowerShell

In the course of my work I often have need to investigate end-to-end protocol flows. For example, I want to see an RST being generated, I want to see HTTP 302 or 200 responses coming back from a...

View Article

All Scripts Stopped working

I had a bunch of scripts that I had working, but ran a windows update and now Powershell 3.0 doesn't run any of the scripts without errors.  I spent all day Friday and Saturday building a Windows 2012...

View Article

How to run WIndows server cmdlets for powershell?

I'm using windows powershell on my client machine.  I want to be able to run commands like get-adcomputer and get-aduser from it.  Anyone know where I can find the modules and or snappins to run them....

View Article


Limit of Characters

In Powershell command prompt character length limit is one of the major drawback. Any solution?

View Article


Introducing DFS Namespaces Windows PowerShell Cmdlets

In this blog post, let me introduce you to the new DFS Namespaces (DFSN) Windows PowerShell cmdlets that we have added in Windows Server 2012. Read More 

View Article

Storage Spaces module for Windows PowerShell

The StorageSpaces module is a PowerShell module which utilizes the Storage module for Windows PowerShell to provide a streamlined management experience for Storage Spaces. This module provides the...

View Article

Is PowerShell Making System Center Obsolete?

Those of you who follow my work know that I write a ton of content each month for a number of different sites. Even so, there is one thing that really makes this blog unique. Out of all of the writing...

View Article

Adding users to a group based on custom attributes

Team, Have an intresting script i am trying to develop and need guidance. I am trying to automate distribution group membership using custom attributes. Currently i am able to add users to a group...

View Article


Checking other browsers used

Hello, I am a powershell scripts beginner... I want to check what browsers are used by my users. I made this script below which is correctly running. I just want to check too chrome.exe, safari.exe and...

View Article

Building a Windows Server 2012 Cloud Infrastructure with PowerShell

Complementing the existing efforts to provide guidance around building a Cloud Infrastructure with Windows Server 2012, two additional pieces of collateral have been uploaded to the TechNet Gallery...

View Article


How to Team Your Network Cards in Windows Server 2012

With the advent of cloud computing and mass virtualization of server operating systems, the need for high speed, highly available networking becomes even more pressing. Until now, in a Windows Server...

View Article

Exchange Server 2013 preparation checklist

If you plan to migrate to Exchange 2013, there are certain tasks you can do now to prepare for the upgrade, no matter which version of Exchange Server you're currently running. Here's a checklist of my...

View Article


Invoke-expression does not take the redirect operator "

I'm trying to write a powersheel script that enables me to import an IIS site application pool configuration file saved as .xml.  The command I want to run is:       invoke-expression "&...

View Article

add to the registry on remote servers

Hi all, new to PS and i have a challenge at work.. i have a .reg file that i need to apply to alot of our servers (but not all!)   i have a list of them, but how do i do it?   what i tried so far is...

View Article

Microsoft targets virtualization with Windows 8/Windows Server combo

Much of the attention being paid to this week's Windows 8 launch focuses on the new Metro-style interface and the fact that Microsoft is extending its desktop OS to tablets and smartphones. But for...

View Article
Browsing all 8583 articles
Browse latest View live