Dalle on Twitter
Posts by
-
-
Recent Posts
Recent Comments
Archives
- 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: December 2009
Create Lab AD – Part 5 (Changed)
I have been doing some changes to the last part. All of my scripts are under constantly changes. So before I post the next part of the script I want to post this change. I have been doing some changes … Continue reading
Create Lab AD – part 5
It’s time to take our information and create the AD. First of all we need to setup the lab structure in our AD. I use my lab active directory named poweradmin.local # Name of the AD $labDomain = [ADSI]"LDAP://dc=poweradmin,dc=local" And … Continue reading
Posted in PowerShell Blogs
Tagged Active Directory, Create, Lab AD, Organizational Unit, OU, PowerShell Blogs
4 Comments
Get-DotNetInfo function
I made this function back in 2007. But I did only published It in Swedish then. This function helps me a lot when I’m working with PowerShell and Dot Net classes. When I have the Dot Net Class that I … Continue reading
Posted in PowerShell Blogs
Tagged .net, dot net, function, Internet Explorer, PowerShell Blogs
Leave a comment
Competition 1 – Christmas Geek 2009
DXter and I love Christmas and we love Geek stuff. We feel that we are not entirely alone on this. So we are launching a little contest. The contest have been open for Swedish people for a couple of … Continue reading
Function of the day – Move UserFolders
This function Is a Function on demand And will be todays function gift to you all! I wrote this right now for a friend of mine,Stefan Schörling. He needed a script that will moveold users folders to another folder based … Continue reading
Create Lab AD – part 4
We have: Real names User Names (samAccountNames) with employee numbers OU names Country Names If you have missed them, look in my older posts about Create Lab AD. In this part we will do: Mail addresses Telephone numbers User Description … Continue reading
Create Lab AD – part 3
We have: Real names User Names (samAccountNames) with employee numbers In this part we will do stuff for the Lab OUs and we will also pick Country for the users. We will not create anything until we have what we … Continue reading
Create Lab AD (continue)
In my last post I did show you how to take names from the internet to make “real” names. I know that these are Swedish names and I will post2 similar functions with US names later on. Now when we … Continue reading
Create Lab AD Functions (Updated)
I wrote a script some years back in VBScript that madeActive Directory Users with “Real Swedish” names. It’s took Firstname from one text file and Lastname fromanother text file, randomly. And made random Passwords as well. So instead of getting … Continue reading
Tävling nr 1 – Christmas Geek 2009
DXter och jag gillar julen och vi älskar Geekiga saker. Vi känner att vi inte är helt ensamma i Sverige om detta. Så vi utlyser en liten tävling. Skicka in din/dina bästa Geekbilder till oss och ha chansen ett vinna … Continue reading