|
Script for File Server
This Scripts Seraches for Users is specific OU (For Example INDIA) & Creates Folders with Users...
|
04-16-2012
|
47
|
0
|
|
Console Profile Run Function
This is the Console version of the ISE Run-Script function posted earlier. Typing 'Run example'...
|
12-10-2011
|
175
|
0
|
|
Log start & end times of PowerShell ISE scripts run
This function should be included in the PowerShell ISE profile.ps1 and it will display the start...
|
12-07-2011
|
195
|
0
|
|
Smart backup , Create folder by Date
hi, This is a simple script which i write to do my file server backup. to find more about script...
|
11-29-2011
|
318
|
0
|
|
Uncompress a directory structure on a NTFS file system
This script will uncompress a directory and all sub-folders using WMI. For example you wish to uncompress...
|
11-11-2011
|
161
|
0
|
|
Monitor the Microsoft Security Essentials database for updates
In order not to interrupt the Microsoft Security Essentials database update by inadvertently disconnecting...
|
09-29-2011
|
272
|
0
|
|
1 To many File copy
This script can be used to copy one or many files from a single location to many servers
|
02-09-2011
|
488
|
0
|
|
File Search and Replace
Based on your requirements this script will do a file find and replace against multiple servers...
|
02-08-2011
|
320
|
1
|
|
Finding large files in the file system - Useful when doing...
Finding large files in the file system - Useful when doing disk cleanup Recurse is used as the script...
|
02-03-2011
|
351
|
0
|
|
MakeAlphabeticDateOrder
Changing the CreationTime or LastAccessTime argument of files to get an alphabetic order.
|
11-03-2010
|
245
|
0
|
|
Get-DriveLetterByIndex
submit a disk # and/or a partition # and get back the drive letter of the local disk(s) hosted there...
|
10-21-2010
|
284
|
0
|
|
Get WMI Disk Information
Use this to display disk information from a WMI point of view.
|
10-21-2010
|
531
|
0
|
|
Get Drive ID and Drive Letter
If you need to know which drive ID is linked to which logical disk drive letter, use this script...
|
10-20-2010
|
380
|
0
|
|
Add NTFS permissions to a folder
Create-UserProfileFolder creates a profile folder in c:\profiles for the user specified, removes...
|
10-20-2010
|
458
|
0
|
|
"touch" for Powershell
A simple function for you who misses the touch function in bash..
|
09-13-2010
|
274
|
1
|
|
Disk Space
The following script will connect to a list a servers provided from a text file, it will return...
|
08-24-2010
|
1,227
|
1
|
|
Check PowerShell Version
Checks local or remote PowerShell version and differentiates V1, V2 CTPs and V2 to help you find...
|
01-25-2010
|
1,393
|
0
|
|
Powershell to pull mount point disk details
From http://www.ericwoodford.com/query-size-and-free-space-windows-volume-mount-points Regards,...
|
12-16-2009
|
977
|
0
|
|
FindExplicitACLs
This script recursively searches a folder tree specified by the user and generates a list of all...
|
12-04-2009
|
558
|
0
|
|
FolderACEsByGroup
This script searches recursively through a folder tree starting at a root specified by the user...
|
12-03-2009
|
330
|
0
|