ZianAtFirstWatch

Results 9 comments of ZianAtFirstWatch

The [link](https://web.archive.org/web/20190323205920/https://blogs.technet.microsoft.com/virtualization/2016/10/11/waiting-for-vms-to-restart-in-a-complex-configuration-script-with-powershell-direct/) has a comment that expresses a desire for a command like Wait-VM but it does not explain what the real Wait-VM command does. The command is mentioned in...

> Can you share your configuration @richardgavel ? I was able to reproduce the problem by creating a configuration with a File resource. You can see the it by opening...

I've attached the file inside a ZIP file. When I tried to share the PS1 file, GitHub said "We don't support that file type. Try again with a GIF, JPEG,...

I had the same problem and worked around it by running PowerShell as Administrator. Then, I ran Invoke-ArcGISConfiguration. In my case, I was already using -Credential to pass in the...

Yes, the computers are on a domain. No, the user is not a domain user. It is a local administrative account.

You're right about the prvs file; those entries were missing from a file I just downloaded from my.esri.com even though I clicked both of the "populate" buttons. - Added the...

I've replaced it with "Location=United States" and re-run the file with -DebugSwitch. PowerShell never mentioned "LicenseManagerLicenseLMNodeHostName" in the console output. I probably shouldn't post the entire log file on a...

I'm able to reproduce the issue with version 22.2.0 of the SQLServer module on PowerShell version 7.4.2 and Microsoft Windows 10.0.19045.

This looks similar to https://github.com/PowerShell/vscode-powershell/issues/335. In that issue, N6UDP wrote that Microsoft could "warn folks in the help/documentation (or during entry into the textbox)". Unfortunately, that hasn't happened yet. [the...