ÿþs t r C o m p u t e r   =   " . "  
  
 S e t   o b j W M I S e r v i c e   =   G e t O b j e c t ( " w i n m g m t s : \ \ "   &   s t r C o m p u t e r   &   " \ r o o t \ c i m v 2 " )  
 S e t   c o l A c c o u n t s   =   o b j W M I S e r v i c e . E x e c Q u e r y   _  
         ( " S e l e c t   *   F r o m   W i n 3 2 _ U s e r A c c o u n t   W h e r e   L o c a l A c c o u n t   =   T r u e   A n d   N a m e   =   ' A d m i n i s t r a t o r ' " )  
  
 F o r   E a c h   o b j A c c o u n t   i n   c o l A c c o u n t s  
         o b j A c c o u n t . R e n a m e   " N o t A d m i n i s t r a t o r "  
 N e x t  
 