Can't get IBM AIX login prompt when using ASCII terminal
Story:Today we got new (old) IBM P6 550, 8203-E8A Server, we already have three like this one in our environment .I spent almost whole day to get log in prompt for VIOS server.Then I boot VIOS, after...
View ArticleSCCM SQL_Latin1_General_CP1_CI_AS collation or Changing the Collation on an...
Today when I started to install SCCM 2012, got error:Configuration Manager requires that you configure your SQL Server instance and Configuration Manager site database (if already present) to use the...
View ArticleReset Domain Controller computer account
Errors appeared on domain controller:The Knowledge Consistency Checker (KCC) has detected that successive attempts to replicate with the following directory service has consistently failed.This...
View ArticleVmware data recovery error -2241 ( Destination index invalid/damaged)
Starting Integrity CheckTo destination /SCSI-0:2/...Starting full integrity checkTrouble reading from destination, error -2241 ( Destination index invalid/damaged)Destination "/SCSI-0:2/" will be...
View ArticleHP P2000 MSA Performance Tool shows old management controller IP's
If your HP P2000 MSA Performance Tool shows old management controller IP's, just delete C:\hp\msa directory.
View ArticleManage Windows Server 2008 R2 / 2008 From Windows Server 2012
All management in one place, it's really nice to have it!From Windows Server 2012, you can manage: Windows 2012 Servers, Windows 2008 R2, Windows server 2008 and for Server 2003 R2 you can check...
View ArticleDisable SID Filter: Access Denied
Netdom trust TrustingDomainName /domain:TrustedDomainName /quarantine:No /userD:TrustingDomainadministratorAcct /passwordD:domainadminpwd Returns you:Access is deniedYou need to correct your...
View ArticleExchange 2013 emc blank page
An error occurred while using SSL configuration for endpoint 0.0.0.0:444. The error status code is contained within the returned data.After deleting or assigning other Exchange certificate, you can't...
View ArticleExchange 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 ArticleIBM 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 ArticlePowershell 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 ArticleLync 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 ArticleHow 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 ArticleArticle 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 ArticleArticle 1
Clean-MailboxDatabase in Exchange 2013Disabled mailbox not showing upUpdate state of disconnected mailboxesGet-MailboxStatistics -Database MDB02 | ForEach { Update-StoreMailboxState -Database...
View ArticleArticle 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 ArticleExchange 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 ArticleConfigure 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 ArticleArticle 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 ArticleExchange 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 ArticleExchngae 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 ArticleEasy 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 ArticleArchserve, 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 ArticleWindows 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 ArticleCentos 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