Orange County District Attorney
Orange County District Attorney
Hi,
I was following the directions from the microsoft link below:
http://msdn.microsoft.com/en-us/library/ee554869%28v=office.14%29.aspx
Once I got to 2.8 - "Manuallys enable each of hte required Windows Features", it no longer worked. I tried to manually turn on the Windows features, primarily the IIS, but it errors out. I currently have a local version of SharePoint installed to my computer but it will not let me access it. Each time I try to go to my SharePoint site the following error pops up:
I believe it won't let me access it because the IIS isn't turned on. I have also had an error in the past that says the following "
Would anyone happen to know how to permanently keep the IIS feature on? It is downloaded on my computer but it isn't working.
Thanks,
Greg
Greg Baker
jnkb
Hi,
I have written power shell script to replace the value in the portal site connection url of our web application.
Below is the script that has been written but it is not replacing the value in portal site connection url.
I am not getting any error message but portal url is not getting replaced.
Please let me know if I am doing any mistake
// PortalSiteConnection.bat file
cd /d %~dp0 @echo off powershell.exe -noexit .\PortalSiteConnection.ps1 .\PortalSiteConnection.csv
// PortalSiteConnection.ps1
#-----Input parameters to the script param($inputFile)
#------To check if Sharepoint cmdlets are registered are registered if ((Get-PSSnapin -Name Microsoft.SharePoint.
$MainWebApp = Get-SPWebApplication -Identity $mainwebAppUrl
if($MainWebApp -ne $null) {
$temp = $_.PortalUrl
get-spsite $($MainWebApp.Url + "*" ) | ForEach-Object{if($temp = "https://abc.com"){ $temp
= $temp -replace "https://abc","https:
$_.PortalUrl = $ temp
} } }
#-----------------------------
#-----------------------------
// PortalSiteConnection.csv
MainWebAppurlhttps://mainwebapp.com
Thanks & Regards, Sudheer
My question, as the title indicates, is "Does installing SharePoint 2010 on virtual machines, for Production use with around 20,000+ users, meet best practice recommendations?"
Sharepoint 2010 is being used to develop the website for our state university, with a student population of about 20,000 users.
We had our SharePoint environments designed, installed, and configured by an outside consulting company, which we trusted to follow SharePoint 2010 best practices.
Now we're experiencing performance issues in various pages and in the ADFS sign-in process.
We started researching what are the best practices for SharePoint 2010, and the only examples of using Virtual Machines for a SharePoint environment are for use in learning SharePoint, and for individual developer environments.
We have not been able to find any recommendations for or against using Virtual Machines in a production environment with a large number of users.
Any advice, feedback, constructive criticism is appreciated.
Thank you.
Has anyone ever seen this type of behavior before?
Our UPS is set to do a nightly incremental sync. Has been working fine for years. We received a report of audiences not being updated with the right users. It turns out that apparently the sync is not working as expected, and perhaps started doing this a week or two ago. If I run a manual incremental sync, it starts, says "Synchronizing", runs for a minute or two and then quits to "Idle." No profiles/data appear to have been synced. There is no error message.
I checked the connection settings, all is correct, and it can connect to AD. I also checked the services, and they are running.
I have not yet tried restarting the machine or stopping and reprovisioning the UPS, as I'd prefer not to do that if there is some other way of addressing this.
Does it sound like this would be the solution?
There is nothing in the Windows Event Log for this. This is the output from the UPS log (clicking "Idle"):
Stage Post-processingHi
We are running SSRS in integrated mode with SharePopint 2010.
Previously when we had SSRS in native mode and to restart SSRS service, I would remote into the server, go to Services and there the service was listed "SQL server Reporting Service" and can stop/restart the service or change account etc.
But with SSRS in integration mode, I cannot find the SSRS service in the services list. My guess is that since SSRS is now running under SharePoint, it can only be managed through SharePoint Admin.
Sometime back, the SSRS (integrated mode) was not responding (either reports not working or data sources cannot be viewed when you click on any deployed data source - this would give error page), we tried to stop the service on the SharePoint (SP) admin page, but it would just say - stopping - but after clearing the cache, SSRS came up and was running fine.
So we try to find out if there is a way to restart the SSRS directly outside of SP Admin page.. can any one help please..?
Thanks in advance,
Shailesh
We have a multi-tenant environment.
We have a case where we have to deploy tenants to a Web application with a non standard port (i.e. not to the default 80-port web application). Each tenant has HNSC like tenant1.domain.com
We have setup the new web application as we did with the original one - we have only specified the port to run on.
We have deployed a testing tenant to the new web application and created a DNS entry for it, specifying the Web application's custom port.
However, when trying to open tenant's site collection (tenant1.domain.com:8282 for example), it fails (saying that the site cannot be found). Running the SharePoint cmdlets would allows us to interact with their site collection, it also shows in CA, but still we cannot access it.
What we are missing here?
That's almost 2 days that I'm trying to delete a Search Service Application (called "GroupA") and when I click on 'Delete' the thing is running endlessly until timeout.
I created a Managed Metadata Service for it but that one I successfully deleted it.
Everything begun when I made a User Profile Service Application (called "GroupA profiles") specially for that one and I ran it. Everything was ok, I set the good connections to LDAP (3 domains).
After that, I wanted to make another User Profile Service Application (called "GroupB profiles") for my second Search Service Application (called "GroupB") but then the profiles sync won't start and from there came all the trouble.
Now I want to delete GroupeA but I got some errors. When I click on 'GroupA' search service app I got;
In TEXTMODE System Status Crawl status The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component '273883b4-999c-4c13-a861-d9cd0102276e' in search application 'MTEAM' is in a good state and try again.
Best regards, Michael
How can I spend the least time rectifying 60 websites after migrating a sharepoint 2003 site to sharepoint 2010 ?
My Case:
I'm working for my client preparing to migrate their sharepoint 2003 site to sharepoint 2010 . It consist of 70Gb data on a single content db, single web application but 60 site collections under Sharepoint 2003 (running on Win2003 32bit, SQL2000)
For the problems of the migrated sites, an programmer is currently helping me to rectify the 60 sites. we have solutions to all those site issues, it's only a matter of time. He estimated finish rectifying all 60 sites will spent 3 weeks.
I tried to just copy the rectified site main aspx page and paste to a migrated broken site but failed, site cannot open with exception. I already read most of Microsoft upgrade guidelines and lots of forum cases but still can't find an effective solution shortening the site fixing period ifor my case
Sam Yim ASL System Analyst
I have a SharePoint 2010 environment which I am getting the error message "The expected version of the product was not found on the system" when trying to apply the October 2012 CU. The server has (for a long time) had SharePoint 2010 SP1 applied, and in fact was on Feb 2012 CU, prior to attempting to run this. I've tried to reboot the server, run both the foundation update, and the server (both with the same error message results), and even uninstalled Office 2010 (which happened to be on the server for development purposes), hoping that perhaps it was an Office component that was failing - same results afterwards.
As none of this was working, I tried instead to download another CU (June 2012 CU) and apply it to the server. This one worked successfully, and the server was then on the June 2012 CU. I then retried to apply the October 2012 CU, with the same (failed) results.
Note: There are NO language packs installed, only the default English Language (1033) has ever been used on this server.
I have tried using the workaround described here, however, that allows the installation to proceed, but it finishes the entire installation in just a few seconds (in other words, no files are actually copied, and no upgrade is every triggered when running psconfig) - normally this operation takes upwards of an hour, so skipping the check doesn't actually solve the problem.
I've also tried re-downloading the packages on the off chance that something went wrong in the download - this made no difference.
Any help would be greatly appreciated.
Colin Phillips | Twitter: @itgroove_colin | Blog:http://mmman.itgroove.net
Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
Hi
why is sharepoint 2010 msdn virtual labs remote desktop server is disconnecting in every 30 mins while working in my laptop?
My laptop has windows 7 licensed professional operating System and Symantec Enterprise Edition Antivirus.
Kindly help me with requested information..
Thanks&Regards,
gakumar501
Could anyone please tell me how to deploy the web application in sharepoint to the customer side?
Thanks
Hello All,
I have come across the strange issue where i am not able to remove user from sharepoint group though inheritance was broken long back however if i try to remove the user from parent site it gets deleted automatically from subsite but if i try from subsite not getting deleted. and taking me to error page. Ananlyzed the ULS verbose logs but not got any significant error regarding that. Main interesting point is able to delete the user in sharepoint group through Designer.
Thanks,
Me
Some of my Business user wants to access the SharePoint 2010 application in their Blackberry mobile device. SharePoint application is kerberos authenticated site, when user trying to access this kerberos SharePoint site then it is prompting for credential again and again. Any help please
Santosh sethi
hi All
i have taken a backup of a simple list with Export-SPWeb command
but when i try to restore it on another site i get the below listed error, regarding workflowcompleted, there are no workflows associated on the list of which backup is taken
Any help highly appreciated
PS C:\Users\prashant> Export-SPWeb http://rsspl04:1000 -itemurl "/Lists/Departme
nts" -path "D:\SP Backup\departments.cmp"
PS C:\Users\prashant> Import-SPWeb -Identity http://rsspl04:1404 -path "D:\SP Ba
ckup\departments.cmp"
Log file generated:
D:\SP Backup\departments.cmp.import.log
Import-SPWeb : The 'Type' attribute is invalid - The value 'WorkflowCompleted'
is invalid according to its datatype 'urn:deployment-manifest-schema:SPEventRec
eiverType' - The Enumeration constraint failed.
At line:1 char:13
+ Import-SPWeb <<<< -Identity http://rsspl04:1404 -path "D:\SP Backup\departme
nts.cmp"
+ CategoryInfo : InvalidData: (Microsoft.Share...CmdletImportWeb:
SPCmdletImportWeb) [Import-SPWeb], XmlSchemaValidationException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletImportWe
b
Is it possible to make PeoplePicker on a FBA site to show all users from domain2, where SharePoint servers are in domain1 and there is no trust relationship between domain1 and domain2?
J Justin