Jump to content

Recommended Posts

Posted

I had a black screen for 5 mins or more, turned out to be impero's fault, sigh, they really need an auto list of injection exceptions

 

But mostly turn on logging

  • Thanks 1
Posted
Netsupport
Impero really causes more issues than it solves.

Corrupting GPOs. Putting PCs to sleep when SCCM is doing something oran admin is RDP/Powershell'd in.

It does feel like a rootkit or malware.

  • Thanks 1
Posted
Impero really causes more issues than it solves.

Corrupting GPOs. Putting PCs to sleep when SCCM is doing something oran admin is RDP/Powershell'd in.

It does feel like a rootkit or malware.

 

Never noticed it corrupting GPOs, and I've not used the sleep actions, so it's never put PCs to sleep.

Posted

Hi there,

 

We have a built in list of injection exclusions and review it as appropriate for each release. Apologies if something not in that list previously cause you a login delay. @free780 if we can assist with those issues please PM me and we'll be in touch ASAP; Impero will shut down a computer on a schedule and I can understand the issue around a SCCM / background tasks, but I'd like to look at that further with you.

Impero certainly shouldn't be 'corrupting' any GPOs as it doesn't do anything with GPOs; the closest I can think of is if you have a GPO set to deploy something (for example) and Impero blocks it due to an application block kicking in, but otherwise it wouldn't be involved with GPO; we'd like to understand that further too.

 

Thanks

Mic

Head of Support

Impero

Posted
Hi there,

 

We have a built in list of injection exclusions and review it as appropriate for each release.

 

Should this list be auto updating then? It never has for me afaik.

Posted (edited)

Came across this today.

https://social.technet.microsoft.com/Forums/windowsserver/en-US/3fdfa58b-fe1b-4546-85d2-d43dac9bcc10/black-screen-on-all-new-connections-sessionhost-has-to-be-rebooted-error-1534?forum=winserverTS

 

Even though its to do with Server 2016. The per user firewall rules get created on Win 10 1709. I did some testing with a non-merged firewall policy and clearing out the firewall entries via a Scheduled Task. Seems to improve 1st login speeds.

Edited by free780
  • 1 month later...
Posted

Ok since i last posted i have been working on this..

 

I have now build and deployed 1803 with apps removed from the .wim

 

Re done group policy and brought all redirection local

 

login on wifi is now 6 seconds!

 

Hope this can help someone.

  • Thanks 1
Posted
I've automated deleting per user firewall rules and first login is 37secs (i3 SSD). Also have a firewall policy with nomerge which seems to speed it up.
Posted
I've automated deleting per user firewall rules and first login is 37secs (i3 SSD). Also have a firewall policy with nomerge which seems to speed it up.

Colour me intrigued...

Posted

Modern apps create a per user, per app firewall rule. After a while on a shared PC there can be quite a lot. I cant see why modern apps need inbound or outbound rules #MSlogic.

 

Create a new GPO. Turn off local merge on all scopes for the Firewall.

 

On a Win10 PC with no GPO applied capture the default policy and export then import into the GPO.

 

Keep the defaults on Inbound Block unless allowed. Leave Outbound not to block.

 

You may want to allow ping file sharing etc.

 

Go through your applications that may need rules. Impero,ABTutor,Exams Software,Skype for Business etc.

 

Some will try and put in a firewall rule. You can copy these blocked rules and import into your policy.

 

 

Create scheduled task

On user logon

Runas :NT AUTHORITY\System

powershell.exe Remove-NetFirewallRule

 

Any new software that requires inbound rules will need to be in the policy.

 

Obviously test this before putting into production. Be aware theat if you supress Windows Firewall warig the user that its blocked something you may not find out if something is working or not.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...