
Margus Potter
Deploy & Inventory big fan :)
Comments
-
All is same as you described, dont need any bat, just create Step as Command and under Options select run as Logged on User. Works like a charm net use * /D /Y gpupdate /force
-
"post from 4 years ago about scanning for SSDs with no solution" What post or what you looking for? brgds, Margus EDIT: If you mean Collection by Disk Type SSD or HDD then simply create Dynamic Col...
-
Depends what you mean by "add Linux machines to PDQ Inventory". Collect your "Linux" machines Collect Non-Windows computers in PDQ After that, only thing I am using is good ol' Putty. Also, all *ni...
-
Hi, Well... all machines can be added if they have ip or hostname and "visible" but what to do afterward with them, you dont get much data or functionality for them in pdq? pdq is win and for *nix ...
-
Hi, its kinda PDQ basics > PDQ Deploy and PowerShell go together like eggs and bacon So I would use last step in deploy: #Create a 7-Zip Shortcut to Public Desktop with Powershell $TargetFile = "$...
-
Hard to replicate your specifics but... I have 100 year old script that i still use as a base in Deploy for my HP/Epson/Samsung etc printers, never failed, works for 7,8,10, same soft and drivers.....
-
1. You cannot run on your computer app for remote pc what does not have remote capabilities e.g. like windirstat have mapping option. 2. Run as Remote Command, works. Install PatchCleaner, copy ins...
-
this is very quick and useful query, I added my own PC also to list to be safe side cause you know IT pc-s :P -- selectComputers.Name as 'Computer Name',Computers.Description as 'Description',Cur...
-
My batch for this is here: https://support.pdq.com/hc/en-us/community/posts/211691407/comments/115000241592 have phun :)
-
Found my 5y old batch :) ----- :: create_local_PC_account.bat:: Create local pc account, password, description, disable password change, full name:: Password never expires:: Disable local built-in ...