Darren Lynch
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 1
Hello All,
I have the very same issue as the one experienced HERE but I want to clarify something as I'm still having issues.
I queried the Policy using the following:
select * from PolicyAssignment where PolicyID like '{24FBB840-B1ED-47DE-B29F-2F8C9995CDFE}/17'
and I deleted the PADBID using the following:
delete from PolicyAssignment where PADBID = 17102317
delete from PolicyAssignment where PADBID = 17102942
My question is do I need to delete the policy that could not be found from all 3 of the following locations below or is it just from policyassignment as I did above?
The smsts.log is too large to upload (1.6 MB) do you need an extract?, any help very much appreciated as we cannot execute any OSDs!
Thanks,
Darren
I have the very same issue as the one experienced HERE but I want to clarify something as I'm still having issues.
I queried the Policy using the following:
select * from PolicyAssignment where PolicyID like '{24FBB840-B1ED-47DE-B29F-2F8C9995CDFE}/17'
and I deleted the PADBID using the following:
delete from PolicyAssignment where PADBID = 17102317
delete from PolicyAssignment where PADBID = 17102942
My question is do I need to delete the policy that could not be found from all 3 of the following locations below or is it just from policyassignment as I did above?
- policy
- policyassignment
- deppolicyassignment
The smsts.log is too large to upload (1.6 MB) do you need an extract?, any help very much appreciated as we cannot execute any OSDs!
Thanks,
Darren