antoonioo84
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 1
Is it possible to use intune to sign out the currently logged in user? I have a script in sccm which simply stops the Winlogon service
Stop-Process -Name Winlogon -Force
Unfortunately, if the computer is not in a corporate network or is not connected to a vpn, the script will not run. Our computers are in co-managment. Maybe there is an option to stop such a service from intune?
Stop-Process -Name Winlogon -Force
Unfortunately, if the computer is not in a corporate network or is not connected to a vpn, the script will not run. Our computers are in co-managment. Maybe there is an option to stop such a service from intune?