ÿþ/ /   C o p y r i g h t   ( c )   1 9 9 7 - 2 0 0 3   M i c r o s o f t   C o r p o r a t i o n ,   A l l   R i g h t s   R e s e r v e d  
  
 # p r a g m a   a u t o r e c o v e r  
 # p r a g m a   c l a s s f l a g s ( 6 4 )  
 # p r a g m a   n a m e s p a c e ( " \ \ \ \ . \ \ r o o t " )  
  
 I n s t a n c e   o f   _ _ N a m e s p a c e  
 {  
     N a m e   =   " C l i " ;  
 } ;  
 # p r a g m a   n a m e s p a c e ( " \ \ \ \ . \ \ r o o t \ \ c l i " )  
  
 c l a s s   M S F T _ C l i Q u a l i f i e r  
 {  
     S T R I N G   N a m e ;  
     S T R I N G   Q u a l i f i e r V a l u e [ ] ;  
 } ;  
  
 c l a s s   M S F T _ C l i P a r a m  
 {  
     S T R I N G   D e f a u l t ;  
     S t r i n g   D e s c r i p t i o n ;  
     B O O L E A N   O p t i o n a l ;  
     S T R I N G   P a r a I d ;  
     M S F T _ C l i Q u a l i f i e r   Q u a l i f i e r s [ ] ;  
     S T R I N G   T y p e ;  
 } ;  
  
 c l a s s   M S F T _ C l i V e r b  
 {  
     S T R I N G   D e r i v a t i o n ;  
     S t r i n g   D e s c r i p t i o n ;  
     S T R I N G   N a m e ;  
     M S F T _ C l i P a r a m   P a r a m e t e r s [ ] ;  
     M S F T _ C l i Q u a l i f i e r   Q u a l i f i e r s [ ] ;  
     u i n t 3 2   V e r b T y p e ;  
     S t r i n g   U s a g e ;  
 } ;  
  
 c l a s s   M S F T _ C l i P r o p e r t y  
 {  
     S T R I N G   D e r i v a t i o n ;  
     S t r i n g   D e s c r i p t i o n ;  
     S T R I N G   N a m e ;  
     M S F T _ C l i Q u a l i f i e r   Q u a l i f i e r s [ ] ;  
 } ;  
  
 c l a s s   M S F T _ C l i F o r m a t  
 {  
     S T R I N G   F o r m a t ;  
     S T R I N G   N a m e ;  
     M S F T _ C l i P r o p e r t y   P r o p e r t i e s [ ] ;  
 } ;  
  
 c l a s s   M S F T _ C l i C o n n e c t i o n  
 {  
     S T R I N G   A u t h o r i t y ;  
     S T R I N G   L o c a l e ;  
     S T R I N G   N a m e S p a c e ;  
     S T R I N G   P a s s w o r d ;  
     S T R I N G   S e r v e r ;  
     S T R I N G   U s e r ;  
 } ;  
  
 c l a s s   M S F T _ C l i A l i a s  
 {  
     M S F T _ C l i C o n n e c t i o n   C o n n e c t i o n ;  
     S t r i n g   D e s c r i p t i o n ;  
     M S F T _ C l i F o r m a t   F o r m a t s [ ] ;  
     [ k e y   :   T o I n s t a n c e   T o S u b c l a s s   D i s a b l e O v e r r i d e ]   S T R I N G   F r i e n d l y N a m e ;  
     S T R I N G   P W h e r e ;  
     M S F T _ C l i Q u a l i f i e r   Q u a l i f i e r s [ ] ;  
     S T R I N G   T a r g e t ;  
     M S F T _ C l i V e r b   V e r b s [ ] ;  
 } ;  
  
 [ a s s o c i a t i o n ]    
 c l a s s   M S F T _ C l i S e e A l s o  
 {  
     S t r i n g   D e s c r i p t i o n ;  
     [ k e y ]   M S F T _ C l i A l i a s   R e f   O r i g i n a l ;  
     [ k e y ]   M S F T _ C l i A l i a s   R e f   R e l a t e d ;  
 } ;  
  
 [ A b s t r a c t ]    
 c l a s s   M S F T _ C l i T r a n s l a t e T a b l e E n t r y  
 {  
     s t r i n g   F r o m V a l u e ;  
     s t r i n g   T o V a l u e ;  
 } ;  
  
 c l a s s   M S F T _ C l i T r a n s l a t e T a b l e  
 {  
     [ k e y ]   s t r i n g   N a m e ;  
     M S F T _ C l i T r a n s l a t e T a b l e E n t r y   T b l [ ] ;  
 } ;  
 # p r a g m a   a u t o r e c o v e r  
 # p r a g m a   c l a s s f l a g s ( 6 4 )  
 # p r a g m a   n a m e s p a c e ( " \ \ \ \ . \ \ r o o t \ \ c l i " )  
 i n s t a n c e   o f   _ _ n a m e s p a c e {   n a m e = " m s _ 4 0 9 " ; } ;  
 # p r a g m a   n a m e s p a c e ( " \ \ \ \ . \ \ r o o t \ \ c l i \ \ m s _ 4 0 9 " )  
  
 [ D e s c r i p t i o n ( " I n s t a n c e s   o f   t h e   C l i Q u a l i f i e r   c l a s s   r e p r e s e n t   q u a l i f i e r s   t h a t   i n f l u e n c e   t h e   h a n d l i n g   o f   t h e   a s s o c i a t i e d   o b j e c t .   T h e s e   q u a l i f i e r s   a r e   d r a w n   f r o m   t h e   q u a l i f i e r s   o n   t h e   u n d e r l y i n g   W M I   o b j e c t   a n d   s h o u l d   b e   h a n d l e d   t h e   s a m e   w a y .   F o r   e x a m p l e   V a l u e M a p   s h o u l d   b e   t r e a t e d   a s   a   c o n s t r a i n t   o n   t h e   v a l u e s   t h a t   m a y   u s e d   w i t h   t h e   S e t   v e r b   o n   a   p r o p e r t y .   T h e   M a x L e n   q u a l i f i e r   s h o u l d   b e   t r e a t e d   a s   a   c o n s t r a i n t   o n   t h e   n u m b e r   o f   c h a r a c t e r s   t h a t   c a n   b e   p r o v i d e d   o n   a   S e t . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i Q u a l i f i e r  
 {  
     [ D e s c r i p t i o n ( " T h e   n a m e   o f   t h e   q u a l i f i e r   -   t h i s   m u s t   b e   u n i q u e   w i t h i n   t h e   s e t   o f   q u a l i f i e r s   f o r   t h e   o b j e c t   t h e   q u a l i f i e r   a p p l i e s   t o " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   N a m e ;  
     [ D e s c r i p t i o n ( " T h e   v a l u e   f o r   t h e   q u a l i f i e r .   N o t e   t h a t   t h e   W M I   c o n v e n t i o n   w i l l   b e   s t r i c t l y   f o l l o w e d   a n d   q u a l i f i e r s   p r e s e n t   w i t h o u t   a   v a l u e   w i l l   n o t   h a v e   a n y   e n t r i e s   i n   t h i s   p r o p e r t y .   F o r   e x a m p l e   t h e   W r i t e   q u a l i f i e r   i s   c o m m o n l y   u s e d   w i t h o u t   a   v a l u e   a n d   t h e   p r e s e n c e   o f   t h e   q u a l i f i e r   i s   t a k e n   a s   i n d i c a t i n g   t h a t   t h e   p r o p e r t y   i s   w r i t a b l e   -   i t s   v a l u e   i s   i r r e l e v a n t . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   Q u a l i f i e r V a l u e [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " I n s t a n c e s   o f   t h e   C l i P a r a m   c l a s s   d e f i n e   v e r b   p a r a m e t e r s .   E a c h   v e r b   h a s   a   ( p o s s i b l y   e m p t y )   l i s t   o f   p a r a m e t e r s   a c c e p t e d   b y   t h e   v e r b .   T h e   C l i P a r a m   i n s t a n c e   d e f i n e s   t h e   n a m e   o f   t h e   p a r a m a t e r ,   t h e   d e f a u l t   v a l u e   f o r   t h e   p a r a m e t e r ,   t h e   t y p e   o f   t h e   p a r a m e t e r   a n d   w h e t e h r   t h e   p a r a m e t e r   i s   o p t i o n a l   o r   n o t . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i P a r a m  
 {  
     [ D e s c r i p t i o n ( " T h e   d e f a u l t   s t r i n g   d e f i n e s   t h e   d e f a u l t   v a l u e   u s e d   f o r   t h e   p a r a m e t e r   i f   t h e   u s e r   c h o o s e   n o t   t o   s u p p l y   a n y   a c t u a l   v a l u e . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   D e f a u l t ;  
     [ D e s c r i p t i o n ( " T h e   D e s c r i p t i o n   p r o p e r t y   p r o v i d e s   d e s c r i p t i o n   o f   t h e   p a r a m e t e r " )   :   A m e n d e d   T o S u b c l a s s ]   S t r i n g   D e s c r i p t i o n ;  
     [ D e s c r i p t i o n ( " T h e   O p t i o n a l   b o o l e a n   i n d i c a t e s   t h a t   t h e   p a r a m e t e r   m a y   b e   o m o t t e d . " )   :   A m e n d e d   T o S u b c l a s s ]   B O O L E A N   O p t i o n a l ;  
     [ D e s c r i p t i o n ( " T h e   P a r a I d   s t r i n g   i s   t h e   f o r m a l   n a m e   f o r   t h e   p a r a m e t e r . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   P a r a I d ;  
     [ D e s c r i p t i o n ( " T h e   q u a l i f i e r s   a p p l i c a b l e   t o   t h i s   P a r a m e t e r " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i Q u a l i f i e r   Q u a l i f i e r s [ ] ;  
     [ D e s c r i p t i o n ( " T h e   T y p e   s t r i n g   d e f i n e s   t h e   f o r m a t   e x p e c t e d   f o r   a n y   v a l u e   s u p p l i e d   f o r   t h i s   p a r a m e t e r . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   T y p e ;  
 } ;  
  
 [ D e s c r i p t i o n ( " I n s t a n c e s   o f   t h e   C l i V e r b   c l a s s   r e p r e s e n t   b e h a v i o r   a v a i l a b l e   t h r o u g h   t h e   a l i a s .   T h e   N a m e   p r o p e r t y   d e f i n e s   t h e   a c t u a l   f u n c t i o n   t o   b e   i n v o k e d   w h e n   t h e   v e r b   i s   u s e d   i n   a   c o m m a n d .   T h e   f u n c t i o n   m a y   b e   e i t h e r   a   f i i x e d   l i s t   o f   s y s t e m   d e f i n e d   s t a n d a r d   f u n c t i o n s   s u c h   a s   C A L L .   O r   t h e   f u n c t i o n   m a y   b e   a   m e t h o d   b y   o n   t h e   T a r g e t   o f   t h e   a l i a s .   T h e   v e r b   h a s   b o t h   a   D e s c r i p t i o n s   p r o p e r t y   p r o v i d i n g   a   d e s c r i p t i o n   o f   w h a t   t h e   v e r b   d o e s   a n d   a   U s a g e s   p r o p e r t y   p r o v i d i n g   a   d e s c r i p t i o n   o f   h o w   t h e   v e r b   s h o u l d   b e   c a l l e d . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i V e r b  
 {  
     [ D e s c r i p t i o n ( " T h e   D e r i v a t i o n   s t r i n g   r e p r e s e n t s   t h e   n a m e   o f   t h e   m e t h o d   t h e   v e r b   i s   b a s e d   o n   o r   t h e   n a m e   o f   a   s t a n d a r d   v e r b   ( f o r   e x a m p l e   t h e   s t a n d a r d   v e r b   ' C A L L ' ) . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   D e r i v a t i o n ;  
     [ D e s c r i p t i o n ( " T h e   D e s c r i p t i o n   p r o p e r t y   p r o v i d e s   t h e   d e s c r i p t i o n   o f   t h e   v e r b " )   :   A m e n d e d   T o S u b c l a s s ]   S t r i n g   D e s c r i p t i o n ;  
     [ D e s c r i p t i o n ( " T h e   N a m e   s t r i n g   p r o v i d e s   t h e   n a m e   f o r   t h e   v e r b . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   N a m e ;  
     [ D e s c r i p t i o n ( " T h e   P a r a m e t e r s   a r r a y   p r o v i d e s   a n   a r r a y   o f   o b j e c t s   t h a t   d e s c r i b e   t h e   p a r a m e t e r s   a c c e p t e d   b y   t h e   v e r b . " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i P a r a m   P a r a m e t e r s [ ] ;  
     [ D e s c r i p t i o n ( " T h e   q u a l i f i e r s   a p p l i c a b l e   t o   t h i s   V e r b " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i Q u a l i f i e r   Q u a l i f i e r s [ ] ;  
     [ D e s c r i p t i o n ( " T h e   V e r b T y p e   p r o p e r t y   i d e n t i f i e s   t h e   t y p e   o f   t h e   v e r b .   I f   t h e   V e r b T y p e   p r o p e r t y   h a s   t h e   v a l u e   2   ( C o m m a n d L i n e ) ,   t h e   v e r b   i s   e x e c u t e d   b y   i n v o c a t i o n   o f   t h e   c o m m a n d   l i n e   u t i l i t y   n a m e d   i n   t h e   D e r i v a t i o n   p r o p e r t y .   I f   n o   P a r a m e t e r s   a r e   p r o v i d e d   a s   a   p a r t   o f   t h e   v e r b   d e f i n i t i o n ,   a t   i n v o c a t i o n   t i m e   t h e   t e x t   u p   t o   t h e   n e x t   c a r r i a g e   r e t u r n   s h o u l d   b e   p a s s e d   t o   t h e   u t i l i t y   n a m e d   i n   t h e   D e r i v a t i o n   p r o p e r t y .   I f   a n y   P a r a m e t e r s   a r e   p r o v i d e d   a s   a   p a r t   o f   t h e   v e r b   d e f i n i t i o n   -   t h e   p a r a m e t e r   d e f i n i t i o n s   s h o u l d   b e   u s e d   i n   c h e c k i n g   a c t u a l   p a r a m e t e r s   p r o v i d e d   a t   i n v o c a t i o n   t i m e . " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " C l a s s   M e t h o d " ,   " S t a n d a r d " ,   " C o m m a n d L i n e " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   V e r b T y p e ;  
     [ D e s c r i p t i o n ( " T h e   U s a g e s   a r r a y   p r o v i d e s   t h e   t e x t   t h a t   d e f i n e s   h o w   t h e   v e r b   s h o u l d   b e   u s e d . " )   :   A m e n d e d   T o S u b c l a s s ]   S t r i n g   U s a g e ;  
 } ;  
  
 [ D e s c r i p t i o n ( " I n s t a n c e s   o f   t h e   C l i P r o p e r t y   c l a s s   d e s c r i b e   v a l u e s   t h a t   w i l l   b e   u s e d   i n   a   F o r m a t .   E a c h   p r o p e r t y   h a s   a   n a m e ,   d e s c r i p t i o n   a n d   a   D e r i v a t i o n .   N o t e   a n y   f o r m a t t i n g   s t r a t e g i e s   s u c h   a s   t r u n c a t i o n   l e n g t h   o r   f o r m a t t i n g   s t r a t e g i e s   f o r   n u m e r i c   v a l u e s   w i l l   b e   d e f i n e d   i n   t h e   s t y l e s h e e t   d e f i n e d   f o r   t h e   f o r m a t   c o n t a i n i n g   t h e   p r o p e r t y . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i P r o p e r t y  
 {  
     [ D e s c r i p t i o n ( " T h e   D e r i v a t i o n   s t r i n g   p r o v i d e s   a n   e x p r e s s i o n   t h a t   w i l l   b e   u s e d   b y   t h e   c o m m a n d l i n e   u t i l i t y   t o   d e r i v e   t h e   v a l u e   f o r   t h e   p r o p e r t y .   T h e   d e r i v a t i o n   m u s t   b e   e i t h e r   t h e   n a m e   o f   a   p r o p e r t y   d e f i n e d   b y   t h e   A l i a s '   W M I O b j e c t   o r   a   C o m m a n d   L i n e   c o m m a n d   s u c h   a s   ' w   S y s t e m   G e t   N a m e ' . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   D e r i v a t i o n ;  
     [ D e s c r i p t i o n ( " T h e   D e s c r i p t i o n   p r o p e r t y   p r o v i d e s   a   d e s c r i p t i o n   o f   t h e   p r o p e r t y " )   :   A m e n d e d   T o S u b c l a s s ]   S t r i n g   D e s c r i p t i o n ;  
     [ D e s c r i p t i o n ( " T h e   N a m e   s t r i n g   p r o v i d e s   t h e   n a m e   o f   t h e   p r o p e r t y   t o   b e   d i s p l a y e d . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   N a m e ;  
     [ D e s c r i p t i o n ( " T h e   q u a l i f i e r s   a p p l i c a b l e   t o   t h i s   P r o p e r t y " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i Q u a l i f i e r   Q u a l i f i e r s [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " I n s t a n c e s   o f   t h e   C l i F o r m a t   c l a s s   r e p r e s e n t   a   d i s p l a y   s t r a t e g y   f o r   t h e   a l i a s .   T h e   d i s p l a y   s t r a t e g y   c o n s i s t s   o f   a   l i s t   o f   p r o p e r t i e s   t o   b e   d i s p l a y e d   t o g e t h e r   w i t h   a f o r m a t   ( r e p r e s e n t e d   b y   a n   X S L   s t y l e   s h e e t )   t o   b e   u s e d   i n d i s p l a y i n g   t h e m " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i F o r m a t  
 {  
     [ D e s c r i p t i o n ( " T h e   F o r m a t   s t r i n g   p r o v i d e s   t h e   l o c a t i o n   o f   a n   X S L   f i l e     t h a t   c a n   b e   u s e d   t o   f o r m a t   t h e   o u t p u t   f r o m   t h e   c a t e g o r y . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   F o r m a t ;  
     [ D e s c r i p t i o n ( " T h e   N a m e   s t r i n g   c o r r e s p o n d s   t o   t h e   f o r m a t   u s e d   w i t h   t h e   S H O W   c o m m a n d .   T h e   f o r m a t   n a m e   m a y   b e   o n e   o f   t h e   s y s t e m   d e f i n e d   f o r m a t s ( F U L L ,   B R I E F ,   I N S T A N C E )   o r   m a y   b e   a n   a r b i t r a r y   u s e r - d e f i n e d   f o r m a t . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   N a m e ;  
     [ D e s c r i p t i o n ( " T h e   P r o p e r t i e s   a r r a y s   i s   t h e   l i s t   o f   p r o p e r t i e s   t o   b e   s h o w n   f o r   t h i s   F o r m a t . " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i P r o p e r t y   P r o p e r t i e s [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h e   C l i C o n n e c t i o n   c l a s s   d e f i n e s   p a r a m e t e r s   t o   b e   u s e d   w i t h   t h e   o w n i n g   a l i a s   w h e n   e s t a b l i s h i n g   t h e   c o n n e c t i o n   t o   t h e   n a m e s p a c e   o n   w h i c h   t h e   A l i a s   w i l l   o p e r a t e .   I f   o n e   o f   t h e   c o n n e c t i o n   p r o p e r t i e s   i s   n o t   s p e c i f i e d   i t   s h o u l d   d e f a u l t   t o   t h e   c u r r e n t   v a l u e   f o r   t h a t   p r o p e r t y   f o r   t h e   u t i l i t y   s e s s i o n . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i C o n n e c t i o n  
 {  
     [ D e s c r i p t i o n ( " O p t i o n a l .   I f   t h e   s t r A u t h o r i t y   p a r a m e t e r   b e g i n s   w i t h   t h e   s t r i n g   ' k e r b e r o s : ' ,   K e r b e r o s   a u t h e n t i c a t i o n   i s   u s e d   a n d   t h i s   p a r a m e t e r   s h o u l d   c o n t a i n   a   K e r b e r o s   p r i n c i p a l   n a m e .   I f   t h e   s t r A u t h o r i t y   p a r a m e t e r   c o n t a i n s   a n y   o t h e r   v a l u e ,   N T L M   a u t h e n t i c a t i o n   i s   u s e d   a n d   t h i s   p a r a m e t e r   s h o u l d   c o n t a i n   a n   N T L M   d o m a i n   n a m e .   I f   y o u   l e a v e   t h i s   p a r a m e t e r   b l a n k   t h e   o p e r a t i n g   s y s t e m   n e g o t i a t e s   w i t h   D C O M   t o   d e t e r m i n e   w h e t h e r   N T L M   o r   K e r b e r o s   a u t h e n t i c a t i o n   i s   u s e d .   T h i s   p a r a m e t e r   s h o u l d   o n l y   b e   u s e d   w i t h   c o n n e c t i o n s   t o   r e m o t e   W M I   s e r v e r s .   I f   y o u   a t t e m p t   t o   s e t   t h e   a u t h o r i t y   f o r   a   l o c a l   W M I   c o n n e c t i o n ,   t h e   c o n n e c t i o n   a t t e m p t   f a i l s .   F o r   m o r e   i n f o r m a t i o n   s e e   U s i n g   K e r b e r o s   o r   N T L M   A u t h e n t i c a t i o n   w i t h   t h e   S c r i p t i n g   A P I   i n   t h e   W M I   S D K   h e l p   f i l e   f o r   m o r e   i n f o r m a t i o n .   " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   A u t h o r i t y ;  
     [ D e s c r i p t i o n ( " O p t i o n a l .   S t r i n g   t h a t   s p e c i f i e s   t h e   l o c a l i z a t i o n   c o d e .   I f   y o u   w a n t   t o   u s e   t h e   c u r r e n t   l o c a l e ,   l e a v e   i t   b l a n k .   I f   n o t   b l a n k ,   t h i s   p a r a m e t e r   m u s t   b e   a   s t r i n g   t h a t   i n d i c a t e s   t h e   d e s i r e d   l o c a l e   i n   w h i c h   i n f o r m a t i o n   s h o u l d   b e   r e t r i e v e d .   F o r   M i c r o s o f t   l o c a l e   i d e n t i f i e r s ,   t h e   f o r m a t   o f   t h e   s t r i n g   i s   ' M S _ x x x x ' ,   w h e r e   x x x x   i s   a   s t r i n g   i n   h e x a d e c i m a l   f o r m   t h a t   i n d i c a t e s   t h e   L C I D .   F o r   e x a m p l e ,   A m e r i c a n   E n g l i s h   w o u l d   a p p e a r   a s   ' M S _ 4 0 9 ' " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   L o c a l e ;  
     [ D e s c r i p t i o n ( " O p t i o n a l .   S t r i n g   t h a t   s p e c i f i e s   t h e   n a m e s p a c e   t o   w h i c h   y o u   l o g   o n .   F o r   e x a m p l e ,   t o   l o g   o n   t o   t h e   r o o t \ \ d e f a u l t   n a m e s p a c e ,   u s e   ' r o o t \ \ d e f a u l t ' .   I f   y o u   d o   n o t   s p e c i f y   t h i s   p a r a m e t e r ,   i t   d e f a u l t s   t o   t h e   n a m e s p a c e   t h a t   h a s   b e e n   c o n f i g u r e d   a s   t h e   d e f a u l t   n a m e s p a c e   f o r   s c r i p t i n g .   F o r   m o r e   i n f o r m a t i o n   o n   t h e   d e f a u l t   v a l u e   f o r   t h i s   p a r a m e t e r ,   s e e   W M I   S D K   h e l p   e n t r i e s   o n   O b j e c t   C r e a t i o n   a n d   M o n i k e r s . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   N a m e S p a c e ;  
     [ D e s c r i p t i o n ( " O p t i o n a l .   S t r i n g   t h a t   s p e c i f i e s   t h e   p a s s w o r d   t o   u s e   w h e n   a t t e m p t i n g   t o   c o n n e c t .   L e a v e   i t   b l a n k   t o   u s e   t h e   p a s s w o r d   o f   t h e   c u r r e n t   l o g g e d - o n   u s e r .   T h e   P a s s w o r d   p a r a m e t e r   s h o u l d   o n l y   b e   u s e d   w i t h   c o n n e c t i o n s   t o   r e m o t e   W M I   s e r v e r s .   I f   y o u   a t t e m p t   t o   s p e c i f y   P a s s w o r d   f o r   a   l o c a l   W M I   c o n n e c t i o n ,   t h e   c o n n e c t i o n   a t t e m p t   f a i l s .   " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   P a s s w o r d ;  
     [ D e s c r i p t i o n ( " O p t i o n a l .   F o r   a c c e s s   t o   a   r e m o t e   c o m p u t e r   u s i n g   D C O M ,   t h i s   p a r a m e t e r   s p e c i f i e s   t h e   c o m p u t e r   n a m e .   O n e   e x a m p l e   i s   ' m y s e r v e r ' .   I f   y o u   d o   n o t   p r o v i d e   t h i s   p a r a m e t e r ,   t h e   c a l l   d e f a u l t s   t o   t h e   l o c a l   c o m p u t e r . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   S e r v e r ;  
     [ D e s c r i p t i o n ( " O p t i o n a l .   S t r i n g   t h a t   s p e c i f i e s   t h e   u s e r   n a m e   t o   u s e   w h i l e   a t t e m p t i n g   t o   c o n n e c t .   T h i s   c a n   b e   i n   t h e   f o r m   o f   a   u s e r   n a m e   o r   D o m a i n \ \ U s e r n a m e .   L e a v e   i t   b l a n k   t o   u s e   t h e   c u r r e n t   l o g g e d - o n   u s e r   n a m e .   T h e   s t r U s e r   p a r a m e t e r   s h o u l d   o n l y   b e   u s e d   w i t h   c o n n e c t i o n s   t o   r e m o t e   W M I   s e r v e r s .   I f   y o u   a t t e m p t   t o   s p e c i f y   s t r U s e r   f o r   a   l o c a l   W M I   c o n n e c t i o n ,   t h e   c o n n e c t i o n   a t t e m p t   f a i l s . " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   U s e r ;  
 } ;  
  
 [ D e s c r i p t i o n ( " I n s t a n c e s   o f   t h e   C l i A l i a s   c l a s s   r e p r e s e n t   a l i a s e s .   T h e s e   a r e   u s e d   b y   t h e   W M I   c o m m a n d   u t i l i t y   a s   a   m e c h a n i s m   f o r   r e s t r u c t u r i n g   t h e   c a p a b i l i t i e s   p r o v i d e d   b y   t h e   W M I   s c h e m a .   T h e   r e s t r u c t u r i n g   i s   d o n e   b y   r o l e s .   T h e   r o l e s   a r e   r e p r e s e n t e d   b y   n a m e s p a c e s .   C l i A l i a s   i n s t a n c e s   a r e   o r g a n i z e d   i n t o   r o l e   o r i e n t e d   n a m e s p a c e s   i n   s u c h   a   w a y   t h a t   t h e   a l i a s e s   r e q u i r e d   b y   a   s p e c i f i c   o p e r a t i o n a l   r o l e   w i l l   a l l   b e   f o u n d   t o g e t h e r .   F o r   e x a m p l e   a l l   t h e   p r i n t e r   m a n a g e m e n t   a l i a s e s   w i l l   b e   f o u n d   i n   t h e   \ \ \ \ . \ \ r o o t \ \ o p s \ \ p r i n t e r   n a m e s p a c e .   E a c h   a l i a s   c o n s i s t s   o f   a   l i s t   o f   F o r m a t s   a n d   v e r b s .   T h e   f o r m a t s   p r o v i d e   v a r i o u s   d i s p l a y   s t r a t e g i e s   f o r   t h e   A l i a s   ( f o r   e x a m p l e   F U L L   o r   B R I E F ) .   T h e   v e r b s   r e p r e s e n t   b e h a v i o r   t h a t   i s   a v a i l a b l e   t h r o u g h   t h e   A l i a s   ( f o r   e x a m p l e   R E S E T   i n   t h e   c o n t e x t   o f   a   p r i n t e r ) .   E a c h   f o r m a t   c o n s i s t s   o f   a   l i s t   o f   p r o p e r t i e s .   T h e   A l i a s   i t s e l f   i s   r e l a t e d   t o   t h e   s c h e m a   t h r o u g h   t h e   T a r g e t   p r o p e r t y   t h a t   c o n t a i n s   a   W Q L   q u e r y   o r   a   v a l i d   p a t h   ( w h i c h   m a y   b e   j u s t   a   c l a s s   n a m e )   t h a t   d e f i n e s   t h e   i n s t a n c e   o r   s e t   o f   i n s t a n c e s   t h e   a l i a s   a p p l i e s   t o .   " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i A l i a s  
 {  
     [ D e s c r i p t i o n ( " T h e   C o n n e c t i o n   o b j e c t   d e f i n e s   p a r a m e t e r s   r e q u i r e d   w h e n   c o n n e c t i n g   t o   W M I " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i C o n n e c t i o n   C o n n e c t i o n ;  
     [ D e s c r i p t i o n ( " T h e   D e s c r i p t i o n   p r o p e r t y   p r o v i d e s   a   d e s c r i p t i o n   o f   t h e   a l i a s " )   :   A m e n d e d   T o S u b c l a s s ]   S t r i n g   D e s c r i p t i o n ;  
     [ D e s c r i p t i o n ( " T h e   e l e m e n t s   o f   t h e   F o r m a t s   a r r a y   d e f i n e   l i s t s   o f   p r o p e r t i e s   t o   b e   s h o w n   f o r   t h i s   a l i a s .   T h i s   i s   a   l i s t   o f   l i s t s   i n d e x e d   b y   t h e   f o r m a t   n a m e   ( f o r   e x a m p l e   F U L L ,   B R I E F ,   I N S T A N C E   o r   a   u s e r   d e f i n e d   q u a l i f i e r ) . " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i F o r m a t   F o r m a t s [ ] ;  
     [ D e s c r i p t i o n ( " T h e   F r i e n d l y N a m e   s t r i n g   p r o v i d e s   t h e   n a m e   f o r   t h e   a l i a s .   T h e   n a m e   w i l l   b e   u n i q u e   i n   t h e   c o n t e x t   o f   t h e   n a m e s p a c e   i n   w h i c h   t h e   a l i a s   i s   d e f i n e d .   N o t e   C L A S S ,   Q U E R Y ,   P A T H   a n d   R E S T O R E   c a n n o t   b e   u s e d   a s   a l i a s   n a m e s   a s   t h e y   a p p e a r   i n   t h e   s a m e   l o c a t i o n   i n   t h e   s y n t a x . " )   :   A m e n d e d   T o S u b c l a s s , k e y   :   T o I n s t a n c e   T o S u b c l a s s   D i s a b l e O v e r r i d e ]   S T R I N G   F r i e n d l y N a m e ;  
     [ D e s c r i p t i o n ( " T h e   P W h e r e   p r o p e r t y   d e f i n e s   a   f r o m / w h e r e   c l a u s e   ( i . e .   a   W Q L   q u e r y   w i t h o u t   t h e   S e l e c t   c l a u s e ) .   T h e   q u e r y   s t r i n g   m a y   c o n t a i n   s u b s t i t u t i o n   p a r a m e t e r s   ( t o k e n s   p r e c e d e d   b y   a   ' # '   m a r k )   i n d i c a t i n g   w h e r e   v a l u e s   m a y   b e   s u b s t i t u t e d   i n t o   t h e   q u e r y   s t r i n g .   T h e   p a r a m e t e r   v a l u e s   a r e   t a k e n   f r o m   t h e   t o k e n s   i m m e d i a t e l y   a f t e r   t h e   a l i a s   i f   t h e   t o k e n   c a n n o t   b e   r e s o l v e d   t o   a   s w i t c h   o r   v e r b   -   t h i s   a l l o w s   f o r   e x a m p l e   a   c o m m a n d   s u c h   a s   ' w   K i l l P r o c e s s   1 5 4 '   w h e r e   t h e   P W h e r e   v a l u e   f o r   t h e   K i l l P r o c e s s   a l i a s   w o u l d   b e   ' F r o m   W i n 3 2 _ p r o c e s s   W h e r e   P r o c e s s I d   =   # P r o c I d ' " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   P W h e r e ;  
     [ D e s c r i p t i o n ( " T h e   q u a l i f i e r s   a p p l i c a b l e   t o   t h i s   A l i a s " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i Q u a l i f i e r   Q u a l i f i e r s [ ] ;  
     [ D e s c r i p t i o n ( " T h e   T a r g e t   s t r i n g   d e f i n e s   t h e   o b j e c t   t o   b e   o p e r a t e d   o n   t h r o u g h   t h e   A l i a s .   T h e   s t r i n g   m a y   b e   a   s i m p l e   c l a s s   n a m e   o r   a   W Q L   q u e r y .   I f   t h e   T a r g e t   p r o p e r t y   i s   e m p t y   o n l y   v e r b s   b a s e d   o n   c o m m a n d l i n e   u t i l i t i e s   m a y   b e   u s e d   b y   t h e   a l i a s " )   :   A m e n d e d   T o S u b c l a s s ]   S T R I N G   T a r g e t ;  
     [ D e s c r i p t i o n ( " T h e   V e r b s   a r r a y   i s   t h e   l i s t   o f   v e r b s   s u p p o r t e d   f o r   t h i s   a l i a s . " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i V e r b   V e r b s [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h e   C l i S e e A l s o   a s s o c i a t i o n   p r o v i d e s   a   r e l a t i o n s h i p   b e t w e e n   a n   a l i a s   a n d   r e l a t e d   a l i a s e s   t h a t   m a y   b e   u s e d   a s   a   p a r t   o f   t h e   s a m e   r o l e . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i S e e A l s o  
 {  
     [ D e s c r i p t i o n ( " T h e   D e s c r i p t i o n s   p r o p e r t y   p r o v i d e s   a   d e s c r i p t i o n   o f   h o w   t h e   S e e A l s o A l i a s   r e l a t e s   t o   t h e   o r i g i n a l " )   :   A m e n d e d   T o S u b c l a s s ]   S t r i n g   D e s c r i p t i o n ;  
 } ;  
  
 [ D e s c r i p t i o n ( " A   t r a n s l a t e t a b l e   e n t r y   d e f i n e s   a   m a p p i n g   b e t w e e n   o n e   v a l u e   o r   s e t   o f   v a l u e s   a n d   a n o t h e r   v a l u e . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i T r a n s l a t e T a b l e E n t r y  
 {  
     [ D e s c r i p t i o n ( " T h e   F r o m V a l u e   p r o p e r t y   d e f i n e s   a   v a l u e   o r   s e t   o f   v a l u e s   t h a t   i s   t o   b e   t r a n s l a t e d .   I f   t h e   v a l u e   i s   a   s e t   t h e   s y n t a x   < v a l u e 1 > - < v a l u e 2 >   s h o u l d   b e   u s e d .   T h i s   w i l l   b e   i n t e r p r e t e d   a s   m e a n i n g   a n y   v a l u e   i n   c o l l a t i n g   s e q u e n c e   o r d e r   b e t w e e n   a n d   i n c l u d i n g   v a l u e 1   a n d   v a l u e 2 .   I f   t h e   c h a r a c t e r   \ " - \ "   i s   t o   b e   i n c l u d e d   i t   s h o u l d   b e   e s c a p e d   w i t h   a   \ \   c h a r a c t e r " )   :   A m e n d e d   T o S u b c l a s s ]   s t r i n g   F r o m V a l u e ;  
     [ D e s c r i p t i o n ( " T h e   T o V a l u e   p r o p e r t y   d e f i n e s   t h e   v a l u e   t o   b e   s u b s t i t u t e d   f o r   t h e   v a l u e   r e c o g n i s e d   b y   t h e   F r o m V a l u e   p r o p e r t y . " )   :   A m e n d e d   T o S u b c l a s s ]   s t r i n g   T o V a l u e ;  
 } ;  
  
 [ A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F T _ C l i T r a n s l a t e T a b l e  
 {  
     [ k e y , D e s c r i p t i o n ( " T h e   N a m e   p r o p e r t y   p r o v i d e s   a   u n i q u e   i d e n t i f i e r   f o r   t h e   t a b l e .   T h i s   i d e n t i f i e r   m a y   b e   r e f e r e n c e d   i n   t h e   T r a n s l a t e   s w i t c h . " )   :   A m e n d e d   T o S u b c l a s s ]   s t r i n g   N a m e ;  
     [ D e s c r i p t i o n ( " T h e   T b l   p r o p e r t y   p r o v i d e s   a n   a r r a y   o f   t r a n s l a t e   t a b l e   e n t r i e s   t h a t   d e f i n e   t h e   t r a n s l a t i o n s   t o   b e   p e r f o r m e d   f o r   t h i s   t r a n s l a t e   t a b l e . " )   :   A m e n d e d   T o S u b c l a s s ]   M S F T _ C l i T r a n s l a t e T a b l e E n t r y   T b l [ ] ;  
 } ;  
 Error downloading file: Thread was being aborted.