Issue with ‘Winrm’ while ‘Vagrant Provision’

I am beginner at Vagrant and created windows base box which is completely installed. For creating windows box i referred link ‘http://huestones.co.uk/node/305’. ‘vagrant up’ cmd is completely running. But, while provisioning vagrant for any string to print or any script to run from Vagrant file, it is showing error “WinrmAuthorizationError”, which suggests that winrm is not actually getting connected to Vagrant. Please find the screenshot below.

Can anyone help me out?

Thanks in advance.

Hi @priyanka144,

Personally i don’t have experience trying out vagrant in Windows and i believe it’s the same with Product team i know of. Hence please try Google and lets see if any community member has an idea.

Thanks for reply…