-
Posts
2,202 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by Cache
-
setting to 1 uses the RAS credentials, if you set it to 0 it should use the credentials logged on to the device. Even though they are both the same set of credentials, just wondering if RAS is messing with something.
-
Not sure, if you try to connect to the share via IP does it prompt for credentials? Does it make any difference if you alter the rasphone.pbk file to set UseRASCredentials=0 so that instead of trying to use the RAS credentials it will use the windows credentials? I know they are both the same but wonder if you can point it to something with RAS not passing it on correctly.
-
I'd be tempted to remove the update from a device and test to see if it reverts back to the correct behaviour, atleast it would rule it out? Maybe on another install kb5010793 and see if that fixes it?
-
It's not some weird consequence of the recent windows updates is it? https://www.bleepingcomputer.com/news/microsoft/new-windows-kb5009543-kb5009566-updates-break-l2tp-vpn-connections/
-
I might be misreading it but won't you need your stop % to be lower than 95%? The way I read it at the moment is it will start to run if there's 5% free space but will stop if it has 4% free space
-
So it should work, not sure if it's just the way you've copied it but it should be like this: $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection Import-PSSession $Session Enable-TransportRule "Student email block" If you have MFA enabled on your account then this won't work as you'll need to use the Exchange Online v2 Powershell: https://docs.microsoft.com/en-us/powershell/exchange/exchange-online-powershell-v2?view=exchange-ps#install-and-maintain-the-exo-v2-module Once that's installed, the script would change slightly to become something like below: import-module ExchangeOnlineManagement $UserCredential = Get-Credential Connect-ExchangeOnline -Credential $UserCredential Enable-TransportRule "Student email block"
-
Print Management not letting me add printer
Cache replied to Shadow_Walker's topic in Enterprise Software
What error message do you get? I have seen strange issues when the Windows Firewall service is stopped/set to manual and hasn't started. -
[sims] Design Report help - where item has more than 1 record
Cache replied to coolhands's topic in MIS Systems
I don't have access to SIMS any more, however when you add the medical conditions box, you should be able to apply a filter to it so that you can select the record id number, so add 3 fields and then apply the filter so that the first one displays record 1, 2nd 2 and so on. -
The other thing it could be is the guest authentication - rather than browsing to the NAS can you map a drive directly to the share entering the credentials? https://neurotechnics.com/blog/solved-cannot-connect-to-an-smb2-network-share-form-windows-server-2019/
-
Isolating VLAN from internet - Smoothwall
Cache replied to howartp's topic in Internet Related/Filtering/Firewall
May or may not work - if the tills don't need Smoothwall to route any traffic to a different VLAN, why not just remove the VLAN from Smoothwall, remove the tagged connection from the switch to Smoothwall and then in theory no route out anywhere. edit: posted and then realised it needs to be blocked at the boundry doesn't it? In which case, no other rule anywhere that is allowing those IP's access or an authentication policy applying to a location which is causing unexpected results? -
What version of exchange are you uninstalling? I can't remember if it's this guide or another I roughly followed for 2010, but it was fairly straight forward: https://www.itpromentor.com/sbs-remove-exchange/ I'll see if I can find the link I used tomorrow (hopefully still on my laptop) If not, if you post a screenshot of the error or PM me it I'll take a look and try to help.
-
You'll need to properly uninstall Exchange from the server also, just to make sure it tidies up all the AD attributes rather then just delete the server: https://practical365.com/how-to-decommission-an-exchange-server-after-office-365-migration/
-
Is it the wifi connection from the hub that's dropping then rather than the unifi? I switched the 5G to a seperate wifi network on my hub and mainly just use the 2G connection (probably should just turn it off), not had any issues since doing that.
-
Email from ms saying they are closing our 365
Cache replied to TwistedHelixis's topic in Cloud Services
What subscriptions are listed in your portal? Is it a relatively recent setup that might have the A3 trial in it and therefore that's being removed? -
Are all the printer share names the same? I'm guessing so - if there server isn't doing anything else and there's no issues with mapping the printer, you could just set SERVER1 as a DNS alias of SERVER2. In regards to any issues having them deployed side by side, not that I'm aware of - I've had printers deployed from multiple servers before, it's no different from having both mapped manually.
-
It's only either iOS 10 or a specific version of iOS 10 that I remember being affected, I had a chat with a guy from Apple as the one I was doing had a single iPad which couldn't be done (thankfully) who said it was a known bug with no known fix date. The only solution at the time I could be given was to wipe out Profile Manager and roll back to an earlier version where it worked, enroll all the iPads and then update Profile Manager. We gave up, kept it as a staff iPad for obvious reasons - might be worth giving Apple a call though.
-
Yeah, what you need to do is either have a Delete all or a delete for each of your printers that were on Server1 and an update or create for your printers on Server2. The Replace command remaps the printer, so say you wanted to reapply the print defaults (handy for those who change things from black and white to colour in the print control panel) it works well, but it can't replace the server1 printer with server2 as it doesn't really know what it's replacing.
-
The applocker event logs in event viewer are extremely helpful and useful in determining things, they can be chatty but that's partly what makes them useful also
-
Could be wrong, but I think if you right click on the block and do edit Staff and swap the staff that way it filters back through to the allocations...
-
In Applocker there's a seperate section for Apps - are you trying to put it in there or the normal exe bit?
-
I've had this before, also caused by a failed disk in the array. Thankfully replacing the disk and letting the array rebuild sorted the issue. Had similar somewhere else which was temporarily resolved just by removing the failed disk.
-
Not defending, but Schoolcomms is part of the same company so hopefully there is some light on the horizon for you - the Schoolcomms sync was always excellent.
-
You could also use dbbackup and a scheduled task to backup the database to file: https://support.capitasoftware.com/csm?sys_kb_id=d08df7b8dbbd0094003c4872ba961996&id=kb_article_view&sysparm_rank=2&sysparm_tsqueryId=728794091b3728107c9fed79b04bcbab http://www.edugeek.net/forums/mis-systems/156675-moving-sims-new-server-2.html#post1343429 Path will need updating but the principal will be the same - if you use the transfer login part first it will store the passwords in the backup also.
-
If it's Applocker causing it, the Event Viewer log's are really good - I think from memory you might need to allow the SquirrelTemp folder through it, alternatively add as a publisher rule: https://docs.microsoft.com/en-us/microsoftteams/applocker-in-teams
-
How many mailboxes are we talking and what do you need from the end result? Is it just a few mailboxes and you don't need to have/use ADConnect to keep details in sync with AD or have you got 100's/1000's of users to move? If it's the former then I'd probably be tempted just to export to PST and import, if it's the latter then hybrid or another 3rd party tool - hybrid works really well though!
