|
Test Network Share(s) single/multiple
Testing the connectivity for a single network share or multiple network shares: # Multi drive Network...
|
06-07-2012
|
138
|
0
|
|
Balloon Notification with Click event
A nice way to notify users. Internet Explorer opens up on click. fbinotto.blogspot.com Usage: powershell...
|
06-05-2012
|
254
|
0
|
|
Get Mapped Printer Information
Purpose: This script can be used to collect the mapped network printer information from the users...
|
05-21-2012
|
326
|
0
|
|
Find-ChildProcess
Finds all child processes (even nested ones) from a given process ID. Provides result objects that...
|
05-09-2012
|
186
|
0
|
|
PowerShell Web Access demo
About This Video Mike Emard came by to talk about “PowerShell Web Access”. Awesome secure...
|
05-07-2012
|
228
|
0
|
|
Ping Multiple Server Using PowerShell and Email the Output...
Hi, In Jan i upload the scipt to ping multiple servers using powershell { http://gallery.technet...
|
05-03-2012
|
243
|
1
|
|
Remote Uninstaller GUI - From list of machines
To run just execute the .ps1 file with powershell. Explanation: Windows.Forms GUI. Uses the Registry...
|
04-26-2012
|
368
|
1
|
|
PowerShell V3 Guru Don Jones
Rick Claus interviews PowerShell guru Don Jones while at MMS 2012. They chat about Powershell V3...
|
04-26-2012
|
190
|
0
|
|
Remove-Font
Ever wanted to uninstall a font? Here's a sample function that automates this. It removes the...
|
04-24-2012
|
131
|
0
|
|
Excel report - Details of VM's of Data Centers
Note: You need to connect to ESX server via PowerCLI to execute this script Example: connect-viserver...
|
04-16-2012
|
219
|
0
|
|
Script for File Server
This Scripts Seraches for Users is specific OU (For Example INDIA) & Creates Folders with Users...
|
04-16-2012
|
161
|
0
|
|
WSUS_AutoDownload_Approve_Decline
This Scripts is useful to Download the Updates @ SUS server & to Approve / Decline patches according...
|
04-16-2012
|
138
|
0
|
|
Compress Path and Better Prompt
Illustrates how to wrap low-level API functions like PathCompactPathEx() to shorten paths, and contains...
|
04-11-2012
|
132
|
0
|
|
SCCM Software Distribution
Easy way to create collections, packages, programs, advertisements and distribution. Enjoy! fbinotto...
|
04-07-2012
|
344
|
0
|
|
Install Multiple MSI files
Usage: .\InstallMSI.ps1 c:\temp\file1.msi "c:\temp\adobe acrobat\acro.msi" c:\users\admin...
|
04-04-2012
|
220
|
0
|
|
Release , Renew IP-Addresses Using PowerShell
Hi, This is a very basic script. You can use this with-in you own script or you can write a funtion...
|
04-04-2012
|
219
|
0
|
|
Pin Office Shortcuts to Taskbar
Really simple script that will pin Word, Excel and Powerpoint to the taskbar. Windows 7 and English...
|
03-29-2012
|
182
|
0
|
|
Desktop Managemnt Tools
hi To know more about it, visit this link http://newdelhipowershellusergroup.blogspot.in/2012/03...
|
03-27-2012
|
333
|
0
|
|
Average Ping Response time of multiple Servers using PowerShell...
Hi, If you are an IT admin, then I am sure you are using PING command everyday. In PowerShell we...
|
03-19-2012
|
226
|
0
|
|
Pin Shortcuts to Taskbar
Help ==> Get-Help .\PinIconsToTaskbar.ps1 -Full The script may be used in it-environments (e...
|
03-11-2012
|
323
|
1
|