Dalle on Twitter
Posts by
-
-
Recent Posts
Recent Comments
- Brian_Butler on PKI cleanup in AD with PS
- Poweradmse on PowerShell + Working with applications–custom view
- Fredrik Wall on PowerShell + Working with applications–custom view
- Andreas Brantholm on PowerShell + working with applications–Find Identifying Number
- Poweradmse on PowerShell + working with applications–Find Identifying Number
Archives
- September 2012
- August 2012
- June 2012
- March 2012
- January 2012
- December 2011
- November 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- June 2008
- April 2007
- June 2006
Categories
Deployment
PowerShell
Security
Monthly Archives: February 2011
Playing with modules
I’m currently working on some server setup scripts for a private projectand then I’m working with some nice modules and thought that I could blogabout some of my experiences with PowerShell module handling. To get a list of loaded modules … Continue reading
Twitter lists
If you use Twitter you can follow me.My name there is @walle75 I have the honor to be on 19 peoples lists as well.You can find them here,http://twitter.com/#!/walle75/lists/memberships Thanks guys! It’s nice to follow lots of people on Twitter,you will … Continue reading
Clean-RemoteTemp
This is a function that will help cleaning up users computers ifthey have problem with little space left on their hard drives orsome strange problems related to temp files. It will delete all users temp files on the remote computer. … Continue reading
Add Users to a Group–The GUI way
I wrote an little GUI app that will help Service desk add users to a group. No users in the group: The Application: The users: In this way they can take usernames from a Excel file and justpaste them into … Continue reading