now i renamed the german 'Administrator' to 'Administrators' the PNVMSVC got stuck on not finding the local Group. In 7.6 the Service seemed to continue on the error.
The vb scripts do execute with Instantprovision hotfix installed, but the 64 bit version runs the scripts in 32bit mode which means the reg commands are being performed in the Wow6432Node. So the WSUS registry entries are not being deleted, so all VMs have same WSUS client ID.
I plan to open a SR on it, just haven't got around to it.
mwehr
34 Posts
0
March 19th, 2015 12:00
now it works for vbscripts (not powershell)
in eventlog i found a Problem for PNVMSVC
'add local user account operation' (Group not found)
so I renamed the german 'Administratoren' to 'Administrators'.
I never noticed this with my current 7.6 Installation where the PNVMSVC seems to continue after Group add failed.
Markus
mwehr
34 Posts
0
March 19th, 2015 12:00
now i renamed the german 'Administrator' to 'Administrators' the PNVMSVC got stuck on not finding the local Group. In 7.6 the Service seemed to continue on the error.
vbscript now works. (not powershell)
gregpolen
92 Posts
0
March 19th, 2015 16:00
The vb scripts do execute with Instantprovision hotfix installed, but the 64 bit version runs the scripts in 32bit mode which means the reg commands are being performed in the Wow6432Node. So the WSUS registry entries are not being deleted, so all VMs have same WSUS client ID.
I plan to open a SR on it, just haven't got around to it.
gregpolen
92 Posts
0
March 19th, 2015 16:00
I also noticed that if you install pntools64 after instanprovision64, you have to perform a repair on the instantprovision64 install.