The nested package step allows you to embed multiple packages into one package. This option is great for users who frequently need to deploy a common group of apps to devices. It is especially convenient when deploying groups of apps to newly imaged machines. To build a nested package, add ...
How to create an uninstall package with PDQ Deploy & Inventory Creating a silent uninstall package with PDQ Deploy & Inventory is so easy it almost feels like cheating. Not only does Inventory provide us with the silent uninstall string, but it also gives us the option to create an uninstall...
These commands will create a local module in yourDocumentsfolder underPowerShell\Modules\RemoteAD. However, like with the above solution, you will be working with implicit remoting, and all cmdlets will execute remotely. The localRemoteADmodule only links to the cmdlets on the domain controller. ...
(+) create mode 100644 .gitignore create mode 100644 _config.yml create mode 100644 package.json create mode 100644 scaffolds/draft.md create mode 100644 scaffolds/page.md create mode 100644 scaffolds/post.md create mode 100644 source/_posts/on-growth-hacking.md create mode 100644 themes/t9t-...
PDQ Deploy & Inventory, simplifying automation If you’re still on the fence about PDQ Deploy and Inventory,. It’s like hiring an extra sysadmin without all the drama and risk of someone stealing your lunch. Brock Bingham Born in the '80s and raised by his NES, Brock quickly fell in lo...
Using PowerShell to create a shortcut on all user desktops Using PDQ Deploy to run PowerShell (.ps1) scripts remotely Troubleshooting issues Final notes Adding machines manually is great for a quick deployment, but for more flexibility and power, you can use this into our other product PDQ In...
Use PDQ Connect to install Office 365 Happy deploying! Rachel Bishop A professional writer turned cybersecurity nerd, Rachel enjoys making technical concepts accessible through writing. At this very moment, she’s likely playing a video game or getting lost in a good psychological thriller. She enj...
While the UIs differ, the process to disable Fast Startup inis similar to the process in Connect. In PDQ Deploy, clickNew Package. Name the package, then clickNew Step > PowerShell. Add the command:Set-ItemProperty -Path ‘HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Power’ -Name...
Yes, devices must be on the same network to link together. Brock Bingham Born in the '80s and raised by his NES, Brock quickly fell in love with everything tech. With over 15 years of IT experience, Brock now enjoys the life of luxury as a renowned tech blogger and receiver of many...
1. Open a new PDQ Deploy package. Add a Command Step.(Note: the default step is an Install step. Simply create a command step and then delete the default Install step.) 2. Create the shortcuts you want to use. Specify these shortcut files that you wish to copy in theAdditional Files...