Quantcast
Channel: PowerShell General
Browsing all 10624 articles
Browse latest View live

Execute a batch file from a list of computers

Hello,I am new to PowerShell and I will provide some background for my issue.  I have over 150 computers on the network that need Office pro plus 2010 uninstalled.  It was not assigned using GPOs it...

View Article


Problem with .NET Framework 4.5 remote install via PowerShell

I am trying to install .NET Framework 4.5 to the remote Win2008R2 Server via PowerShell session in such way (user is in the server Administrators group):$session = New-PSSession -ComputerName $server...

View Article


consolidating RDP service verify and system gateway and DNS verify

Hi every one,   I got two posting two script one is used to check the RDP service status on the remote server and other one used to check the current gateway and DNS IP address associated with it....

View Article

Change DHCP IP to static IP

i used below script to change DHCP Ip to static on multiple servers. Nut no luck...

View Article

WMIExplorer

I downloaded it WMIExplorer Chapter 14 of "Month of Lunches 2nd Ed, now how do I start it? This is Win 8 Pro and I get no icon or anything to launch other than the install, what is the rookie doing...

View Article


Can 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 Article

play 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 Article

Listing all URL targets on Desktop of multiple PC's

I'm trying to create a PS script, ultimately, that will find all the URL on a list of pc's, then based on if a target is found, change that target to a new target. The problem I'm having is that it is...

View Article


Need help to Invoke complex cmd File on remote Computer

Hello,The Problem:In our Domain we use Matrix/Empirum to Deploy Software/Images/Patches etc.In the last 5 Month´something went wrong with the Inventory Function of the Program.To Force an Update of...

View Article


Help needed to execute a remote powershell exchange command

Hi guys, I'm a french girl, and a newbie into scripting domain, so if I just don't understand some of the things you explain me, please just be cool :)So, I want to execute a remote powershell script...

View Article

Powershell remoting as non-admin on windows server 2003

I am trying to do powershell remoting as a non-admin user on windows server 2003. I have enabled PS remoting and given the user permissions along the lines discussed in...

View Article

Remoting Function Strategy

I have written a few advanced functions that take advantage of remoting cmdlets such as Invoke-Command or Get-WMIObject and I have a general question regarding how to write these functions.One function...

View Article

Getting Access Denied message from Server

I am trying to execute the powershell script to get the contact details from Active directory from a remote machine that is outside the domain.From the  XP machine [Client-Workgroup machine] with...

View Article


Unable to run powershell script as a package through SCCM 2012

Hi All,I have a powershell script that i can run manually on a Windows 8.1 machine but when i create a package for that script in SCCM 2012 and than try to execute it it fails. the command I use in...

View Article

BITS transfer files using different domains without share

hi, can someone explain if is it possible to transfer files between my local pc and a server on a different domain without share its path.i.e.PS C:\Users\Desktop> Import-Module bitstransferPS...

View Article


Powershell Remoting from Server 2012 to Server 2003 SP2 Box Does not work.

I've read at least 30 different "help" articles and I've tried every single suggestion and I still can't make this work!  Of all places I figured that here on PowerShell.com someone might have a...

View Article

PowerShell Help !!!

I am very new to PowerShell.  I have a large scale of Brocade Fibre Switch in my environment. I am trying to create a PowerShell script that would make my switch management life a little easier. The...

View Article


Is compare script on text files using powershell works also on excel?

We can compare files that are in .txt format is it possible also in .xls or .csv format?

View Article

PS Object Behaivour

I am new to powershellUsing  a power shell script to deploy my SSRS reportsI have run into weird problem extracts from script ----------------------------------Create Data source...

View Article

Software triggered IRQ in PS

Hi, Is there  a way in powershell to initiate software triggered IRQ. I am trying to use the Measure-command to find the execution time of a script block. But due to the high CPU queue length, I see...

View Article
Browsing all 10624 articles
Browse latest View live