Microsoft
Software
Hardware
Network
Question : add sa account in x number of servers
if you want to add a sysadmin in let's say 25 servers, across the same domain.. how would you do it. (there may be a lot more servers under the domain)..
thanks
Answer : add sa account in x number of servers
Assuming that the zipcode is always 5 numbers long, and preceeded by a space, this works:
$string="Anywhere, OH 12345";
$zip = substr($string,strrpos($st
ring," ")+1,5);
echo $zip;
Random Solutions
Scanstyles does nothing in Webkit/Firefox
Access chart sorting
Spoolsv.exe using up to 100% CPU
cannot receive email
How many languages does .NET support?
can I use my hard drive with XP and data on it with a system with replaced motherboard ?
USB Mouse and Keyboard Not Working
implementing aixpert on aix
Coookie not storing information
C++ Serial Communication - LSB & MSB