- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PowerShell commands not working
With the 2.16.0 agent, we're running into an issue with certain PowerShell commands not returning any results.
If you open PowerShell as an admin and run the command 'Get-Volume', it looks like it's processing but then returns nothing. No errors or anything.
It also looks like any commands related to storage do the same thing. Get-Disk, Get-VirtualDisk, etc.
If I rollback to 2.15.0 the commands start working again.
Does anyone else see this issue with 2.16.0?
We're running Windows 10 1803.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Forgot to note, this only happens if AppStacks are attached. Doesn't matter if the AppStacks were created with the 2.16.0 agent or an earlier agent either.
If only a writable volume is attached (or no attachments at all), the issue doesn't exist.