User Profile
m_nicholls
Copper Contributor
Joined 6 years ago
User Widgets
Recent Discussions
Re: Universal Print issues with printers installed
this is what I do: 1. Download psexec from https://docs.microsoft.com/en-us/sysinternals/downloads/psexec 2. From an elevated command prompt, launch regedit psexec -i -d -s c:\windows\regedit.exe 3. Navigate to the following registry key for the User SID - Computer\<SID>\Software\Microsoft\Device Association Framework\Store 4. Under the MCP#<guid> key, open the sub-GUID keys and find the key 000C 5. Select the “Default” value, right click, and select “Modify” from the menu to open the value in an edit box 6. On the right-hand side of the window you should see the ASCII equivalent of the binary string as https:\print.print.microsoft.com \printers<ShareID>. 7. Match the Share ID portion of the string with ShareID of the printer listed in UP Portal. If they match, you have the correct MCP#key. 8. Delete the MCP#key 9. Navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Device\AssociationService\State\Store and delete the MCP key with the same name as the previous key. 10. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\SWD\PRINTENUM and find the GUID key that references the printer’s Friendly Name (if it exists) 11. Locate the ContainerID value and find the IPP-GUID key that has the same ContainerID 12. Delete both keys.16KViews1like1CommentRe: Universal Print issues with printers installed
thanks we tried all these kinds of fixes, but only using registry hacks would get rid of the printers. Part of the issue, I am sure, is the microsoft baseline security profile that is applied to these devices. You have to disable the intune policies before you start.16KViews0likes3CommentsAATP and child domain
Hello! Installed the AATP sensor on our domain: exampledomain.com - works ok with a standard user account on that domain as the directory credentials Also have a child domain: child.exampledomain.com - that handles all student accounts Do we need to add another user account on the child.exampledomain.com domain directory credentials into the existing setup? Or a different suggestion. I didn't see anything in the microsoft docs about it. Thanks1.2KViews0likes1Comment
Recent Blog Articles
No content to show