|
Get Mapped Printer Information
Purpose: This script can be used to collect the mapped network printer information from the users...
|
05-21-2012
|
18
|
0
|
|
Find-ChildProcess
Finds all child processes (even nested ones) from a given process ID. Provides result objects that...
|
05-09-2012
|
44
|
0
|
|
PowerShell Web Access demo
About This Video Mike Emard came by to talk about “PowerShell Web Access”. Awesome secure...
|
05-07-2012
|
57
|
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
|
53
|
0
|
|
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
|
96
|
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
|
40
|
0
|
|
Remove-Font
Ever wanted to uninstall a font? Here's a sample function that automates this. It removes the...
|
04-24-2012
|
31
|
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
|
54
|
0
|
|
Script for File Server
This Scripts Seraches for Users is specific OU (For Example INDIA) & Creates Folders with Users...
|
04-16-2012
|
47
|
0
|
|
WSUS_AutoDownload_Approve_Decline
This Scripts is useful to Download the Updates @ SUS server & to Approve / Decline patches according...
|
04-16-2012
|
35
|
0
|
|
Compress Path and Better Prompt
Illustrates how to wrap low-level API functions like PathCompactPathEx() to shorten paths, and contains...
|
04-11-2012
|
45
|
0
|
|
SCCM Software Distribution
Easy way to create collections, packages, programs, advertisements and distribution. Enjoy! fbinotto...
|
04-07-2012
|
95
|
0
|
|
Install Multiple MSI files
Usage: .\InstallMSI.ps1 c:\temp\file1.msi "c:\temp\adobe acrobat\acro.msi" c:\users\admin...
|
04-04-2012
|
82
|
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
|
87
|
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
|
69
|
0
|
|
Desktop Managemnt Tools
hi To know more about it, visit this link http://newdelhipowershellusergroup.blogspot.in/2012/03...
|
03-27-2012
|
131
|
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
|
103
|
0
|
|
Pin Shortcuts to Taskbar
Help ==> Get-Help .\PinIconsToTaskbar.ps1 -Full The script may be used in it-environments (e...
|
03-11-2012
|
144
|
1
|
|
Citrix Xen VM Memory Overhead
Citrix Xen VM Memory Overhead in MB.
|
03-06-2012
|
67
|
0
|
|
Sql Server Security Audit
Sorry about using Quest's Active Directory library, but I am not a guru and figured there is...
|
03-02-2012
|
102
|
0
|