neo
AWS: Obtain BlendedCost billing data
There may be a case when you might want to use Get-CECostAndUsage Cmdlet, however I thought it might...
Date: 04/21/2018
Create/Update AD users and Group Membership
Many of the times, you need to create users, groups, (test)OU for quick setting up environment. You...
Date: 03/30/2018
Compare two text files with PowerShell
Many of the times, we have need to compare 2 code files which are identical but some minor...
Date: 03/29/2018
Backup Documents, Desktop and Favorites folder
This script creates folder structure at the target backup location and copies Desktop, Documents and...
Date: 03/17/2018
Get Groupmembers' Memberships
Many of the times, you might need to search the entire forest for a particular set of users, on the...
Date: 05/03/2016
MDT2012: Populate MDT application bundle and its dependencies via PowerShell
Recently came across this need of pulling MDT Application bundles and apps in bundle, that is its...
Date: 03/11/2015
Populate list of Applications / Dependencies in an Application Bundle in MDT 2012
MDT 2012 lets you create a bundle of applications in which you can list multiple applications to be...
Date: 01/07/2015
MDT: Import-MDTApplication : The system cannot find the path specified error
This many not be the only root cause for this error while you run into this error while running this...
Date: 10/15/2014
How to filter event log more efficiently.
Many of the times, we might need to dig deep into the event log, which might not be easily available...
Date: 05/26/2013
How to add local group to AD LDS Readers role using PowerShell
Posting this snippet in case someone needs to add a local group to AD LDS readers role, using...
Date: 05/19/2013
Create bulk users in AD - Simple, using ADSI
Hello, I thought I'd share one of the scripts I used while working on a customer scenario. I needed...
Date: 04/25/2013