
Posts
-
RE: Let's Encrypt is now used around 4.86%
wordpress.com could be a major part in this as they already support this for custom domains hosted with the,
-
RE: *Solved*: Unable to complete Sharepoint 2013 SP1 install
Surprised that no one replied on this post yet!
The issue is fixed now. This server was shared with a third party company for deploying some custom solutions, and during that time, seems like they did lot of trials. There were lots of orphan web applications on the farm which was giving me the issue. So once SP1 was installed and when we execute the product wizard, SP checks all web apps, db etc and when its not finding all necessary connection like db/web app details, it throws an exception error and stops.
Issue:
The event log was full of errors that some database on my SharePoint SQL instance is not found.Cause:
This was caused by me creating and deleting a service application, and then going into SQL Management Studio and manually deleting the associated service application database. SharePoint still had a record of the database in its config database.Solution:
Delete the record of the orphaned database using PowerShell- Open SharePoint Management Shell
- Type: Get-SPDatabase | fl name, id
- Find the database you wish to remove and select its ID.
- Type: $pp = get-spdatabase <id>
- Type: $pp.delete()
SharePointโs record of the database is now deleted and it should no longer complain that the database is not found.
After a massive cleanup the whole night and had to check from central admin - Health Analyser section, click Review problems and solutions, and on 'Content databases contain orphaned items' and select automatic repair and then reanalyse. I finally got all cleaned up.
Did one more run of products wizard, but still it failed! Upon checking IIS, the app pools and iis sites were found in stopped state. Restarted all sites and app pools, run products wizard and this time it worked without issues and finally got SP1 installed on the farm!
-
RE: What Are You Doing Right Now
@Reid-Cooper said:
Wow, seems early for a Christmas tree. When is it common to have them there? In the US we don't normally see them until December (except in stores, of course.)
My wife is from the Philippines. For them Christmas preparation starts when the "ber" month starts (September...) So we are late!
-
RE: How to set up shared folder with password protected in Active Directory environment.
And may be enable auditing, so you can give your boss a report on who access what, may be use something like http://www.manageengine.com/products/active-directory-audit/windows-file-server-auditing.html or you can check this http://blogs.technet.com/b/mspfe/archive/2013/08/27/auditing-file-access-on-file-servers.aspx
-
RE: What Are You Doing Right Now
@Reid-Cooper said:
And still goes until December 25th?
Yes, of course, as they say, its always fun in the Philippines! Am i right @Joy ?
-
1 free month Cloud Academy full access
https://cloudacademy.com/pricing/plan/professional/checkout/?code=r_devops
AWS DevOps Professional Certification is (you have to learn and master advanced content). Weโd like to give the /r/devops members 1 free month for the AWS DevOps Professional Certification of CA to study with this Learning Path.
You can use this link: https://cloudacademy.com/pricing/plan/professional/checkout/?code=r_devops
You have access to our entire content library, AWS Solutions Architect Associate & AWS Solutions Architect Professional included.
This code will expire in 24h. Good luck to those who will take the AWS exam! Hope it helps. -
RE: Best approach for country VPN for multiple devices
@scottalanmiller said:
Does it work with the Kindle Fire TV is the big question. Almost nothing does.
Not sure how Kindle fire network connectivity is. When i had a Roku3, which didn't have a VPN option on its networking, what i did was to use the L2TP/IPSec setup of PIA on my iMAC, used that VPN for Internet Sharing from MAC to Roku3. -
RE: 1 free month Cloud Academy full access
After signing up, you can go to My Membership to cancel the auto-renewal so you don't forget and get charged.
-
RE: Interview for MIS Officer
Something better is coming soon! Keep trying and learn more.
-
RE: Best approach for country VPN for multiple devices
Please check this, http://help.unotelly.com/support/solutions/articles/193478-setting-up-unodns-on-your-amazon-fire-tv-
and probably as trial, try the DNS entries:
Primary DNS: 5.100.250.54Secondary DNS: 103.250.184.116
-
RE: Microsoft to buy LinkedIn for $26.2 billion!
Another post by an MS employee "No one from MS would be applying for jobs via Linkedin now!"
-
RE: In Need Of Redhat video Tutorials.
Since you are on CentOS7, these might help you to get a kickstart since you would like to go with the video tutorials path:
https://www.udemy.com/introduction-to-linux-centos-7/
And check https://linuxacademy.com/linux