- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for the reply yes I did bang my head for a while till I came upon your solution and it work thanks..
I do have a question which has nothing to do with this problem. Ok the cmdlet get-snapshot I have been trying to get all the methods and properties for this cmdlet and have run into a few snags so maybe you can help.
Here it the way I have been doing it.
get-command get-snapshot | get-member
what am I doing wrong??
thanks again for the help.
Rich