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
Exchnage database restoration
What do the lights mean on a standard network connector card?
Citrix presentation Svr 4.5 - Data collector election
Delivery Status Notification (Delay)
problem installing oracle 8I on windows 7
how do I reorganise a text file in powershell ?
ASP.Net C#, MS SQL
Passing a structure from VBA in Excel to a C DLL
Javascript form validation problems
Black screen of death upon turning PC On