Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个缓存服务器。在此基础上,我们创建了多个命名缓存。随着时间的推移,我们创建了多个命名缓存。
是否有任何命令可以返回我创建的所有命名缓存?
提前致谢。
如此处所指定,您可以使用 cmdlet Get-Cache。
Get-Cache