By default the agent is triggered every 30 minutes.
This interval value can be changed from the puppet.conf file.
/etc/puppet/puppet.conf%PROGRAMDATA%\PuppetLabs\puppet\etc\puppet.confSet the runinterval to the wanted interval.
runinterval=xxx
The agent can be triggered manually with the command:
puppet agent -t