Development by Davis

Headlines

martes, 17 de julio de 2012

Development by Davis: “5 Questions with David A. Wheeler” plus 2 more

Development by Davis: “5 Questions with David A. Wheeler” plus 2 more


5 Questions with David A. Wheeler

Posted: 17 Jul 2012 04:00 AM PDT

5 Questions with...

Meet David A. Wheeler. He's a Research Staff Member for the Institute for Defense Analyses (IDA) and a well-known speaker, author, and expert on open source software and security. He helped develop the Department of Defense's open source software policy and FAQ and has written other guidance materials to help people understand how to use and collaboratively develop open source software in government. He has a Ph.D. in Information Technology, an M.S. in Computer Science, and a B.S. in Electronics Engineering. We hope you enjoy getting to know David.

read more


Gigabit Internet project is a makerspace in the making

Posted: 17 Jul 2012 03:00 AM PDT

open network

When I first heard of Chattanooga's municipal gigabit Internet project in 2010, the first thing I wanted to know was the name of the Linux user group in Chattanooga. When you combine gigabit Internet connectivity with open source software, the universe of possible products and services quickly grows to infinity. Although I live several hundred miles from Chattanooga, I signed up for the Chugalug email list and started monitoring the message traffic on that list.

read more


result size AD QUery

Posted: 16 Jul 2012 01:42 PM PDT

Hi ,

I have ran this part of script

ObjFiler = "(objectCategory=User)"
$objSearch = New-Object System.DirectoryServices.Direc torySearcher
$objSearch.SearchRoot = "LDAP://ou=studenti,dc=student i,dc=local"
$ObjSearch.SizeLimit = 100000
$ObjProp = "userprincipalname"
$objSearch.Filter = $ObjFiler


No hay comentarios:

Publicar un comentario