
Pushpak Patil
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 24
Activity overview
Latest activity by Pushpak Patil-
Pushpak Patil commented,
Check this out: https://github.com/bmrf/tron/blob/master/resources/stage_1_tempclean/tempfilecleanup/TempFileCleanup.bat
-
Pushpak Patil commented,
Fantastic :) one more favor please, can we rename the file as per result? For example: "02052017-Demo-PC-SMART-TEST.log" is the default name generated by your script Rename it to as per result, If ...
-
Pushpak Patil commented,
Yes Please, It will be really helpful. Thanks Selfman.
-
Pushpak Patil created a post,
About Hard disk health
Hi, Can we collect the information on hard disk having health issue (Bad Sectors)? eg: ID C5 Current pending sector count ID C6 Correctable sector count Thanks.
-
Pushpak Patil commented,
Try Below command, use PDQ deploy with command step, @REM Uninstall for this KB often required twice%SYSTEMROOT%\System32\Wusa.exe /uninstall /kb:2760779 /quiet /norestart%SYSTEMROOT%\System32\Wu...
-
Pushpak Patil commented,
In command step enter below code, and run as logged on user. wuauclt.exe /detectnowwuauclt.exe /updatenow It Works for me.
-
Pushpak Patil commented,
Found a Alternative.... FontReg.exe http://code.kliu.org/misc/fontreg/ You need to use fontreg.exe /copy it will install all fonts within the directory and add a reg entry. (Reboot Required) R...
-
Pushpak Patil created a post,
List of Computer with subnet 255.255.252.0
Hi, How to create a collection of computers who have subnet 255.255.252.0
-
Pushpak Patil commented,
Can you try below 2 batch scripts as install step with PDQ. http://pastebin.com/uDkC25Mq http://pastebin.com/K7cbH75a
-
Pushpak Patil commented,
I am Using batch file for profile cleanup, in :USERPRESERVE you can preserve user profiles from being deleted. here is the link for batch file, http://pastebin.com/RL25mCCE