
Jeremy Anderson
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Jeremy Anderson-
Jeremy Anderson created a post,
GPT Disk Detection
Is there a way to determine if a disk is GPT or MBR? If not, what about listing all partitiions on a physical disk? This works in PowerShell get-disk | select partitionstyle Thanks, Jeremy
-
Jeremy Anderson created a post,
Need help with MDT - Remote Command
So I want to use MDT to deploy a workstation, and when its complete, have it run a command to launch PDQ deploy and install a package. I found this link: https://blw.rocks/mdt-trigger-pdq-deploy-...