Change Default emailadress on Public folder in Office365
					The problem: A public folder in Office 365 Hosted Exchange will be assigned a @onmicrosoft.com address by default....                
																																	
												                
																								                
						
																    
SPF 1-2-3
					Here is a quick intro to SPF and how to configure it: SPF (Sender Policy Framework) is a...                
																																	
												                
																								                
						
																    
Change primary email address in Office 365
					Start powershell as administrator Run the following commands:$LiveCred = Get-Credential(Enter your Office 365 administrator credentials)$Session = New-PSSession -ConfigurationName...