WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: dcrane37 on January 27, 2015, 06:39:43 AM

Title: wntgetCon returning null results witgh Windows 7 Pro.
Post by: dcrane37 on January 27, 2015, 06:39:43 AM
Maybe this is old news or possibly I'm doing something wrong, but when I use WntgetCon in a Script on a Win7 Pc I always seem to get a null result for the network drive connection. The same Script run on WinXP returns the expected result. Is there something else I should be using?
Any help would be appweciated.
Title: Re: wntgetCon returning null results witgh Windows 7 Pro.
Post by: td on January 27, 2015, 06:56:30 AM
Please read the following Tech Database article carefully to determine if it applies to your situation.

http://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/nftechsupt.web+WinBatch/UAC+Mapped~Drives~Issue~with~UAC.txt (http://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/nftechsupt.web+WinBatch/UAC+Mapped~Drives~Issue~with~UAC.txt)
Title: Re: wntgetCon returning null results witgh Windows 7 Pro.
Post by: dcrane37 on January 27, 2015, 07:56:42 AM
Td - Thanks...yep that was it....UAC issue...
Appreciate the link.