Initial commit: IT Nexus Web-App
This commit is contained in:
4
agent-cs/detect-it-nexus-agent.ps1
Normal file
4
agent-cs/detect-it-nexus-agent.ps1
Normal file
@@ -0,0 +1,4 @@
|
||||
if (Test-Path "C:\Program Files\IT Nexus Agent\IT-Nexus-Agent.exe") {
|
||||
exit 0
|
||||
}
|
||||
exit 1
|
||||
Reference in New Issue
Block a user