Hello,
I'm wondering if there is a way to disable the P4L PoSh Maintenance script?
I'm not sure what it's doing, but it seems scheduled against every single endpoint we have.
In the configuration for the plugin, there is nothing enabled to automatically upgrade, so I feel like it's just spaming ...
Search found 3 matches
- Tue Jun 04, 2024 12:09 am
- Forum: PowerShell plugin for Labtech
- Topic: disable P4L PoSh Maintenance script?
- Replies: 1
- Views: 29116
- Wed Jul 10, 2019 2:44 am
- Forum: PowerShell plugin for Labtech
- Topic: Only returns "OK"
- Replies: 3
- Views: 20157
Re: Only returns "OK"
Hello Cubert,
thank you for the reply.
I know that the user has a VPN connection setup, I'm just not sure where (system wide or just his account).
I'll get a test machine and will let you know what I find out.
Kind regards,
Alex
thank you for the reply.
I know that the user has a VPN connection setup, I'm just not sure where (system wide or just his account).
I'll get a test machine and will let you know what I find out.
Kind regards,
Alex
- Tue Jul 09, 2019 2:03 am
- Forum: PowerShell plugin for Labtech
- Topic: Only returns "OK"
- Replies: 3
- Views: 20157
Only returns "OK"
Hello,
I'm trying to check if a user has a VPN setup as "AllUserConnection" or just for the logged in user.
If I run
Get-VpnConnection or Get-VpnConnection -AllUserConnection
all I get returned is just ...OK
I have noticed that on other scripts as well, they don't return the result, but just ...
I'm trying to check if a user has a VPN setup as "AllUserConnection" or just for the logged in user.
If I run
Get-VpnConnection or Get-VpnConnection -AllUserConnection
all I get returned is just ...OK
I have noticed that on other scripts as well, they don't return the result, but just ...