wassuuupppp
wassuuupppp4w ago

Creating a Tag with OS Type?

I want to create a tag for all devices that have Cove Backup installed and are Workstations (and another tag for Cove Backup on Servers)
Solution:
You can create custom tags using a script and the registry, similar what I've done here - https://discord.com/channels/1170941416516620306/1386806897591586987/threads/1390513006336807085
Jump to solution
6 Replies
karnophage
karnophage4w ago
No description
karnophage
karnophage4w ago
Old tag, but same principle. For Cove the value would be Backup Manager
wassuuupppp
wassuuuppppOP4w ago
Thanks, I created one like that already, but I would like the tag to only apply if the device is a workstation, as Cove pricing is different depending on if it's a Server or Desktop. Probably I could find a registry key to reference if needed. I also need to distinguish between a Physical Server and a Virtual Server
wassuuupppp
wassuuuppppOP4w ago
No description
Solution
deX
deX4w ago
You can create custom tags using a script and the registry, similar what I've done here - https://discord.com/channels/1170941416516620306/1386806897591586987/threads/1390513006336807085
wassuuupppp
wassuuuppppOP4w ago
Thanks I'll look into that for more complex scenarios. For now I am checking a registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\InstallationType
No description

Did you find this page helpful?