
xela citnad
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by xela citnad-
PowerShell script 'cannot find path' when deployed by PDQ
AnsweredCurrently have a PowerShell script that's supposed to get content of the file on a remote computer: $send = gc \\$env:COMPUTERNAME\c$\$WINDOWS.~BT\Sources\Panther\setupact.log | Select-String unins...
-
Using PDQ Deploy to update Windows 7 computers to Windows 10
Background: Currently have a handful of computers still on Windows 7 & have been trying to use PDQ Deploy to create packages using the Windows in place upgrade to update all of them to Windows 10. ...