Hi,

I have many server with a whitspace in the name. If we have an error on serveur we send a notification to an powershell script if i use %device we have not the entire server name because whitespace break...

I have try -server '%device' for send parameter to my powershell it's same Have an idea to passe the parameter device to my PS script ?


Article Comments

Using '%device' should work. Could you provide me with an example that doesn't work and you PowerShell script?


Feb, 2020 - Permalink