Forum

exchange 2010 queue...
 
Bildirimler
Hepsini Temizle

exchange 2010 queue viewer ve Message Tracking araçları çalışmıyor

3 Yazılar
2 Üyeler
0 Reactions
750 Görüntüleme
(@efdaldeniz)
Gönderiler: 17
Eminent Member
Konu başlatıcı
 

 merhaba, 

local de koşan exchange 2010 windows 2008 R2 SP1 kurulu son 2 haftadır.  queue viewer ve Message Tracking araçları çalışmıyor, 

connectFunctions.ps1 cannot be loaded because the execution of scripts is disable on the system uyarısı veriryor.

yardımlarını için şimdiden teşekkürler.

 
Gönderildi : 26/04/2018 20:34

(@zaferisik)
Gönderiler: 73
Trusted Member
 

 merhaba, 

local de koşan exchange 2010 windows 2008 R2 SP1 kurulu son 2 haftadır.  queue viewer ve Message Tracking araçları çalışmıyor, 

connectFunctions.ps1 cannot be loaded because the execution of scripts is disable on the system uyarısı veriryor.

yardımlarını için şimdiden teşekkürler.

 

Merhaba

 

set-executionpolicy unrestricted

 

komutu çalıştırın lütfen.

 
Gönderildi : 26/04/2018 21:08

(@efdaldeniz)
Gönderiler: 17
Eminent Member
Konu başlatıcı
 

PS C:\Users\administrator.CMC> set-executionpolicy unrestricted

Execution Policy Change
The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose
you to the security risks described in the about_Execution_Policies help topic at
http://go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy?
[Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): y (BEN BURDA "Y" DEDİM) KIRMIZI İLE YAZDIĞIM ALAN GELDİ.
set-executionpolicy : Windows PowerShell updated your execution policy successfully, but the setting is overridden by
a policy defined at a more specific scope. Due to the override, your shell will retain its current effective
execution policy of Restricted. Type "Get-ExecutionPolicy -List" to view your execution policy settings. For more
information please see "Get-Help Set-ExecutionPolicy".
At line:1 char:1
+ set-executionpolicy unrestricted
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (:) [Set-ExecutionPolicy], SecurityException
+ FullyQualifiedErrorId : ExecutionPolicyOverride,Microsoft.PowerShell.Commands.SetExecutionPolicyCommand

PS C:\Users\administrator.CMC> Get-ExecutionPolicy -List (BUDA POLICY LIST BİLGİLERİM.)

Scope ExecutionPolicy
----- ---------------
MachinePolicy                  Undefined
UserPolicy                       Restricted
Process                           Undefined
CurrentUser                    Undefined
LocalMachine                   Unrestricted

 
Gönderildi : 27/04/2018 11:36

Paylaş: