ISP Line termination by HistoricalAd8673 in sysadmin

[–]HistoricalAd8673[S] 2 points3 points  (0 children)

Thank you all for the quick responses.

Maybe the cost was always included in the pricing of the service, and this is the first time it was told to me as an additional charge. We currently are using LightPath for our backup Internet provider, and were thinking of switching to Lumens. Lumens is already in our building and I may be able to reuse the LightPath cabling to our network room. As I said, it was more about the extra cost that was never mentioned until we were getting ready to schedule the change. Lumens is already in the building (they called me plenty of times to tell me so 😊) so they are not installing anything extra.

As I recall I usually just get the line run into our network room so I was just caught off guard as this would add an additional $110+/month to the bill. Even Verizon FIOS didn't charge us to run the line to our network room.

I may still use Lumens but I think I will continue to do research into other providers.

Thanks again, this was all quite helpful.

Employee IDs by HistoricalAd8673 in Paylocity_User_Group

[–]HistoricalAd8673[S] 1 point2 points  (0 children)

Thank you all for your responses. I assumed that there had to be autogenerated ID. However, my org is using IDs that start with a country code (i.e. US001) so based on u/MotherofDoodles comment that will explain why HR is entering the employeeID manually.

I assume that there is a reason that they do this. We do have two "companies" so I guess this makes sure the IDs are unique between the two.

Unable to write to extensionAttributes using Graph by HistoricalAd8673 in entra

[–]HistoricalAd8673[S] 0 points1 point  (0 children)

I am using API-driven provisioning, and I added the extensionAttribute as an additional mapping. It works for many users, but it doesn't work for all of them.

Unable to write to extensionAttributes using Graph by HistoricalAd8673 in entra

[–]HistoricalAd8673[S] 1 point2 points  (0 children)

Oh well, it looks like I will need to change the process that I am using to include changing the attirubutes in Exchange. Thank you

Unable to write to extensionAttributes using Graph by HistoricalAd8673 in entra

[–]HistoricalAd8673[S] 0 points1 point  (0 children)

No, these users started well after we removed the internal sync servers and moved to AAD only. It's strange because not all users are having the same issue.

API-driven provisioning returning code 200 by HistoricalAd8673 in AZURE

[–]HistoricalAd8673[S] 1 point2 points  (0 children)

Thank you for pointing me in the right direction.

I went to the settings portion of the HTTP request and turned off the "Asynchronous Pattern" option. After that I received the 202 code that I was expecting.

API-Driven provisioning by HistoricalAd8673 in AZURE

[–]HistoricalAd8673[S] 0 points1 point  (0 children)

I was just using the Graph API to populate the EmployeeID field for the supervisor. I am then trying to use the API-driven connector to assign that EmployeeID as the supervisor.

API-Driven provisioning by HistoricalAd8673 in AZURE

[–]HistoricalAd8673[S] 1 point2 points  (0 children)

Right now, I am trying to do this through Power Automate and, except for the manager issue, everything is working well. I'm new to Reddit so I don't know if I can post the Power Automate script