Could go from here:
 Code:
Dim $objSysInfo
$objSysInfo = CreateObject("ADSystemInfo")
? "User name: " + $objSysInfo.UserName

From there you can check for the OU you are searching for.