-
Ingólfur Arnar Stangeland wrote a new post, Tracing Issued Claims in ADFS 9 years, 1 month ago
Quick & Dirty scripting tools – the following Powershell script will dump the last X minutes of issued claims on an ADFS server (Assuming Auditing of Issued Claims has been turned on in the AD FS Management […]
-
Ingólfur Arnar Stangeland wrote a new post, Sudden Access Denied in Group Join Approval Workflow in MIM 2016 9 years, 1 month ago
On a Windows Server 2012 R2 server, running latest version of MIM 2016 on SPS Foundation 2013 with roll-ups; after editing the default Owner Approval workflow I started to get the following error when attempting […]
-
Ingólfur Arnar Stangeland wrote a new post, Unexpected timeout issue when updating FIM 2010 to latest roll-up package 9 years, 1 month ago
This one came as a surprise – the setup of the latest FIM 2010 roll-up was repeatedly timing out and Event ID: 6311 and 6401 kept popping up in the Application log during the operation.
After a couple of pi […]
-
Ingólfur Arnar Stangeland changed their profile picture 9 years, 1 month ago
-
Ingólfur Arnar Stangeland wrote a new post, Office 365: Using Lync or Skype on Linux 9 years, 5 months ago
When you have a *nix crowd to cater for in your Office 365 or Lync deployment the following information will be useful:
– You can use the SIPE plugin to enable your *nix users to chat on O365 or Lync servers […]
-
Ingólfur Arnar Stangeland wrote a new post, FIM Azure AD Management Agent returns error Stopped-Extension-DLL-Exception on Full Import or Delta Import 9 years, 6 months ago
After enabling the new Intune Mobile Device Management features inside the O365 tenant and enrolling some new devices into Intune you now have device objects in your Azure AD tenant to deal with.
The next time […]
-
Ingólfur Arnar Stangeland wrote a new post, AD attributes the Azure AD FIM Connector rules extension requires in order to synch users to Office 365 9 years, 6 months ago
The O365 connector for FIM 2010 comes with a C# rules extension that contains the checks below, most likely the same code is present in both DirSync and AADSync (I mean why break stuff that works).
If any […]
-
Ingólfur Arnar Stangeland wrote a new post, MBAM, Bitlocker and Compliance 9 years, 7 months ago
A couple of months ago I was involved in a divestiture project where we used MBAM from the MDOP suite to manage the Bitlocker disk encryption deployment across the company laptops.
It’s a great product that has […]
-
Ingólfur Arnar Stangeland wrote a new post, The Missing Lync 9 years, 7 months ago
How present are you?
Office applications that integrate with IM applications and generate a presence accomplish this by contacting the IM application that is listed as the default as per the corresponding registry […] -
Ingólfur Arnar Stangeland wrote a new post, Predicting the future with Powershell and Mathemagic 10 years, 5 months ago
Have you ever had the pleasure of being awoken in the middle of the night by a low disk space alert on one of your business-critical LOB systems?
Did you ever wish for a more proactive method for catching thi […]
-
Ingólfur Arnar Stangeland wrote a new post, The Service Improvement Pipeline in Utopia 10 years, 6 months ago
In any discussion about service improvement, one should keep the following in mind:
There is always room for improvement – development is a never ending story
Striving for perfection is healthy – but […] -
Ingólfur Arnar Stangeland wrote a new post, Frequent MSExchangeTransport 15004 events on Ex2k13 Sp1 10 years, 7 months ago
Exchange 2013 Sp1 comes with built-in overload failsafe functionality that will either temporarily slow down mail flow (implement “tar pits”) or temporarily halt inbound and outbound mail delivery when certain […]
-
Ingólfur Arnar Stangeland wrote a new post, Powershell parsing of archived event logs 10 years, 7 months ago
Problem:
You want to find specific events from multiple archived event logs.Solution:
EventScrape.ps1 – uses Powershell Get-WinEvent to parse offline event logs and sort them into chronological […] -
Ingólfur Arnar Stangeland wrote a new post, Name Reference is invalid when creating Group-Managed Service Account with New-ADServiceAccount 10 years, 9 months ago
This tycically happens when running the Powershell CMDLet New-ADServiceAccount and the SPN you’re trying to add on the command line is either incorrectly formatted (backslash or forward-slash anyone?) or the […]
-
Ingólfur Arnar Stangeland wrote a new post, Why doesn't Sharepoint see my attribute? 10 years, 10 months ago
When working with Sharepoint and attributes that you want to make available, keep in mind that Sharepoint uses a Global Catalog search on port 3268/3269 rather than a standard LDAP query on port 389/636. […]