Re: [MSH] remove-item alias:ac
- From: "Jeffrey Snover [MSFT]" <jsnover@xxxxxxxxxxxxx>
- Date: Sat, 15 Apr 2006 15:23:19 -0700
http://blogs.msdn.com/monad/archive/2006/04/15/576996.aspx
--
Jeffrey Snover [MSFT]
Monad Architect
Microsoft Corporation
This posting is provided "AS IS" with no warranties, no confers rights.
"Mark Ayers" <MarkAyers@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6B2EB2E5-3087-4753-B643-8DBEEB637EFD@xxxxxxxxxxxxxxxx
"dreeschkind" wrote:
The reason is that sharing msh scripts is easier if the aliases of the
core
cmdlets are the same on every profile.
Shouldn't best practice for scripts be full command name?
To see which aliases are readonly type:
get-alias | select name, definition, options | ft -a
Thanks.
.
- Prev by Date: Re: little experiment with arrays
- Next by Date: Re: [MSH] match-string behavior
- Previous by thread: Re: [MSH] remove-item alias:ac
- Next by thread: Re: [MSH] remove-item alias:ac
- Index(es):
Relevant Pages
|