Agent module |
ContentDistribution module |
Device module |
Discovery module |
FileContent module |
FileSystem module |
Http module |
Interaction module |
Inventory moduleOther methods used by the Tachyon Activity Record feature are not exposed for use in SCALE. |
Mobile module |
NativeServices module |
Network module |
Nomad module Nomad.CachedPkgStatus— Get the percentage of the specified content in the local Nomad cache. Nomad.CancelJob— Cancels download job with the given ID and removes it from Nomad’s job queue. Nomad.FindBestPkgCache— Find the device that has the greatest percentage of the specified content in its Nomad cache. Nomad.GetCachedPkgDetails— Gets details about a package cached in Nomad. Nomad.GetCachePath— Gets the path on disk where Nomad’s cache is located. Nomad.GetCmContentLocations— Find the Configuration Manager locations (on distribution points - DPs) that have the specified content. Nomad.GetVariable— Gets the value of the given Nomad "variable". Nomad.JobsStatus— List active Nomad jobs. Nomad.Pause— Pause any currently-executing Nomad job. Has no effect if no job is currently running. Nomad.PauseJobQueue— Pause the Nomad job queue so that no jobs will run. Nomad.Resume— Resume any currently-paused Nomad job. Has no effect if no job is currently paused. Nomad.ResumeJobQueue— Resume the currently-paused Nomad job queue. Has no effect if the job queue is not currently paused. Nomad.RunPkgStatusRequest— Test whether any other SSD (single site download) device has more content than the local Nomad cache. Nomad.RunSsdQuery— Use Nomad's SSD (single site download) feature to find on which devices the specified content is cached. Nomad.Status— Get the status and version of the Nomad service. Nomad.Stop— Stop any currently-executing Nomad job. Has no effect if no job is currently running.
|
OperatingSystem module |
Patch module Patch.Deploy— Deploy (i.e. download and by default install) either all available patches or specific patches to this device. Patch.GenerateFullInventoryEvents— Generate Full Inventory Events Patch.GetMetadata— Query metadata for a single patch or comma-separated list of patches. Patch.GetStatus— Report how updates are configured for the device. Patch.List— List the status of patches. Patch.Restart— Microsoft-suggested procedure to fix Windows Update Agent problems, which has optional steps that include a restart of the Windows Update service. Patch.TestConnection— Check that the source for patches is accessible.
|
Policy module |
Scripting module |
Security module |
No methods in this module are exposed for use in SCALE. |
Software module |
Storage module Storage.Check— Tests the existence of a user defined persistent storage table. Storage.Delete— Removes an existing user defined persistent storage table. Storage.Get— Indicate whether a persistent storage table of the specified name is present and return its contents if present. Storage.GetRemote— Retrieve the requested datum directly from the Platform central repository. Storage.List— Enumerates all user-defined persistent storage tables. Storage.Set— Set or change the value of the named persistent storage table.
|
Tagging module Tagging.Check— Tests the existence of a named tag of a specified type, optionally with the specified value. Tagging.Clear— Delete all tags of the specified type. Tagging.Count— Get the quantity of tags of the specified type. Tagging.Delete— Delete the named tag of the specified type, and indicate if it originally existed. Tagging.Get— Indicate whether a named tag of the specified type is present and return its value if present. Tagging.GetAll— Fetch the tag list (containing all tags) of the specified type. Tagging.Set— Set (or change if already set) the named tag of the specified type to the specified value.
|
Users module |
Utilities module |
WakeUp moduleNo methods in this module are exposed for use in SCALE. |