|
|
Sis ir vairakdalu zinojums MIME formata.
------=_NextPart_000_0031_01C969A3.0378E490 Content-Type: text/plain; format=flowed; charset="Utf-8"; reply-type=original Content-Transfer-Encoding: 7bit
Yesterday I've installed PowerShell CTP3 on my notebook and found interesting bug. For virus protection I use Software Restriction Policies and it blocks PS1 files to load:
Windows PowerShell V2 (Community Technology Preview - Features Subject to Change) Copyright (C) 2008 Microsoft Corporation. All rights reserved. File D:\Users\vpodans\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 cannot be loaded because its executi on is blocked by software restriction policies. For more information, contact your system administrator. At line:1 char:2 + . <<<< 'D:\Users\vpodans\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1' + CategoryInfo : NotSpecified: (:) [], PSSecurityException + FullyQualifiedErrorId : RuntimeException PS C:\Users\vPodans> Get-ExecutionPolicy RemoteSigned PS C:\Users\vPodans>
bug is described and reported on connect:
https://connect.microsoft.com/feedback/ViewFeedback.aspx?FeedbackID=389878&SiteID=99
but PS1 extension not monitored by this policy. Can someone confirm this bug? At this time I try to find a method to inspect this issue. -- WBR, Vadims Podans PowerShell blog - www.sysadmins.lv
------=_NextPart_000_0031_01C969A3.0378E490 Content-Type: text/x-vcard; name="=?Utf-8?Q?Vadims_Pod=C4=81ns.vcf?=" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="=?Utf-8?Q?Vadims_Pod=C4=81ns.vcf?="
BEGIN:VCARD VERSION:2.1 N;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE:Pod=C4=81ns;Vadims;;LV-RU ROLE:IT BDAY:19820821 REV:20081229T084841Z END:VCARD
------=_NextPart_000_0031_01C969A3.0378E490--
|
|
|