Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
Windows 2003 Server GroupsView
Windows Server Active_Directory
Windows Server Dfs_Frs
Windows Server Dns
Windows Server General
Windows Server Migration
Windows Server Networking
Windows Server Sbs
Windows Server Scripting
Windows Server Security
Windows Server Setup
Windows Server Clustering
Windows Server Update_Services

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Windows Server Scripting
 Ask A New Question    

Script to Import Reservations in DHCP Works on Server 2003 but not on Server 2008
We need to import hundreds of DHCP reservations into our DHCP server with the IP, name, type, MAC address. We have a script that worked with 2003, importing the IP and MAC address but it does not wo... on 20-Nov-09
parsing interface list from netshell
Hi there, I am beginner in the CMD scripting. I want to get interface list, each iface into each variable. I have two problems with this. My command is: for /f "tokens=3,* delims= " %i in ('netsh i... on 18-Nov-09
Generate usernames from Hostnames.
Hi , I want to generate username from the hostname. For example if the hostname is "test2345" then username should be "user2345". "user" should be prefixd to the numbers from the hostname. where "u... on 13-Nov-09
VB script to find expiration date
First off I am new so if this some where else I apologies I could not find it. what I need to do is create a script to find the expiration date of all users in a OU in AD accounts keep expiring and I... on 12-Nov-09
Batch File program to search all physical drives and delete .jpg , .jpeg files
hi guys i am kittu this is my first post i am new to batch file programming and need your help i need a batch file program when executed it has to search all physical drives in my pc... on 11-Nov-09
Lastlogon attribure and performance
Hello I have created a small application in VB.net where I query AD information. In the user section I can retrive LastLogon, by query all DC. My main concern though, is the performance when I list ... on 10-Nov-09
string manipulation in vbs or vb.net
Hello Im retriving users out from a security group in Active Directory. The output is like the string below. StrMember = "CN=ctxadmin,OU=ITservices,OU=RootDomain,DC=company,DC=com" How can I clean... on 09-Nov-09