fdrietatns's Accepted Solutions

Manually removed entries in AppVolumes DB.
So your appstack has 'hosts' and 'hosts.bak'? Is there a need to have the hosts.bak? The original hosts file is all commented out anyway. I just made an appstack that makes the hosts file r/w ... See more...
So your appstack has 'hosts' and 'hosts.bak'? Is there a need to have the hosts.bak? The original hosts file is all commented out anyway. I just made an appstack that makes the hosts file r/w for everyone and it works fine. Did you issue a ipconfig /flushdns on those machines? Any change to a host file for an address that has already been visited won't take effect until the DNS cache is cleared. # I changed google.com to go to 127.0.0.1 in my host appstack Pinging google.com [127.0.0.1] with 32 bytes of data: Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ha! As it turns out, if the primary group is set to the assigned group for the WV assignment the delay creation option doesn't work. I had set the primary group to the entitlement group for... See more...
Ha! As it turns out, if the primary group is set to the assigned group for the WV assignment the delay creation option doesn't work. I had set the primary group to the entitlement group for this user when testing something else. Go figure.