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
Tag Archives: PowerShell
Cool PowerShell stuff in the summer
I’m currently working on lots of PowerShell stuff after an half of year at a customer. And I want to share some nice stuff to you. Some stuff will be nice to have and some stuff will not be.But maybe … Continue reading
The Windows 8 server beta
Windows 8 server beta was released from Microsoft yesterday.http://www.microsoft.com/en-us/server-cloud/windows-server/v8-default.aspx I have installed It in my first test environment on my laptop. And as It was with previous The Windows 8 developer preview, VMWare Workstationdoes not like Windows 8 if you … Continue reading
Get-SNames
This is the updated version of my old LName function. I changed the name to Get-SNames instead of Get-LNames because ofthat I know that the correct name is not Last Name and It should be Surname instead. I use It … Continue reading
Get-FNames
Back in 2009 I wrote a Function that took peoples first names from a source in Sweden.It was top 1000 names here in Sweden. I use It in my create AD lab script and in a couple of other scripts … Continue reading
The TPM Status tool
I wrote this tool for my friend DXter a year ago or so.He did an presentation on bitlocker and wanted a tool that showsTPM Information from inside Windows and with an GUI. Now It’s a new year and I have … Continue reading
Get-PingStatus
Over at 2009 I wrote a ping status function. The function can now be downloaded from the Script Center Repository at Microsoft.http://gallery.technet.microsoft.com/Get-PingStatus-Function-e375fec3 I use It in my own scripts and just updated It so I hope others can use It … Continue reading
More Deployment and more PowerShell
I will blog more about Deployment and PowerShell from now on. This is my second week at Mindgrape. I will be working more with deployment solutions likeMDT 2010/2012, SCCM 2007/2012 and scripting with PowerShelland Windows Servers. Plus application packaging with … Continue reading
First look at the new PowerShell FB Module
I saw this module earlier today and I have been looking for something like this for a while so I have been playing around with It for for an hour or so. You can download It here. Install it with … Continue reading
Problem to add and create deployment shares in MDT 2010
I had some problems (major ones) with my local MDT 2010 last night. After a day with lots of scripting against MDT 2010 with PowerShell my MDT 2010 installation just gave me errors when I wanted to add a new … Continue reading