|
Latest 10 Tweets
Snippet to display latest 10 tweets from your timeline. Uses sferik's excellent Twitter API...
|
10-09-2012
|
72
|
0
|
|
Wait-VMPowerState changes PowerState of VMware VM and waits
When scripting an action on a VMware VM where the VM needs to be shutdown before making changes...
|
07-24-2012
|
146
|
0
|
|
Rename Music Files
I have a car from 2007 whose MP3 interface is less than stellar. Since my car sorts by file name...
|
02-12-2012
|
182
|
0
|
|
Reset “Hidden files and folders” to normal using PowerShell
Hi, yesterday one of my users laptop get infected with virus. After removal of virus i saw that...
|
01-25-2012
|
211
|
0
|
|
7zip and PowerShell
hi, Happy New Year :) This script compress all .bak files {sql backups} in there cureent folder...
|
01-13-2012
|
303
|
0
|
|
invoke-RunTelnetScript
This simple sample script to show how you can run a given set of telnet commands using powershell...
|
01-09-2012
|
262
|
0
|
|
appscanner(acl and applocker scanner)
File Access scanner for ACL and Applocker policy. Scan a particular file/folder for write/execute...
|
12-17-2011
|
224
|
0
|
|
Function to Update , Create and Read Registry in Local Machine
#usage # Call the Function by passing the Registry Key , Value Name , Value Data , Type" #...
|
12-11-2011
|
257
|
0
|
|
Edit Ini File
Here is the PS script that will add the New Section , Item and Value at the end of the Existing...
|
12-11-2011
|
273
|
0
|
|
RunAs
Do you have a controlled environment where you are aways "Running applications As"? Here's...
|
08-19-2011
|
443
|
2
|
|
One-Liner to return the Drivespace on Servers. Includes...
Uses WMI to return the Capacity and Freespace of all drives Create a text file c:\scripts\computers...
|
02-22-2011
|
489
|
2
|
|
Get TCP Settings
Get tcp settings and output to a file
|
02-17-2009
|
762
|
0
|
|
Get Services
Get services and output to a file
|
02-17-2009
|
542
|
0
|
|
Get Processor
Get processor information and output to a file
|
02-17-2009
|
533
|
0
|
|
OS Version
Get OS version and output to a file
|
02-17-2009
|
643
|
0
|
|
Network Adapter Configuration
Get netword adapter configuration and output to a file
|
02-17-2009
|
566
|
0
|
|
Local Groups and Special Account
Get local groups and special accounts and output to a file
|
02-17-2009
|
442
|
0
|
|
Installed Hotfixes
Get installed hotfixes and output to a file
|
02-17-2009
|
493
|
0
|
|
Groups in Domain
Get groups in domain and output to a file
|
02-17-2009
|
412
|
0
|
|
Disk Capacity
Get logicaldisk and output to text file
|
02-17-2009
|
433
|
0
|