I know that the object for searching Windows 2000 is WinNT when writing a batch file such as this piece:
Set objUser = GetObject(“WinNT://” & strComputer & “/Administrator”)
what would I use in place of that for Windows Small Business Server 2003