Jump to content

kevin_lane

Members
  • Posts

    1,074
  • Joined

Everything posted by kevin_lane

  1. Yea I know its just like password with hash but I always get a sense of something is going to go wrong when it’s been presented as something really easy to do lol Microsoft never make things easy lol But yes I would like to make it easy for staff and pupils so when they come back and wanting to sign into 365 and other services that are tied into our platform they can just “sign in” seamlessly. And when they are outside of the school they can still continue to do the same with user and pass
  2. Looking at going from password hash to password pass through authentication with single sign on Just been reading up and just and seeing if other people have taken the leap I know it fairly easy to enable but I’m just wanting to play caution to the wind for when I Change over When you enable password through authentication with single sign on what experience did your users get and what issues if any did you get Thanks
  3. i shell give it a go thanks
  4. Well I only downloaded them today lol
  5. kevin_lane

    MS Edge

    so ms edge looks nices, however i have notcied that some settings in GP dont work such as the trying to disable access to the settings within edge....or am i doing something worng
  6. to update we have had to stop using the mapper as when you try and open office documents it was asking for a username and password, so went back to our original plan using the onedrive application made sure that we was on the latest version and using /switch and applied the some group policy settings, only concern is that if a child wants to download there whole home drive it could potentially fill up HD space However i cant remember if you can limit the storage allocation for OneDrive as if i can i was thinking of only giving them a healthy 10Gig which they will never or should never fill Just need to test the single sign on
  7. Just to up date I’ve jumped over to using the one drivemapper PowerShell script which works really well But will be continuing to update this thread
  8. we have almost full migrated over to 1909 windows 10 ent have been testing the sharepoint migration tool for migrating our file shares for the users home directorys, and move them over to onedrive and seems to be going quite well i've downloaded and installed the admx and adml files for the group policy and applied some settings but im trying to see if i can get the OneDrive to login automatically when the user logins, we dont use profiles for pupils or logon scripts for mapped drives as we use group policy for that however its doesnt seem to be working any suggestions
  9. I’m not sure if it can be it’s more of a management too, I would suspect that it if you have any windows 10 in your environment you could deploy always on vpn that what any internet connect devices such as a laptop would be able to successfully connect back with sccm Unless it is possible and I’m just not aware if so could someone correct me please
  10. I think scratch can be used online now without having the program installed now would that not be better ?
  11. sorted i had to add the administrators user to the "Organization Management" in powershell
  12. thanks for getting back - apperciate your help , so i've installed exchange 2013 , and everything has gone through fine got no errors or any warnings, however when i went to open EAC on the new server i cant login and im doing some research and people are saying this something to do with a setting in adsi edit !! surely that cant be right is this a common issue ? do you know i get a http 500 error will keep looking
  13. the users that are in the EAC (mailbox tab) these mailbox are not in use and nor does the users associated with the mailbox know that they exist, i am going to check before i remove the exchange online licence, i have built my new server to install exchange 2013 just finalizsing the pre-reqs for i start on AD side of things, i was speaking with virtue technology and they said that the office 365 hybrid tool would be the best way to go thoughts ?
  14. you shouldnt need to add the drivers to the boot image, try recreating your boot image and then adding it back to the ts
  15. ok.... does it matter they have an on prem and an mailbox within office 365, would it be better from a migration point of view to remove the mailboxes that it has already created ? so which would stop any duplication / errors we use salamander to create our user accounts for staff and pupils and we have noticed that when a member of staff joins it creates the mailbox within office 365 eac (mailbox tab) but not for pupils (i guess this is good thing lol from what your saying) i was under the impresion that when a user account is within the office 365 admin center where you assing licence to use the office products when you enable the exchange online it should create a mailbox but based on what your saying about office 365 knowing that it has an on prem mailbox that feature does work in essance so the function is useless, till we migrate the accounts from on prem into cloud. so if the mailboxes need to be remove moved how do i remove them https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/remove-mailbox?view=exchange-ps ??
  16. in our Office 365 admin center i can see all of my users that have been synced via Azure AD connect however forsome reason we have had only a handfull around 136 mailboxes that have been created. now we have alot more user accounts than that and we have been assigneing the licence however they not showing, i have tried moving the license and adding it back but it doesnt make any difference not sure what to make of it any suggestion?
  17. I don’t how but somehow I knew you was going to say that as I came across this article last night thinking how does the endpoint migration actually work and I was reading this https://docs.microsoft.com/en-us/exchange/architecture/mailbox-servers/mrs-proxy-endpoint?view=exchserver-2019 Now the only problem is that I don’t have a servers tab in my office 365 eac
  18. The ssl is a san cert
  19. Well it moans about being unable to connect and also moans about the ssl cert but I think that is a common error the exchange test connectivity report says passes so it should connect not sure what could be stopping the connection
  20. sorted get alot of xml scripting however when trying to use the office 365 create end point still get an error...ill keep digging
  21. from external i get an directory listing denied ?
  22. using the remote aconnectivity analyzer we are getting a succesful with warnings on both the connectivity and autodiscover, the only warning that it is moaning about is the ssl cert, which i belive is a common thing when trying to create a migration endpoint mapper within office 365 (EAC) we keep getting an error around "We couldn't detect your server settings. Please enter them. The migration service failed to detect the migration endpoint using the Autodiscover service. Consider using the Exchange Remote Connectivity Analyzer ‎(https://testexchangeconnectivity.com)‎ to diagnose the connectivity issues." however we know that from the test it is working, the RPC ports on the domain controllers are all open and i can telnet internally to them Port 6004, the exchange server which is visible to the world has the correct ports open, i have been on a phone call to sophos (2 Hours) and we are seeing traffic hit the firewall for the server however we cant be sure that its microsoft becasue there is alot but i have been on this website https://docs.microsoft.com/en-us/office365/enterprise/urls-and-ip-address-ranges and added to the already list of growing ip address to our firewall exception list, i have added error detalil that we get from when trying to connect from office 365 to exchange via power shell this is the command we used PS C:\WINDOWS\system32> Test-MigrationServerAvailability -Credentials $pscred -ExchangeOutlookAnywhere -ExchangeServer xxxxx -RPCProxyServer xxxx.xxxx.xxx.sch.uk -Authentication Basic -EmailAddress pupil test@xxxxx any ideas or suggestions are always welcomed its an exchange 2007 server on a w2k3 box RunspaceId : f4923c86-9c82-426f-ac28-73fe889a812f Result : Failed Message : We weren't able to connect to the remote server. Please verify that the migration endpoint settings are correct and your certificate is valid, and then try again. Consider using the Exchange Remote Connectivity Analyzer (https://testexchangeconnectivity.com) to diagnose the connectivity issues. SupportsCutover : False ErrorDetail : at Microsoft.Exchange.Migration.MigrationNspiClient.GetNewDSA(ExchangeOutlookAnywhereEndpoint endpoint, String user) at Microsoft.Exchange.Management.Migration.MigrationService.Endpoint.TestMigrationServerAvailability.InternalProcessExchangeOutlookAnywhere(IMigrationDataProvider dataProvider)||FailedToDiscoverRpcEndpointTransientException|We weren't able to connect to the remote server. Please verify that the migration endpoint settings are correct and your certificate is valid, and then try again. Consider using the Exchange Remote Connectivity Analyzer (https://testexchangeconnectivity.com) to diagnose the connectivity issues. --> Error 0x6ba (The RPC server is unavailable) from cli_RfrGetNewDSA EEInfo: ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo: Generating component: 2 EEInfo: Status: 0x000006BA EEInfo: Detection location:1710 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 1 EEInfo: prm[0]: Long: 0 (0x00000000) EEInfo: ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo:Generating component: 13 EEInfo: Status: 0x000006BA EEInfo: Detection location: 1352 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 1 EEInfo: prm[0]: Long: -1073606646 (0xFFFFFFFFC002100A) EEInfo:ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo: Generating component: 14 EEInfo: Status: 0xC002100A EEInfo: Detection location: 1380 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 2 EEInfo: prm[0]: Long: 12175 (0x00002F8F) EEInfo: prm[1]: UnicodeString: /rpc/rpcproxy.dll?wpexc01.westpark.local:6002 EEInfo: ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo: Generating component: 14 EEInfo: Status: 0x00010000 EEInfo: Detection location: 1385 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 1 EEInfo: prm[0]: Long: -2147483648 (0xFFFFFFFF80000000) EEInfo: ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo: Generating component: 13 EEInfo: Status: 0x0000000E EEInfo: Detection location: 3001 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 1 EEInfo: prm[0]: Long: 12180 (0x00002F94) |ServerUnavailableException: Error 0x6ba (The RPC server is unavailable) fromcli_RfrGetNewDSA EEInfo: ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo: Generating component: 2 EEInfo: Status: 0x000006BA EEInfo: Detection location: 1710 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 1 EEInfo: prm[0]: Long: 0 (0x00000000) EEInfo: ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo:Generating component: 13 EEInfo: Status: 0x000006BA EEInfo: Detection location: 1352 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 1 EEInfo: prm[0]: Long: -1073606646 (0xFFFFFFFFC002100A) EEInfo:ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo: Generating component: 14 EEInfo: Status: 0xC002100A EEInfo: Detection location: 1380 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 2 EEInfo: prm[0]: Long: 12175 (0x00002F8F) EEInfo: prm[1]: UnicodeString: /rpc/rpcproxy.dll?wpexc01.westpark.local:6002 EEInfo: ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo: Generating component: 14 EEInfo: Status: 0x00010000 EEInfo: Detection location: 1385 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 1 EEInfo: prm[0]: Long: -2147483648 (0xFFFFFFFF80000000) EEInfo: ComputerName: EEInfo: ProcessID: 112972 EEInfo: Generation Time: 13/02/2020 16:32:52 EEInfo: Generating component: 13 EEInfo: Status: 0x0000000E EEInfo: Detection location: 3001 EEInfo: Flags: 0 EEInfo: NumberOfParameters: 1 EEInfo: prm[0]: Long: 12180 (0x00002F94) | TestedEndpoint : IsValid : True Identity : ObjectState : New
  23. Im trying to do an inplace upgrade followed this guide https://www.prajwaldesai.com/sccm-upgrade-windows-7-windows-10-1909/#Step_1_Import_Windows_10_1909_Upgrade_Package_to_SCCM however got this error was wondering if any one could help or come across this or had any ideas thanks
  24. we had an old exchange 2013 installed which is no longer around and im removing the last bit out of ADSI Edit , i have removed one of the the old server out of here i just want to know if the containtor i.e the folder itself is used or can i remote the CN=Mailbox Database 1497 etc which is referencing the old server, i don't have any existence of the old server on the network even in our exchange environment there is nothing within any settings or control panel of some sort that references it any advice would be grateful
  25. im looking at migrating our home drives over to onedrive but i'm also looking at other options of maybe mapping the drive as well i have seen some scripts which havent tested yet, but i wanted to get an idea of the easiest and best way that has been successful for other schools when moving data over to onedrive i have downloaded the new client and ran the OneDriveSetup.exe /allusers to make sure my test pupil can login thats ok, im also worried about that when the program goes through the configuration of onedrive that it save to the c:\users\nameofpupil in this location, which i think will cause issues for us but any help would be great thanks
×
×
  • Create New...