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

How to parse all the selected data either from Word Template

Hi,How do I parse all the selected data either it is text or drop down item or check box in a WORD Template document using PowerShell. I have tried using the below code but it just prints the data as...

View Article


How to list Variables for a script using Windows 7 laptop?

 I admit that I am a "rookie" when it comes to PowerShell.  But I am hungry, and wanting to learn more.  I have a thick, cumbersome PowerShell reference book here, but I am struggling to learn even the...

View Article


delete user accounts and their home folders

Hi,For a global firm, I need powershel command to run againt a txt file or csv file to find left users in AD and delete their accounts from AD and their home drives from globally dispensed file...

View Article

Read IIS Logs for ActiveSync

HiI have the following powershell script which will read activesync IIS logs and then provide a csv file with the http error codes in a list.But I would like a way for the content of the CSV file to be...

View Article

Image may be NSFW.
Clik here to view.

getting just the Version from a Get-WMIObject

OK, back to the painful world of formatting output  this line of code works.   Get-ADComputer -Filter * -SearchBase "ou=mgh_workstations,dc=Acme,dc=org" | Where {$_.Name} | Select Name It returns just...

View Article


How to list Variables for a script using Windows 7 laptop?

 I admit that I am a "rookie" when it comes to PowerShell.  But I am hungry, and wanting to learn more.  I have a thick, cumbersome PowerShell reference book here, but I am struggling to learn even the...

View Article

Change Local Password

I've Googled this and I've gotten tons of good hits.  But here is what our environment looks like. We have many Windows 2003 x86 & x86 servers.  We have many Windows 2008 R2 x64 servers.We have a...

View Article

sharepoint server database recovery

SharePoint Server data recovery software is the most remarkable database recovery software that has got an excellent ability to restore documents, files and websites from SharePoint databases. This...

View Article


Update Printer Mappings And Keep The Default Printer.

Hi all, I have found the following script on another website to update printers and there is a part in that script that it is supposed to keep the default printer.  The only error I get is the...

View Article


Get-DnsServerResourceRecord to export IP address to CSV

Hi All, I am trying to get the Get-DnsServerResourceRecord cmdlet to export A records and CNAME records including the IP address to CSV file.  When I run in the powergui script editor I can see the IP...

View Article

Broadcast Message with PowerShell ??

We still have over 1,000 Windows XP machines.  We are rolling out Windows 7 workstations but it will take a few months before XP is gone.   For broadcast messages to all systems NET SEND is used. this...

View Article

How can I change local admin passwords for over 100 servers?

Dear allDo you know how I can get it work when I would have a list of Servers AND a list of generated passwords?I'm really new into powershell and really got no ideaI got something like$computers =...

View Article

Microsoft Azure Virtual Machines: Reset Forgotten Admin Passwords with...

Our IT Pro team has been traveling across the US delivering hands-on IT Camp events on Microsoft Azure and Hybrid Cloud scenarios. At these events, IT Pros frequently ask us about resetting passwords...

View Article


cheap fifa coins PGjv Cu9k MgxT

mulberry bags sale Rely, of wood you lost no shame ! Two silver coins you good sense opening ! Payton contempt Road, then forthright towards Lin Xuan said: mulberry outlet give you plus two gold ! The...

View Article

nike basketball shoes MvCP qdO7 ooN3

But this time we forced him cornered. Be careful on his death Douyao we a ! The Tangtian Hao heard the phone chuckled, some Henli Road : Small Yu, rest assured ! buy fifa Xu Hu early contact someone...

View Article


2011 spring and summer men mbt tembea chill1

Afternoon, Han Yu naturally good mood again went to the gym, this cheap nike free run is cheap nike shoes with two trainees to practice, although it is a bit by injury, but the resilience of ordinary...

View Article

#PSTip Using XPath in PowerShell, Part 4

Filtering using XPath is not limited to queries that make sure that existing value is equal to value that we are interested in. If the data within XML is numeric, we can use typical mathematical...

View Article


access data recovery

Access  recovery software comprehensively scans the damaged database and extracts database structure and table data from the MDB file. It displays preview of the database structure and its content as...

View Article

Remote installing software - WMIC ReturnValue 1612

Hey, trying to sort out a piece of scripting to remote install msi packages however every time i try i get a VMIC ReturnValue 1612 (The installation source for this product is not available. Verify...

View Article

Dot sourcing a function with same variable as outside this function

Hello everybody I've got a little understanding problem with the following script:function do-something {param($path)$path}$Path = "D:\Temp"Write-Host $Path. do-something -path "C:\Temp"Write-Host...

View Article
Browsing all 6937 articles
Browse latest View live