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

Replacing "Everyone" with "Authenticated Users" for Print$ with PowerShell

Good Evening all.  I am currently trying to figure out how to either 1) replace the existing Everyone group on the Print$ share with Authenticated Users or 2) use PowerShell to add Authenticated Users...

View Article


Run the batch file in remote system

I have batch file which is residing in the remote system (C:\RunJob.bat)   Batch file contains code to open notepad.exeRemote system name : RemoteSysLocal system name : MohanSysHow do i run the...

View Article


Mail enable users from csv and log

Here is what I know:I have a csv export from groupwise (attached here but only containing an example user)I have to mail enable thousands of users in exchange 2013 CU2 and the AD objects exist:1....

View Article

Getting latest file name from file and test

Normal 0 false false false EN-IE X-NONE X-NONEHello, Wondering if the below scenario is possible  I have a folder that contains flat files and are named in sequence 111,112,113,114 etc  Each day I...

View Article

Populating extensionattribute10 for multiple users

I have  4750 active directory accounts with extensionAttribute10 is emptyI would like to populate that field extensionAttribute 10 with firstname.lastname@company.caHow would I do this in powershell? I...

View Article


Bootstrapping a PowerShell DSC Pull Server and Client

This post describes a set of PowerShell scripts that can automatically provision a PowerShell DSC Pull Server and Client using Windows Azure Virtual Machines.Read More

View Article

Connect Powershell to Office365

Hosted Exchange or Office365 is one of the worst systems I've ever used. Looking into it and you can see why a bunch of off-shore programmers were used to make it. It takes 10 times the amount of time...

View Article

Powershell: Get the Software GUID

This script will get the proper software name and associated GUID. I use this script when writing uninstaller powershell scripts. You can use the GUID in an msiexec so that you do not need the source...

View Article


PowerShell function to pause with a progress bar…

Soem time ago I wrote a script for a customer which does some things in the background that may take quite some time. So from their perspective the script would ‘hang’.To avoid this experience I’ve...

View Article


Powershell.exe As Elevated?

I am running a command from the run line on the start menu, but when it runs the script, it says:Warning: To preform some operations you must run an elevated Windows PowerShell console.  powershell.exe...

View Article

Outlook Client Side changes

Scenario: CutOver Migration to Office365I have 50 users, their outlook client is currently configured to local on-premise server with manual settings.We are planning to move to office365 using Cutover...

View Article

How to Find .Net Version Installation

Hi All, I would like to find which .Net Version is installed on a Computer. Could you please help me with a Powershell script on how can i get this Output.

View Article

I'm a bit rusty and need help.

You know the old saying, "You don't use it you lose it?"  Well I find myself in that spot.  I can figure out most of what I need but I'm finding it hard to remember how to parse through a list of items...

View Article


Creating QR Codes in PowerShell

I’ve also included a few related functions to save barcodes as image files as well as to create a VCard string (presumably for encoding to a QR code). These functions can be used like this:Read More

View Article

PowerShell Data Basics: File-Based Data

One of the frustrations of anyone beginning with PowerShell is the simple task of getting data in and out. To help out with this, Michael Sorens begins a series that shows you how to import data from...

View Article


Use PowerShell to Create Agent Jobs

Whenever I set up a new SQL server, there are a number of tasks that have to be done before it's ready for service, and the process can become really tedious if I have to step through the wizards in...

View Article

How Microsoft Does Windows Azure Active Directory PowerShell

It seems like "The Cloud" is all we hear about these days, and it's often capitalized as if it were a single monolithic thing.Read More

View Article


convert Text to objects

My PowerShell skills are very limited and I was hoping to get some help.  I need to convert output text from a legacy CLI tool into objects so that I can better utilize Powershell's capabilities.  The...

View Article

Windows NIC Teaming using PowerShell (Part 4)

This article shows how implement Windows NIC Teaming on a physical server using Windows PowerShell.Read More

View Article

Microsoft Desktop Optimization Pack Automation with Windows PowerShell

This topic lists the Windows PowerShell modules included with Microsoft Desktop Optimization Pack (MDOP). The modules in the list support automating features of those components and provide links to...

View Article
Browsing all 8411 articles
Browse latest View live