eryph
by
IT Service Providers

Standardized VM Templates for IT Services

Streamline client environments with reusable, inheritable VM templates. Perfect for IT consultants, managed service providers, and system integrators managing test labs and simple infrastructure.

IT Service Provider Challenges

Common problems facing IT consultants and managed service providers

Inconsistent Client Environments

Each client has different VM configurations, making support and maintenance complex and time-consuming.

Manual VM Setup

Setting up new VMs for clients requires manual configuration, leading to errors and delays.

Knowledge Silos

VM configurations exist only in individual technician's heads, creating dependencies and risks.

Client Onboarding Delays

Bringing new clients online takes weeks due to custom environment setup requirements.

Standardize Your Service Delivery

How eryph helps IT service providers deliver consistent, quality services

Standardized VM Templates

Create reusable VM templates that can be customized for different clients while maintaining consistency.

Faster Client Deployment

Deploy standardized environments quickly using inheritable templates, reducing onboarding time.

Knowledge Codification

Document VM configurations as code, making knowledge sharable across your team.

EU-Compliant Infrastructure

Genepool hosted in EU with client VMs staying on-premises - perfect for GDPR compliance requirements.

Template-Based Service Delivery

Standard workflows for consistent client environments

MSP Standard Base Template

Foundation template with RMM agents, security baselines, and monitoring tools for all managed clients.

Pre-configured RMM agents
Security baseline applied
Ready for client customization
template.yaml
# MSP base template with standard tools
version: "1.0"
name: msp-managed-base
parent: dbosoft/winsrv2022-standard/latest
project: msp-templates
cpu: 2
memory: 4096
drives:
- name: sda
  size: 60

# Standard MSP management stack
fodder:
- source: gene:myorg/rmm-agent
  variables:
  - name: site_id
    value: "{{client_site_id}}"
- source: gene:myorg/backup-agent
  variables:
  - name: backup_policy
    value: standard
- source: gene:myorg/security-baseline
  variables:
  - name: compliance_level
    value: cis-level1

Service Tier Templates

Different service levels (Bronze/Silver/Gold) with increasing features and monitoring.

Tiered service offerings
Easy to upgrade/downgrade
Clear value proposition
template.yaml
# Gold tier - Full management and monitoring
version: "1.0"
name: client-xyz-gold-tier
parent: msp-managed-base
project: client-xyz
cpu: 4
memory: 8192

# Gold tier includes advanced features
fodder:
- source: gene:myorg/advanced-monitoring
  variables:
  - name: metrics_interval
    value: 1min
  - name: log_retention
    value: 90days
- source: gene:myorg/patch-management
  variables:
  - name: maintenance_window
    value: "Sunday 2AM-4AM"
  - name: auto_reboot
    value: true
- source: gene:myorg/performance-tuning
  variables:
  - name: profile
    value: high-performance

Common Server Roles

Pre-configured templates for standard server deployments across all clients.

Ready-to-deploy server roles
Best practices built-in
Consistent across clients
template.yaml
# Remote Desktop Services template
version: "1.0"
name: rds-terminal-server
parent: msp-managed-base
project: server-roles
cpu: 4
memory: 16384
drives:
- name: sda
  size: 80
- name: profiles
  size: 100

# RDS configuration with licensing
fodder:
- source: gene:myorg/rds-deployment
  variables:
  - name: licensing_mode
    value: per-user
  - name: max_sessions
    value: 25
- source: gene:myorg/user-profiles
  variables:
  - name: profile_path
    value: "E:\Profiles"
  - name: roaming_profiles
    value: true
- source: gene:myorg/published-apps
  variables:
  - name: app_list
    value: "office365,chrome,acrobat"

Perfect for All IT Service Providers

From solo consultants to large managed service providers

Small IT Consultants

5-20 clients

Independent IT consultants managing multiple small business clients.

Standardized client templates
Quick deployment
Cost-effective scaling
Knowledge documentation

Managed Service Providers

20-100 clients

MSPs providing ongoing IT services to multiple business clients.

Multi-client template library
Service standardization
Team knowledge sharing
Efficient onboarding

System Integrators

Project-based

Companies implementing IT solutions for multiple customers.

Project-specific templates
Reusable configurations
Faster implementations
Quality consistency

Branch Office Support

Multi-location

IT teams supporting multiple branch offices with standardized infrastructure.

Location-specific customization
Centralized template management
Remote deployment
Consistent standards

Visual Management for IT Service Teams

The eryph App provides visual tools for managing client environments - perfect for teams who need efficiency without complexity

Client Environment Setup

One-click deployment of standardized client environments. Configure once, deploy many times.

Visual Configuration Builder

Design client VMs with the built-in wizard and editor. Configure specs, networks, and storage visually - the YAML is generated for you.

Client Template Library

Browse and import proven configurations for common service offerings. Customize for each client's specific needs.

Multi-Client Management

Manage all client environments from one dashboard. Deploy, update, and monitor across multiple client sites.

Service Delivery Workflow

1
Create base template for client type
2
Customize for specific client needs
3
Deploy standardized services instantly
4
Manage all clients from single dashboard
5
Learn PowerShell gradually as you grow

Pro tip: Every GUI action shows the PowerShell command. Your team learns automation naturally while delivering services.

Common Service Offerings

Standardized VM templates for typical IT service deliveries

Managed Workstations

Fully managed virtual desktops with RMM, AV, and backup pre-configured

Remote work VMsSecure desktopsContractor stationsTemporary workspaces

Business Server Roles

Standard SMB server deployments with monitoring and management built-in

Domain controllersRDS serversFile & printLine-of-business apps

Client Test Labs

Isolated environments for testing updates, migrations, and new deployments

Patch testingApp compatibilityMigration validationSecurity testing

Compliance Templates

Pre-hardened VMs meeting specific regulatory requirements

HIPAA workstationsPCI-DSS serversSOC2 environmentsGDPR compliant

Ready to Standardize Your IT Services?

Start building reusable VM templates that improve your service delivery