Force a DSC refresh

Force a refresh of an applied DSC configuration.

John Savill

February 27, 2016

1 Min Read
Force a DSC refresh

Q. I have a Desired State Configuration applied to a machine, how can I force it to refresh?

A. To force a DSC refresh for an applied configuration run the following command:

Start-DscConfiguration –UseExisting –Verbose –Wait

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like