Quantcast
Channel: Certified Solitare Expert
Browsing all 37 articles
Browse latest View live

Exchange 2013, Outlook keeps asking for password

If you have exchange 2013 which uses NTLM authentication and you can't sleep, because every time than you start Outlook you must enter a password....Solution:Edit group policy Lan Manager...

View Article


IBM AIX VIOS IVM unavailable

Hello folks!Issue:IBM VIOS IVM http server unavailable.Resolution:Login to VIOS server with root account.Enter:​/usr/bin/ksh /usr/ios/lpm/sbin/httpdmgr sopAnd​/usr/bin/ksh /usr/ios/lpm/sbin/httpdmgr...

View Article


Powershell script Bypass UAC, Evaluated scheduled task.

Hey Guys,I faced with a problem, then need to run  powershell script where is UAC enabled, and Powershell execution policy is set to: restricted, exmp: domain controllers.Lat's say you need to create...

View Article

Lync Server 2013 front-end service stuck on Starting

If your Lync Server Front-end service stuck on Starting.First:Check certificates store using MMC:There should not be any expired certificate.All certificate must be self sign. (certificate property...

View Article

How to Mail-enable Active Directory Contacts in Exchange

How to mail enable Active Direcoty Contacts in Exchange using Exchange Managment shellGet-contact -RecipientTypeDetails Contact -Filter 'WindowsEmailAddress -ne $null' | foreach { enable-mailcontact...

View Article


Article 2

Restored Domain Controller not replicating (Probably restored VM) Recovering from USN RollbackYou restored your DC from VM backup or did other type of restore, and now you experience some issues with...

View Article

Article 1

Clean-MailboxDatabase in Exchange 2013Disabled mailbox not showing upUpdate state of disconnected mailboxesGet-MailboxStatistics -Database MDB02 | ForEach { Update-StoreMailboxState -Database...

View Article

Article 0

Issue:Lync 2013 client address book synchronizing and never comes up.Solution:add registry key:Start CMD as admin, enter:reg add HKLM\Software\Policies\Microsoft\Office\15.0\Lync /v...

View Article


Image may be NSFW.
Clik here to view.

Exchange 2013, IOS 7, ActiveSync with certificate authentification issues,...

Issue:Message rejected by server because it is too large. Hey folks!If you're looking for solution to this ir problem, it's right here :)Enviroment Exchnage 2013 running on Server 2012 R2, IOS 7...

View Article


Configure the Active Directory Domain Services (AD CS) certification...

To configure the Active Directory Domain Services (AD CS) certification authority (CA) service (CertSvc) to listen on a static DCOM portLog on with an account that has local administrator permission on...

View Article

Article 0

Internet Explorer blocks outdated Java version:Java(TM) was blocked because it is out of date and needs to be updated and options to Update or Run this time ...Just add:reg add...

View Article

Exchange 2013/2010/2007 Count total messages sent/received for specific user...

[Int] $intSent = $intRec = 0Get-MessageTrackingLog -ResultSize Unlimited -Start "2014-08-31 23:59:59" -End "2015-03-12 17:00:00" -Sender "senderemail@email.com" -EventID submit| ForEach { $intSent++...

View Article

Image may be NSFW.
Clik here to view.

Exchngae 2013: MessageCopyForSentAsEnabled "A parameter cannot be found that...

Hey folks!Just upgraded your Exchange 2013 to CU9 and trying to use great future "MessageCopyForSentAsEnabled" that was returned from E2010, but unfortunately you get error:"A parameter cannot be found...

View Article


Image may be NSFW.
Clik here to view.

Easy way to Migrate Windows DNS server

Hey folks! I'm sharing the easy way of Windows DNS server migration Few easy steps: 1. Setup your new DNS server. 2.Make old Zone Transferable to new DNS server (Allow Zone transfers to new DNS...

View Article

Image may be NSFW.
Clik here to view.

Archserve, restoring Exchange DB to file system (different location)

Archserve, Exchange DB restore to alternate locationIf you want to restore let's say one of your ten DB's to alternate location on your Windows server file system..... There is no option in Archserv...

View Article


Image may be NSFW.
Clik here to view.

Windows 7: Remote Desktop error in licensing protocol

If you get error like this:Simple run rdp "as administrator" (right click on shortcut)That's all. 

View Article

Image may be NSFW.
Clik here to view.

Centos 7 PHP Apache SSO with Active Directory domain

 Centos 7 PHP Apache SSO with Active Directory domainManually create computer account (for SSO Linux server) in Active Directory, set delegation to trust this computer:create keytab file, run cmd as...

View Article

Browsing all 37 articles
Browse latest View live