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

Set file association in Windows 7.

I'm working a contract, Windows 7 migration. If I can come up with a script to set a file association for .tif and .tiff I may be able to get on permanent (long-shot, maybe).  Any tips on where to...

View Article


Server Logon and Limit Windows Explorer

New guy here, We have a server 2008 R2 (32) which is a domain controller, we recently switched from open storage (6 raid-5 drives in the server) to closed storage (removing the drive) every night. I do...

View Article


Getting information from all HyperVisors

Hello,We currently have 6 HyperVisors running in our domain. Lets call them Server1 through Server6, with numerous virtual machines on them.I want to get information from them through Powershell,...

View Article

Image may be NSFW.
Clik here to view.

Collect SMIME Certificates from Internet Explorer

Hi there! Thanks for reading my message. I have the following question to ask: We have an 2008 R2 Active Directory Environment with mostly Win 7 & IE 11 ClientsFor some of our employees we order...

View Article

Send Multiple Outputs to same HTML in Powershell

Friends,Can you please help me with PowerShell script to Send Multiple Outputs to same HTML (in a single table stretch)  in PowerShell . I have a made a script , but it gets the details in Different...

View Article


Query AD for users and email report on schedule?

Hi ExpertsI am a newbie and I have to create a report that I setup as a scheduled task so the report can be emailed to specific people weekly.I'm stuck with using get-qaduser because it's a windows...

View Article

I write powershell script for internet test speed but it is working properly...

I am given my script below-kindly change and suggest me =====================param([string] $paramSponsor,[int] $paramRepeat,[int] $paramDownload,[int] $paramUpload) $StopWatch = New-Object...

View Article

Search and Replace Path values in Registry Hives

Hye Mr. Weltner,I nee to Search and Replace Path values (Servernames into FQDN Names) in Registry Hives...

View Article


Convert date to string

date~b~c~d~e~Time_stamp~f~g_h~i~j22-Jan-14~1~3172~9103~101~22-Jan-14 7:05:31 AM~0~0~~788888822-Jan-14~2~3173~9103~101~22-Jan-14 7:06:04 AM~0~0~~4566666 I have few thousand text files in different sub...

View Article


To find a value in atext file using powershell

Hi All,i have a VB script which help me in downloading the text file(mail attachment) to my local drive from outlook.i want to check some values in the text file. for exAdate1 count count miss2/25/2014...

View Article

collect data of users connected to a set of terminal servers

Hello,I am trying to collate data using the quser command against a set of terminal servers. the data from this command I want to import into a database.I have found a very useful script...

View Article

AD user query loop

Hey guys,I'm trying to loop through a list of users and find the associated accounts in AD. Some of the names are not complete though, so I have to append a wildcard to each of the names. I found out,...

View Article

Free Tools for Windows Server Admins

Here are some of the best free software tools and utilities that can help you with deploying, maintaining, troubleshooting, and upgrading Window Servers, your domain, and aid with other miscellaneous...

View Article


Script to find SMTP addresses with #2 after them

Good Day all, I am running Exchange 2010 in my environent and as you know if you create an address for a user that already exists it will create the account with First.Last2@my domain.com.Is there a...

View Article

Getting MSiSCSI status for discovered targets with WMI

Hello!I've been trying to develop a monitoring script for iSCSI connections in a Hyper-V environment. We are using MSiSCSI Initiator to map LUNs.So far I'm able to retrieve info about connected...

View Article


PowerShell – Export SQL Data to Excel with Powershell

SQL Server  Export  to Excel with Powershell is very useful for all sorts of activities – ETL and reporting are some examples.Read More

View Article

6 Powerful PowerShell Tools and Utilities

Microsoft's PowerShell is a powerful command-line interface (CLI) and scripting language. However, it helps to have some GUI-based tools and utilities to make using PowerShell a bit easier.Read More

View Article


Email address to Userr ID

HiIm trying to use powershell to obtain the users samid based on their email address (SMTP)Can someone please help as im new to powershell.

View Article

Image may be NSFW.
Clik here to view.

powershell script for assigning \changing ownership of a shared mailbox

Can someone please tell me shell script for assigning or changing ownership to a mailbox ?!I am new to powershell, I have to update ownership of 200 shared mailboxes and would really prefer to run a...

View Article

Copy user groups of user to another user

Hi,I have this so far but its obviously incorrect somewhere. Basically I need to export user groups of one user into a variable then add them to another userThanksImport-Module...

View Article
Browsing all 8583 articles
Browse latest View live