Topics

www.cloudlofty.com domain for sale. Contact @ sprakash26790@gmail.com
Showing posts with label cannot overwrite. Show all posts
Showing posts with label cannot overwrite. Show all posts

Saturday, September 19, 2015

cannot overwrite variable host because it is read-only or constant


Error message for the below script : cannot overwrite variable host because it is read-only or constant


Solution : 
In the above script the variable "host" is reserved for some purpose in windows/windows_powershell. So use unreserved variable.