TonsOFun
Comments
-
Clerk's MIS - At the end of the batch file, you can try placing an additional line with the following code: shutdown -a This will abort any shutdown/reboot that is running. Hopefully, this helps.
-
Looking at the repository file, one says 'plug-in' and the other has 'activex'. The one that says 'plug-in' is for firefox and other browsers. The 'activex' is for Internet Explorer.
-
Just FYI, Error Code 1 may also be a success message. Most of the custom batch files that i've created end with the error code 1, but the script actually completed fine. Just adding the error cod...
-
Is this happening to all machines that are offline? or just a couple in particular? When i had this problem, i noticed an issue with the DNS settings and/or the hostname of the machine not matchin...
-
In case you needed something to use right now, here's a simple script from a batch file that i'm using. ---------Start-------- net user administrator /active:yes net user administrator <password> ...
-
Hi Shane, This happened one time when I had downloaded the Adobe Shockwave from the package library, and tried to delete the old one. Ever since then, it has been working correctly after the re-l...
-
Ah nice. Always the little things. Glad it's working now.
-
Hi Mat, What happens when you try to run the setup (like you have it in deploy) on the target machine? That should tell you more. you can try turning on verbose functions to see what type of di...
-
Welp, to assist the general populace, please feel free to use the attached documentation on how to setup Office 2013 in PDQ Deploy. I had to do this to train my staffs on this application anyways,...
-
sorry, i meant 1603