Submitted by zolotoff on Fri, 03/12/2010 - 18:42
Restricted: Individual cmdlets can run, but not saved Powershell scripts. This is the default setting.
AllSigned: Scripts can run, but must have a digital signature even if written on the local computer. Prompts you before running scripts from trusted publishers.
RemoteSigned: Scripts written on the local computer do not need a digital signature, but any script downloaded from outside (email, IM, Internet) must have a signature to execute.
Unrestricted:: Any script can run, but scripts downloaded from outside will run with a warning.
[code]
Submitted by zolotoff on Fri, 03/12/2010 - 19:47
` Plain backtick, classic word-wrap symbol (See example 1)
`t 'T' for tab
`n 'N' for new line
`r 'R' for return as in carriage return
Backtick also has distant cousins who I have heard about, but never met.
`a Alert
`b Backspace
`0 (Zero) Null
`' Speech mark
`" Another speech mark