Windows 10 OSD Error Message Sign-in Process Initialization Failure
Greetings
I'm getting the following error message when building a new machine via SCCM, the machine automatically restarts after the error and the endpoint functions 100% well after that.
I'm guessing there is something in the task sequence that is causing this error. any advise?
Regards
Stu
- Changed type Stewart.N Thursday, June 15, 2017 8:18 PM Need to move this to SCCM 2012
Reply:
See if this fix helps you:
https://www.kapilarya.com/fix-sign-in-process-initialization-failure-in-windows-10
Hope this helps, Good luck :)
Microsoft MVP (Windows and Devices for IT)
Windows Insider MVP
Windows Help & Support [www.kapilarya.com]
- Edited by Kapil.AryaMVP Thursday, June 15, 2017 2:01 AM
------------------------------------
Reply:
Hi Stu,
When the message appears on the screen, press ALT+TAB. You may see a change in the color of the dialog box's title bar indicating that it is now the active window. Press <ENTER>, and the dialog will close, allowing the logon process to begin.
Hope it can help you.
You could also ask for help from SCCM forum
https://social.technet.microsoft.com/Forums/en-US/home?category=ConfigMgrCB
Regards
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
Thin Clients for Windows 2016 Remote Desktop Session Host
I am looking at getting a thin clients that support RDP 10, which I assume would require Windows IoT Enterprise - the successor to Windows Embedded.
I am assuming Windows IoT Core could not be used to create a thin client. If it could, that would be great news!
Does anyone know of a good low cost Thin Client that supports RDP 10 out of the box?
Or, is there a way to load Windows IoT on an Intel NUC to accomplish this?
- Changed type Amy Wang_ Thursday, June 22, 2017 2:24 AM
Reply:
Hi,
Regarding thin client/hardware recommendation, please refer to vendor sites or seek for advice from consultants.
You might also get insights from forum community members.
Best Regards,
Amy
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
I would like to know where to start from in scripting a find and replace script with several regular expressions.
- Changed type Bill_Stewart Thursday, July 13, 2017 9:57 PM
- Moved by Bill_Stewart Thursday, July 13, 2017 9:57 PM Unanswerable drive-by question
Reply:
This is a new attempt to convert MoinMoin syntax to Markdown. I want to move a wiki to confluence but there is no working tool available. Will PowerShell work for what I have briefly described? I have no written any code for this but <g class="gr_ gr_548 gr-alert gr_tiny gr_spell gr_inline_cards gr_run_anim ContextualSpelling multiReplace" data-gr-id="548" id="548">i</g> would just want to know the opinions and suggests of more experienced people who might have done something similar or know a way to efficiently handle this task.
1) Your question contains garbage text; significant portions of it are unreadable.
2) Please read the following first:
This forum is for scripting questions rather than script requests
-- Bill Stewart [Bill_Stewart]
------------------------------------
Flow to set Target Audience of an item
SharePoint feature update, HTML markup no longer supported - What happened to the grace period for Solution Partners?
Microsoft just decided to disable the support for HTML markup in calculated columns yesterday. I do not monitor updates frequently in Office 365 Admin portal (meaning several times a month). I have not seen any warning on this issue. I would think if you (Microsoft) would have any idea on the impact this has in the SharePoint Dev and Power User community you would have planned this a little better.
This morning one of our solutions in which relies on this feature stopped working for ALL of our SharePoint Online customers.
I would like to have your opinion on this, because for SharePoint partners like ourselves we are really thinking if it is worth the effort of continuing to develop solutions in SharePoint Online.
Also if you are running into the same problem, what is your suggestion on a workaround. Microsoft has mentioned something called field customizers, but we have not seen that anywhere in SharePoint.
We will most likely go with using hyperlink/picture columns and using Workflows to update the new columns with the HTML markup that was in the calculated columns.
As you can hear, we are not very pleased with this unexpected "unsupported" feature update.
Forum FAQ: DNS records are deleted automatically from DNS server.
Symptom
Some DNS records may be deleted from DNS server automatically. For example, you have created static A records for your printers. However, these records are deleted automatically.
Cause
This problem may occur when DNS scavenging is enabled. DNS scavenging is feature which helps remove stale resource records automatically. Scavenging improves DNS server and zone transfer performance when working with dynamic update together. However, some devices may not be able to perform dynamic update. When DNS scavenging is enabled, these records may be recognized as stale and deleted automatically because they are not updated timely.
Solution
Scavenging is set in three places on a Windows Server:
1. On the individual resource record to be scavenged.
2. On a zone to be scavenged.
3. At one or more servers performing scavenging.
It must be set in all three places or nothing happens. You may configure DNS scavenging settings based on your requirement.
Option #1: Disable scavenging on the individual resource record
If only several specific records, such as A record for TCP/IP printers, do not support dynamic update and you want to enable DNS scavenging on other records, you may disable scavenging on these particular records by performing the following steps:
1. Open the DNS snap-in.
2. Right click the individual record and open the Properties dialog.
3. Uncheck the Delete this record when it becomes stale option and click OK.
Option #2: Disable scavenging on the DNS zone
If you want to disable DNS scavenging on a particular DNS zone, you can perform the following steps:
1. Open the DNS snap-in.
2. In the console tree, right-click the applicable zone, and then click Properties.
3. On the General tab, click Aging.
4. Clear the Scavenge stale resource records check box.
5. Click OK.
Option #3: Disable scavenging on the DNS server
If you want to disable DNS scavenging on the server as a whole, you can perform the following steps:
1. Open the DNS snap-in.
2. Right click the DNS server item and open the Properties dialog.
3. On the Advanced tab, clear the Enable automatic scavenging of stale records option, and click OK.
More Information
Using DNS Aging and Scavenging
http://technet.microsoft.com/en-us/library/cc757041(WS.10).aspx
Don't be afraid of DNS Scavenging. Just be patient.
Applies to
- Windows Server® 2003 operating system
- Windows Server® 2008 operating system
- Windows Server® 2008 R2 operating system
Reply:
I have created one STATIC DNS Entry, for Example "ROSE" and
1. Open the DNS snap-in.
2. Right click the individual record (ROSE) and open the Properties dialog.
3. Uncheck the Delete this record when it becomes stale option and click OK
For the moment the time stamp will show as BLANK
Then I logged in to server "ROSE" and restarted DHCP Client Service on server or restarted server, the time stamp is automatically setting as current date and "DELETE THIS RECORD WHEN IT BECOME STALE" check box also selected automatically
and gets deleted after a week or so when the scavenging runs
Is there any way to avoid the static entries become dynamic automatically.
Domain Controller or DNS OS is Windows server 2003 R2 Standard Edition SP2
Thanks & Regards
Dinesh Cholekkavil
------------------------------------
Reply:
<snipped>
Is there any way to avoid the static entries become dynamic automatically.
Domain Controller or DNS OS is Windows server 2003 R2 Standard Edition SP2
Thanks & Regards
Dinesh Cholekkavil
Static entries for the most part, are used for additional hostname records for a specific machine. For example, webserver01 is the hostname of a machine under the domain.local zone with an IP of 192.168.10.80. I can also create a www hostname record and provide the same IP of 192.168.10.80. THis way when someone types in www.domain.local, they'll get sent to 192.168.10.80.
If you want to prevent the record from becoming a dynamic record, don't use the same name as the server, or disable Register This Connection in the server's NIC properties for that interface. Of course this setting does not stop a domain controller, which registration of records is controlled by the Netlogon service, which is a different topic.
Ace
Ace Fekay
MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007 & Exchange 2010, Exchange 2010 Enterprise Administrator, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services
Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php
This posting is provided AS-IS with no warranties or guarantees and confers no rights.
------------------------------------
Reply:
Hi
Ace thanks..
Can I get the link for
Of course this setting does not stop a domain controller, which registration of records is controlled by the Netlogon service, which is a different topic.
------------------------------------
Reply:
------------------------------------
Server Access INOP on Wifi
Home network, Server 2016 Essentials. A few desktops and a few laptops. ALL were "connected" to Server. The laptops, once connected with a cable, will now both communicate and backup on WIFI, EXCEPT one.
That one laptop will not communicate on WIFI, but is happy on the cable. All clients on W10.
Any ideas on how to correct that. It's not convenient to be cabled.
Dave Remont
Uninstalled and reinstalled Client Connector. After a few minutes cabled connection can no longer communicate with server, while NOW Wireless can. The following is the message received in either case.
Restoring Network Connections
An error occurred while reconnecting Z: to \\server\company\"etc."
Microsoft Windows Network: The local device name is already in use.
The connection has not been restored.
Internet Conx work properly
I "should" be able to go back and forth between connections.
============================================
DHCP was NOT enabled. FIXED
- Edited by Dave Remont Monday, June 12, 2017 4:09 PM
- Changed type Eve WangMicrosoft contingent staff Wednesday, June 14, 2017 12:02 PM solution sharing
Reply:
Thank you for taking the time to share the details. It might be helpful for other people who has the similar problem.
As it is a solution sharing, I have changed the thread type from Question to General discussion.
Thank you for your understanding.
Best Regards,
Eve Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
Export users from Distribution list in Active directory
Hi Concers,
I want to Export users from Distribution list in Active directory, I used 2 scripts CMD and Powershell but got fail, please help me.
CMD:
net group "group name" /domain
Error:
C:\Users\f22211c>net group Group name /domain
The syntax of this command is
NET GROUP
[groupname [/COMMENT:"text"]] [/DOMAIN]
groupname {/ADD [/COMMENT:"text"] | /DELETE} [/DOMAIN]
groupname username [...] {/ADD | /DELETE} [/DOMAIN]
If I use Powershell I got error. Please help me.
Reply:
Hi
This is more a Exchange question but depending on version on Exchange cdmlets..
More info here Get-distributiongroupmember
Get-DistributionGroupMember -Identity "Marketing USA"
------------------------------------
Reply:
Hi Magnus,
I used different script and found the result in SIDs, To change SID to user ID is very tough job because I have 2000 SIDS, please give me suggest, how can I change the SIDs to UserIDs. Remember I am not saying about single SID, I am asking to change all the SID to userid in a one time.
------------------------------------
Reply:
I got error :
PS C:\Users\f22211c> Get-ADGroupMember -Identity "DL_COST REDUCTION FOLDER_RW"-recursive | export-csv MyDistributionGro
p.csv
Get-ADGroupMember : Cannot find an object with identity: 'DL_COST REDUCTION FOLDER_RW' under:
'DC=cnh1,DC=cnhgroup,DC=cnh,DC=com'.
At line:1 char:1
+ Get-ADGroupMember -Identity "DL_COST REDUCTION FOLDER_RW"-recursive | ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (DL_COST REDUCTION FOLDER_RW:ADGroup) [Get-ADGroupMember], ADIdentityNot
FoundException
+ FullyQualifiedErrorId : ActiveDirectoryCmdlet:Microsoft.ActiveDirectory.Management.ADIdentityNotFoundException,M
------------------------------------
Reply:
Hi Dhanesh
This little script will do the trick
$Groups = Get-ADGroup -identity "your distribution group"ForEach ($Group In $Groups)
{
"Group: " + $Group.Name
Get-ADGroupMember -Identity $Group -Recursive | Get-ADUser | select name, samaccountname
}
- Edited by Magnus Svensson Wednesday, June 14, 2017 9:27 AM spelling
------------------------------------
SCCM Right Click Menu Editor
SCCM Console Right Click Menu Editor
Free Script I posted on TechNet
https://gallery.technet.microsoft.com/SCCM-2012-Right-Click-Menu-0eb25776
With the "My Right Click" menu editor you can create and edit your own custom Right Click Menus and Tools for the SCCM Console or import and edit any existing menus and tools you have installed. "My Right Click" will only create the configuration files for the Right Click Menus, what happens when you click on the menu items is up to. You can write your own scripts or use any of the ones available for download from the Internet.

You can add menu items to the existing the Default Home Tab (DefaultHomeTab), create a New Default Home Tab (DefaultContextualTab), or add menu items to the Right Click Context menus (ContextMenu).
| DefaultHomeTab | DefaultContextualTab | ContextMenu |
![]() | ![]() | ![]() |
"My Right Click" reads the console configuration from the installed SCCM Console ConsoleRoot XML Files and the AdminUI resource DLLs. When the SCCM Console is updated and SCCM Console Tree nodes and Added, Updated, or Moved "My Right Click" will be updated as well.
If you are just looking for how to read / extract resources from the AdminUI DLL's you want the "Get-MyDLLResource" function.
The help feature has most the information you will need on how to use the "My Right Click" menu editor for the rest you will need create and test a few menus to see how how they are displayed in order to get the menus to look the way you want them to.

In the ZIP File I have included the source code for the "My Right Click" menu editor, a sample HTA I use to test parameters, and an x64 and x86 packaged version for those that just want to get started and create / edit some menus.
Download LinkReply:
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
Reply:
------------------------------------
how to login with only uid to adlds for authetication
- Changed type Wendy Jiang Wednesday, June 14, 2017 6:39 AM share knowledge
Reply:
Thank you for the great share, it will be greatly helpful to others who have the same question.
Best regards,
Wendy
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
nconsistency in reports with Odata
Hello everyone,
We have Project Online with Project Professional 2013. We use excel 2016 to download data set of projects and build reports, We use Odata protocol. The field Duration in the report show the data different (a long number), and the duration in Project Professional show duration normal. we use custom calendars (8,5 hours per day). See images below:
2.
Anyone know why the values in the duration field are displayed this way. In other fields it eliminates the decimals as well.
Regards,
Alex.
Reply:
Excel is getting the raw time and needs to be divided by seconds * minutes * 24 hours
The ODATA has already done this for you can translated it for you in days.
Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
Website http://www.WhartonComputer.com
Blog http://MyProjectExpert.com contains my field notes and SQL queries
------------------------------------
Content Library and SCCM install on same drive?
When I built my initial SCCM environment I did the following:
C: OS
D: SCCM install and package source (application binaries and software updates)
E: Content Library
F: MDF files (and ndf files)
G: LDF files
H: Temp files (and SCCM and WSUS DB backup)
I spoke with an SCCM consultant and he told me that I should put the SCCM install and the Content Library all on one drive and enable deduplication on the server.
I read that I should keep the Content Library separate from other content.
Which advice is best here?
Thanks
- Changed type I AM Sir Ask Alot Thursday, June 22, 2017 9:58 PM
Reply:
In my opinion, separate content library from SCCM root is not a bad idea as it's what my lab does now.
Data deduplication is for disk space saving which is recommended to enable on distribution points. It should not matter whether the content library is in the same drive with SCCM root.
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- Edited by Frank Dong Monday, June 12, 2017 3:06 AM
------------------------------------
Reply:
I spoke with an SCCM consultant and he told me that I should put the SCCM install and the Content Library all on one drive and enable deduplication on the server.
Read the docs and check if dedupe is allowed on the drive where ConfigMgr is installed on. I don't know on top of my head.
Torsten Meringer | http://www.mssccmfaq.de
------------------------------------
Reply:
Is it best practice to keep the SCCM install directory and Content Library separate though?
If so, why?
I was not able to find specifically where it states that Data Deduplication is compatible with the SCCM install volume. The only thing I could find was that Data Deduplication was great to use in Server 2012 DPs. I am assuming that there shouldn't be a problem at all with it and the SCCM install content.
------------------------------------
Reply:
Torsten Meringer | http://www.mssccmfaq.de
------------------------------------
Reply:
Yeah, well let me explain further.
I have a Primary Standalone Site Server so it has the DP role installed on it.
The Consultant was saying to just put the Content Library and the SCCM install content all on one drive and dedupe that volume.
I just don't understand why it would make a difference if they were on one drive or separate drives, unless it somehow impedes performance by keeping on separate drives.
------------------------------------
[Forum FAQ]Auto select Saturday by default when select any date in that week
Scenario:
Some users may have this requirement or similar, he or she wants the list Date type field value to be auto set as a specified week day (e.g. Saturday) whatever they select any week day, we can use the InfoPath Rules and Formula to achieve this goal.
Solution:
We create a list with a custom Date type column, and the column name is "Date", then we customize this list form by click the list Ribbon button "Customize Form", and then we create an Action Rule (Set a field's value) for this "Date" field, in Rule Details dialog we select "Date" for Field box, and insert the following formula for Value box, the result looks like the following image, then we publish the InfoPath form back to SharePoint list, then when we select any date, the "Date" field will auto be set as the Saturday of that week which the selected date belongs to .
addDays(., 6-((number(substring(., 9, 2)) + number(number(substring(., 1, 4))-(floor((14-number(substring(., 6, 2))) / 12))) + floor(number(number(substring(., 1, 4))-(floor((14-number(substring(., 6, 2))) / 12))) / 4)-floor(number(number(substring(., 1, 4))-(floor((14-number(substring(., 6, 2))) / 12))) / 100) + floor(number(number(substring(., 1, 4))-(floor((14-number(substring(., 6, 2))) / 12))) / 400) + floor((31 * number(number(substring(., 6, 2)) + 12 * (floor((14-number(substring(., 6, 2))) / 12))-2)) / 12)) mod 7))
References:
http://www.makdeniz.com/find-the-day-of-week-by-infopath-rules-functions/
Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.
- Changed type Hemendra Agrawal Monday, October 13, 2014 9:25 AM solution
Reply:
Marcine Lohman, CompTIA A+; and Network + Certified * mlohman@flatironcorp.com
------------------------------------
Reply:
Hi,
This is good but will give the current time to the datetime value stored in the SharePoint list column (or more appropriately, in the 'AllUserData' table in the content database i.e. 2017-09-27 17:34:12. How can his be set to midnight for example 2017-09-27 00:00:00
Thanks,
------------------------------------
Reply:
Auto select Monday default when select any date in that week .......how would it be
------------------------------------
RCDC Environment Variable %Today% is not displaying the time part correctly
For a specific reason, I need to display and store Time and Date on creation of resource object in FIM. I am using %Today% environment variable to do the same on Create RCDC. But for some reason the time component of %Today% is always constant and displays "5:00:00 AM" . Does anyone know whats causing this and how it can be fixed?
Reply:
Why would you want to create this attribute on your own? FIM/MIM has already an attribute "CreatedTime" maintained by the system.
Henry
------------------------------------
Reply:
Hi Henry,
Thanks for your response. I am working on a restriction to populate the Display Name attribute on Create and approach suggested was to populate date time in Display Name . I cannot access "CreatedTime" during create, as only a few environment variables are exposed during create with %Today% being one them. I cant populate the display name from a workflow either due the same restriction.
But either ways, the reason why the time part %Today% is constant is due to a sharepoint issue.
------------------------------------
ACCESOS REMOTOS EN WINDOWS SERVER 2016 STANDARD CON PLESK ONYX (64 BITS)
LOS ACCESOS REMOTOS A WINDOWS SERVER 2016 STANDERD CON PLESK ONYX (64 BITS) SIGUEN ILIMITADOS???? COMO EN WINDOWS SERVER 2012 STANDARD R2 PARALLEL PLESK ???
LO ANTERIOR ES DERIVADO DE UNA MIGRACIÓN QUE HARÉ DE 2012 A 2016 Y NO QUIERO TENER PROBLEMAS CON LOS ACCESOS REMOTOS, YA QUE WINDOWS SERVER ES UN SISTEMA DE MULTICONEXIÓN.
EN ESPERA SU APOYO
- Changed type Moderador MModerator Wednesday, June 28, 2017 10:04 PM
johnpyy
concerning missing text characters I signed out and signed in again,
but I don't know what I did but the text came back when I signed in
regards
johnpyy
- Moved by Peter GeelenMVP Friday, July 28, 2017 11:22 AM
Reply:
Richard Mueller - MVP Enterprise Mobility (Identity and Access)
------------------------------------
unable to see Remove from contact option in Skype For Business on client.
Hello guys,
Issue is with the one of the user. his contact has left company and now he wants his name to be deleted from his contact list. When he right click on the contact the option "remove from contact list" is not available in SFB client. What could be the issue?
Is it something related to permission?
Regards,
Nilesh Kamble
Looking for data mining services?
I am David <g class="gr_ gr_19 gr-alert gr_spell gr_inline_cards gr_disable_anim_appear ContextualSpelling ins-del multiReplace" data-gr-id="19" id="19">Andersan</g> looking for some effective data mining services for my company. These days data mining has revolutionised some major realms.
Through these <g class="gr_ gr_20 gr-alert gr_gramm gr_inline_cards gr_disable_anim_appear Punctuation only-ins replaceWithoutSep" data-gr-id="20" id="20">services</g> I would be able to take a large amount of data and <g class="gr_ gr_21 gr-alert gr_spell gr_inline_cards gr_disable_anim_appear ContextualSpelling multiReplace" data-gr-id="21" id="21">analyze</g> it from a variety of angles and putting into a format that makes it useful information to help my business improve operations. If you have good options for such services which are affordable as well then kindly let me know. Links would also be accepted.
Thanks and regards.
Reply:
Hello David,
Because of all the HTML tags your post is difficult to read, please fix it.
Is SQL Server Analysis Servcies (SSAS) we have the Data Mining (SSAS) feature integrated and we have Microsoft R product
Olaf Helper
[ Blog] [ Xing] [ MVP]------------------------------------
Reply:
What are your goals here? Is it purely data visualization? Or do you want to do forecasting, see outliers and predict trends?
As your stated goals are improve operations, I suggest you start with charting tools to help you to visualize your data.
PowerBI is a good tool for that, and perhaps even Reporting Services, to do true data mining (forecasting, trending) you will need Analysis Services.
------------------------------------
OFFICE 2010 LICENCIA REATIL
buenos dias
me gustaria saber si la adquisicion de licencias retail o electronicas son validas para empresas y si la version 2010 se puede seguir comprando aun en este año o si esto representa alguna falta o falla en el licenciamiento adecuado de esta herramienta .
gracias
- Changed type Winnie LiangMicrosoft contingent staff Tuesday, June 13, 2017 7:03 AM
- Moved by Winnie LiangMicrosoft contingent staff Tuesday, June 13, 2017 7:05 AM non-English
Reply:
Hi,
Thank you for visiting our forum.The forum that you posted is the English only forum for Microsoft Office. To avoid any misunderstanding that may be caused by the translation tool and better help you, please describe your issue in English. Alternatively, you could post this issue in other forums with the right language.
You can also contact the local support from the link below:
http://support.microsoft.com/select/default.aspx?target=assistance&c1=505&
Thanks for your cooperation and your understanding is greatly appreciated.
Note: You can choose the right language by clicking the Change button from the left bottom of the page, and select the right product.
Regards,
Winnie Liang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
FIM - filter out specific proxy addresses
Hello, I am using FIM 2010 with 2 MAs for GAL sync across forests. The problem I have in one of the forests is that most of the accounts have a duplicate value of UDTRF: in proxyAddresses. I am not familiar with that particular domain but the admins there tell me it is to support a specific 3rd party application. What is happening here is that several hundred of these accounts have the exact same entry UDTRF: (among other good values) in the proxyAddresses. I need some assistance on how to filter out this value from the accounts. I am willing to modify the GALSync.dll source code, if that is what it takes
The exact error that this is throwing is in this part of the code for the ResolveJoinSearch() function
exceptionString = "An authoritative " _
& csentry.GetType.ToString & "-object in " _
& csentry.MA.Name _
& " with DN " & csentry.ToString _
& " attempts to join when it should be projected. There " _
& "is another authoritative object representing the same " _
& "entity in the metaverse: " _
& MasterConnector(rgmventry(0)) _
& ". This object will not be propagated to any other " _
& "forests until this conflict is resolved by removing " _
& "or modifying one of the objects so that they no " _
& "longer collide. Also Microsoft Identity Integration Server will try to maintain these " _
& "objects if it has the permissions and may rewrite " _
& "the attributes unless appropriate action is taken."
I would appreciate any help you could provide
Thanks.
- Edited by Lcjr2002 Monday, June 12, 2017 3:08 AM
Reply:
------------------------------------



No comments:
Post a Comment