stevencohn / UnLANDESK

Enable or disable LANDESK client on current machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnLANDesk

Enable or disable LANDesk client on current machine

Minimum requirement: PowerShell Windows Management Framework 5.0

Open a PowerShell command window as administrator

  1. PS> .\Disable-LANDesk.ps1
  2. PS> .\Enable-LANDesk.ps1
  3. 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.

About

Enable or disable LANDESK client on current machine


Languages

Language:PowerShell 100.0%