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

Powershell import .csv to access database

I have an .csv file which is updating every date, Is it possible to import this .csv file to access database 2010? if yes, can someone help me to do add import the csv file into access database?I am...

View Article


powershell code with two conditions

hi friends I am new to PowerShell and i am studying hard since I've found it excellent to automate administrative tasks in my network.I am trying to write an script which checks if ADDS service (which...

View Article


Image may be NSFW.
Clik here to view.

How to get web page information?

Any way to ask powershell get information from one of the web page?Let's say I got below information:$a= "UserID" $URL= https://ebr.abc.com/admin/insync/#op=users-details/uid=$a/tabid=0 I need $c =...

View Article

Response Groups Management (Delay in Agents Removal)

Hi Everyone,My question is about creating/updating Response Groups via windows powershell.While playing with the Response Groups through Powershell sometimes I get the error "...Cannot insert duplicate...

View Article

Trying to get a list of users without an X500 address

HiI am trying to get a list of users who do not have an X500 address. All the users have an SMTP address, but need an X500 address in order for them to appear as contacts in another domain in another...

View Article


Script To Add Prefix to all existing distribution groups

I am looking for a script that will add a prefix of "DL_MBM_" to the front of all of our 551 distribution groups. Can anyone help me out? :( I am no scripting guru by any means.

View Article

check if user exist and is active in AD1 or AD2

Hi,I've two AD's. and i have to check if specific user exist and is active in the AD1 or AD2 .how to do it.thank you for your help.

View Article

shorten a registry path defined in a variable via Regex

hi friendsin PS 4.0 I am creating a script which in one of the steps, turns off IE ESC in my servers in test lab.so I have to write a code like the...

View Article


Get-Process: User Filtering

I am trying to write a PS script that will stop running processes for select users, and I am having trouble applying the filter for the Users. I need the script to stop the process for all users logged...

View Article


forcing a certain pattern on input via Regex in powershell

hi friendsI have prepared a PowerShell script which will be used in an IT training center.in this center, each student has tree virtual machines on his pc.when students run my script, it customized...

View Article

Execute a local powershell script on a Remote Machine

Hi all,I have a need to run a powershell script on a remote machine. But  the PS1 script has to be in local. I cannot copy the script on every customer machine to execute it. Rather is there a way that...

View Article

Trying to get the 3rd match and add line break

I have a text file all in one line, for example:a.b.c.d.e.f.g.h.i.j.k.l.m.n.o. That I want for every 3rd match for a period to do a line break so it will look like:a.b.c.d.e.f.g.h.i.j.k.l.m.n.o. any...

View Article

Scrutinizing Old PowerShell Script

Periodically taking a look at your old work will give you an appreciation for how far you've come. Read More

View Article


select-string searching for "[]"

Hello,I want to use select-string to look for "![]" in a set of text files, but the error returned is: The string "[]" is not a valid regular expression: parsing "[]" - Unterminated []...

View Article

Nike air max Retail

Nike air max Retail appeals to both of those buyers plus owner. It really is for sure among the most desirable work from home opportunities these days. Due to the rewards along with profit margins you...

View Article


Nike air max Store

Nike air max Store lures in together buyers and also entrepreneur. It's always for certain the top career advancement right away. A result of the benefits and additionally sales you can profit from...

View Article

Chaussures Nike Pas Cher

Chaussures Nike Pas Cher Retail industry draws the two shoppers and additionally businessperson. It really is for a fact one of several trendiest employment opportunities at this time. Because of the...

View Article


Air Max Femme

New Balance Pas Cher Sell appeals to the two consumers and additionally guru. It is actually for certain one of the most popular job opportunities at this time. Because of the gains plus net income you...

View Article

Need a script to download files from FTP site and covert the FTP downloads...

I am very new to this and I need help tackling converting the Platts' FTP download from using bat, vbs, and MS Access to using PowerShell and SQL. Please help me!

View Article

Reverse number value from positive to negative

HiI have a csv file and where I need to change the value from a positive to a negative and vice versa where a column is a certain name.Col 1      Col 2      Col 3CT         Date        256.66CT...

View Article
Browsing all 6937 articles
Browse latest View live