|
Create shares with share permissons
Create one or several shares with share permissions in a domain environment.
|
05-17-2009
|
538
|
1
|
|
Get-HotFix
The Get-HotFix function gets the quick-fix engineering (QFE) updates that have been applied to the...
|
04-28-2009
|
289
|
0
|
|
Read-MBSALogs
The following script iterates over each file in the directory, parses the file and looks for the...
|
03-04-2009
|
132
|
0
|
|
|
Set-Folderpermission.ps1
This script sets the permissions on a folder. Read more about it here >> goude@powershell...
|
02-27-2009
|
186
|
0
|
|
|
Change file ownership
Demonstrates how to assign a new owner to a file by manipulating the file security descriptor. Assigning...
|
11-25-2008
|
729
|
0
|
|
Load persisted password from disk and launch process with...
This script shows how to load a previously persisted secret password from disk, then convert it...
|
11-15-2008
|
233
|
1
|
|
Encrypt a password and save it to disk
encrypts a password with the current users identity and saves it to disk as file. The password can...
|
11-15-2008
|
305
|
0
|
|
Check for Administrative Privileges
Function isAdmin() checks whether a script runs with full Admin privileges.
|
11-10-2008
|
284
|
0
|