Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevencohn/unlandesk
Enable or disable LANDESK client on current machine
https://github.com/stevencohn/unlandesk
endpoint endpointmanager ivanti landesk ldms powershell
Last synced: about 15 hours ago
JSON representation
Enable or disable LANDESK client on current machine
- Host: GitHub
- URL: https://github.com/stevencohn/unlandesk
- Owner: stevencohn
- Created: 2018-08-01T22:39:42.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-06-29T22:57:20.000Z (over 3 years ago)
- Last Synced: 2024-11-15T09:51:39.088Z (2 months ago)
- Topics: endpoint, endpointmanager, ivanti, landesk, ldms, powershell
- Language: PowerShell
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnLANDesk
Enable or disable LANDesk client on current machineMinimum requirement: PowerShell Windows Management Framework 5.0
Open a PowerShell command window **as administrator**
1. PS> `.\Disable-LANDesk.ps1`
1. PS> `.\Enable-LANDesk.ps1`
1. PS> `.\Show-LANDesk.ps1`The commands are re-entrant so you can run them over and over without a problem.
No guarantees, warranties, assurances, promises, support, or licenses are granted
either explicitly or implicitly. Use at your own risk and responsibility.