|
Disable QADUser with timestamp, logfile, email notification...
Required in $Profile: Add-PSSnapin quest.activeroles.admanagement connect-qadservice -service "SERVER...
|
08-04-2012
|
152
|
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
|
144
|
0
|
|
SCVMM Snapshot Reminder
Simple PowerShell Script which will you remind of existing VM snapshots. You can use this and create...
|
07-21-2012
|
139
|
0
|
|
Function to reconfigure VMs to hot add memory and/or CPU
updated, now returns an object with values instead of nulls.
|
07-16-2012
|
170
|
0
|
|
Installation Guide II for Windows PowerShell Web Access
This video illustrates two more ways to configure IIS:
|
07-14-2012
|
159
|
0
|
|
Auto delete script (files and folders) on creation date
Hello guys This easy script will delete autmatically files and folders + subfolders on an specific...
|
07-11-2012
|
245
|
2
|
|
MSE silent update including log file and mail report
Hello guys, I am kinda new in powershell, this is my second script I wrote. The main purpose of...
|
07-11-2012
|
147
|
0
|
|
Bulk Remove Group Membership
Hi, I am pretty new here so I thought I would make my first contribution. I haven't seen anything...
|
07-03-2012
|
149
|
0
|
|
Get-MyADUser
# Gets the Full Name from AD without using Quest cmdlet Get-QADUser. If using the pipeline, comment...
|
07-02-2012
|
176
|
0
|
|
Jeff Hicks’ #1 Feature in PowerShell v3: Workflow
What is PowerShell v3? How will the new version impact Windows administrators working on different...
|
06-29-2012
|
230
|
0
|
|
Get Lazy with PowerShell
Why learn PowerShell? This question has been on the minds of IT professionals since the powerful...
|
06-26-2012
|
348
|
0
|
|
GroupPolicyTools
Contains two useful functions to be used in conjunction with the Group Policy module. One is get...
|
06-26-2012
|
189
|
2
|
|
Windows PowerShell Crash Course from Tech Ed
Windows PowerShell v3 is here, and it is delivering on Microsoft's promise to make nearly everything...
|
06-25-2012
|
464
|
0
|
|
PowerShell Videos From TechEd North America 2012
For those of us who couldn’t make it to Tech Ed this year, you can watch....
|
06-22-2012
|
246
|
0
|
|
Ping Hosts in IP-range, Outputs result to Console and Sends...
My first script )))) This script pings hosts in defined IP-range, and sends mail if host becomes...
|
06-19-2012
|
288
|
0
|
|
Why use HTA when you can use Windows Forms
Sample of using Windows Forms in powershell rather than use HTA/VbScript
|
06-18-2012
|
363
|
0
|
|
Video: Top 3 Features in PowerShell V3
In this video, PowerShell MVP Don Jones talks about his top 3 features in PowerShell V3. What can...
|
06-13-2012
|
355
|
0
|
|
Exporting SMTP Relay IP List
You can use this to create a backup list of IP Addresses from your old 2003 Smtp Relay.
|
06-13-2012
|
174
|
6
|
|
Create Multiple Groups in Active Directory and Add Multiple...
Hi, This is a simple script. make sure before running this script you have RSAT tool installed and...
|
06-11-2012
|
184
|
0
|
|
Test Network Share(s) single/multiple
Testing the connectivity for a single network share or multiple network shares: # Multi drive Network...
|
06-07-2012
|
137
|
0
|