Call Us Today! 1.800.895.3254
[email protected]
Consulting & Advisory
Consulting / Advisory helps business and IT leaders make better decisions and turn strategy into execution-ready initiatives. Most engagements start with a Discovery Initiative to confirm outcomes, and build a roadmap.

Learn About Consulting
Data & AI
Data & AI delivers modern data platforms, analytics, and practical AI solutions—from assistants to agents—built on enterprise cloud tools. Integent helps you govern, deploy, and drive adoption so solutions stick and scale across your organization.
Learn About Data & AI
Support
Support keeps your solution stable, secure, and aligned with day-to-day operations. We combine functional and technical expertise with proactive monitoring, preventive maintenance, and 24/7 coverage for critical incidents.

Learn About Support
Microsoft Planner Premium
Leverage proven knowledge and experience to design and deploy Microsoft Planner Premium so your organization can manage projects, work, and resources more effectively across teams.
Learn More About Planner Premium
OnePlan
Integent can help you ensure continuity beyond Project Online by deploying OnePlan in the Microsoft Cloud—connecting portfolio governance, resources, and delivery execution for results.
Learn More About OnePlan
Microsoft Dynamics 365
Ensure business continuity with a custom cloud solution that connects your sales, service, finance, and operations teams to deliver measurable, predictable results.

Learn More About Dynamics 365
Microsoft Power Platform
Consisting of Power BI, Power Apps, Power Automate and Copilot Studio, the Microsoft Power Platform helps streamline and improve business functions.

Learn More About Power Platform
About Integent
Integent was founded in 2009 on the principles of building long-lasting relationships with customers, exceeding expectations, and providing outstanding customer service. 

We’re dedicated to providing a customized solution backed by our knowledgeable team of Microsoft experts.
Discover What Makes Us Different
Insights
Explore practical insights on project portfolio management, Data & AI, Microsoft cloud solutions, and business transformation. Our experts share guidance to help organizations improve governance, reporting, automation, and decision-making.
Discover More
Videos
Watch practical training videos, product walkthroughs, and expert demos covering modern project management, analytics, automation, and Microsoft business applications.

Browse Our Training Video Library
News
Stay informed on Integent’s latest company updates and other important industry information. Our passion is customer success.
Read The Latest News

Search Results

February 16, 2012
Project Server 2007 and 2010 Permissions

Folks, A few requests have come in recently around Project Server 2010 and 2007 permissions.  Check out these links for more information and let us know if you have any specific questions. Enjoy, Jacques Microsoft Office Project Server 2010 Project Server 2010 global permissions This article describes the global permissions for Microsoft Project Server 2010. […]

Read More
February 15, 2012
Error Resolution: Cache Size Limit Exceeded Message in Project Professional 2010

Folks, I can across a message that I have not seen before in Project 2010 and wanted to pass the resolution and error window to assist any others that may be in the same dilemma. It is rather an easy fix – to clean up your cache. Enjoy, Jacques Error Window: Went to Project Options […]

Read More
February 3, 2012
Inconsistent metrics between Project Professional 2010 and Project Web App 2010

Hello, We have a client that has a pretty significant issue with PS2010.  What happens, is when you publish a project from PWA the work hours in pro and pwa will match.  The cost, however, may not.  A publish with the Project Professional client resolves the issue, making the metrics between PWA and ProjPro consistent […]

Read More
February 2, 2012
SharePoint 2010: "503 Service Unavailable" returned when accessing Central Administration

Recently a client applied SP1 and the December 2011 cumulative update to their SharePoint farm.  Although the installs went without a hitch and the configuration wizard finished successfully they received the 503 Services Unavailable message when attempting to access any SharePoint sites.  A quick look in IIS revealed that all but a few application pools […]

Read More
January 27, 2012
Setup a SQL Alias for SharePoint 2010 using a named instance

I had a client who wanted to change the SQL server used in a SharePoint farm.  We did so using a SQL Alias and a named instance for SQL Server.  The next few screenshots prove it out. Our original server was MPNTPRJ10A. server moving to is MPNTPRJ10B, and we want to use a named instance […]

Read More
January 21, 2012
Automated export of SharePoint 2010 sites using PowerShell and Windows Server 2008 Task Scheduler

Hi There! At a client of mine recently they wanted to have site level backups created on a nightly basis.  I decided to use PowerShell and Windows Task Scheduler to perform this tasks.  Creating the PowerShell scripts was easy enough, see below: First set execution policy Set-ExecutionPolicy “Unrestricted” Next, add the PowerShell snapin for SharePoint […]

Read More
January 21, 2012
SQL Statement to update user Permissions for Project Server 2010

  If you have ever run into a situation where you or someone changed the permissions of your only Administrator account in Project Server to something less permissive, then you will find the queries below helpful.  You would first need to run a query to find out the security group ID of your Administrators security […]

Read More
January 21, 2012
Cancel Delegate Session in Project Server 2010 via SQL Statements

I recently had a client in a situation where they started a delegate session as another user, however, that other user was not assigned to any security groups within Project Web App.  Obviously this caused an issue as the user could no longer access PWA.  Simply logging in as another use and delete the delegate […]

Read More
December 26, 2011
Microsoft Project Server and SharePoint Server 2010 Virtualization

Read a blog post from Christophe recently and liked it quite a bit, being the virtualization freak I am.  There are actually several blog posts I am referencing from the Project Admin Blog below, all of which are very helpful when setting up PS2010 and SharePoint 2010 in a virtualized environment.   Project Server Best […]

Read More
December 22, 2011
How to Disable Passive FTP in Internet Explorer

Hello.  Some ftp sites do not play well with passive FTP mode.  If using Internet Explorer, you would disable Passive FTP as shown below.   Please let us know if anyone has had similar experiences with FTP programs.  -Dan

Read More
December 22, 2011
Project Permissions in Project Server 2010 (External Users)

Folks – recently I have been seeing quite a few similar questions around external access to a project whether it is via PWA or Project Professional.  We cover this in our PM Training and have seen these several times with folks upgrade from Project Server 2007 to Project Server 2010. With Project Server 2010 the […]

Read More
December 14, 2011
Project and Project Server - December 2011 Cumulative Updates (CU) for Project and Project Server 2010 and 2007 Released

Thanks to Brian and the Microsoft team for the announcement and the great work on the December 2011 Project and Project Server 2007 and 2010 Cumulative Updates and Hotfixes.  This article calls out the specific links for each, however you should be aware that there is also a TechNet webcast in January to discuss both […]

Read More
December 13, 2011
Uploading multiple documents to SharePoint library are left in a checked-out state

Hi, I recently had a customer inquire as to why when he uploaded multiple documents to a SharePoint 2007 document library they were all left in a checked-out state upon upload.  Through our ProCare Support Services, we were able to teach the client how to manage this. The answer really depends on the settings in […]

Read More
December 7, 2011
SSRS Deploying reports with BIDS in SharePoint Integrated mode (TargetReportFolder, etc)

The screenshots below cover the, TargetDataSourceFolder, TargetReportFolder and TargetServerURL settings.  In this case I want to deploy my datasources and reports to a folder in the Business Intelligence center named Report Pack.

Read More
December 5, 2011
SQL Reporting Services 2008 R2: Using URLs to call reports with single and Multi value parameters (HTML and Report Viewer applicable)

  This is simply a brain dump from quite a bit of SSRS report development I was doing this past weekend.  Basically I have one SSRS report that I want to call another, however, I want it to open in a new window.  Yes, seems easy, however, it’s somewhat complex.  The first few URLs below […]

Read More
December 3, 2011
The selection is not a valid performancepoint filter when using PerformancePoint Services 2010

I encountered this issue when creating some dashboards.  More specifically I was adding a PerformancePoint filter to a webpart page.  It took a short while but I quickly realized the URL being inserted was incorrect: In fact the path should be something like /PWA/ProjectBICenter/Lists/PerformancePoint Content/8_.000.   Therefore instead of highlighting the PerformancePoint item, then clicking the […]

Read More
November 22, 2011
SQL Query to find January 1st of year for given date

declare @MyDate as date set @MyDate = '11/11/2012' SELECT DATEADD(year, DATEDIFF(year, 1, @MyDate), 0)

Read More
November 19, 2011
SQL Scripts to find previous Saturday or Sunday

STo find previous Saturday for given date declare @selecteddate date = '20111118'; SELECT DATEADD(DAY, (DATEDIFF(DAY, '19000106', @selecteddate) - 1) / 7 * 7, '19000106') previous_saturday; GO To find Previous Sunday declare @selecteddate date = '20111118'; SELECT DATEADD(DAY, DATEDIFF(DAY, '18991231', @selecteddate) / 7 * 7, '18991231') GO

Read More
1 10 11 12 13 14 24
© Copyright 2026 | Integent.com | All Rights Reserved
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram