Skip to main content

Home/ PowerShell/ Group items tagged Attributes

Rss Feed Group items tagged

Joel Bennett

Nivot Ink - PowerShell - Function Parameters & .NET Attributes - 0 views

  •  
    You can attach "any" attribute to your function parameters ... (gi function:foo).parameters.str.attributes.add((new-object System.ObsoleteAttribute) )
Joel Bennett

Cmdlet Help Editor tool - Windows PowerShell Blog - 0 views

  •  
    By reflecting on a snap-in assembly, Cmdlet Help Editor creates customized barebones documentation that includes the cmdlets, parameters, and attributes ... enabling you to create help topics for Windows PowerShell cmdlets in the correct XML format...
anonymous

How to modify mailbox custom attributes in Powershell - 0 views

Set-Mailbox -identity Mailchecker -customattribute15 7dayMailboxItemRetention

Powershell Ex2010

started by anonymous on 07 Aug 12 no follow-up yet
1 - 3 of 3
Showing 20 items per page