Using the 1E PowerShell Toolkit
Refer to the following articles:
-
Creating your own cmdlet from a 1E Platform instruction: Walkthrough example of using the 1E PowerShell Toolkit to turn a useful 1E Platform instruction into a PowerShell cmdlet for re-use.
-
Dynamic file copy: How to use the dynamic file copy feature of the 1E PowerShell Toolkit.
-
Dynamic SCALE: Allows a user to run a PowerShell script or executable program on a device via the 1E Platform without first creating an instruction.
-
Dynamic Scripting and running an executable command: Dynamic Scripting allows you to create a PowerShell script and then deploy it dynamically.
-
Executing an instruction: Invoke-1EInstruction lets you execute any 1E Platform instruction directly from the PowerShell command window and return the results.
-
Installing and using Visual Studio Code: How to install and use the Visual Studio Code development environment with the 1E PowerShell Toolkit.
-
Microsoft Power BI integration: How to use the 1E PowerShell Toolkit with Microsoft Power BI desktop.
-
Interactive instruction search: How to use the 1E PowerShell Toolkit to interactively search for 1E instructions.
-
Managing certificates with the Azure Key Vault: How to set up and test an Azure environment and manage certificates with the Key Vault.
-
Offloading data to an external target: How to set up a 1E Platform consumer to offload data to an external target and then invoke an instruction which sends the data to that target.
-
OSQuery integration: How to use the OSQuery integration functionality available with the 1E PowerShell Toolkit.
-
Querying Activity Records: Querying historical data from Activity Records tables on clients.
-
Scope and filter expressions: How to use scope and filter expressions to target specific sets of devices and/or to filter results to only include selected rows of data.
-
Using the 1E PowerShell Toolkit on non-Windows platforms: Special considerations using the 1E PowerShell toolkit from a non-Windows platform.
-
Managing platform schedules: How to use the 1E PowerShell Toolkit to manage 1E Platform schedules.
-
Using the 1E PowerShell Toolkit with platform-neutral authentication: How to use the 1E PowerShell toolkit when connecting to a 1E Platform server that is configured for platform-neutral authentication, also known as modern authentication.
-
WMI integration: Invoke any WMI query directly from a PowerShell cmdlet. Because the 1E Platform handles the transport and execution of the underlying instruction, you do not need to have WinRM enabled to use this functionality.
-
Working with management groups: How to work with management groups using the 1E PowerShell Toolkit.
-
Datadog integration: The Datadog integration enables you to automatically send 1E metrics to your Datadog account.