Browse by Tags
All Tags »
Powershell (
RSS)
Trevor Sullivan has created a nice post on checking the size of your Task Sequence's. This is useful, since there is a 4mb limit to your TS. ...
Credit to Greg Ramsey for writing the script. In addition to this post, be sure to read John Marcum ’s blog post: Packages Will Not Uncompress After Using...
Here is a great post over The Deployment Guys Blog. A client actually sent this to me today and I hadn’t read it before. This was one of the...
Nice by Jason Sandys for identifying stale systems in AD, read the full post and download the script here. Troubleshooting client agent health issues at...
Nice post by Trevor Sullivan. Read the full post and get the script here. Someone recently posted on the MyITforum ConfigMgr mailing list , asking how...
http://powerevents.codeplex.com/ What is PowerEvents? PowerEvents is a Windows PowerShell v2.0 module designed to facilitate the ease of creating, updating...
I had previously posted on a blog where Michael Niehaus created a powershell script to check for the necessary packages for a task sequence. Jason Schefelmaer...
Through SMS/SCCM we use AD groups for software distribution. Something that happens often enough is that we need to copy the groups that one computer is...
While working on our WSUS Policy, i needed to create a script to move computer objects from whatever OU they were in (unknown) to a known OU. I decided...
http://blogs.technet.com/mniehaus/archive/2009/05/15/manipulating-the-microsoft-deployment-toolkit-database-using-powershell.aspx Great post from Michael...