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
phpbb forum
Jython - need try / except Logic for .py Script
IOS VPN Configuration for iPhone
Looping over google maps v3 markers
IE-SSO supported with IronPort S160?
Recover Exchange 2003 from log files
remove spaces from a string using regexreplace
SBS Migration 21 days patch
foward email to a user via mail contact in exchange 2010
Visual Studio 2010 ASP.NET 4.0 not registered error