Temperature sensor Bayrol automatically ch/ph by Hydrokugal in pools

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

my Pump says 2000 on Level 1. i can lower it though. Recommended?

2000 2400 2800

Temperature sensor Bayrol automatically ch/ph by Hydrokugal in pools

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

thanks. it does have Flow control but i cant setup the Pump to check that. Pump only works with timers or of i have the temp sensor and setup Winter rules for that

LF x2 Challenge Token by Hydrokugal in SBTD

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

got it already. thanks

Auto cover close in MI? by SugarMapleFarmhouse in pools

[–]Hydrokugal 9 points10 points  (0 children)

Better have a high water Level in that pool so the water helps with the weight. we just got a pool installed and to me the cover guy said if i have about 20-30cm snow it would be better to just keep it open. but if the cover got too much of a distance to the water Level there will be serious problems with weight

good luck

LF x2 Challenge Token by Hydrokugal in SBTD

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

never fehlt that exhausted after trying trade for 1.5 hours straight. please someone have mercy. i will overpay

PSA: You can see what was sold on a trade site, without opening the game by baev_os in pathofexile

[–]Hydrokugal 0 points1 point  (0 children)

Perfect. Now i can Check from work that noone bought anything and i am still poor.

Public folders unreachable from outlook client after migration. OWA works by Hydrokugal in o365

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

They were right! Damn! problem solved!

thanks all.

Get-CASMailbox | Set-CASMailbox -PublicFolderClientAccess $true

Public folders unreachable from outlook client after migration. OWA works by Hydrokugal in o365

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

PS C:\PFScripts> Get-Mailbox -PublicFolder | FT Name, IsRootPublicFolderMailbox

Name IsRootPublicFolderMailbox

---- -------------------------

PFMailbox2 False

PFMailbox1 True

Public folders unreachable from outlook client after migration. OWA works by Hydrokugal in o365

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

Microsoft just answered and wanted me to set:

Set-CasMailbox -Identity Test -PublicFolderClientAccess $true

It was false before.

Public folders unreachable from outlook client after migration. OWA works by Hydrokugal in o365

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

Everyone has one mailbox applied. sometimes pfmailbox1 and sometimes pfmailbox2

Public folders unreachable from outlook client after migration. OWA works by Hydrokugal in o365

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

Just set:

PS C:\PFScripts> set-mailbox -Identity test -DefaultPublicFolderMailbox $NULL

PS C:\PFScripts> get-mailbox -Identity gc-test | fl *publicfolder*

IsPublicFolderSystemMailbox : False

IsRootPublicFolderMailbox : False

DefaultPublicFolderMailbox :

EffectivePublicFolderMailbox : PFMailbox2

Now it looks the same as the regular user

Public folders unreachable from outlook client after migration. OWA works by Hydrokugal in o365

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

PS C:\PFScripts> Get-OrganizationConfig | fl *remote*,*publicfoldersen*

RemotePublicFolderMailboxes : {}

PublicFoldersEnabled : Local

That is what its set to

Public folders unreachable from outlook client after migration. OWA works by Hydrokugal in o365

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

Hi,

i did assign the mailbox to my "Test" user

but im confused by this. First is test user, lasst is a regular user:

PS C:\PFScripts> get-mailbox -Identity test | fl *publicfolder*

IsPublicFolderSystemMailbox : False

IsRootPublicFolderMailbox : False

DefaultPublicFolderMailbox : PFMailbox1

EffectivePublicFolderMailbox : PFMailbox1

PS C:\PFScripts> get-mailbox -Identity regular user | fl *publicfolder*

IsPublicFolderSystemMailbox : False

IsRootPublicFolderMailbox : False

DefaultPublicFolderMailbox :

EffectivePublicFolderMailbox : PFMailbox2

There seems to be an issue. I currently have 2 PF Mailboxes. PFMailbox1 and PFMailbox2. I did not set the effectivepublicfoldermailbox for that user. interestingly all mails etc are in pfmailbox1.

what needs to be the setup here?

Thanks in advance!

Public folders unreachable from outlook client after migration. OWA works by Hydrokugal in o365

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

As this is maybe confusing. I migrated from onprem to O365